By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T23:26:17.269Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T23:26:17.272Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T23:26:17.300Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:26:17.783Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:26:17.862Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:26:17.862Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T23:26:17.863Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-26T23:26:17.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-26T23:26:18.007Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-26T23:26:18.024Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-26T23:26:19.327Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-26T23:26:19.731Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-26T23:26:19.746Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-26T23:26:19.747Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-26T23:26:19.791Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-26T23:26:19.791Z |INFO |Root WebApplicationContext: initialization completed in 1766 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-26T23:26:20.133Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-26T23:26:20.842Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-26T23:26:22.069Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-26T23:26:22.518Z |INFO |Started MainApp in 7.107 seconds (JVM running for 7.691) |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-26T23:26:22.574Z |INFO |Start scheduling PRH workflow |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:26:22.585Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=bbbe091c-320c-4cd3-88ff-692d6fbebc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:26:24.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:26:24.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-26T23:26:26.203Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-26T23:26:26.204Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-26T23:26:26.208Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:26:34.284Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f9d04028-9867-478f-9e77-983a5d6b337d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:26:35.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:26:35.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:26:45.334Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=65cc150c-9308-4455-b3b8-cc8a59e92b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:26:46.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:26:46.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:26:56.437Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e09d9735-59b7-4812-a18d-6fe5266b36a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:26:57.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:26:57.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:27:07.477Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=571747d5-10e9-4a26-affb-4d9d034fbbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:27:08.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:27:08.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:27:18.518Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=84cfbb48-130f-4422-af4a-4e1e5543b3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:27:19.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:27:19.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:27:29.561Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4d584629-3a34-4210-901c-6b19c67f2791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:27:30.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:27:30.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:27:40.598Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=733cfba2-253e-4607-ac9f-160ef3c09d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:27:41.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:27:41.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:27:51.637Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f606795c-337c-4ba7-8b89-24f4439f71fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:27:52.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:27:52.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:28:02.677Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e548c332-9553-4319-a260-a0f868b37524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:28:03.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:28:03.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:28:13.721Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4e462f1b-061b-4d63-826a-7a05f8bf483d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:28:14.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:28:14.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:28:24.758Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=3a9974dc-64c5-4dfb-9ee8-6e4494afefb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:28:25.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:28:25.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:28:35.799Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=1f39b9f2-aa67-4a25-93c9-bec8df04878b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:28:36.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:28:36.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:28:46.839Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c6177f2b-fe04-4d69-a253-fd10a8d2be81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:28:47.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:28:47.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:28:57.882Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=2988be24-89d5-40df-a7e8-94f5fb43ffaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:28:58.920Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:28:58.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:29:08.921Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=213ec2c4-1ac9-4a14-9c1c-7ca62f8d0e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:29:09.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:29:09.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:29:19.963Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=457257ad-87b3-40c8-a42b-5471b4b44e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:29:21.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:29:21.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:29:31.031Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=746beb6f-019d-406d-8886-2be43ba4323a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:29:32.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:29:32.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:29:42.105Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=d189a434-1644-4004-83fb-adf923c04324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:29:43.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:29:43.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:29:53.143Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=46899603-fae7-4aee-a73d-f17027afe000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:29:54.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:29:54.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:30:04.181Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ca0afa93-e7ca-47e8-847d-8a7087fdcec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:30:05.224Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:30:05.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:30:15.225Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=53a387fe-818e-464b-b7ec-08c6e565d1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:30:16.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:30:16.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:30:26.263Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=d881502b-cda0-43a9-bba1-c0f08d6973ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:30:27.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:30:27.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:30:37.306Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=3064d102-1530-4b10-a699-6d7150201afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:30:38.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:30:38.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:30:48.341Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=afeed1f8-b1ae-466e-a725-035b41fd87e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:30:49.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:30:49.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:30:59.381Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=1bf5f7ed-dd9f-4f2e-b8fa-871891ac514c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:31:00.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:31:00.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:31:10.422Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6caa76fb-e437-49bc-a638-efb9f2c92960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:31:11.464Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:31:11.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T23:31:21.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T23:31:21.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T23:31:21.260Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:31:21.262Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:31:21.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:31:21.270Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T23:31:21.270Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-26T23:31:21.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:31:21.467Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=eacd9204-de53-4f15-a1e2-b42ff2a71bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:31:22.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:31:22.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:31:32.504Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=d35bb439-06e2-4858-99b8-d154a6530685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:31:33.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:31:33.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:31:43.542Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=0699fac8-8fee-4b76-9175-1e2d5fe6ecc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:31:44.580Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:31:44.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:31:54.581Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=0fcdc211-0cbe-49bb-8113-089bdd857bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:31:55.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:31:55.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:32:05.621Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5085eec5-f314-48b1-9342-a593e31b1932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:32:06.660Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:32:06.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:32:16.661Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a69b140e-34e1-4ec1-b0a4-3d99ae60e390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:32:17.700Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:32:17.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:32:27.702Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8cb8546c-aea6-4ba0-a7e1-a317863ee25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:32:28.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:32:28.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:32:38.752Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=849aa522-0339-4748-bf04-ee4f2283a9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:32:39.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:32:39.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:32:49.814Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=af02be1e-b095-4995-ac40-d0306e4bdb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:32:50.852Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:32:50.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:33:00.854Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8d3a4ed8-bf11-46db-b285-0fdf9144a5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:33:01.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:33:01.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:33:11.893Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=68f2974a-3fff-45b5-a848-42ac8d521713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:33:12.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:33:12.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:33:22.933Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=fd5387e9-7c8d-4fb8-bc26-0e9b41a5afed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:33:23.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:33:23.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:33:33.973Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c5c7c363-0cfa-48bd-ad03-fbfe89c8c4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:33:35.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:33:35.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:33:45.013Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=20d3dc4c-0492-4a7e-af89-ee8073464952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:33:46.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:33:46.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:33:56.053Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=2f268100-90f9-4f86-8f27-8ae53df2cb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:33:57.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:33:57.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:34:07.096Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=1a5c8172-eb5f-4d5a-b086-1d64e8fef4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:34:08.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:34:08.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:34:18.135Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=86e88048-83ed-43d6-8afa-274e249dff56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:34:19.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:34:19.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:34:29.175Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=cb352d90-a68d-4323-a340-cb1003174299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:34:30.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:34:30.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:34:40.213Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=44fa7b84-6298-4416-8ac2-7bd9577ebce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:34:41.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:34:41.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:34:51.253Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=206868d4-001a-48a3-8a08-e6b35a9ce232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:34:52.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:34:52.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:35:02.294Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=547b7e70-dc99-45e2-8242-b6ea3836e353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T23:35:03.338Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.218.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:35:03.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:35:13.340Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=faacbec5-e7e9-47a6-8958-a28710f332a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:35:13.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:35:23.472Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=2204b863-ed24-44c4-8fd6-f71322830577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:35:23.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:35:33.496Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=bdb882f1-0201-4566-a08a-af86a346d289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:35:33.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:35:43.508Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5c737dc6-01fd-4669-ae70-b47a7a089a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:35:43.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:35:53.522Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=82466235-4eb6-4289-9c82-76d2514bdc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:35:53.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:36:03.543Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6fd04cc1-6c9c-4b25-84f4-d06b076638f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:36:03.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:36:13.557Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e49cee91-1dd0-45fb-8fa8-1ba44970394e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:36:13.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T23:36:20.541Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T23:36:20.541Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T23:36:20.542Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:36:20.546Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:36:20.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:36:20.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T23:36:20.554Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-26T23:36:20.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:36:23.569Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=eb2a131c-239f-4bf1-95f7-b2f8e08f195d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:36:23.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:36:33.579Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6a6bcfa7-4c7a-4a1e-a003-603b0b991308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:36:33.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:36:43.588Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=342f8cbe-dddf-4a49-9af4-9462c74fe560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:36:43.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:36:53.599Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c4068adb-1ac4-42e2-912f-9f04cabc3aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:36:53.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:37:03.614Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6780c179-1226-4947-b830-d1d07c2c63b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:37:03.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:37:13.624Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f16409dc-a45d-431d-9c52-b67062703348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:37:13.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:37:23.637Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=513dd0d7-62a4-4936-9ec3-8c4ed91d06e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:37:23.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:37:33.657Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=387610c2-95e3-4d69-ad0c-77b0b4a2035e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:37:33.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:37:43.680Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=06b3673f-0e2c-415f-8d74-808c151c6f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:37:43.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:37:53.690Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=cc76ee0c-4e3f-47f6-96ef-392c5180453e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:37:53.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:38:03.700Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=515ab9f1-de0e-4a05-8458-00cc12f5f47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:38:03.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:38:13.709Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=14681d92-cfd0-4bd3-a935-d7e65aadaaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:38:13.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:38:23.718Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=31b106aa-872d-4832-bd04-bfdfc0f651d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:38:23.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:38:33.726Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=491fef4c-1641-46f8-b01b-ff96c09051fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:38:33.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:38:43.740Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=483af9ac-1c31-4076-b9fd-ce32f63180df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:38:43.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:38:53.752Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=18b20716-15e8-4506-8089-a8f1589528b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:38:53.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:39:03.765Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=077e25b3-542a-44c5-8f7b-b31803af5748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:39:03.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:39:13.791Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=22da0900-dea1-4e43-a66a-1836ee5834c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:39:13.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:39:23.809Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=af0c8242-bf46-4137-8ea8-19f256352c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:39:23.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:39:33.823Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=36803792-cc39-4cb7-8248-8559b105ed72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:39:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:39:43.832Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e1771cac-d4a0-4937-a4c8-33f82a3fce2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:39:43.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:39:53.842Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ccea1d3c-7254-4338-a1b4-4d56b2a540b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:39:53.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:40:03.849Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=923a5b81-65b5-4f45-83cd-9382c9cdfdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:40:03.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:40:13.859Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=dd1841aa-5af7-4547-89e7-245dabcc09a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:40:13.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:40:23.870Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=034c0f54-c141-4b6a-b273-0019f7c73bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:40:23.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:40:33.883Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=3a87a3a3-24f7-4a11-a15d-2c321213d3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:40:33.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:40:43.902Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f51a63d1-3e56-4b3c-ade2-8a228c843ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:40:43.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:40:53.912Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=93a6a04d-3792-4230-9233-29d9a6dc2108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:40:53.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:41:03.924Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=626b7361-46d3-4e6e-af1b-e4a86c4097ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:41:03.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:41:13.939Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e4a20be0-d05f-4ea5-bddd-8960ad3aa408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:41:13.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T23:41:20.492Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T23:41:20.492Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T23:41:20.493Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:41:20.496Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:41:20.501Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:41:20.502Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T23:41:20.502Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-26T23:41:20.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:41:23.951Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=369e6f29-2607-43a8-bf85-869126c980e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:41:23.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:41:33.959Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=102180c8-b847-4de8-9673-254f6e75efc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:41:33.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:41:43.968Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8275bc47-e932-4f49-b4ae-209555d9f97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:41:43.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:41:53.978Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=40f37f93-a56f-476b-a4df-f5f5ef2319da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:41:53.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:42:03.988Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b615df24-593c-4307-8a17-cd2d3b10bc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:42:03.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:42:13.997Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4fa52464-aa31-4a82-8b99-1971039ba086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:42:14.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:42:24.014Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=0d8c8210-bb93-4f07-b348-6bd2a5ea9166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:42:24.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:42:34.032Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=970e69b2-02c8-4248-b495-5b3f8324685b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:42:34.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:42:44.044Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e766169a-df9f-4fe7-8a48-85466b28ab9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:42:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:42:54.052Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ba38d65a-e4b1-487e-be24-a95408dcf986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:42:54.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:43:04.064Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ec42c9be-d663-4c3a-814c-4eef10524952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:43:04.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:43:14.072Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b5cffe4c-a751-48ed-8c6c-02042ca2b2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:43:14.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:43:24.080Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7d5a9c09-fa69-4c3f-817c-306a546374df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:43:24.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:43:34.090Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=95eca306-b072-4a5e-b63b-483cea486ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:43:34.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:43:44.102Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=624ca6cd-dd0f-49e8-80f9-4bc4a6366edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:43:44.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:43:54.113Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6243de9f-27ef-498c-9e25-75077c879537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:43:54.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:44:04.132Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=80afc4e3-e059-4cba-9c66-0fb85708011d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:44:04.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:44:14.144Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7b363452-abcb-4cf2-ba24-9a9a82988b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:44:14.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:44:24.154Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5c65dcb1-e9e8-41f2-9a98-3de8bab729d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:44:24.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:44:34.164Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b51dbbeb-7339-466c-9bf6-fb8251181806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:44:34.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:44:44.172Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ee446209-cdfe-4fb4-8fe5-c6f8ee992527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:44:44.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:44:54.180Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=23737025-46e0-44e6-9a84-cb0ca9c7cf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:44:54.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:45:04.190Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=9ccfed83-9b97-4e94-9d08-c3ac29a83ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:45:04.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:45:14.196Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=fdc4f178-45ea-41e9-912c-1297e1297a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:45:14.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:45:24.205Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a4735bc0-e0c2-49e2-aeae-5f6c0c8dd0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:45:24.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:45:34.215Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b4a08b5f-5934-468d-ba5f-4e2a0662b769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:45:34.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:45:44.233Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7a86341c-24ae-4e96-97be-7046b5f2ee03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:45:44.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:45:54.261Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=052298fc-4b66-4b12-93b3-c79fccb04d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:45:54.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:46:04.281Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7edb07ad-0b8d-4c84-9c9f-3b40eb270125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:46:04.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:46:14.292Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=795cd6f5-3a0c-4159-b1c8-6e219a476c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:46:14.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T23:46:20.478Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T23:46:20.479Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T23:46:20.480Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:46:20.482Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:46:20.488Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:46:20.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T23:46:20.488Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-26T23:46:20.490Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:46:24.299Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=fe142517-cc7b-4c91-8924-1037bc7cad46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:46:24.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:46:34.306Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=feb20b39-8d62-427b-a432-87943ab51eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:46:34.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:46:44.314Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=9ab3d309-4878-4144-b8c2-d51a77fe10ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:46:44.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:46:54.323Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5583c609-612b-4751-8a8c-3c96f5aadfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:46:54.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:47:04.330Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=cac98860-d8f6-46e3-a35e-e56151a81cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:47:04.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:47:14.340Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e543270b-2d8a-4a45-a394-ff43a3c9217a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:47:14.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:47:24.358Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=61051bc7-8007-41ad-9b30-d92077031fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:47:24.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:47:34.386Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a008e0ec-d89e-4404-8ef4-0892cd3c989e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:47:34.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:47:44.394Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=30d1e24a-a281-462b-9a90-eeb651caa2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:47:44.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:47:54.403Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=83dcd106-cb29-4cc8-afa1-2a3c27d10fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:47:54.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:48:04.410Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6408988b-bd1e-4512-9af9-25c462893301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:48:04.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:48:14.420Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=9e149c21-7c35-4599-90b8-33ae2cfa6e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:48:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:48:24.428Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5d13fb0b-78a1-403e-a7cf-29048fa4308d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:48:24.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:48:34.438Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=45233e77-7fcf-42cf-930c-5f19d781e101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:48:34.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:48:44.445Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=202153eb-7585-4d40-9142-945259d10a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:48:44.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:48:54.454Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=21b16b1f-f6a4-43fa-994b-0eedea8ccf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:48:54.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:49:04.462Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6d9bd3c9-7681-4fc2-bb12-c8772b455e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:49:04.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:49:14.470Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f161fab4-83e8-4a9b-b894-f6f3bd82250b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:49:14.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:49:24.481Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=77e55c4c-8d18-43bd-b905-624a5354cd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:49:24.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:49:34.496Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ca74ee57-d7f5-4e0e-aee5-68fc9f1894cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:49:34.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:49:44.510Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=13a6b9eb-1eb8-46dc-9b7b-07b7e5289b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:49:44.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:49:54.522Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=3f09515c-9d21-4c10-a1cf-3a18675afeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:49:54.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:50:04.534Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=2442698d-6cf1-4b4b-a10b-7aca49354f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:50:04.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:50:14.543Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8a4a5f15-440d-43fc-8206-8d1f814aa782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:50:14.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:50:24.551Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4af28012-e1af-4a64-b6ea-30dbb85045ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:50:24.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:50:34.558Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=16cfe54b-678b-4b6e-b284-b2968939e321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:50:34.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:50:44.577Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=82da684c-da12-43e8-9ca5-f17ffd6a03f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:50:44.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:50:54.586Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=2403a29a-3bdc-415b-921e-bf9db23a4db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:50:54.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:51:04.595Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b49fb31a-6d93-4510-bea8-afdb5f874e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:51:04.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:51:14.604Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f9b05be3-8c3a-4055-a069-43a61c84bfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:51:14.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T23:51:20.506Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T23:51:20.507Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T23:51:20.508Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:51:20.510Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:51:20.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:51:20.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T23:51:20.516Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-26T23:51:20.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:51:24.614Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=916c5cc8-5ff5-4577-b1a0-1ee85d98d670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:51:24.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:51:34.624Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a20059e5-573f-4793-9e0e-b144a527f642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:51:34.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:51:44.644Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=59a7b487-4296-4b7c-9e82-21f72b143baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:51:44.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:51:54.656Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=14f941b5-7655-4516-a48e-608dd3126649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:51:54.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:52:04.667Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f576b433-b08d-47a7-b70e-bb7a41bc2382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:52:04.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:52:14.679Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6363616f-d648-4516-a8b2-76e6a039dfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:52:14.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:52:24.688Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e3b15768-a783-46e3-b456-2c63aa0ff81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:52:24.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:52:34.696Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=3ecf9a5d-3535-4323-b0fc-c04e65eec88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:52:34.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:52:44.704Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e0baa919-d27e-4821-a0a9-8899ad6a57fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:52:44.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:52:54.714Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c40f5d94-87ca-439c-97fd-1b846e3b3c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:52:54.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:53:04.725Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a5e4e4e5-1071-4d31-b9a2-0d1d3e48c9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:53:04.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:53:14.734Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=1c003b6c-e6e0-4559-aeb4-d4489736ae48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:53:14.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:53:24.752Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=2a0b554c-7dbf-4f7d-bbf8-4e758dfc585d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:53:24.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:53:34.762Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b8318ada-bd2a-406a-ab32-7ea7db235e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:53:34.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:53:44.772Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8cf771a5-7032-4791-820a-5434da38c464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:53:44.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:53:54.781Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5cb5e2ba-ee05-474c-a918-c550cdf892ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:53:54.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:54:04.789Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=86014de5-cbf2-4e50-ad70-f5761bfa654a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:54:04.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:54:14.797Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=0703f505-140b-4f1b-a443-f33aabc87178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:54:14.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:54:24.804Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ed6b0af9-5910-440a-8e0c-78df6e4268bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:54:24.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:54:34.816Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=db133210-d9fd-4110-8ed4-791ec665257f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:54:34.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:54:44.829Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e299220c-5518-4d20-9630-39ef69a05f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:54:44.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:54:54.840Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c741af8d-74fe-4554-ad79-bbc1b8920217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:54:54.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:55:04.853Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f953d1df-2464-4ba2-a328-b19a8898b620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:55:04.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:55:14.870Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=676a0eba-d900-4528-930b-d59dafb678e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:55:14.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:55:24.878Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=65fd85da-ed3b-4197-94e7-2319a477fb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:55:24.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:55:34.885Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=76849185-3c67-4e4a-b15f-0128c3c0bde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:55:34.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:55:44.892Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=83cf4ab1-f4cc-4c6b-8762-f42e3f865b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:55:44.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:55:54.901Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=82a329f8-59dd-47e7-8d9b-ec68cb6e6db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:55:54.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:56:04.908Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=68664aec-d853-4ab7-a64b-bf789215be16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:56:04.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:56:14.915Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=910bd515-2046-41f6-87d0-e6fdf9b20c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:56:14.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T23:56:20.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T23:56:20.472Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T23:56:20.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:56:20.476Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:56:20.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T23:56:20.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T23:56:20.480Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-26T23:56:20.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:56:24.922Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=18108e45-be47-44a9-8c37-ba687dad5ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:56:24.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:56:34.934Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=57751b7f-f802-4869-a79f-956f7b3ba4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:56:34.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:56:44.970Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=449be1f1-92c7-4012-b03f-e64aa1b4fd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:56:44.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:56:54.994Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5be4d67e-1554-47ef-a3e6-c1952005d07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:56:55.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:57:05.008Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=42755c59-7a86-4188-bd29-56c94afced4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:57:05.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:57:15.018Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e19fd905-75a5-435c-bb77-91e166ca4de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:57:15.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:57:25.025Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=46f6418d-4c8c-43f5-84e5-c9f3c0695c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:57:25.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:57:35.033Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=691de604-570d-4593-906f-afb3f336f07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:57:35.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:57:45.040Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a1c9a280-58bf-4367-bb3f-5938e8a9e97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:57:45.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:57:55.049Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5071a19f-0d9d-4f57-827f-ec9028c9942b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:57:55.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:58:05.057Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5adbc04a-84d3-4436-8567-00a9fb3ae049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:58:05.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:58:15.064Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=837085b8-f190-45d4-9bee-0086824f1efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:58:15.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:58:25.079Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=17179954-b1a8-4481-a637-6bf16bbbfefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:58:25.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:58:35.089Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=15bd4332-539c-4290-a7fe-abe2d9b0f7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:58:35.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:58:45.105Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=535c7558-cd2b-4721-935f-83c7970fbf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:58:45.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:58:55.112Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a25a3804-5f8f-4684-b5da-4e032c42edf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:58:55.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:59:05.118Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=875391b1-10d8-49c9-b3a8-be80c85608ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:59:05.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:59:15.125Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=84932d13-29ec-4caa-8c6b-b814c133c419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:59:15.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:59:25.132Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6593344f-e199-4a04-944d-6c6285dc640d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:59:25.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:59:35.142Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8e5ac0a8-ebee-4f1e-a3d1-debc800799f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:59:35.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:59:45.148Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6f894821-9392-4499-8f35-e5ba21f94eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:59:45.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:59:55.156Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4e903082-b493-4731-b1f4-930fd21a75e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T23:59:55.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:00:05.165Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c6af81fe-fdc6-419c-9718-c167c95f9bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:00:05.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:00:15.192Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b2abe1bf-6a6a-4f4d-a4e4-c7521b7933dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:00:15.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:00:25.219Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=64aef59e-2ee5-493b-a9e7-5054c7e02c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:00:25.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:00:35.231Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=0fd418c7-d9d6-4ce7-b9fc-2ffcffbf0035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:00:35.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:00:45.239Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5722e815-f953-41e8-ad57-92376c7fd6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:00:45.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:00:55.246Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=77503555-e4fe-4bd5-ab08-b2954ff45950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:00:55.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:01:05.255Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5799286b-b819-4ba2-a3d0-b3926e90c353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:01:05.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:01:15.264Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=3038d708-d298-4fa5-bda6-71c1725fe9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:01:15.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:01:20.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:01:20.498Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T00:01:20.499Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:01:20.502Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:01:20.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:01:20.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T00:01:20.506Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T00:01:20.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:01:25.276Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5456937c-e5bd-4c5d-835d-36988065fb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:01:25.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:01:35.285Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=cf5d5f37-e7fe-4541-b4ec-cc678fad8783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:01:35.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:01:45.292Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a306811f-c762-445b-8a8b-c116683df834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:01:45.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:01:55.301Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=bf3f8d83-39b2-4fbc-8a86-2fce5414f0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:01:55.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:02:05.313Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b83044a8-1fe4-4e5f-bc04-8ec07c6bfd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:02:05.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:02:15.332Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=eb06185c-9b8a-4ddc-8181-5333dcdff03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:02:15.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:02:25.342Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=01378024-9008-4503-b6fb-85750b057f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:02:25.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:02:35.351Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=41b2f764-9f51-48e6-95ea-c34563dc37df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:02:35.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:02:45.358Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=3786c480-a4ff-4eff-b80d-7c0e7b361d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:02:45.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:02:55.365Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a7ff9340-7af9-4aef-b51b-f30e9885b1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:02:55.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:03:05.374Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=82f28ed9-6062-4450-8119-8ee2379692b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:03:05.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:03:15.384Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=68aafadf-e037-438b-a83d-125604f315f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:03:15.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:03:25.391Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7a491b8c-c014-4ad9-9faf-d8959bc15138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:03:25.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:03:35.399Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=bd765b75-b8a0-402d-92e5-fcc38755c606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:03:35.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:03:45.413Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a318ca7d-3ba1-403d-85df-a39fffa48db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:03:45.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:03:55.422Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=be07278a-a956-42ea-9687-658fd7f05249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:03:55.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:04:05.442Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=529f82d7-0c33-4d4d-961d-dec85dfe4f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:04:05.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:04:15.451Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=94f27672-0fe8-4b45-845a-ead003800561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:04:15.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:04:25.459Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=18a090a2-2b39-49c7-bb97-8d4cbe7eafb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:04:25.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:04:35.467Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=0d6ddf56-061f-4562-8e3e-537b05b20dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:04:35.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:04:45.476Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=801b9738-b1ed-45d1-9e31-6c0b780e1340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:04:45.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:04:55.484Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ae0334be-2c6d-42d4-be84-aa2beb1dc569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:04:55.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:05:05.491Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=27837e52-7d07-4ea6-9d95-3c38c752afd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:05:05.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:05:15.499Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=d6100c90-348e-43c1-aa72-4e7f206dcd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:05:15.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:05:25.509Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=029bd9fd-17e5-4988-a8af-2e3473ceb41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:05:25.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:05:35.517Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c6ae2b17-9f30-4958-a57f-5bc577de56bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:05:35.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:05:45.526Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=12910c87-68f5-481f-9a76-8d85e05bea7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:05:45.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:05:55.536Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c9b1e626-cb0d-4030-b6a4-25fa597280ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:05:55.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:06:05.552Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=516b6182-1997-47af-a44b-b74c25dad3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:06:05.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:06:15.568Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=18cac207-a2fd-4dfa-b44b-c0b555c879e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:06:15.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:06:20.501Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:06:20.501Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T00:06:20.502Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:06:20.505Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:06:20.510Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:06:20.510Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T00:06:20.510Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T00:06:20.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:06:25.579Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=06c5fc5d-42ab-4101-95e9-c33279619ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:06:25.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:06:35.589Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e913ebf4-9f5f-438c-b7fd-eed115738a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:06:35.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:06:45.599Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=dc08c618-3e27-49de-8377-dca0c0af7c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:06:45.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:06:55.605Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ee2cd3f0-1d94-4070-a95a-53b0da5807da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:06:55.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:07:05.613Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f18eecfd-81f4-4710-b99a-e421d539b2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:07:05.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:07:15.621Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=656439f2-dd07-46c5-b71a-36bc256d5f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:07:15.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:07:25.628Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=fe04b487-aad7-48c7-8365-7e60ec0a63a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:07:25.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:07:35.636Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f741d206-a426-4339-b52e-171eeb85fe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:07:35.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:07:45.646Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6b408054-08c7-45f3-b7f3-b0575eb9a1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:07:45.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:07:55.656Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=27b9dcb4-6945-4faa-81c8-98d7da8a0605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:07:55.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:08:05.673Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a1da724a-192f-4590-9ebe-8aac92498eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:08:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:08:15.685Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=d6a09796-4e76-4ae3-bd0f-3d1c151e317f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:08:15.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:08:25.695Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=33dce4d4-391e-413a-94a1-773ca4446b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:08:25.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:08:35.703Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=29cbe0e7-efc0-46b9-b35b-000aff76ae56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:08:35.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:08:45.710Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=54cee9f0-9601-475d-8eda-6990e4b8906e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:08:45.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:08:55.719Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=19cf557d-f453-47ab-91d3-2f9ea99abbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:08:55.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:09:05.726Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=18fa8e36-ebd4-4c8c-9f35-d4041b6900e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:09:05.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:09:15.734Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=18b6793f-ad63-42b3-b9d8-d475eb8c7b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:09:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:09:25.740Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7a576ec6-4ad9-4468-8359-e6397fb3ca6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:09:25.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:09:35.749Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=d2113424-bbe7-4635-bf23-bf1e6dd4efdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:09:35.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:09:45.758Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f6a21a3c-73ee-4bd1-b5d4-e650d553fc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:09:45.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:09:55.770Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=cb345f3d-a349-4c07-9fa7-cd49daf44d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:09:55.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:10:05.789Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=72530d53-ea93-4765-8435-b7b431a7c218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:10:05.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:10:15.798Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c3f80ed1-f119-4506-8154-cd881311274a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:10:15.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:10:25.806Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c4e3a08e-2c98-41ae-9eb0-6c8ce2aa8f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:10:25.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:10:35.821Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a9d20c52-8ecd-4200-b5b3-f46f7774b050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:10:35.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:10:45.828Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=341b64ab-46e9-4aec-83ff-30f7d9ba76b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:10:45.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:10:55.834Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=642f6e4b-5e1a-4eda-bf52-25a72863bdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:10:55.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:11:05.841Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c2e16d78-aac0-4a97-9591-16e1996106d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:11:05.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:11:15.849Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=baf37cb6-692f-4a2d-a283-eea30caee92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:11:15.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:11:20.449Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:11:20.449Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T00:11:20.450Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:11:20.454Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:11:20.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:11:20.459Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T00:11:20.459Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T00:11:20.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:11:25.862Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c2cd2317-0295-4394-8d07-30398ae5132c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:11:25.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:11:35.872Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=249ba066-1c73-4400-ab06-08cddea90318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:11:35.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:11:45.890Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=38f51333-3d62-47d0-9b2b-3730831765cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:11:45.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:11:55.911Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=bf7652c7-3a3f-41b0-a42f-e86baa35b47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:11:55.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:12:05.918Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=aab68acb-087b-4ab7-9e5b-01d3e3f04df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:12:05.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:12:15.926Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=fd0c74e2-d8fa-4e30-9670-2aff8d028a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:12:15.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:12:25.933Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=eb313c23-6084-465c-b99a-c5a3a6d9ef84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:12:25.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:12:35.948Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5efe7161-08f6-45b1-827a-132222f58f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:12:35.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:12:45.959Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b0d3109e-b04b-427e-a2aa-cdaf25b234c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:12:45.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:12:55.973Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=0b64ef1e-c92d-47db-bd60-4d9c5f261d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:12:55.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:13:05.980Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c42ec084-04c3-479a-905e-8f3608624bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:13:05.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:13:15.987Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5c72c026-27e4-4264-9b26-82d629748bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:13:15.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:13:25.994Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4f0f38f2-050f-4638-bb95-138136cef194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:13:26.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:13:36.007Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=46245976-219d-4f7a-8fc8-d00c1270732b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:13:36.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:13:46.019Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a8b31097-81e0-4a27-ba95-e69eec9593cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:13:46.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:13:56.026Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=26516e3c-e83f-40f3-8a96-92cb33184818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:13:56.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:14:06.034Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c00d7d9f-1d85-4fb5-90cd-db4ad914df68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:14:06.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:14:16.043Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5b4a22d8-51a1-4dfd-9c20-ef64becc2382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:14:16.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:14:26.059Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=969d2ee0-4fdd-48bc-9a18-b409e5c7564a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:14:26.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:14:36.065Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ebf494a5-b42f-47e8-8f04-b146d92aab11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:14:36.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:14:46.073Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=92f97d99-90bc-4b98-8531-c95903f55cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:14:46.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:14:56.080Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4a2915f7-dc5f-4864-8f48-86f9fedac2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:14:56.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:15:06.088Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5019a583-c277-4c9a-a710-acb0ace82e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:15:06.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:15:16.099Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=9220c33c-e582-4593-b505-0dee14dd77e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:15:16.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:15:26.112Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=84e484c9-73d4-40a8-a4c9-55f88ae7674b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:15:26.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:15:36.120Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=1f83ce42-ece9-445d-bca4-785a553eeddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:15:36.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:15:46.133Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=2fd53268-ba61-4bd7-a7bf-45fd26555fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:15:46.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:15:56.139Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=588d8b79-9361-46bf-bb03-58269250a924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:15:56.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:16:06.146Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=927e066c-b59d-4557-a386-2e09d07a0ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:16:06.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:16:16.152Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e1a23ad5-eb0c-4bac-bd24-5f042f47bad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:16:16.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:16:20.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:16:20.509Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T00:16:20.510Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:16:20.512Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:16:20.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:16:20.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T00:16:20.516Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T00:16:20.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:16:26.158Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6da7c3c2-2d6c-4804-8af8-270bc81d226f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:16:26.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:16:36.163Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=72c6cf02-2d09-43cd-8600-952328c8206a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:16:36.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:16:46.171Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=62a8b24d-257d-4b75-b8a7-18487b7bc011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:16:46.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:16:56.180Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=07d87e98-1b20-41cd-a626-0a00291c783c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:16:56.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:17:06.189Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ec67208b-4d24-4798-82bb-a09f1c77b01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:17:06.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:17:16.197Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=32812218-fc9d-4dee-b62c-d15cf3ff9198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:17:16.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:17:26.206Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=3d5ebff8-611d-4dce-9d11-5774d5f19c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:17:26.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:17:36.217Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=170a563a-7a5f-4aa2-8d58-3fb83ae8d7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:17:36.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:17:46.224Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=0faa0cf7-bd2d-4d2b-a06f-28dfd4265685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:17:46.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:17:56.236Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=bb40d9c6-c16d-4ba9-a1ed-1cba3b5f226a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:17:56.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:18:06.245Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4a89b193-85b6-460c-bb65-664a1e0400ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:18:06.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:18:16.252Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f98f8efe-c48f-4320-89da-8ad8b4b7ddf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:18:16.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:18:26.259Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=095e5453-b952-4d3c-b055-a94505237245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:18:26.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:18:36.265Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=348d5dad-6f47-4273-b0d1-dc8806abcc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:18:36.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:18:46.272Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ac3d2375-98fb-43ec-b9cb-01c014be4711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:18:46.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:18:56.280Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=38969ac7-1cc6-4310-8d30-872812c9f144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:18:56.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:19:06.288Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=46be759d-4b9b-4eee-ac77-889be8e98b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:19:06.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:19:16.296Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a82e4ba1-37a5-47d7-a24f-dee5a1e2f3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:19:16.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:19:26.302Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7cd13422-b453-41df-9409-eca86c441ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:19:26.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:19:36.314Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=d247fc20-e8a1-409d-bca7-bdf491db13c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:19:36.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:19:46.325Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=9a315b99-2ed4-4c9c-aad8-821c1362f60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:19:46.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:19:56.333Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=087931cf-978a-42a8-ba0e-98f3c5c84c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:19:56.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:20:06.339Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c4edc3e3-a6be-4940-99ca-289c870d2c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:20:06.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:20:16.345Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=494ef8e9-807c-4f6a-a70b-d4cc2581d6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:20:16.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:20:26.354Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=88384e8a-f80c-4db9-b66c-8b3ddfe66377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:20:26.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:20:36.361Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a7c2f3fb-545c-4ae3-8926-689d5f7e7738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:20:36.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:20:46.367Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b5fecff2-a383-4b89-a469-c1dc39776125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:20:46.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:20:56.375Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=dc9b64bb-3dfc-42c3-ae81-297d6518fb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:20:56.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:21:06.381Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e81b0991-58ea-415d-af9c-2ff9b7b4775c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:21:06.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:21:16.390Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=471e7c0a-8a7a-4876-b9e3-8cd440833f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:21:16.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:21:20.531Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:21:20.531Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T00:21:20.533Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:21:20.535Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:21:20.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:21:20.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T00:21:20.540Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T00:21:20.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:21:26.398Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=2e353880-562b-44e1-8a85-c98346e11871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:21:26.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:21:36.412Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=52ba2c63-72f6-4e75-81dc-c08c134c0f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:21:36.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:21:46.420Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=03ae09cc-acd2-4f47-aa25-6448ebe14466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:21:46.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:21:56.434Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=96f5a876-12f9-4a9b-9dd3-3032669ad59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:21:56.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:22:06.440Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f995b21f-24b3-4016-a325-35aa7068b6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:22:06.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:22:16.446Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=406dd5ee-0e88-4276-bd89-5a3334229d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:22:16.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:22:26.453Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=3e8c6de7-ba01-4a21-beaf-afce107ea3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:22:26.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:22:36.458Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5027836b-127e-48bc-a708-c5e7356d6703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:22:36.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:22:46.469Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=21ca24b6-5441-4bb4-a1e5-b6e67eb51297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:22:46.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:22:56.477Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=9e4e345d-c199-4f74-ae5e-e453a976cc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:22:56.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:23:06.486Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b1339e9a-a639-4740-a0a9-c28debaa7cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:23:06.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:23:16.501Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=78353d3b-7f6a-4e59-a062-4e645a5e263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:23:16.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:23:26.513Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=0b05ea9e-5158-4118-bc3d-98c4e4b82434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:23:26.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:23:36.522Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8ead4f88-fe37-40c2-991a-5b9d1f4a1fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:23:36.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:23:46.529Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=029e5cad-fde5-4d68-be02-1f7154c9b187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:23:46.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:23:56.535Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=fa8d41d0-cc14-4eca-9bd7-db0fa59eba74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:23:56.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:24:06.543Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=62d76841-9eb0-4abb-84be-ee760fe0c2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:24:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:24:16.548Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ee2d8556-5c58-4ad8-ab4c-5066be7ebd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:24:16.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:24:26.554Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=33acb029-0e52-4687-abdd-ca4b0a4abcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:24:26.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:24:36.559Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=10728df1-44c1-4129-9c21-14ccb9b238cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:24:36.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:24:46.566Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a34a6ba0-ea56-4822-9cc0-cca6f240ee1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:24:46.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:24:56.574Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=66da81f3-8294-43a4-8ffa-852439039637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:24:56.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:25:06.583Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=3b83cda4-c496-432c-9582-17722b6b722f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:25:06.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:25:16.600Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=52577f0a-15ae-4556-8516-e7b95ad867ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:25:16.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:25:26.608Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=215f0db8-2124-4a84-bdbe-c56c87cf5251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:25:26.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:25:36.616Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=996b4aaf-90d5-44a2-9df2-bd8a9d2c10df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:25:36.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:25:46.621Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4103ab77-97be-4188-93f8-b2fdde6467c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:25:46.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:25:56.628Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=087905c5-6226-4b1f-a27b-a0141fa20517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:25:56.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:26:06.634Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=944bc01e-58e5-4efb-b254-4a0bf86a5b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:26:06.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:26:16.641Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=be003537-e874-4a91-a837-f3c319deb5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:26:16.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:26:20.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:26:20.526Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T00:26:20.527Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:26:20.530Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:26:20.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:26:20.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T00:26:20.534Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T00:26:20.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:26:26.647Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7678c3f4-2023-4554-b928-af74d2f09569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:26:26.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:26:36.653Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4d6e4a61-3dd9-45e7-a486-bc2d008e9a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:26:36.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:26:46.661Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7733cd4e-917f-4346-8daa-ae6d5d1a6789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:26:46.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:26:56.668Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=145e8815-fa95-4e9e-b065-108fd5a0e8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:26:56.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:27:06.677Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=20309551-c02d-457e-ac46-b18362a06cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:27:06.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:27:16.690Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=9df6ff71-2724-4dd9-bce5-be66b517793e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:27:16.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:27:26.704Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=70ea4a4b-5bcb-4d1c-b853-f36965743c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:27:26.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:27:36.711Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=cb014fd0-7a06-466e-8bfd-647c7d381e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:27:36.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:27:46.718Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=faf11589-2eea-42f7-a222-b3b1c9be4ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:27:46.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:27:56.726Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=43bb9cb8-7c3f-4966-afb6-5f5db9962a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:27:56.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:28:06.733Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=fec07591-6b19-4fe0-8e99-a3d779238cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:28:06.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:28:16.749Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=cb25ece5-ef41-4b21-b4ae-34cc1b92adb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:28:16.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:28:26.756Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=256eccb4-d911-4ca8-abf6-ad38d44ce40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:28:26.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:28:36.764Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=03b15c45-e0d3-4094-bc90-6caeb7e7caf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:28:36.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:28:46.774Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=1780f550-5738-4762-8347-84625c98f681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:28:46.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:28:56.781Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=0ee539b2-324b-49ca-ada8-e45e023fd9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:28:56.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:29:06.788Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e2bd1dee-904b-4ac8-9dc1-fe27d6a53729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:29:06.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:29:16.800Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=70cbbc0a-555a-4c9d-bd1e-e48adceb60c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:29:16.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:29:26.812Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=181cd85e-a4ec-45be-8a50-28e36379d2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:29:26.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:29:36.821Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=40dc995b-480e-40af-8bc9-43a13b5ba1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:29:36.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:29:46.830Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=409cb5b0-e36f-4583-865c-7c12b05ceeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:29:46.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:29:56.838Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=03bce88f-f579-4dd9-8169-35c7a7917fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:29:56.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:30:06.844Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f46bb232-103a-408d-9a5d-a737b57e1a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:30:06.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:30:16.853Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=001634e8-0719-4a62-b8ae-46b024eccf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:30:16.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:30:26.859Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4ed626a9-31ad-4378-90a9-379b9e0ce83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:30:26.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:30:36.867Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=9fb197c9-ce1f-4416-9ac8-2825cb21dc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:30:36.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:30:46.876Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=374e1f7a-bc77-4dad-91e2-e467ed8c4aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:30:46.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:30:56.883Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b4cde9e0-8994-4b32-9846-555947317932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:30:56.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:31:06.899Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=0dc23aef-10de-4327-b8d4-8edcf8b4667d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:31:06.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:31:16.910Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8ca74131-73d5-4f65-a4ae-c67cb9022916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:31:16.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:31:20.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:31:20.496Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T00:31:20.497Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:31:20.500Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:31:20.504Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:31:20.504Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T00:31:20.504Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T00:31:20.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:31:26.916Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=610310d7-59a4-43d9-bcb9-6a9037e97518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:31:26.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:31:36.924Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=196c0d99-9f84-4e47-a1da-fe5491cc22c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:31:36.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:31:46.931Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=39f6433f-cfc8-4f76-8d02-73833f7a8b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:31:46.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:31:56.937Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4853a013-28d1-4927-937b-edd58029ae3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:31:56.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:32:06.943Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=2cd7d29c-0f1d-4ca5-8382-a7a4a46e523f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:32:06.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:32:16.949Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=543f2a81-28b3-41cf-897e-8c3b2ca062f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:32:16.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:32:26.957Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a730b842-d594-4bbb-8af3-cc24a58dbd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:32:26.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:32:36.966Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a0c8b2e9-2cee-4f3a-99f5-1a9e51e545c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:32:36.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:32:46.975Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=1565083f-0968-41a7-9b55-6a141f310bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:32:46.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:32:56.990Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e5937393-f80d-49fe-88f3-74ac61e2f93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:32:56.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:33:06.997Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c20a4504-2282-430d-840b-63930cff358b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:33:07.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:33:17.008Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=bff5a6cf-8275-4e12-bafa-c1e67e30cd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:33:17.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:33:27.014Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c8267e4a-92ba-4eee-a611-0f1804b87257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:33:27.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:33:37.022Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c5870aaf-c5e6-4964-9ebb-092f861f2c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:33:37.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:33:47.028Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b5d31724-4f01-4da2-a888-2a1e2aff5af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:33:47.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:33:57.035Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=18ef7204-4bde-4f62-a615-91f9660771ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:33:57.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:34:07.045Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5e571f6a-0c94-448b-a2b2-c7e9ab38fec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:34:07.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:34:17.052Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=3fa50730-a829-4453-a1a4-323f305581c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:34:17.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:34:27.060Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e6d356b8-f5d8-4efe-9f86-d4afe92b932c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:34:27.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:34:37.071Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=bb536448-3a20-4fb0-9116-bf63ba739b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:34:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:34:47.078Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7803aa37-e0ff-4277-8a8c-9e713823f515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:34:47.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:34:57.090Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=dcc79292-1b59-4467-9ae6-921de05f7484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:34:57.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:35:07.099Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6f2dc37e-b7d9-43a8-b776-d20c7e1d10e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:35:07.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:35:17.107Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=12030802-dfab-4b75-9466-5f7ba56669f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:35:17.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:35:27.112Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5cc1abc2-9956-4ba2-907c-a176848e5a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:35:27.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:35:37.118Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f801ef1a-35e5-4df6-94f0-196019a9c518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:35:37.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:35:47.124Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=449174ae-d777-4597-bfd9-333ffa8835d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:35:47.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:35:57.130Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=89ed1556-2d4a-437a-b5b7-e6a682133ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:35:57.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:36:07.136Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8c9e0761-ffcf-46de-a36f-382c5f701e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:36:07.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:36:17.144Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=2fc6879b-d0f0-4246-9e30-6720d04cacf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:36:17.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:36:20.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:36:20.506Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T00:36:20.506Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:36:20.510Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:36:20.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:36:20.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T00:36:20.514Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T00:36:20.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:36:27.150Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=674464ba-23de-4b52-8826-a66b4866101f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:36:27.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:36:37.161Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ebf6d625-2f62-4c7f-8c15-d88c958182cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:36:37.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:36:47.172Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8826165d-3a81-41d9-834f-17b153543a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:36:47.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:36:57.192Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=222eb524-a01a-4016-98b4-cfb07b19fb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:36:57.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:37:07.200Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=350b7648-9384-4841-a72e-a1d94432d475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:37:07.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:37:17.208Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c83f2003-ed04-4806-b63a-eeeface7dc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:37:17.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:37:27.215Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b6dac2c9-5b80-4c62-88e0-fbd038adfff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:37:27.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:37:37.221Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=abdf59f8-e4e3-4a86-9570-44877b490497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:37:37.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:37:47.230Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=712e2c8f-0693-4f2f-8f70-e3a2e70557fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:37:47.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:37:57.236Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c80b02b5-cbe8-4457-8476-661be0cf5c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:37:57.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:38:07.242Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=22f13944-b35f-46ec-8949-acd9fa2981b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:38:07.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:38:17.250Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ed6a60c0-9621-480c-aac8-c23e98b430e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:38:17.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:38:27.263Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=9a1a870b-7dee-4585-9ac8-6530b9a0e6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:38:27.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:38:37.270Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=d04542fa-af95-4a85-9b89-cdce13dab329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:38:37.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:38:47.285Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=dc674c03-c482-4c59-aab0-0b35164f91d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:38:47.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:38:57.291Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7b3c5276-f1d4-4208-af9a-9a67aca25ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:38:57.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:39:07.298Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=fbd9a38e-35a6-466c-aa4a-2c278264ee0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:39:07.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:39:17.305Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ba6003be-cef5-4b0c-9a77-986062ad9679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:39:17.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:39:27.311Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b0334520-b21a-426b-a39f-78c5dd172e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:39:27.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:39:37.317Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=32222aaf-ad37-4d48-a3ad-4ae4aa4f1fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:39:37.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:39:47.324Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=19e4579b-cb03-45be-a182-81c80ef1e142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:39:47.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:39:57.329Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7b7dfb79-5a75-4298-9717-5e37effdfb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:39:57.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:40:07.337Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ca3babd6-1e5d-467f-b142-fce1202011e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:40:07.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:40:17.347Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=9a68806d-bcc4-4e64-a190-2ec7dd5a2f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:40:17.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:40:27.360Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=023da372-6be9-47da-b165-777fb3cdd08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:40:27.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:40:37.367Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b5425aa0-e840-4e14-9435-64a5237f94fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:40:37.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:40:47.375Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=99b0f3fc-b195-4bc7-8b1b-84acfa8d1081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:40:47.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:40:57.381Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5004e3d8-8594-44dd-a72e-837ff74b25f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:40:57.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:41:07.387Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=73d06ef1-4804-42b7-b030-26b942cd21b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:41:07.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:41:17.394Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=13845a2d-a4c7-4b63-9da8-370b7708dc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:41:17.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:41:20.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:41:20.467Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T00:41:20.468Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:41:20.472Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:41:20.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:41:20.478Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T00:41:20.479Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T00:41:20.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:41:27.399Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6884394d-3ac2-409f-8db4-c7072ad8a988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:41:27.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:41:37.405Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=477d6a44-b0f4-4bb5-93a0-2a3087a26dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:41:37.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:41:47.413Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=26254785-2722-4c9e-9695-b80200aab372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:41:47.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:41:57.420Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=2f5c2fa2-139b-4a29-abbf-67895cd951d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:41:57.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:42:07.428Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=babb0b66-361f-4171-9002-7456972d7450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:42:07.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:42:17.442Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c3b09527-038a-405b-bbbf-829707db32b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:42:17.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:42:27.449Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=3fa7bc64-479a-4bfe-8043-81b39b55d07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:42:27.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:42:37.458Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=d75e3ebc-a883-4e75-aefa-9cd916a33212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:42:37.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:42:47.466Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6c67b3c0-9bfa-4401-8d6f-9fc3a0d5c10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:42:47.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:42:57.473Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=59e5f348-137c-4c7a-9b7c-06fe9bce6e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:42:57.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:43:07.480Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=9ccfc772-4cdf-4bb8-b690-0f28bd3ddf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:43:07.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:43:17.489Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e6713d4a-9d21-4379-a307-17da532b60a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:43:17.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:43:27.494Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=cb8c8bdf-b255-420b-9ed2-b6ac8cc19155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:43:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:43:37.501Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e376c5f0-5ab2-4434-b5a2-4b46172521b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:43:37.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:43:47.507Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=398c0e3a-54bc-4611-b034-dedf8e81e015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:43:47.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:43:57.515Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=915ec80e-2bc0-4869-82aa-b6b98c101116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:43:57.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:44:07.523Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=d437a423-4430-4df3-9d14-c3e3a8b9d143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:44:07.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:44:17.540Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=197ec533-0747-4a0f-82f0-f83be30cf552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:44:17.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:44:27.549Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7fb6c09e-a620-4234-87fc-697a4a8bd28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:44:27.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:44:37.555Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=75bd0a50-aeb4-4d91-bc7b-65845f22263e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:44:37.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:44:47.562Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e06ed320-febf-47d7-baba-e38645cec994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:44:47.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:44:57.568Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a3271412-b5c4-4704-a0f4-d7b42a3ca8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:44:57.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:45:07.574Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=fabf3265-8af2-422c-b5b6-668fe22f362b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:45:07.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:45:17.581Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8312a56e-31d5-4d53-b776-02bcbe6568bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:45:17.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:45:27.587Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=29fc211c-1d15-41b1-8f79-a45161ba5954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:45:27.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:45:37.597Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=2c9a88fe-9325-41c0-9d99-4ce648232df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:45:37.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:45:47.604Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=0c047748-38a9-4458-9e62-5804eebd1353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:45:47.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:45:57.612Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=fa932b6f-4ee6-41c4-be23-6f084c5eec84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:45:57.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:46:07.621Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=65472070-1353-44ad-972c-7daa9ff71060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:46:07.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:46:17.635Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=cf48dbb3-7a09-455b-a178-76c0f6aa30e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:46:17.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:46:20.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:46:20.559Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T00:46:20.560Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:46:20.564Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:46:20.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:46:20.568Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T00:46:20.568Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T00:46:20.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:46:27.640Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=d769f1d6-8510-4888-b264-848865161547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:46:27.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:46:37.647Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c6273ca4-62a5-4509-b10b-c6969d71ff70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:46:37.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:46:47.653Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=2b1dc49c-0c96-4337-af97-f9921a707d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:46:47.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:46:57.660Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=c5847cdc-85ea-46d3-bedc-8c68b62f90c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:46:57.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:47:07.666Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=0cfaf462-5687-4cbb-9df2-1e32cc2d821e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:47:07.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:47:17.673Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=297561a9-ad4f-4ba6-a14b-f7dad91be8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:47:17.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:47:27.686Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=15da5298-f220-4b4a-b15a-7c40cf881fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:47:27.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:47:37.695Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e0d6e1e1-3373-4422-ac18-650a8f52b35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:47:37.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:47:47.704Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=23f7b6fc-3bfa-448f-ac44-9b71795ac4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:47:47.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:47:57.711Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=2c4ca518-75d3-4000-9c07-6a2b69546f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:47:57.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:48:07.728Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=9624c16d-956c-474f-9475-b02b446a43d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:48:07.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:48:17.736Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4ed21347-8b8e-41eb-b9d4-16c553b642be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:48:17.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:48:27.744Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=70b373a2-caa0-4f0c-8917-4959f9195224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:48:27.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:48:37.751Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=3fd7a463-b2b5-4fa7-af9a-4881c1706735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:48:37.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:48:47.757Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6c4eca9b-aa17-4f6b-8d46-50328141aa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:48:47.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:48:57.764Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ebd2e4f7-d47e-4f8b-8b05-7513dcc27cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:48:57.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:49:07.771Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f4376f59-006e-46b2-8744-10cf27310c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:49:07.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:49:17.778Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=3624cb4d-069e-4556-a10d-7c4045a4e060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:49:17.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:49:27.785Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=0bea4b76-0721-4b07-98b0-47db52240ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:49:27.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:49:37.795Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e68d8ce7-699f-437a-a3e1-60d9005a5da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:49:37.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:49:47.803Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=65479149-e4ff-4f9f-8e0e-f2d4fc946d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:49:47.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:49:57.821Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=299227ad-0f43-4e02-b2b6-b779c15391ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:49:57.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:50:07.829Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a4d51c9d-d157-4543-88b2-88168395ca04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:50:07.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:50:17.845Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8b0e4041-14e4-46e3-adb6-9ea56384d562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:50:17.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:50:27.850Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8817df99-cf39-4853-bc16-69323d726cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:50:27.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:50:37.858Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=930ae1e0-9623-4080-8cdd-324642b67d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:50:37.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:50:47.865Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4b8f2e6e-57ed-4a1a-be80-ea7229b837f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:50:47.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:50:57.872Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8ccf9899-5e48-4911-8d8f-d541914ab846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:50:57.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:51:07.879Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=101625dc-708e-489c-b569-ad87a74ba6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:51:07.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:51:17.888Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5cc22757-dde4-4e96-b354-cd7f05151871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:51:17.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:51:20.448Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:51:20.449Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T00:51:20.449Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:51:20.452Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:51:20.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:51:20.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T00:51:20.455Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T00:51:20.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:51:27.897Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=1dde2d94-eb74-4c74-8960-cec4569a772d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:51:27.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:51:37.906Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=cdcb2797-e075-4b58-87de-d60fa1d18515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:51:37.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:51:47.915Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=de5c383f-b61a-418c-a04b-8030be945b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:51:47.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:51:57.930Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=609154a8-b526-4ea8-9f65-e4c4b061277f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:51:57.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:52:07.937Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=04adb2bc-b204-4eb8-b8d2-6112303e6277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:52:07.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:52:17.946Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=52a1574f-978d-436b-b4c2-14b60eaf92c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:52:17.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:52:27.953Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6231d80f-8cac-4d66-8bab-61c706bf5705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:52:27.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:52:37.962Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=76ce2f46-791f-4f96-beef-54a5a8beeddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:52:37.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:52:47.968Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=10004e20-5ef1-45e5-9998-2af6523ab50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:52:47.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:52:57.976Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b9261659-6d11-4090-9a55-ec406e3d2cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:52:57.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:53:07.982Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f2b2925a-0ed7-4698-bf6d-2e09f779363a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:53:07.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:53:17.990Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f4b82529-3b7f-4d06-a41b-9863ada587eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:53:17.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:53:27.996Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a4c64827-6380-4d4d-8efd-2d0670f0b081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:53:28.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:53:38.003Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ceffc83b-7bb9-4e79-9606-ccbefb710192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:53:38.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:53:48.015Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4d07cd1a-686b-4e87-a0a8-cdf615c0db08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:53:48.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:53:58.027Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=63d63660-72f4-4687-b416-bedc8aa25a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:53:58.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:54:08.035Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=af69fc42-b5b3-4d3f-9671-d3b150c32ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:54:08.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:54:18.042Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=705489fa-57c7-44d5-9286-109edc4263db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:54:18.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:54:28.051Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=dd9d36e5-2fe0-4014-9618-ac00925d3526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:54:28.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:54:38.058Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5d8e3ffb-bee3-42db-b3c6-1249e4116bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:54:38.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:54:48.065Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=bbffb0d8-1c57-4f75-ae24-a7ca3bb9e7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:54:48.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:54:58.071Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=1f2f9b62-5508-44bd-b47a-f58c904ad790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:54:58.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:55:08.078Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4cc7ff89-4619-4ca1-9967-e6e8681e36dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:55:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:55:18.091Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=cc49c75c-53a3-4317-ad82-e507e44ea0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:55:18.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:55:28.099Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7cf582e0-7492-4cb3-8ead-a78e97626c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:55:28.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:55:38.107Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=28e449d2-2ecd-4ea6-8af8-9a1208881b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:55:38.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:55:48.122Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=6314fd41-caf3-4efe-bae4-92277a119366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:55:48.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:55:58.129Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f12199f5-6029-431c-a0ab-85e6b66cf72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:55:58.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:56:08.135Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ebf298c6-c888-453c-9ee5-a5ca993a9af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:56:08.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:56:18.141Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=29d6a94c-a8a0-46a3-a879-e091a635c031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:56:18.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:56:20.522Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T00:56:20.522Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T00:56:20.524Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:56:20.527Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:56:20.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T00:56:20.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T00:56:20.533Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T00:56:20.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:56:28.146Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=645c327f-63bc-43dd-a895-2eaeb7fa0f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:56:28.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:56:38.152Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=64dcc7cc-f3de-4150-bfb7-5553beedac9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:56:38.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:56:48.160Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7272e9fd-dbe3-4f2b-afed-abc0f258dc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:56:48.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:56:58.168Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=9f7bcc1f-d906-446b-832e-f17eaf87a58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:56:58.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:57:08.176Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=de1105f7-cf9f-42e9-bc97-58c31f59a1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:57:08.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:57:18.185Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=97040ab5-e226-40b9-9918-31dec2e48946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:57:18.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:57:28.194Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=af71a6dd-998e-43c2-80d8-5104cd034d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:57:28.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:57:38.203Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f91f0c9b-ba77-46c3-be45-ec8f8d2c17df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:57:38.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:57:48.212Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5594d0eb-8b70-4622-a87f-6ba7cc7bb4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:57:48.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:57:58.218Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f5816503-bee6-44b5-8062-53efa42c993a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:57:58.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:58:08.224Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=604dbd2e-49ce-48d2-9c4d-628beaed8224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:58:08.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:58:18.230Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=17d29dc8-6b05-4a4a-93be-fa99cda2997f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:58:18.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:58:28.236Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=26087b15-b406-4a5c-af22-793233d26ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:58:28.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:58:38.242Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=cb7a9a08-44c6-4843-9e9c-b3184523e003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:58:38.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:58:48.249Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7b54052d-b73d-45b8-9dd2-f0bfeec04c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:58:48.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:58:58.257Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ba85ee53-edff-44b0-beeb-cd52a8039475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:58:58.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:59:08.267Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=cbd4721a-7ac6-48c4-83a2-0baa7eedeb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:59:08.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:59:18.276Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b2f3651c-9e0f-4b50-8615-8ab3f000d593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:59:18.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:59:28.289Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e79728af-e0f4-495a-8708-bdb2cc53f37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:59:28.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:59:38.297Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b37069b5-087c-402d-915d-0e06ae1d9ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:59:38.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:59:48.304Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=2205c1fa-1eb5-4899-b072-db6f20435124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:59:48.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:59:58.309Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4e7d5962-0588-45e8-bfd0-cac31684c4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T00:59:58.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:00:08.315Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=66a20a34-8f54-42bf-8b31-15ef08c0b008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:00:08.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:00:18.330Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a2ed2455-6f26-4295-801e-9c321f5ba207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:00:18.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:00:28.335Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=84616db5-c14f-4fe2-acac-411edfefff76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:00:28.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:00:38.345Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=e9679e93-2473-4f40-8ee0-e7815d21ee7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:00:38.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:00:48.354Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8ab78c05-683c-4b5d-a279-7d995043c630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:00:48.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:00:58.363Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=19e2ce16-1572-4010-a5c6-7426d86d538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:00:58.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:01:08.373Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=cf8248f5-6fc8-4a30-a4c9-395f0f983743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:01:08.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:01:18.388Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=3daa1f76-c362-46ff-b79b-d1770718b387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:01:18.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T01:01:20.457Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T01:01:20.457Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T01:01:20.459Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T01:01:20.463Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T01:01:20.468Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T01:01:20.468Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T01:01:20.468Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T01:01:20.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:01:28.397Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a7e8bf2d-7ab6-40c6-a362-d106436fc4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:01:28.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:01:38.404Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=fae08656-82e9-47a2-ad56-6a52511e4c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:01:38.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:01:48.411Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=66bf14a8-28af-42ab-8b59-a07783156624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:01:48.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:01:58.417Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=72148101-9439-4efb-83d1-f01cf5d4b8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:01:58.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:02:08.424Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=0370e4e8-aa11-4019-ac63-486beb61f499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:02:08.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:02:18.429Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=4bd3f0ad-b49c-4ee2-90f0-1c7a6a862234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:02:18.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:02:28.435Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=dfa4c18f-d586-40a6-b6f0-3c82e1e6946c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:02:28.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:02:38.444Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f7348b48-78b7-4a84-b187-a5e3b369281f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:02:38.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:02:48.453Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=94a41897-bf0b-4e6d-a02a-50f34ea549b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:02:48.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:02:58.459Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8f6142da-7914-422e-9ba2-6d48006b63f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:02:58.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:03:08.468Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=887d650e-b887-4cbc-abaf-de2d426f88cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:03:08.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:03:18.484Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=d813da34-ab17-4210-867f-6aa19a85783c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:03:18.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:03:28.491Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=56618eb7-e7c0-4463-b352-b5c14a803318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:03:28.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:03:38.498Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=07d2bd34-6d8e-466c-954a-588f85437e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:03:38.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:03:48.506Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=45055770-80de-4cc1-b5f6-ed9e72ba21b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:03:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:03:58.512Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=920c5050-caf5-45da-bf4e-44a93a765e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:03:58.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:04:08.519Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=909d21bb-1198-4918-a05c-5fa309eea1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:04:08.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:04:18.527Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=11140b30-f9fc-4d4a-9523-f2f0865882ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:04:18.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:04:28.532Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=f4758826-26be-45af-9545-038a273a729a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:04:28.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:04:38.538Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=48773c1b-7daa-497a-a92f-71652683d3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:04:38.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:04:48.546Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7d6b2f93-0c07-4789-b1a1-d50c3986e6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:04:48.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:04:58.554Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8f72644c-1151-4324-b6f7-72d5cd7b6966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:04:58.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:05:08.564Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a1f945a0-edf3-4966-a81b-fc17f57e2c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:05:08.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:05:18.579Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=2be10482-f795-41f8-9b62-2cd9763282e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:05:18.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:05:28.592Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=58ae1634-2063-4f80-a696-8e3acf3a2280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:05:28.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:05:38.605Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=9b17921f-cbd5-4456-8cad-6816d828d538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:05:38.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:05:48.613Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ca3c17ea-a857-4c3e-aafb-b951785da583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:05:48.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:05:58.622Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b74f1803-b748-450f-8b11-cbfdec643243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:05:58.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:06:08.628Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=632763c8-7b12-470d-8f9e-1e2ce43b092d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:06:08.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:06:18.635Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7b57b0a9-ff31-426a-8233-cb1a81894933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:06:18.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T01:06:20.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T01:06:20.547Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T01:06:20.548Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T01:06:20.553Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T01:06:20.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T01:06:20.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T01:06:20.560Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T01:06:20.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:06:28.640Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=30bccb46-bbfd-4f3b-b75b-a3f224623689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:06:28.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:06:38.646Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5a02e4fa-dcfd-462a-acb5-89187607982a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:06:38.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:06:48.655Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=a78eff12-2b42-426e-8263-c2b1e8863bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:06:48.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:06:58.662Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=5ded7e10-6142-470a-bbb5-5834ef6340b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:06:58.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:07:08.670Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=d98e913f-c762-45c3-8961-ee6c6d179be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:07:08.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:07:18.681Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=ef10d022-d722-4e31-a5af-bf2b25936cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:07:18.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:07:28.690Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=55006101-b355-40f4-9b42-2566249624bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:07:28.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:07:38.701Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=77810ed8-1c62-4ad8-8da3-8c8fc70b88c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:07:38.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:07:48.708Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=132b9494-edf8-4a8f-8b17-7a554f50e6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:07:48.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:07:58.717Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=7087f9eb-60e9-4c29-bacf-a3ea5519719f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:07:58.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:08:08.723Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=b09a1536-8be6-4113-a97d-2eb3d1cbc3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:08:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:08:18.729Z |INFO |Init configs |InvocationID=371ee090-ad32-41f2-9784-de59ff0af6c6, InstanceUUID=8f7872ee-e373-495b-b588-ac486711ffd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T01:08:18.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |