By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T00:28:34.620Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T00:28:34.622Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T00:28:34.649Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:28:35.215Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:28:35.285Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:28:35.286Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T00:28:35.286Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T00:28:35.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-19T00:28:35.395Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-19T00:28:35.420Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-19T00:28:36.847Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-19T00:28:37.239Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-19T00:28:37.255Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-19T00:28:37.255Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-19T00:28:37.298Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-19T00:28:37.299Z |INFO |Root WebApplicationContext: initialization completed in 1878 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-19T00:28:37.612Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-19T00:28:38.121Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-19T00:28:39.255Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-19T00:28:39.668Z |INFO |Started MainApp in 7.107 seconds (JVM running for 7.695) |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-19T00:28:39.738Z |INFO |Start scheduling PRH workflow |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:28:39.751Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=97e03948-f439-48b2-acad-b17efeb236f1 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-19T00:28:40.904Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-19T00:28:40.905Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-19T00:28:40.906Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-19T00:28:41.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:28:41.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:28:51.178Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=86c7382a-ded9-4f56-90f9-cc8aad499a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-19T00:28:52.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:28:52.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:29:02.265Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f1dfe00c-3ea3-4dc4-aa93-08d9dfc7fa71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-19T00:29:03.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:29:03.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:29:13.300Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7a5f0e75-46a5-4c0d-9d7d-8681add461cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-19T00:29:14.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:29:14.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:29:24.376Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9f2aaa93-ca22-4ce0-a564-26b6eeea2bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-19T00:29:25.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:29:25.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:29:35.447Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3eb740d5-5a32-4356-9b19-afcf193a0b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-19T00:29:36.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:29:36.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:29:46.521Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f1111800-d855-4492-a9ee-4e4f27acbef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-19T00:29:47.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:29:47.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:29:57.589Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b30868db-60ab-49d9-8961-422c811193a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-19T00:29:58.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:29:58.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:30:08.635Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=bbe02a00-4c1c-47be-bbce-5822014654e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-19T00:30:09.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:30:09.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:30:19.700Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0c892f36-78aa-44a3-b7e7-dfe8743e1ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-19T00:30:20.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:30:20.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:30:30.772Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8674df30-b6fd-4490-9f0b-3b79b8f965ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-19T00:30:31.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:30:31.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:30:41.812Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6608ef62-e92c-400c-9408-8f9dc5ee5cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-19T00:30:42.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:30:42.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:30:52.884Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c05166a2-aa44-472f-a126-f977064c3b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-19T00:30:53.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:30:53.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:31:03.956Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ef4ebeae-ae15-4643-ac63-c426ba52604a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-19T00:31:05.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:31:05.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:31:15.028Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3cac37df-1649-41fa-aef1-ff227b7e2068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-19T00:31:16.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:31:16.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:31:26.100Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=55506ca6-5cf5-4947-9a2c-44456e2e328f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-19T00:31:27.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:31:27.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:31:37.172Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e2dd7658-508b-49cf-acc9-226fd1e272f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-19T00:31:38.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:31:38.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:31:48.211Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4d569620-143a-443a-bf5f-3d6251c9c37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:31:48.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:31:58.313Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e4e26263-74aa-4e33-888c-4f4d9e9e5d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:31:58.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:32:08.333Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2e9ad864-e3e6-407f-97ca-c5cacd183c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:32:08.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:32:18.348Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=13558706-edd0-4355-b6e8-e79f38834a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:32:18.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:32:28.364Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=edcef67c-97f4-4763-9f05-66be8f0dfd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:32:28.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:32:38.377Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a3422bd9-477f-4ead-8e8c-ef8c8b3ad38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:32:38.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:32:48.396Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d8435124-852c-41f7-92c5-a16bd66cbe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:32:48.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:32:58.413Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a3115ea3-c6ca-45fe-8b2a-b2bca35d1e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:32:58.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:33:08.428Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=770ce099-638b-4051-8369-ffb1cc736600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:33:08.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:33:18.446Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8bfe73d8-727d-48fd-b990-d4c4ee63156c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:33:18.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:33:28.462Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6e42693e-043c-41fc-8378-1727a3fdf53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:33:28.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T00:33:38.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T00:33:38.180Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T00:33:38.181Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:33:38.183Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:33:38.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:33:38.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T00:33:38.190Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T00:33:38.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:33:38.477Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=50afba6c-fac5-46f1-b5c5-59674e3392e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:33:38.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:33:48.490Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=02320ddc-1ae0-4c3a-b854-07e59e69ee05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:33:48.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:33:58.503Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=25380a16-c30d-4147-8862-0fced4002229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:33:58.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:34:08.517Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5622a577-b62c-4c45-8243-d634cb2d4a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:34:08.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:34:18.531Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c8da41fe-2531-4ada-99fb-9f6fd00ccf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:34:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:34:28.542Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=70f63878-9e93-4296-b2c5-1840fb7051a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:34:28.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:34:38.553Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=870702f0-620b-49f2-bcf0-d1e700f3f2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:34:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:34:48.568Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c75fea2a-490a-4e5a-91e7-ddb579825d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:34:48.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:34:58.581Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=279baf74-7bc3-476f-bee5-9fc5267a2ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:34:58.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:35:08.591Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a37b150c-2fe9-4cbb-9851-6c330b03afab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:35:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:35:18.604Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9da5a7bd-cbf4-4e98-a40b-32353bb88438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:35:18.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:35:28.613Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6ad8267d-20ca-418e-832b-569b840cec37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:35:28.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:35:38.627Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e4635f46-73b1-4d65-a649-7453c19506f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:35:38.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:35:48.640Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=34bdc486-432b-4d39-8129-0e7c58340a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:35:48.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:35:58.650Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6738dec7-9b19-49d0-bc5f-363366037cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:35:58.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:36:08.660Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1de3a96a-cee9-49c1-a704-f859b83aaeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:36:08.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:36:18.673Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=54de564d-7c1b-41f6-8cae-768864dcdb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:36:18.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:36:28.684Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8dde2120-a77a-4c0c-a57d-e4dceab879e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:36:28.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:36:38.695Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=04a96830-09f1-4dec-a6c3-70570ae67f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:36:38.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:36:48.707Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=041a0e4a-0d2c-4379-a613-e09cc10f422f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:36:48.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:36:58.718Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7974314e-534f-491f-80b1-f5e0087b8ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:36:58.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:37:08.728Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=37cec4b2-5dc3-47ff-a541-2b0fd9ede848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:37:08.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:37:18.739Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3cb862f2-c157-48a9-814e-c0cd45f3c4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:37:18.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:37:28.753Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d4ace239-e230-40fb-a402-5f271798b71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:37:28.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:37:38.765Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5391b1a9-960f-4ef2-878e-7ee85aa65bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:37:38.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:37:48.777Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8e32c6dc-6610-4329-a4bc-35a30db1e6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:37:48.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:37:58.786Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=52ce1847-b91a-4948-9f56-d0b4785997a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:37:58.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:38:08.795Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=13e939f3-be73-4923-b3b9-c1e337cd00f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:38:08.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:38:18.805Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=00903f68-2f2b-4cf5-a3d5-64217b26e752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:38:18.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:38:28.815Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3111b3cb-3ba3-4a3d-a872-3ba4964821e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:38:28.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T00:38:37.781Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T00:38:37.781Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T00:38:37.782Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:38:37.783Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:38:37.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:38:37.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T00:38:37.789Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T00:38:37.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:38:38.826Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=cbade760-c2b9-4e16-88e8-7b3c47efa446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:38:38.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:38:48.836Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=aa8c9fbd-113d-4242-aecc-f9a2316e0b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:38:48.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:38:58.847Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=dbd148bd-51e6-4b27-a271-fd0a411d6d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:38:58.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:39:08.856Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=18a756da-d701-49ac-9100-9432948823ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:39:08.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:39:18.866Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=72fc9a6c-ea0a-413e-a61b-fe756ffe4567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:39:18.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:39:28.878Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=87815c0f-2575-42ce-b3c3-22115135d35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:39:28.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:39:38.888Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=df25319d-52f2-41ce-9dbd-cf5d37ae9b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:39:38.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:39:48.898Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4bab6ba5-aece-4444-8155-511641e13074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:39:48.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:39:58.908Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1af2a96e-30ac-43da-957c-6310e51134e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:39:58.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:40:08.917Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9a20307b-827a-4cfd-9fa9-e4455b24bd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:40:08.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:40:18.924Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=47bb0f16-2a11-4400-9e60-826286dd4921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:40:18.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:40:28.934Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=47661966-687c-4406-a372-ffd52c50c8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:40:28.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:40:38.944Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d19cea0c-6b39-4434-8f7d-a256d1ca74fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:40:38.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:40:48.953Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6ace6467-f7fd-41be-9716-a81e4d7fd6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:40:48.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:40:58.962Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=db2a5dcf-a50f-41d4-9e7c-0866336a528c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:40:58.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:41:08.972Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7c34bd6f-7bb9-4cab-b0ed-80e6d0eec38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:41:08.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:41:18.980Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b0028c5e-01c5-4919-95e6-fb4ef25c04a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:41:18.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:41:28.989Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c4c3bb85-a98b-47f8-9910-f4e39a281324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:41:28.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:41:38.998Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=140bef24-44f6-456d-ad92-180e02b7eb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:41:39.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:41:49.007Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=893a0737-72e1-4562-a873-f01223dd6a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:41:49.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:41:59.015Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e1ee4227-e8f7-469f-b778-39f9c6e279b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:41:59.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:42:09.024Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8e7197c4-a1f0-4907-91fc-7a41a1a159a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:42:09.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:42:19.031Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b80f64b1-0753-4680-9c96-98ae0884cc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:42:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:42:29.039Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1a3cc231-cc3b-4219-b9d8-b0822de3454a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:42:29.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:42:39.049Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ac37fa16-581c-45cc-a838-5d41dffa61c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:42:39.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:42:49.057Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=79dd6671-d7d2-443e-bda4-5c941fd56a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:42:49.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:42:59.069Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b0996ce0-a5c2-4df9-a149-0134a1af3f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:42:59.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:43:09.080Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=fae89ae4-c5a3-4e2f-8d1c-f39b18363375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:43:09.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:43:19.089Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f74adda6-748f-41e9-97c8-cf4b4da98c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:43:19.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:43:29.099Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3123645c-2550-4443-9fb4-43ea3f35e186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:43:29.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T00:43:37.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T00:43:37.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T00:43:37.771Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:43:37.772Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:43:37.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:43:37.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T00:43:37.777Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T00:43:37.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:43:39.108Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0fc390c4-1e5d-482f-8bc4-49e1fe237fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:43:39.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:43:49.117Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8b6e6b4b-f093-4377-844c-76e44a426856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:43:49.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:43:59.126Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=bc15d5a1-6805-4177-8b49-174f21dd0a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:43:59.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:44:09.136Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=970fe3eb-c6e4-4a02-b10f-a19c8124d244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:44:09.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:44:19.144Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2d5d7a79-2805-4ebf-9717-339f09e39e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:44:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:44:29.153Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d6271c7d-558e-49a9-b226-3a7a1ee0e61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:44:29.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:44:39.162Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1fce0ebd-7eb4-4f82-ad5a-33305080fad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:44:39.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:44:49.170Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d79989e7-d226-4510-94d0-0ecfb267aeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:44:49.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:44:59.178Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=393b563a-79d3-4c82-8391-f1a5f3f877b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:44:59.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:45:09.186Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0322ebef-bef2-4f55-bf88-3b3c78eeb1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:45:09.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:45:19.194Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=cb9d15aa-2b0a-4d13-a5d4-3567c2d6a0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:45:19.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:45:29.207Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=13e0f1f3-eb06-44c2-bf0e-f7b6001f5410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:45:29.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:45:39.214Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=07a9a181-ba11-4d74-a513-d7c8864d93ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:45:39.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:45:49.222Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=fb0341a5-e3bc-4ccd-af97-85333e0e271a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:45:49.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:45:59.232Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=08ca2c74-db91-4886-a539-657af8465d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:45:59.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:46:09.244Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=89413d1d-7040-48c9-9cfa-04fc7fd9433b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:46:09.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:46:19.258Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=71146878-e2dc-4e80-a1f4-8600091360a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:46:19.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:46:29.270Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=cfde23a4-4563-40c8-a396-57bcf52e766c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:46:29.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:46:39.281Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=34824206-c74c-47aa-82c5-e78630173145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:46:39.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:46:49.290Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=62e82d3c-b512-4465-b47b-cc341b7727a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:46:49.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:46:59.298Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=84272f1c-bdd1-47ec-8536-956fd02699f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:46:59.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:47:09.307Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ab8f6271-0946-4a5d-b261-836c2fa641bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:47:09.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:47:19.315Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3c25c898-3432-4958-bda9-d8901f00b58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:47:19.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:47:29.724Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a5d3f5df-8213-4265-a5da-d75dfa8bd98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:47:29.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:47:39.733Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=bcaf89dc-b5e1-4994-8953-353998f91961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:47:39.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:47:49.743Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e51a5305-d909-47de-9f91-f37bd9f4a292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:47:49.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:47:59.751Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1dc3defa-1485-4a56-bf94-e2916e885149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:47:59.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:48:09.762Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7ef3bce9-37ec-4a58-a503-54763372b725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:48:09.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:48:19.770Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=21eb524b-4808-432f-8634-4351daa06208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:48:19.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:48:29.779Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3f082aeb-c27e-486f-8110-dbad8c2496ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:48:29.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T00:48:37.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T00:48:37.793Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T00:48:37.794Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:48:37.796Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:48:37.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:48:37.801Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T00:48:37.801Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T00:48:37.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:48:39.788Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=19f66964-ef3e-4d2b-be10-899b62d9758b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:48:39.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:48:49.796Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c3cdaeb9-1a8b-49fd-857e-85996abba7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:48:49.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:48:59.805Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e6083d9d-1ccf-4cce-a005-c3f323bdedc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:48:59.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:49:09.814Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=58b635da-9fe9-4b87-b042-96789b2de836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:49:09.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:49:19.823Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6200887a-7ca5-4ac7-b395-cf1f6c23f4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:49:19.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:49:29.830Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c843afcf-9339-4cb8-98e8-ec1a349d9095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:49:29.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:49:39.844Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5505cfb6-fbe6-4260-9c1f-4147f28ce9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:49:39.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:49:49.854Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9d26dabe-d1e2-437c-8b66-dccfaf1b2f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:49:49.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:49:59.863Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ca53222a-c468-4c23-8013-643bb02fe414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:49:59.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:50:09.871Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b01fabfc-b3f2-4651-8f02-619a600c485c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:50:09.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:50:19.880Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=42a17351-6a0e-4a94-8628-ddb20fc2af63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:50:19.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:50:29.889Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9ea2aa0a-4963-4a73-b293-6d8727fd538e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:50:29.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:50:39.898Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d0bbf45f-4b91-4b4a-a8ad-6dee98724b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:50:39.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:50:49.906Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6db08ba2-9d27-4e65-a971-bebb929eab2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:50:49.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:50:59.915Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=16fe9a1d-5bda-4155-a7c6-ec1e521b60e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:50:59.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:51:09.924Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=67fd225e-86d7-4878-a4f3-4ee0f98d20e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:51:09.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:51:19.933Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=90a630cf-df85-4809-8ff5-dc2f422f75ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:51:19.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:51:29.943Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1265a356-a48d-4f1a-9945-9419dcb18d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:51:29.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:51:39.952Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f4ba2dd8-366a-42e1-9598-c7336f284c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:51:39.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:51:49.960Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=55c8bae6-9a53-4289-823f-fe4cccf703cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:51:49.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:51:59.970Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=759eab7f-97bc-4b94-bebc-e6b19eab929c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:51:59.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:52:09.979Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=819d0bc4-4fa7-49fe-9021-6fb9e340e9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:52:09.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:52:19.988Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e070b411-6e1f-40d6-bd88-5101542a124e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:52:19.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:52:29.996Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0c793a14-cfad-4add-9865-0ee5ed1aab49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:52:30.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:52:40.007Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5689587f-cc95-4220-a631-a32698e5602c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:52:40.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:52:50.015Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=862abb3c-582a-4e6b-a1a0-3b455e43c232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:52:50.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:53:00.023Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5f9138ba-140e-4fae-b40e-c7efa8915360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:53:00.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:53:10.033Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=193c32ca-be9d-4258-852c-771afa933334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:53:10.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:53:20.042Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a2c1e4ea-cdce-4530-9d31-cb4426b34dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:53:20.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:53:30.051Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8e2866c9-dc39-4534-8cb6-27082507fc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:53:30.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T00:53:37.816Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T00:53:37.817Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T00:53:37.817Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:53:37.818Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:53:37.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:53:37.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T00:53:37.822Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T00:53:37.823Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:53:40.060Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d3f031aa-8e8b-4797-9154-920ca16d6953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:53:40.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:53:50.070Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=549c29b6-8e81-4d47-8c7c-746d300ab93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:53:50.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:54:00.079Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1d856667-d3bf-4d61-bdc7-590728540a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:54:00.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:54:10.087Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=38407a30-0fe6-41cf-b950-25b3e0254941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:54:10.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:54:20.097Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7530e627-b3b5-4e7c-b95b-51c44a098596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:54:20.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:54:30.106Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7e23a2de-b71d-4706-b782-e04950b449ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:54:30.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:54:40.114Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=189b4e7d-5f67-4d80-8834-d4d32f6ebe46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:54:40.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:54:50.122Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0b420442-2226-4fd9-ae0b-1b4a4d275141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:54:50.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:55:00.130Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=56b23072-65ba-4174-9331-9b5e72ec6b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:55:00.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:55:10.138Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=cfffd2b7-e048-40d0-81e7-373909bb0ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:55:10.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:55:20.147Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=73635468-7e18-4781-a415-59830184032d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:55:20.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:55:30.156Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=10e71c08-6034-4a30-8ae5-cb4ad82b8fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:55:30.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:55:40.165Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3c2d6dc1-6855-4e04-9138-fab7e5b19428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:55:40.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:55:50.173Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=49e0f55a-56ce-418f-8429-86be10b58c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:55:50.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:56:00.181Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=11527a86-5e95-4976-a35c-5601426308e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:56:00.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:56:10.189Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=25a6f346-6a9d-41ba-b290-725f824e2e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:56:10.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:56:20.198Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=bc5d409e-e856-4273-9775-ff4b52b684a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:56:20.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:56:30.206Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=978f6d78-9ddd-4164-936d-c21ee822a6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:56:30.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:56:40.214Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7b57d3ea-19b1-4a4a-b1e2-c7977c7e5a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:56:40.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:56:50.221Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=422f0f5e-dbc6-47d3-8612-c8453937e3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:56:50.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:57:00.228Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=414e7307-4967-4081-8b31-69a247bc3c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:57:00.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:57:10.236Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=fe466cf1-95db-4511-863b-d3f7012f272b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:57:10.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:57:20.243Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=31623514-14dd-4a3f-b0a7-e79e246103e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:57:20.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:57:30.252Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=00c95919-98d2-4e1f-aa57-d9a376d0a6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:57:30.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:57:40.260Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ae1b5591-a2c3-429b-ae02-5bd6cc5a19bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:57:40.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:57:50.268Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=32654fe9-ef33-4917-9ac3-6ac184e0f1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:57:50.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:58:00.276Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4ea8b057-a8b2-4ae5-8ae9-22c8e5f5bc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:58:00.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:58:10.282Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=96d5ad7c-594c-4adf-8150-b1fff6953a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:58:10.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:58:20.291Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=bc339e15-fae7-47f5-9d98-869d8de0ab18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:58:20.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:58:30.299Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7dad95f9-dea7-4c12-885f-8e5ba9c3f51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:58:30.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T00:58:37.796Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T00:58:37.796Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T00:58:37.796Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:58:37.798Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:58:37.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T00:58:37.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T00:58:37.806Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T00:58:37.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:58:40.305Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3df18e0e-362d-4e0a-be51-3ee1de3f03b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:58:40.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:58:50.314Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c2cf521f-8c81-433a-ac64-f9d844d82e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:58:50.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:59:00.323Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1ccc358e-d72f-47fd-b8a1-f6b9b5a27429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:59:00.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:59:10.330Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e462d42d-81ab-41f8-8e37-b3c90ff308e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:59:10.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:59:20.338Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ff820377-ba6d-4184-be14-3411752333d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:59:20.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:59:30.346Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8c13ce31-98a2-4e8a-85e9-5cb703a5c592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:59:30.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:59:40.354Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=db6c683e-7a63-4601-a754-42b8da098a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:59:40.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:59:50.362Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c1f0b281-eb31-4cfe-bc7f-6d1ac60d81b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T00:59:50.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:00:00.370Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=aa6cda85-23f5-4ffb-882a-3a29779c7dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:00:00.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:00:10.377Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1ed0cdab-0866-496c-9cf1-c587ccb3c9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:00:10.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:00:20.384Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=de181456-6820-4cba-aa5e-45c66cafec56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:00:20.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:00:30.392Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=dd5c61cd-0aaa-49cc-b384-93af60b64865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:00:30.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:00:40.398Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=da5e5372-ec0f-4f40-8437-b9e39944e60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:00:40.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:00:50.406Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=827e6823-3aae-4941-9de3-95dcfc32fe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:00:50.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:01:00.415Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=391afda2-ba23-4ab6-b221-447edad6ecc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:01:00.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:01:10.421Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=fb309646-27f5-4c5f-b6a8-edcbcf01a7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:01:10.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:01:20.429Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=12f8130b-ee17-4dd9-b19d-1e223bc20acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:01:20.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:01:30.436Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e7b58440-beee-4d52-8ace-0c730c45edda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:01:30.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:01:40.443Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=05fac9bc-0bff-43de-bd3d-917003f93e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:01:40.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:01:50.451Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=14704613-1f5e-4410-9385-00c157ab29d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:01:50.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:02:00.460Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=65a3c730-d230-4a8d-8c4c-9362acf77cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:02:00.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:02:10.468Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ad39c6b3-918f-47ba-8ada-370b1d31b5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:02:10.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:02:20.477Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a0615d7e-f693-480b-8990-8ea01fd8bfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:02:20.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:02:30.487Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=96beb925-3554-449d-a14b-37c06917f3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:02:30.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:02:40.494Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3450ee9a-6ca4-4f39-8434-85d23cc00426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:02:40.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:02:50.502Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=565e0354-8ebf-46c3-81a6-2f39f78d2cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:02:50.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:03:00.511Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=14850768-da8f-4576-a9db-8c69b800faa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:03:00.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:03:10.518Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2821bdb4-69ff-419a-aa4b-266dbde1201f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:03:10.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:03:20.527Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9c26fde0-aa2f-4911-8694-11899f2ff5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:03:20.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:03:30.534Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=dee38f9b-d4ae-4b8b-8033-f875ffb0f011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:03:30.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:03:37.781Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:03:37.781Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T01:03:37.782Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:03:37.782Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:03:37.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:03:37.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T01:03:37.786Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T01:03:37.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:03:40.543Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=27b02aea-8739-4774-b580-eda349df0182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:03:40.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:03:50.551Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=657f1808-f2c1-4d75-8fd9-86cd7866414e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:03:50.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:04:00.560Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d6e231bf-cfd1-4877-a6a2-f702a5847773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:04:00.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:04:10.567Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=17e7adde-c834-4798-8a73-24b070624bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:04:10.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:04:20.575Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d788b7be-b033-459f-8a8b-19cda1af5aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:04:20.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:04:30.584Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=44be7bc9-7565-4dbc-b44c-55c1300472b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:04:30.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:04:40.591Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=84a9e127-156b-4d5d-9063-e17fd2962be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:04:40.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:04:50.601Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=de364569-76ba-486c-a709-54b6e51652b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:04:50.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:05:00.609Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e035910c-b1be-42c5-af40-08b1f046f19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:05:00.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:05:10.617Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d10d9a07-b1d4-4101-9d62-9a8ff407ccdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:05:10.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:05:20.625Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f9f59fbc-7315-4be3-aa3b-19413d30dc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:05:20.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:05:30.634Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4a7074c9-6d72-43ab-808b-9b4082a27048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:05:30.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:05:40.642Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=eb2cdd5f-2592-4720-88fd-501f973ab8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:05:40.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:05:50.649Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=81788b7a-60c2-4ff2-96d7-de00de20ab95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:05:50.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:06:00.656Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=87125557-e5fe-41a3-afd0-07e6de68868c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:06:00.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:06:10.663Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f4f2da6e-ba54-4a37-abde-d1b84194e436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:06:10.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:06:20.671Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2cfcc5bf-3916-4f02-bf1c-ee54eeebdff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:06:20.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:06:30.679Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6ee6da45-2d00-4b03-b7ae-b01d0a8c25d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:06:30.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:06:40.687Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5ad82f06-6365-4cfc-af16-d7ce3ebad93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:06:40.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:06:50.695Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=89da7e02-f314-4a6f-a989-86cc9fc17a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:06:50.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:07:00.703Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a587c74f-6262-428a-a2f2-0358218c1c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:07:00.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:07:10.710Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c4fbd185-a607-4583-b0c0-ad6e80be6029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:07:10.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:07:20.718Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=aec03a86-1143-4379-a154-0efff0fb90cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:07:20.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:07:30.726Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=df0a1808-5b35-4fef-991a-5e2585bb8f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:07:30.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:07:40.734Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=20ecd3e8-8ef9-4d37-ae16-1c3207e97bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:07:40.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:07:50.741Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=42bca47e-36eb-4a84-8c45-387d58edc457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:07:50.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:08:00.749Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0af66922-b845-4b9b-8a69-c73ae22f9db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:08:00.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:08:10.757Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=13ecee52-476e-4297-a6da-e3c6a0dad913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:08:10.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:08:20.765Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=cfdc4ad9-3501-40a7-bd53-6a5ac6c840e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:08:20.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:08:30.774Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8683a2e1-676a-4da3-a7eb-e776b3e1b973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:08:30.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:08:37.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:08:37.778Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T01:08:37.779Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:08:37.779Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:08:37.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:08:37.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T01:08:37.782Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T01:08:37.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:08:40.782Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2050e18c-4486-4b2d-b31b-fa253769d2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:08:40.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:08:50.790Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5494260e-d326-4a43-9bc0-b3cf423c796a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:08:50.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:09:00.799Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7d7de22b-c50e-4e9b-a755-7f1d1b5f462d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:09:00.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:09:10.809Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e166fc67-e2ae-4072-bb23-1624fa171c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:09:10.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:09:20.816Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a7a7c1ff-db52-4ea5-a2e9-4ad9b7dbb14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:09:20.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:09:30.825Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7e70e171-bf2f-444e-ba93-099e21874dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:09:30.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:09:40.833Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d1a82c3b-952b-442e-8043-174394415f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:09:40.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:09:50.842Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ccfa6ac2-54ef-4925-b41a-48e591460f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:09:50.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:10:00.851Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7fe7c8bb-9b88-40fa-81ae-8b432aa114ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:10:00.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:10:10.859Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9a672712-39c1-418d-a7d2-f78930972067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:10:10.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:10:20.867Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c8227b40-0236-435d-9862-9d847a16806d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:10:20.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:10:30.875Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=732888c8-d7f3-4e71-b282-cf14b033ecda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:10:30.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:10:40.884Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e1a98325-0c88-4c2b-bd8a-b6044ac959cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:10:40.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:10:50.892Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=fe9a1fea-69e4-469b-8c58-14bcede465cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:10:50.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:11:00.900Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d04fe72f-44d0-4cc2-83e0-34a342f14599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:11:00.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:11:10.908Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3c8b54bc-642b-47ac-879a-8c89242f9229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:11:10.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:11:20.915Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=fd2d61dd-2ad0-45c1-b894-53f2f0a37bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:11:20.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:11:30.923Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=618f9dd8-e723-4ee5-882d-2a21f8990a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:11:30.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:11:40.931Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f0c0c0fc-0d30-4594-94ea-2625bfa976d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:11:40.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:11:50.938Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d546b734-4441-44aa-925a-1a0233bd0991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:11:50.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:12:00.944Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5fee2034-909d-4fa0-ad9f-2847f54b83ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:12:00.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:12:10.952Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a2ff175a-d5b0-4c84-8634-2d8f24c68fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:12:10.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:12:20.961Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=cfd23f4f-6fce-4a58-b337-ad4b191fced7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:12:20.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:12:30.969Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e1b14243-2324-4d73-880e-f6cb1c5ba559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:12:30.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:12:40.977Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6f4334dc-d3d8-4c2e-8065-3d89832e886a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:12:40.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:12:50.984Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4403dad6-b0cf-4892-9c5a-b32d37421aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:12:50.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:13:00.992Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d3ee1732-32cd-4735-949c-59f417be45ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:13:01.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:13:11.000Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1d4814a9-93f6-46ec-a7d7-877b0320eb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:13:11.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:13:21.008Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f69f4157-0cf3-4f69-ac40-69d1cbd45ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:13:21.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:13:31.014Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=fa376e71-2017-4751-8333-c5f0957983af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:13:31.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:13:37.763Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:13:37.764Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T01:13:37.764Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:13:37.765Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:13:37.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:13:37.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T01:13:37.769Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T01:13:37.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:13:41.022Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=531e7992-6153-48cd-af9a-973053d61ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:13:41.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:13:51.030Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2198711c-37bf-4f8a-8d5f-836f111ebb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:13:51.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:14:01.038Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6e7555e8-12b4-42b6-96f0-2ca5690aa20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:14:01.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:14:11.047Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=313df7b5-f9de-41b5-9265-e59338339d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:14:11.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:14:21.055Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=18c2e646-e311-4d88-bcc6-000d697ce7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:14:21.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:14:31.064Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=18174d82-da9d-4fce-9290-d1899e327371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:14:31.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:14:41.071Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e162e2f1-32b4-491c-9fc7-cbe8d09599be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:14:41.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:14:51.082Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2afd8ea1-b5d7-449d-96c6-693c606454b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:14:51.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:15:01.090Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=235d974a-3282-4df0-80e7-d7f5a8865782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:15:01.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:15:11.098Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0824e716-140d-4ae3-8c65-aecdb864b760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:15:11.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:15:21.106Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=101d2d5b-345c-44fd-b570-8578134c17bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:15:21.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:15:31.114Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1798586e-0b9a-4734-8167-662243f9a692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:15:31.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:15:41.121Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=99648981-f200-4aad-8f10-e316ce90f0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:15:41.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:15:51.129Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=43bc8808-d37c-4cb1-bb64-18de3ee383a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:15:51.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:16:01.136Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=015709fb-241b-469d-9343-0f5adc5f7bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:16:01.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:16:11.144Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c385ae82-a75a-486c-9f9c-b027149ea849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:16:11.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:16:21.151Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=cfc4fffb-877a-444d-97de-b3c65181a7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:16:21.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:16:31.159Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ddb6dc11-f0c7-4a19-b4f9-7005fde5b7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:16:31.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:16:41.167Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=38de79be-5fec-47c9-8e62-8e5991a4e243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:16:41.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:16:51.174Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=fb3421f3-2963-4899-94a8-e8848ebe5237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:16:51.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:17:01.182Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=84c3ec23-a99a-4044-b7e6-560828c979ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:17:01.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:17:11.190Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b951a124-12b2-42d0-8c4d-30dbd688048d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:17:11.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:17:21.198Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=71b43c95-a374-4dce-9dc0-d1b593aeed9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:17:21.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:17:31.205Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e2c4086e-ee2d-426c-b788-0ba96b405656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:17:31.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:17:41.212Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ec34f1af-6df3-438b-897a-45ba687c39de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:17:41.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:17:51.217Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=67cdd83f-1c9f-4ea7-9899-42bac266a500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:17:51.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:18:01.224Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=13ade9e5-db0a-4422-99fc-0680c52da8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:18:01.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:18:11.231Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=81392595-794c-4518-94f6-578bf31b3173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:18:11.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:18:21.238Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=169ea7f7-83e3-48cf-ac9e-16d43e92d41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:18:21.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:18:31.247Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4abd4f00-faaf-4b22-a5c4-86e9b112bc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:18:31.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:18:37.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:18:37.771Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T01:18:37.772Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:18:37.773Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:18:37.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:18:37.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T01:18:37.776Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T01:18:37.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:18:41.253Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ca8869d6-a128-4038-a0aa-1df96270c67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:18:41.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:18:51.260Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e822adb2-d5d3-47b2-a248-13644194366e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:18:51.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:19:01.268Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=197ef877-cbf9-4213-8e23-de48ffc5cf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:19:01.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:19:11.277Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3d6efd53-57b0-4068-a716-93de6a5af186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:19:11.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:19:21.284Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=04c9ebf4-6854-4b72-8468-89b0da0c6f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:19:21.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:19:31.292Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=103d4bba-052c-4add-b092-4934be5e4eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:19:31.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:19:41.299Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4a34a677-3d6b-4193-a288-7bf1c5862e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:19:41.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:19:51.306Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0e4f73e8-a8d2-4f92-8ee9-2d7ab206e5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:19:51.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:20:01.313Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7b2b4c05-e37e-46d2-b5c5-67fc407b126a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:20:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:20:11.319Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5b6068a1-bf17-4c3d-b66e-f4c2bfbdcda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:20:11.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:20:21.327Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ff93ea36-b9ae-473b-a739-4e54c92a0edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:20:21.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:20:31.335Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4c897bcb-6a1a-450f-9422-d9b1ce03784a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:20:31.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:20:41.342Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d50843e3-200f-4993-861c-fa09a95b7ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:20:41.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:20:51.350Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1727c87f-bce4-4814-87da-4d3be778751a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:20:51.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:21:01.358Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f34090a4-05d4-4d42-b1f8-f427cdd3642e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:21:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:21:11.366Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=46a9aca1-c9e6-4abb-87c9-81a1f269f670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:21:11.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:21:21.373Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=db0d290f-6a02-4e97-bb8c-ac9a7475b0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:21:21.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:21:31.380Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a5806e42-b87a-4537-8a78-69dbf89959e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:21:31.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:21:41.388Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e19c1775-8753-4e9b-8cd8-9545f3896c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:21:41.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:21:51.396Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=26792986-24f8-44e5-a24e-5fd6a6bfef57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:21:51.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:22:01.404Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a6f91a76-af78-4ac1-9326-91fbe4fad83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:22:01.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:22:11.411Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1a5daa5e-2e68-4543-8f35-cc8cebcef22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:22:11.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:22:21.419Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=92aad0ae-7172-43a6-a4a9-553cf3c54555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:22:21.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:22:31.426Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b17c9d0d-14a8-4f1c-8dfc-f0440f377a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:22:31.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:22:41.434Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3ba711b1-7963-44dd-92a4-049f1890380f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:22:41.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:22:51.442Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ab51643e-c6ff-4eaa-a650-0f410d893f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:22:51.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:23:01.451Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7d87f668-e740-43b9-afbb-3744cc33dfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:23:01.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:23:11.459Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3b5907aa-80dc-4981-9731-e11806f3ee11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:23:11.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:23:21.467Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=dc60b074-632d-451e-96c7-2261ac2b9f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:23:21.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:23:31.473Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=fcd5a0d9-c81c-48ff-a36d-cd4533e5a0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:23:31.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:23:37.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:23:37.768Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T01:23:37.769Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:23:37.770Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:23:37.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:23:37.773Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T01:23:37.773Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T01:23:37.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:23:41.480Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3cc8ae22-9028-41be-8214-1cc6dc0e7c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:23:41.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:23:51.488Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=729214b5-bb3e-4892-a6b8-5b5a742ad22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:23:51.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:24:01.495Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=257a816b-e80a-4f0f-8b01-8e64efdfe583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:24:01.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:24:11.502Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=230242af-95dd-4c66-958e-57b271865e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:24:11.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:24:21.509Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=32a6bbf5-fc65-44d7-a35e-8c001f9fee1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:24:21.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:24:31.517Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c86fc58b-26b5-45a2-a988-4aaa396c1f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:24:31.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:24:41.525Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0da2fb89-40d6-4144-8f1a-64dcf30773df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:24:41.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:24:51.532Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d43052f8-5850-4838-ad85-6cf272658462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:24:51.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:25:01.540Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3dfb625a-b8a4-49a0-b3b0-03f18c021125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:25:01.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:25:11.547Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8cd7a7e4-c316-4124-ad75-c08e68592b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:25:11.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:25:21.554Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3db0f5c1-9a5b-4ebf-ba54-01911218c984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:25:21.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:25:31.561Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c1fe7e5d-61ad-4f1b-b1b3-4e92a0772aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:25:31.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:25:41.569Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=869f9073-a3be-4b8c-8db4-96c9b6d592ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:25:41.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:25:51.577Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=dcbb6181-f5d7-4132-8896-553b71a9096d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:25:51.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:26:01.584Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=fa5838cf-bd94-466b-8182-741c07bb1f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:26:01.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:26:11.592Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e4a5614d-4ab1-49bd-a130-3f533b10c6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:26:11.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:26:21.600Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=30fb2e53-a9f1-4cd9-b9a8-dbd7388a80ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:26:21.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:26:31.607Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e1ba5298-3076-4ea1-80b3-548cdb50978c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:26:31.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:26:41.613Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d1a3a1bc-1b5d-457a-bb19-1392ba60a210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:26:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:26:51.621Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=62c49878-0592-4694-a191-e979aea6c041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:26:51.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:27:01.628Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4d39bf1a-f833-45ca-b32c-188bed5175f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:27:01.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:27:11.634Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=85a302fd-464e-47b9-ba18-38b2ebdc1996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:27:11.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:27:21.641Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=202f98be-dc86-49bc-8455-6fc0b69482c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:27:21.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:27:31.649Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=15278976-6065-4e48-90ed-3518aaad1271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:27:31.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:27:41.657Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c8e9fdd3-e873-43c0-9f20-dd28d905f811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:27:41.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:27:51.664Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1c646ad1-218a-4191-adeb-5c1e5f6ff457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:27:51.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:28:01.671Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=13301527-9f0f-4fe0-bc70-8ef1ea56f075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:28:01.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:28:11.679Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=42454e99-ccbf-489f-9d8a-b7e4b570160b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:28:11.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:28:21.686Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=05218195-4044-4d4c-abca-930a72b97799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:28:21.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:28:31.694Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3cde3a58-8325-4f75-81b0-1f7b53277ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:28:31.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:28:37.791Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:28:37.792Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T01:28:37.792Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:28:37.793Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:28:37.796Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:28:37.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T01:28:37.796Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T01:28:37.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:28:41.700Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2ec6d545-00d1-4dc1-8766-acb445a3ee82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:28:41.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:28:51.707Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=73e3767f-5559-4cb0-bed5-e78e91da824a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:28:51.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:29:01.715Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f4dfa5b7-35e7-4f49-aee5-24bb96c31a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:29:01.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:29:11.721Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=519cb405-4cfd-40ad-86b0-370e9a729295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:29:11.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:29:21.729Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0ab47422-6b3a-46ef-b3a4-0116aa58ceb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:29:21.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:29:31.736Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=09b92c70-76b3-487f-ba3b-83dd2679e426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:29:31.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:29:41.743Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e27783f7-69aa-4deb-9cc0-eceeca71ade3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:29:41.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:29:51.750Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=37560d52-6c5c-405b-be4e-524dd306fa95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:29:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:30:01.758Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9fc3e8f0-de1d-40f6-8c42-a38b353fa946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:30:01.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:30:11.765Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=048b880d-078c-4267-acc3-a7b816eb2722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:30:11.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:30:21.773Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c52383bb-837f-457f-b0ea-9c9f73f6be83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:30:21.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:30:31.781Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a5ef8678-4469-459e-835e-20fd48274cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:30:31.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:30:41.788Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0f2302ac-f5e1-459f-8242-facfdb0fe82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:30:41.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:30:51.796Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2874874c-bbe2-47f1-839d-de8ac18c34dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:30:51.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:31:01.803Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c25e74cd-fa2a-4838-aed6-ffdeff119dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:31:01.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:31:11.811Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5e1bd7cc-995d-46ba-ac4c-cb48be4bcc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:31:11.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:31:21.818Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7fc09423-53ea-4de3-84dd-e1ce58edee7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:31:21.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:31:31.825Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0f619aaa-01dc-42ca-b8dc-6f60fcdf6978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:31:31.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:31:41.833Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b2ade512-0afa-4310-a173-1d5b183ed00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:31:41.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:31:51.841Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ee79d7d2-e28f-452a-925b-bde7f5e4127d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:31:51.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:32:01.849Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1222d4bb-7416-49a5-a21f-3e0a353cbf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:32:01.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:32:11.856Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=cd446683-a349-40af-b452-e1365aa1f0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:32:11.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:32:21.864Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=13613511-7477-4d7d-97a4-42c2fe9e5771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:32:21.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:32:31.871Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=28335690-f164-4aa2-9353-0034605a0e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:32:31.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:32:41.877Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=27172feb-25ff-45db-89cf-adc6e24e5fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:32:41.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:32:51.885Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b1b3c745-5c18-4733-ab19-5e0380270200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:32:51.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:33:01.892Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=39aaa74e-019d-4d35-b5a0-4f24b0a45a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:33:01.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:33:11.898Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=13554e12-2ca2-4d1d-ba65-638a2ada8775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:33:11.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:33:21.905Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5b794c4e-7f4a-41d4-b179-347ae74269aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:33:21.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:33:31.913Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=865cf0f8-86e4-4662-95c8-06a1db1e17f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:33:31.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:33:37.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:33:37.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T01:33:37.771Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:33:37.771Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:33:37.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:33:37.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T01:33:37.774Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T01:33:37.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:33:41.920Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e04bf691-f784-413d-a84c-ec1da462247a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:33:41.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:33:51.928Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ff6ab690-9138-4ccf-8d14-5839e8c14442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:33:51.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:34:01.935Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=538c026a-27e9-4a0f-bd0a-bd8de5cf514d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:34:01.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:34:11.941Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f44abeac-2193-4fa9-a6d2-f19ec4c20742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:34:11.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:34:21.949Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ca0e0432-f388-4d9b-a427-0fb522d8e740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:34:21.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:34:31.957Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=732d4d06-bd24-4dab-8e44-7ac289f3c473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:34:31.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:34:41.963Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d013d6a1-4975-4a45-84b9-32dbddf38d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:34:41.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:34:51.970Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f86006cc-dc17-4c2d-b884-d3265eab9dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:34:51.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:35:01.977Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=bdc18487-d229-44c4-9adb-3f0e6aca625a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:35:01.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:35:11.983Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ca98c832-3b47-4ab1-90a8-fd522c52719d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:35:11.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:35:21.990Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a2d7625a-0777-4952-90ec-9261e9c2beec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:35:21.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:35:31.997Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3f34082e-838a-46eb-9805-fe02780b4561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:35:32.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:35:42.004Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9a3291e2-a6cd-4db6-90b9-112fbd6976d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:35:42.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:35:52.012Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7e7c62fb-9bfc-4823-98a2-d93e29d51ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:35:52.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:36:02.019Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1f50168b-fb23-4f97-9ce0-62910961f7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:36:02.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:36:12.026Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=aa43f14e-cd4a-4f40-8d07-42ec2d7380b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:36:12.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:36:22.034Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=dcc9ca51-4e10-424d-956c-316d2b0c75a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:36:22.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:36:32.041Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=36fc5ba3-274d-4d13-8a11-76adb39cb93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:36:32.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:36:42.049Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a8108ac8-3e38-43e9-a4c4-6c84e0cd2226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:36:42.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:36:52.055Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d9f416bb-f75c-4e3c-a320-a468961d1cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:36:52.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:37:02.063Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c07d714f-e665-4e0b-9ae8-72d8a8c2b8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:37:02.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:37:12.070Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a167c855-e937-466a-a890-aa0c79d4a25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:37:12.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:37:22.078Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=45d528fe-c362-49fd-b08b-7cca88568984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:37:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:37:32.086Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c016d236-9810-4e0b-9700-d31e5a91995f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:37:32.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:37:42.094Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3f31c1fb-f19d-4abe-b3f7-d536787a30e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:37:42.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:37:52.100Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e8f57a1a-3d44-40d8-a5a3-0883ba6377b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:37:52.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:38:02.107Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f9f665d7-afa3-40c0-8227-45a5a2769138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:38:02.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:38:12.114Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=adf5c2f6-0c26-420d-a873-6e2e7c863165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:38:12.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:38:22.121Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=29399189-6a5b-4426-a100-c93559ddca40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:38:22.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:38:32.127Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d4350f0b-1d50-4f30-b17f-d4e9f0e8e061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:38:32.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:38:37.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:38:37.760Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T01:38:37.760Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:38:37.761Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:38:37.764Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:38:37.764Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T01:38:37.764Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T01:38:37.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:38:42.134Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=df11174d-5810-4270-a4d5-6a4b8196ec77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:38:42.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:38:52.142Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ba50e7b1-ce23-4ed0-874a-d0ea3def053d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:38:52.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:39:02.149Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=483863fc-7b2a-4c07-bb3c-39130c2fa73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:39:02.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:39:12.155Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=686f917c-4588-4eb8-a44c-6f42e099a50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:39:12.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:39:22.162Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d5d7c92c-9dca-4319-b712-c041884fb8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:39:22.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:39:32.169Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=34dab15f-ae5c-44c1-9ef0-5d38cd7a5197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:39:32.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:39:42.176Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f38d9398-b294-4a07-a6ee-b9bb6b81d10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:39:42.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:39:52.183Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=83c3a38a-9231-4785-94ff-a51fb4682af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:39:52.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:40:02.191Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d10f8b92-283b-452c-b38f-28a637a7eb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:40:02.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:40:12.197Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=56147b49-5d05-48be-8225-ac65351fa93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:40:12.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:40:22.204Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7a02ae43-9469-44ca-b175-c987c45fcbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:40:22.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:40:32.210Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=034631ac-71ac-410a-80e2-8e66139cf68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:40:32.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:40:42.216Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0d5ca6f7-95c7-4023-b10f-c1039d52c883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:40:42.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:40:52.223Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=335bfbd5-b5b0-4815-bf87-adb94e205db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:40:52.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:41:02.230Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0c6b09ee-f6a2-4a9b-a714-628d59f820ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:41:02.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:41:12.238Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f6908cee-532a-44a4-81c3-3a426c104300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:41:12.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:41:22.244Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1d4f33e4-756a-46a4-89f7-85f1f51a3d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:41:22.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:41:32.251Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=385d981e-90da-4b5d-abf1-70b255655208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:41:32.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:41:42.258Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0cf3a289-4460-49df-88bf-4a154ea58260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:41:42.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:41:52.264Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9babed72-7978-4064-91f6-93d3304a7610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:41:52.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:42:02.270Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a1840f3f-c806-4864-959c-17915db0eea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:42:02.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:42:12.277Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1f35508d-72af-4b72-a78c-ecf847e08244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:42:12.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:42:22.283Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d68f1e46-ef3f-4934-98ba-98162d18b435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:42:22.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:42:32.290Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=26116072-dad9-46a8-9417-6eca177af6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:42:32.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:42:42.296Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4102ec7a-aced-4d03-b577-565b270a4a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:42:42.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:42:52.302Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=213c605b-dd04-488a-af17-99e5e87e7e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:42:52.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:43:02.309Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3873eeda-f0ca-4848-9231-5d3352adbb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:43:02.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:43:12.316Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6ba12b01-39ab-4b7b-84bb-63089ba3b3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:43:12.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:43:22.322Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e4c59176-7ac6-46b7-a9c2-b19b223b5f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:43:22.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:43:32.329Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f04e5551-cfaf-4a69-968c-044f3bc91d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:43:32.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:43:37.752Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:43:37.752Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T01:43:37.752Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:43:37.753Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:43:37.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:43:37.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T01:43:37.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T01:43:37.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:43:42.335Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f7855585-00b5-4fd3-897c-6e74fe08ad25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:43:42.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:43:52.343Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=eb0640f4-1d72-42aa-ae1c-074bca08576e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:43:52.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:44:02.349Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e5bb8f99-3d32-48d2-8e88-3310a14feb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:44:02.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:44:12.355Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7ac0170b-fa7e-406c-bca0-707f035c1984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:44:12.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:44:22.363Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e989429a-e24e-4c89-b64d-fcbecb002a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:44:22.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:44:32.369Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=111d629c-5b0a-464e-a32a-9c8d23cc4650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:44:32.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:44:42.375Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5419ca69-33c2-4225-918d-969fa885bd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:44:42.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:44:52.383Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9e216e12-59de-4f77-8468-8eaf5e92b222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:44:52.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:45:02.390Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1fd4397a-23aa-4a25-a035-0418467cc316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:45:02.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:45:12.397Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b14021b9-cf5f-4bbf-b78f-440d3f57af1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:45:12.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:45:22.403Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=86110d08-0858-42f6-8a1e-bedc2c83c7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:45:22.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:45:32.411Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0bff63d5-f28d-4861-8620-45c64ef8f50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:45:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:45:42.417Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=68cc6228-0402-4f60-9ea6-528bc2636ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:45:42.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:45:52.424Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=023dfdd4-406d-4ddb-b865-4ddba725b415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:45:52.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:46:02.431Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=390bed31-2b1d-45b0-9b1d-33909ddea0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:46:02.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:46:12.437Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6be486e8-e8db-4a77-bece-2b7d3af4019d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:46:12.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:46:22.443Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=26393491-2c0c-48e3-94e7-c69d6f733291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:46:22.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:46:32.450Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=214441d7-e44c-46ac-b2ea-fcdb849d20d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:46:32.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:46:42.457Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=285946fb-2580-47c9-b01b-903e088a4fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:46:42.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:46:52.465Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=376d5dcb-dcab-430a-b291-2e9032fefc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:46:52.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:47:02.472Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=47377601-cca5-48f5-89d7-08de5cb834dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:47:02.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:47:12.478Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0b7576f6-b253-410c-bd52-62a228de6a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:47:12.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:47:22.486Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a143c145-8009-4293-8131-5c3eed489b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:47:22.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:47:32.493Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=764e2ed9-d70e-4b76-b46f-398778f95f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:47:32.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:47:42.501Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=26eb6668-6f76-498b-b196-976c4494bbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:47:42.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:47:52.508Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2d71f512-44dc-4367-9f5a-be4a75da88f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:47:52.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:48:02.516Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8b1a905e-ba63-41fa-aa85-7b2231e1e9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:48:02.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:48:12.523Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6fa9a1c1-ad34-4bb1-89ae-bd522b689878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:48:12.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:48:22.530Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=696f3e6a-e10a-4d57-b201-8e7caad805ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:48:22.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:48:32.539Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d826b3fe-90af-4c49-bd22-b09b3328d2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:48:32.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:48:37.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:48:37.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T01:48:37.756Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:48:37.757Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:48:37.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:48:37.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T01:48:37.759Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T01:48:37.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:48:42.545Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b0cb9640-5019-4a2d-b81a-5dea914e6245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:48:42.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:48:52.553Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=59d14d13-29e0-4935-9bd1-4b0cb66a0418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:48:52.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:49:02.560Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ac9d1aef-2f76-4102-b62c-d218c513bb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:49:02.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:49:12.567Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6e4ef266-27bc-4bbc-93f7-cd8508c83d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:49:12.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:49:22.575Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=aa396d05-b272-414b-805c-d14a6bdcc9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:49:22.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:49:32.581Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=03dc811e-616c-4729-a3a1-776048f15621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:49:32.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:49:42.589Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c931c098-51ef-42fc-b8b3-1169e8fccf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:49:42.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:49:52.597Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c4df57ff-e9b7-4223-9fa2-631a41438d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:49:52.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:50:02.604Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ce619569-ce3c-4688-998b-5e7749365e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:50:02.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:50:12.610Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2c937b13-ff46-4b49-a20a-beb428d0cc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:50:12.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:50:22.615Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a8d6f805-7f4e-43a4-bb7a-c74da8a907af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:50:22.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:50:32.623Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=68861c55-9c65-4b4c-b70f-0c5d744c43c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:50:32.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:50:42.630Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b04b3e6f-a308-48a9-abae-a96772d87d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:50:42.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:50:52.637Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0d05b140-03b6-492d-9bb2-9cd8c0fb29c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:50:52.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:51:02.645Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d9bd8b06-c11a-4bc3-8c4e-8daf369808b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:51:02.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:51:12.651Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=50c65bf0-319c-40f3-8fb5-8359b4a27f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:51:12.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:51:22.658Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8a551662-5bc7-4bc9-b842-e5e2d2530bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:51:22.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:51:32.666Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=384454f1-b325-46cf-98b6-b0e4fb5878a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:51:32.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:51:42.673Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1aadb8cb-1be9-40b6-9c40-4cdbacd2d3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:51:42.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:51:52.680Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=854dac67-4bcc-4ad8-8c48-a3a535961ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:51:52.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:52:02.687Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a03bea62-1839-4e50-9913-3c5a295b9863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:52:02.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:52:12.693Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=940e99f1-1fa7-41b4-8b41-61039de90313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:52:12.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:52:22.701Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=24eac535-43e8-410f-bbed-216dd1ecbe51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:52:22.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:52:32.709Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=23cc43ad-1550-4566-941e-049524856f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:52:32.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:52:42.715Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8483fb3d-4c99-4b91-b3ae-3cca87673c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:52:42.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:52:52.721Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=16aea1ac-bd49-4e25-badb-c9326f211ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:52:52.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:53:02.729Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b7619fa1-ba30-4507-a79f-8476a6fd84cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:53:02.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:53:12.736Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=38de66c5-d96a-48ea-b862-0d1715735c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:53:12.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:53:22.743Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=bd993974-1774-45a1-b15e-0466cfa58bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:53:22.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:53:32.750Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7f35ee96-dabf-4dfb-83c5-edb3d7af6ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:53:32.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:53:37.765Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:53:37.765Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T01:53:37.766Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:53:37.767Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:53:37.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:53:37.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T01:53:37.769Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T01:53:37.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:53:42.758Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0f394380-e190-43e1-bb50-d2b49a38177a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:53:42.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:53:52.765Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ccbef8da-4fec-4cce-8c6d-0d3bc2aa69b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:53:52.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:54:02.772Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=45546953-383f-42b7-81c3-5818f63060c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:54:02.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:54:12.779Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e2c66485-6d8f-41bf-bce3-8c9459eb7c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:54:12.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:54:22.788Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9fee56d7-bd1e-42c4-b141-4db99eff3ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:54:22.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:54:32.796Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3124e818-d667-4a5b-b5ea-7e22a7ce6230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:54:32.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:54:42.802Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=858f74bf-33ed-40d3-8ed6-551ba3e0b5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:54:42.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:54:52.809Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b4ec5ffc-43ea-42ab-a381-58fa0cd2ec56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:54:52.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:55:02.816Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=72d8e1ef-e96d-4128-bcaf-a214e29f39dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:55:02.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:55:12.825Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1ac2ca7b-53e1-4fc2-b6c6-900973f5fafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:55:12.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:55:22.832Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=684281ba-8232-42b0-a938-4b8f42db0e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:55:22.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:55:32.839Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2e92f40d-f3a6-44b7-a2db-42bdc9352894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:55:32.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:55:42.846Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=dc60e92a-1aba-4f0d-997d-413c1dd8ee2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:55:42.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:55:52.853Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=94591612-639f-4297-8262-d372c2e3b378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:55:52.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:56:02.860Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a2432a39-34fc-4161-a34d-661415680ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:56:02.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:56:12.866Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c97ffec1-9f06-40fc-861d-465c28b28c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:56:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:56:22.873Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=db468305-62e1-4583-a876-9b108238c94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:56:22.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:56:32.880Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=02210dee-9ec7-42b1-9f11-ff34f26ec640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:56:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:56:42.886Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=62ec9dbd-4120-4deb-b3cc-e5ae781c8c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:56:42.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:56:52.892Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=dee25d70-b7ee-4bf5-bd09-db1a24ea47d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:56:52.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:57:02.900Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7138149c-7a43-482a-b0a5-4afa7e7329f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:57:02.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:57:12.909Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6574213f-ae57-4ecc-ad89-e2a7844e1890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:57:12.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:57:22.916Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=521e377f-195f-450a-8f1d-26f6fcffbee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:57:22.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:57:32.922Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f62662b4-72e8-42ee-a2f4-862f45c4d9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:57:32.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:57:42.930Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1549bda1-be65-4a68-bdc8-1c65f4a5a450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:57:42.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:57:52.937Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5f800bda-9da4-489e-b095-2f30b04dab73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:57:52.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:58:02.943Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=eb58f6be-2329-497d-85ed-1f2c50bd1b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:58:02.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:58:12.950Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f60cb568-9532-4ca1-963c-a4e3ec5f951e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:58:12.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:58:22.957Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e5b10207-a3e0-499e-8bf2-0478c72dff22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:58:22.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:58:32.963Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7bec69be-4655-46d2-bd29-bd95c866b2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:58:32.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:58:37.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T01:58:37.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T01:58:37.755Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:58:37.756Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:58:37.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T01:58:37.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T01:58:37.758Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T01:58:37.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:58:42.971Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=71ba2a9f-5d8b-4720-b8e7-3fd5adfdc2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:58:42.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:58:52.978Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d121ba48-c599-4e22-90a9-7747a5477add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:58:52.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:59:02.984Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=88763ae1-ca3c-491b-ad57-d6eb1334fa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:59:02.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:59:12.991Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ea1276aa-57f1-4c73-8763-60b59bf10920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:59:12.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:59:22.998Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=280dc1b1-2289-4adb-881d-ebc0e03b8d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:59:23.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:59:33.004Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=40a1f709-75ec-46a6-8c1d-97bb2d3eee8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:59:33.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:59:43.011Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5b8e8737-5f72-4f70-9e50-c2c3b61e5b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:59:43.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:59:53.018Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=02949cda-2ad3-4eb9-8a19-0f9704d9feb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T01:59:53.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:00:03.024Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5b16de2f-c45e-4aee-98a7-ec6156f8fd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:00:03.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:00:13.031Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6b3067d6-2c2d-4435-8460-93b2644bbdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:00:13.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:00:23.058Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ebf4b1de-a155-4d0a-a783-516f43198ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:00:23.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:00:33.066Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2624b6b0-8e65-4e85-a3fd-506001fbd6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:00:33.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:00:43.073Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=567dce0e-4365-4e06-8077-0ced8237ab3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:00:43.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:00:53.080Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b7a59cd0-e84a-4644-9dce-1b6b5c57185c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:00:53.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:01:03.087Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=949de7b8-3c85-4454-beb8-64070ce33a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:01:03.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:01:13.093Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=071fa9dd-e820-435a-a080-485d469b5e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:01:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:01:23.100Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d62ea7cb-296b-474f-92a4-8c1a6c513f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:01:23.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:01:33.108Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b3b95eaf-ce3e-442d-932e-53555cc819b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:01:33.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:01:43.116Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c868bbc0-ba69-4f65-be1c-2094efb3f10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:01:43.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:01:53.123Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6edf7e68-35bb-426e-8353-ef66efc5aacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:01:53.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:02:03.131Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=220c901a-07e1-4984-9fa6-3ffed5fc439e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:02:03.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:02:13.137Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=63d09f4f-3275-4731-aa18-e28223d40cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:02:13.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:02:23.145Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2736006c-da6c-46d1-92bd-e5ad3e98cfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:02:23.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:02:33.151Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=229c58a9-cb19-4361-a0e5-a541da54ba8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:02:33.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:02:43.157Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=320a9f26-a620-426a-aa1d-20e0ff098457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:02:43.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:02:53.165Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5ca2a6be-d2d4-45ae-9d0c-e5c700616f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:02:53.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:03:03.171Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=24545dd1-4050-4dbb-984f-7fe568a90df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:03:03.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:03:13.178Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c269eb70-f81e-4f3b-8af8-15f86a7acb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:03:13.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:03:23.184Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=87013add-d677-4430-be61-7d99b82b6b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:03:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:03:33.191Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=63afa4d0-2c91-4cf5-be3b-9f76e439e6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:03:33.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:03:37.753Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:03:37.753Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T02:03:37.753Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:03:37.754Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:03:37.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:03:37.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T02:03:37.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T02:03:37.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:03:43.199Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=536f1782-612a-4645-ad2d-1f116725bc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:03:43.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:03:53.205Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3a409068-d03c-456e-baec-798fbfedbe8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:03:53.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:04:03.213Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=54badd55-67d7-4b4d-af24-7f6b8d34db54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:04:03.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:04:13.221Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9c0df800-2a94-49e5-9b0c-fc5ec05b6523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:04:13.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:04:23.228Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ed7f21fc-7d7f-4bca-bdb6-5737116c255c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:04:23.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:04:33.235Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5ee96552-657b-4882-b1fa-ec112ffc999e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:04:33.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:04:43.242Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1c1fd956-e6d8-43e3-892c-4c254f327b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:04:43.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:04:53.250Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8e4c5b32-b24b-4b92-8dad-066e5ae8d776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:04:53.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:05:03.256Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=69b5d180-36b0-490b-8ad8-7eb075e0b0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:05:03.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:05:13.263Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e5e08f0b-8d9e-4468-a88c-f6006ba9cdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:05:13.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:05:23.270Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1b3f93d5-fb8f-4431-abed-706210eea3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:05:23.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:05:33.277Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d2fcc19d-0c3f-49a3-bd7e-24676d7e675c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:05:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:05:43.283Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6ff9844a-1a76-4c25-9312-14f580ae4065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:05:43.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:05:53.290Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7a25068c-9b36-4a56-8672-034b3e524dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:05:53.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:06:03.297Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=20773fe8-584f-4369-b4ce-6246e2632e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:06:03.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:06:13.305Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=be27495f-a458-4907-b31d-587cd66528ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:06:13.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:06:23.312Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b3a1ca3c-9716-44d8-ab46-e50a117b1833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:06:23.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:06:33.319Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c60ab44d-96d5-4b56-bcfa-27fdee05a02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:06:33.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:06:43.327Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=76eef640-ee33-41a1-892c-4ffdefbbc48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:06:43.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:06:53.334Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=58d249fe-92c5-4ac2-bd2e-44548f916e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:06:53.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:07:03.344Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=382f8282-76eb-4da4-becf-810d4b9a1953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:07:03.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:07:13.350Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=34f2fbcb-f909-4434-80db-116b683bf112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:07:13.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:07:23.358Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=034d6952-714d-422a-b515-4a312a707610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:07:23.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:07:33.365Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4940b052-14bf-4541-8f1b-427549e6289e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:07:33.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:07:43.372Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f21a049f-7fd7-4f3a-b506-a88648938259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:07:43.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:07:53.379Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=dd3532e3-4d6d-4254-84e7-5db716fe3227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:07:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:08:03.386Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=90d90596-0c8c-4b3e-aabe-a3709a0a6cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:08:03.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:08:13.393Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e231dbb4-2a5c-4f63-9108-22b59101d1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:08:13.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:08:23.400Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7a10edf0-1db3-4aad-954e-3c798aa2b91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:08:23.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:08:33.407Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=64125f4a-9e9b-49e7-8e12-4696c9f532bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:08:33.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:08:37.767Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:08:37.767Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T02:08:37.768Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:08:37.769Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:08:37.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:08:37.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T02:08:37.772Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T02:08:37.773Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:08:43.413Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b98b72ce-d1ba-4216-91d6-508094392cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:08:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:08:53.421Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3123353b-f6b7-42a0-8792-73c841b64aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:08:53.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:09:03.428Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5b85450e-733f-4630-b75b-0d2138904dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:09:03.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:09:13.436Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7fce9b58-6b8c-42a4-9b41-9b224f0f4b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:09:13.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:09:23.443Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f7112c66-e8be-4b8c-929d-28f6ec03b738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:09:23.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:09:33.450Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=76329d5a-162d-4f4e-9c3b-a7e5c5cf3151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:09:33.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:09:43.457Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e0368a88-170c-43ee-bd9f-c292933bfe98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:09:43.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:09:53.465Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5f709132-3421-437c-a377-74121fcf5ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:09:53.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:10:03.473Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7d65397e-8f58-4da3-9fce-da3ef8f7e494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:10:03.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:10:13.479Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=28893870-ef94-4996-be52-9a9d95f5728c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:10:13.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:10:23.486Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ff428a1e-8935-491a-881b-61f2688a55c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:10:23.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:10:33.494Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=fff552c9-0b2c-458e-8d0c-5ab68ff51ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:10:33.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:10:43.501Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8e7e3c47-1fa5-4d78-ad6a-ce0d80be5973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:10:43.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:10:53.508Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d25c822d-8a25-4d0b-aca1-0ba4458261f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:10:53.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:11:03.514Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=41a6e1c6-9934-4205-82a3-a733dcd20029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:11:03.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:11:13.522Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=783dd4e0-ceb3-4978-aa4c-9c80cf467fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:11:13.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:11:23.529Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2bf7e82d-c10e-4dc1-88b3-46200877850d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:11:23.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:11:33.536Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=94971108-6a52-4e2f-bfa1-3ee9d58daa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:11:33.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:11:43.542Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=923d5cad-663b-44ab-bb0c-cfcb239d8cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:11:43.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:11:53.549Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7878a81a-ff02-4406-9857-4f7755513a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:11:53.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:12:03.557Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c88ca83f-bfdf-4088-a9f0-061e8f4137d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:12:03.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:12:13.564Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1dc65238-e703-47ca-9b55-f5b18e2bb507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:12:13.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:12:23.572Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=64da9581-34e0-4ef4-9da1-b319a5054b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:12:23.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:12:33.579Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=700c03ce-0763-4cf8-a668-5751cdb204a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:12:33.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:12:43.586Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a591ad06-c2fb-47c8-a9bd-c29e79cdd81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:12:43.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:12:53.593Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=80ff26ba-77bb-4350-a470-734e5d740229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:12:53.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:13:03.600Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=df962d82-589a-4de8-89fb-e3344215b6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:13:03.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:13:13.608Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7b52ad94-a27f-4239-a6a2-8be25122ea75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:13:13.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:13:23.615Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=deff5b1f-e36c-45b8-84ea-1e6a71da3d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:13:23.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:13:33.622Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d3404b06-e918-4794-8f0c-fcbf505b8627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:13:33.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:13:37.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:13:37.761Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T02:13:37.761Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:13:37.762Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:13:37.764Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:13:37.764Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T02:13:37.764Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T02:13:37.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:13:43.630Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a128ed9e-92c4-4501-a44d-5b6967bf9877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:13:43.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:13:53.637Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e462bc8f-e434-4276-a4f1-879273991f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:13:53.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:14:03.644Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3c101a66-644b-4493-87d9-ad939fac399e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:14:03.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:14:13.652Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=253ef586-4e5a-4b6a-a121-f545dc8d01b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:14:13.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:14:23.659Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=81c2a570-ea53-40a0-8874-d400d92feb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:14:23.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:14:33.666Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0a05dbbc-806c-4b4b-a11f-1d7fc9f385d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:14:33.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:14:43.673Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=96ba15e5-c119-451f-8a60-439b490904ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:14:43.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:14:53.680Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2735bc97-c9d1-4abf-8461-51ecc1ed0e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:14:53.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:15:03.687Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6cd2e1bf-1c9c-46d5-b2f2-596bffd30002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:15:03.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:15:13.695Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4541d6a1-2cbe-4626-a688-c0924821bdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:15:13.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:15:23.703Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2e4155a6-85a3-4a71-b6a5-fb173101adbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:15:23.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:15:33.710Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9b2dfc5a-85c9-4e64-a938-d726f1801a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:15:33.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:15:43.719Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=179da2bb-b86b-4b5a-92ec-5c9f8dd0f89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:15:43.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:15:53.727Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1fd7b7d1-05ea-416c-8e92-6f8372f59f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:15:53.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:16:03.734Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c020cd6a-7b93-4dc1-8541-9c69654cefc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:16:03.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:16:13.743Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b91e20c2-d6be-420d-bcfd-d35b72e53058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:16:13.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:16:23.750Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=82c3f76a-3c5f-42d9-96bd-fe789b2a1c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:16:23.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:16:33.757Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=12245116-f0a3-4204-934b-e5e97bb1fa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:16:33.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:16:43.764Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9b9b4a8f-b77b-4846-98a0-7f3f15bf984e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:16:43.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:16:53.771Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=77c2d78b-6160-4b65-92ee-3afdeec174e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:16:53.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:17:03.778Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=201f0784-a44c-4ec5-b76f-310d97eac28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:17:03.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:17:13.786Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ebcca09d-e07e-428a-b7b5-7b4ddb5659c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:17:13.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:17:23.793Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ed286984-6527-4356-8a1c-bcb004ef17ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:17:23.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:17:33.801Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2b342d39-c819-4335-90a9-87168eaf1f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:17:33.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:17:43.808Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=fa1313ea-9564-4bc8-87ee-9a3cb81fc5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:17:43.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:17:53.815Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=eeff65ab-0810-49b0-b711-e535395954df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:17:53.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:18:03.822Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=01959ce3-78c4-4cba-bb35-ef12f7b63e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:18:03.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:18:13.829Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=de2c7495-d0e8-408e-89b9-6d877f723090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:18:13.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:18:23.836Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8775b36b-c050-4469-9d30-c462ee24bf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:18:23.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:18:33.844Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=62f28c8d-71b5-4f53-a64d-e560c4f09a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:18:33.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:18:37.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:18:37.773Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T02:18:37.773Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:18:37.774Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:18:37.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:18:37.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T02:18:37.776Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T02:18:37.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:18:43.851Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e5ac2c55-99db-49e3-9668-07be71fd6411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:18:43.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:18:53.859Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8c172b67-f17d-4c0a-89bd-f1b0ae97005d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:18:53.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:19:03.867Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=cfd35c2a-dad6-4e76-aee8-3179085e12c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:19:03.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:19:13.874Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=48ec14c8-e6ad-4cdd-a140-a99310bb81b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:19:13.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:19:23.882Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=193db1c7-4fc7-4738-bc18-c9274c80d5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:19:23.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:19:33.888Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=69c27c59-dd15-4a91-adf1-4929bb96ade3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:19:33.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:19:43.896Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e8015550-da4c-4036-aea3-5269a12b894f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:19:43.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:19:53.903Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=27450d60-ba2a-4294-a32b-96ce920c1238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:19:53.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:20:03.910Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4dace927-dbbf-46e0-b143-758205a977b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:20:03.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:20:13.917Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=add9447d-3990-4edc-9a68-6237178b4855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:20:13.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:20:23.924Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=48dbf0f5-a599-47bb-a06d-df442022448b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:20:23.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:20:33.930Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=205dc2de-72fa-4cc5-bc7c-946fa04e3c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:20:33.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:20:43.937Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ba04eb2e-6692-4f39-a21c-0d6d31d564bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:20:43.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:20:53.945Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e4146229-951b-4275-a6df-5b229afca439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:20:53.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:21:03.952Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9dd58c6e-a87e-46e2-a40f-c9a5c81e04b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:21:03.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:21:13.959Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b86819f7-6a49-481c-9152-a9f0d435f166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:21:13.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:21:23.966Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b2af390c-4fc2-4eee-b1c4-01fff292f859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:21:23.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:21:33.973Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=481325f6-49b8-4d79-a031-d13ec168d9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:21:33.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:21:43.981Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=eed39a53-01e8-41e9-a5a0-77eb8b2f1145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:21:43.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:21:53.988Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ac206582-a268-452a-bf8d-b36abff23397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:21:53.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:22:03.995Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0fbce5fb-7e7b-48d7-81ff-20d4d66cca5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:22:04.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:22:14.001Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=63383781-c320-4d2f-b5db-02666cdaad42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:22:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:22:24.009Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2006eb24-0995-42ca-84d7-760140dded74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:22:24.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:22:34.017Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7fdcf429-4005-4c35-9da9-8f35b46ebbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:22:34.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:22:44.023Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=bcbc54bb-0a86-45cc-8f4f-541fc8e43033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:22:44.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:22:54.031Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=83dac104-d49b-4ffb-a908-1f0aebef3653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:22:54.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:23:04.038Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9b639f71-a634-4307-9fe9-a4256d107fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:23:04.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:23:14.045Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a2f86e2b-5db6-4bed-94a1-3c77f68874d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:23:14.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:23:24.052Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4facc8ae-9511-41ad-bb5a-393c941958d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:23:24.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:23:34.059Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=28dd26cd-7b59-4bec-8738-542f5d967a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:23:34.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:23:37.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:23:37.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T02:23:37.770Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:23:37.771Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:23:37.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:23:37.773Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T02:23:37.773Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T02:23:37.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:23:44.066Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d25874b2-5a9e-4264-ae0c-a5ab5079d901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:23:44.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:23:54.073Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0f310094-25eb-4eb2-b6b2-b4e9e68fa850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:23:54.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:24:04.081Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5f082607-be91-4aea-925f-fc1e1ce414d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:24:04.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:24:14.089Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=193f83cf-2934-4be1-b048-2ee0be303d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:24:14.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:24:24.095Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c2bab651-d546-46fb-bdbb-2b47c157ccd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:24:24.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:24:34.102Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7d711901-48c7-4177-b900-e131ccf10463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:24:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:24:44.110Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=48c2f251-e278-4fcc-afee-b0aafc7d9d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:24:44.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:24:54.117Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5a119e29-8dfa-44c0-b4c7-d05eadd04def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:24:54.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:25:04.125Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=cb425cb9-1238-4186-8f0e-42bca6debfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:25:04.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:25:14.131Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=561c65c3-281d-4f4c-8cf0-f50fc94c5550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:25:14.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:25:24.139Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=82ac6fa7-3ca1-42ab-8983-0e1796a7b7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:25:24.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:25:34.146Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6863df9e-0243-48a0-91c6-f5d2c2fa74d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:25:34.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:25:44.152Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=40215382-aeea-4984-9e94-fd0743a7167f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:25:44.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:25:54.160Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=43859611-b4fd-44bf-bc62-2562245d1797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:25:54.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:26:04.167Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2380fe23-e4ca-4e5c-88d3-3e22f08b9d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:26:04.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:26:14.173Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ece9a95c-f11d-4362-91e2-fc9a2a6d2961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:26:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:26:24.180Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8cd9a185-674e-4c2a-a0e7-d0d5743bd5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:26:24.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:26:34.187Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=fea98a0c-bdb1-4224-a219-43123dc22412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:26:34.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:26:44.194Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1d937bf0-6d9e-4fa4-8764-b2f8dcf24cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:26:44.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:26:54.200Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=77f58383-f07b-41be-b5d5-ea3adef64679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:26:54.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:27:04.211Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=bbce40e5-b6cc-4781-95de-446c456dd26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:27:04.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:27:14.217Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1f3f45ca-0fdd-4605-bce4-3fae0ebd8154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:27:14.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:27:24.223Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ddae93fa-2d8e-4c0c-8cca-7dc15c49b051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:27:24.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:27:34.231Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=82ba170c-6707-4bb9-a927-5da0f69fff08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:27:34.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:27:44.238Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=452b968f-c203-42ac-af6a-a3ca6404beea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:27:44.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:27:54.245Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ac0707ff-f6b0-446e-9c07-18f4eabc5b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:27:54.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:28:04.250Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5ce64eaa-ff96-4a5f-96cf-6f403b7e2ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:28:04.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:28:14.258Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f647355c-3f42-4f21-b863-9914200578a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:28:14.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:28:24.266Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3bf2d632-d536-461e-8972-8dba2afe73c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:28:24.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:28:34.272Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=858be03c-a072-481a-919b-47bdedc37acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:28:34.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:28:37.777Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:28:37.777Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T02:28:37.778Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:28:37.778Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:28:37.780Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:28:37.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T02:28:37.781Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T02:28:37.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:28:44.279Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=810e7b18-4332-48ec-86f7-9f723a5ddf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:28:44.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:28:54.286Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7a446a21-2f1a-45d4-91a6-fbcb32922929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:28:54.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:29:04.291Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=bee4a81c-5e33-4bd8-9010-56deedbcd5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:29:04.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:29:14.298Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=cdcc7f6b-f01b-48e3-9ac5-4f8f3fbba5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:29:14.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:29:24.305Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=bffe39a0-b700-426d-84ac-b4002abd228f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:29:24.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:29:34.312Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0d060473-6453-4fa1-8355-d5d83b17f75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:29:34.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:29:44.318Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=20863ec5-9762-4e1a-b5aa-4ec7dd26e1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:29:44.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:29:54.324Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8f254373-f56f-4de1-a3aa-13b59d8f9670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:29:54.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:30:04.332Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3b04d3f0-447b-457f-859b-6f44729ee776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:30:04.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:30:14.338Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=78e5a2b4-bae2-4c5c-8995-15a80da4159e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:30:14.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:30:24.345Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5cff85f4-eb76-4ad2-80b5-ba63ebeba7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:30:24.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:30:34.351Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b6d92ae1-8577-4cec-a4c9-cdf2c8c27126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:30:34.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:30:44.358Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=821c910e-d62a-42e7-b953-f54812e70c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:30:44.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:30:54.365Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=10db1a78-77cb-4c07-a702-b4d91aeda7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:30:54.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:31:04.372Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=bdcdfa23-42d6-46c6-a422-257ba893c9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:31:04.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:31:14.379Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=20e06db4-200b-4a62-9aa7-3bd1fde07727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:31:14.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:31:24.385Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=90e83064-b0d7-49a5-930e-611a348e2fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:31:24.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:31:34.392Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=74106d6d-894b-4bac-b71d-47484380e274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:31:34.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:31:44.399Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=589051e4-ab46-403f-9699-5c52c044aa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:31:44.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:31:54.407Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e529d049-a351-41a2-93a9-3ad836496b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:31:54.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:32:04.413Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=17d48101-bd9a-4d3d-a680-c076bd31a205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:32:04.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:32:14.421Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7a22b320-fcf0-420b-a96b-b172ed574a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:32:14.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:32:24.428Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7238ab92-cc4b-4108-b21f-e5613a0f2990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:32:24.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:32:34.435Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7397ad33-9768-4f6a-9944-32d908aee88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:32:34.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:32:44.442Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3594acb7-ab5a-429a-af52-e9b703c70433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:32:44.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:32:54.448Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2b494fc0-81d4-4328-910b-2ba2b45b6803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:32:54.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:33:04.455Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=74d942db-462d-4559-bc06-0dc17e13cf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:33:04.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:33:14.461Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=29a829de-9acd-4ab5-9ac4-cb92288d9cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:33:14.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:33:24.468Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=208df74d-a519-4351-9a5a-0d6af56c70b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:33:24.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:33:34.476Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=45269d31-746c-437a-8465-7e53800e0cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:33:34.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:33:37.758Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:33:37.758Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T02:33:37.758Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:33:37.759Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:33:37.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:33:37.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T02:33:37.761Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T02:33:37.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:33:44.483Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d021ca58-2c2a-45c0-b140-821db464d5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:33:44.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:33:54.489Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=024f4f24-4280-4a46-a059-30cd6b08af2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:33:54.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:34:04.497Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ce6ec314-1360-4e25-af50-39df55e1b0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:34:04.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:34:14.504Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f16de887-eb2b-4809-a7d0-f8676389787b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:34:14.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:34:24.511Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=bf935bfb-37d5-47eb-9326-24e34334fa34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:34:24.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:34:34.518Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=497a6be9-8743-4b5e-ac23-df2d8472066e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:34:34.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:34:44.524Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0050f952-7b20-4d16-aa8f-4df060fef95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:34:44.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:34:54.531Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0910987f-4e68-4a8b-8013-52c347fdd832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:34:54.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:35:04.538Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=164360bf-d9e8-4d02-8df3-c588f4ff18b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:35:04.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:35:14.545Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=e894a1e9-13b8-452c-94fb-d95583d6ae6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:35:14.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:35:24.550Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=cbe5c6de-6b73-44d6-b221-db84edea1f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:35:24.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:35:34.557Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3050ac4a-bfa9-4e10-83b0-702391ebff07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:35:34.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:35:44.563Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a1c7a09f-edaf-4ae1-a061-3ee7d7ad415f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:35:44.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:35:54.570Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6689e352-01b9-4b4c-aec4-0ebfe0e8aedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:35:54.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:36:04.577Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=02d461eb-6c7d-4371-90ae-2ded20d7350f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:36:04.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:36:14.584Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ac627211-72d3-4910-a117-05fac7bd08bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:36:14.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:36:24.592Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ce168fd5-3b7c-4f16-9b30-15585d0efcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:36:24.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:36:34.598Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d304d09d-42d4-4da4-9db0-f699f97b3b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:36:34.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:36:44.605Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8b2b1133-d31c-478c-96f0-e8cc5839bca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:36:44.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:36:54.612Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7de805b2-389d-4499-a1e1-67913ee17b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:36:54.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:37:04.631Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4c000d12-8fff-4b51-bb68-b82d91a8252f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:37:04.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:37:14.639Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1550e88b-5659-44ff-a94e-c3a8c693dcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:37:14.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:37:24.646Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0d19f2e2-8c04-4410-94ed-5808e8b1f387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:37:24.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:37:34.653Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7e95193e-f52a-4239-b786-1d7b63e8ca15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:37:34.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:37:44.660Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0df974cd-9d98-432d-813d-b2b20580df2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:37:44.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:37:54.666Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=fcc0c736-cd96-4475-ad12-d2a15bc49bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:37:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:38:04.673Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1ca05d73-11da-4b5c-99a4-ca6f8d2d6403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:38:04.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:38:14.680Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6781977c-acdb-4bd5-8184-760a60d42ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:38:14.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:38:24.687Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b317bd1c-7bf4-413a-8d4a-1192ea2ecc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:38:24.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:38:34.695Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=cfde26d0-db2d-43e9-abb5-0343ce15e72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:38:34.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:38:37.766Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:38:37.766Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T02:38:37.767Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:38:37.767Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:38:37.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:38:37.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T02:38:37.769Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T02:38:37.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:38:44.702Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a06ccd08-3ec3-42b0-9a1f-7beca47f9d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:38:44.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:38:54.708Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=26674ac8-dbe2-4705-9f4c-8e27e3cf5038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:38:54.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:39:04.715Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ba2b149e-c088-4f64-812f-4e73d6cc3ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:39:04.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:39:14.722Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=abc7a24b-a09e-4570-8251-f175d0faae3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:39:14.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:39:24.729Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2d70a523-9d7a-4a45-956e-3e6911b9b929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:39:24.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:39:34.736Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d1796187-4390-4582-9205-adefbe96a9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:39:34.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:39:44.743Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7f2cd240-a891-485c-87e0-af6fe7ee2332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:39:44.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:39:54.750Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=edcdd6ab-2239-48e7-be62-80d4634a1db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:39:54.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:40:04.758Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6dc9f2fc-9c80-419e-a6d6-3c313d46ac35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:40:04.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:40:14.764Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9ce5cef7-0ede-438c-abd9-3d040fb78c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:40:14.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:40:24.771Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=07666a7a-693e-45bd-9be0-658163e14236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:40:24.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:40:34.779Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0a37aad7-3e59-417e-9ea3-f4f590ffce22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:40:34.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:40:44.787Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4733af95-9b2d-40e0-813f-f3edc38dc363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:40:44.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:40:54.794Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=541faccf-f18b-420a-b54a-e99213261c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:40:54.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:41:04.800Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=fd985478-8d77-4e10-94c4-a0701262c794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:41:04.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:41:14.810Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5d7a2263-a4d7-4fbd-afa6-4ee057e51324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:41:14.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:41:24.816Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c7891fb5-f1e5-4f43-85f3-e168d11b3368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:41:24.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:41:34.824Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c51fb156-7aa5-4389-a6ba-76c49cd2f3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:41:34.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:41:44.831Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=77cc321b-ef3c-44ad-a95c-ae9d1124f48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:41:44.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:41:54.838Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=567a92cb-b959-46f9-b8c3-636d3732351d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:41:54.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:42:04.846Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c0c75b39-8658-4951-bbc4-a32064bc4c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:42:04.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:42:14.853Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=85f0830e-370f-44bc-bb4e-ff733278d8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:42:14.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:42:24.859Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ecd7a1a9-d425-4730-8b47-73facb12d03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:42:24.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:42:34.867Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=95cd4286-a153-43d8-93eb-1b07686c0bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:42:34.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:42:44.873Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=bd358546-058b-4035-8f06-69ec85a816d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:42:44.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:42:54.882Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a504343f-899e-4ed5-94af-c49072bdeb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:42:54.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:43:04.889Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=439e8544-04ba-437d-8d71-6e49347248bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:43:04.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:43:14.895Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=04579e3a-bcdc-44b1-a4e1-094cd729030d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:43:14.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:43:24.901Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=a8c43104-1e7a-4881-adab-5163062a385b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:43:24.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:43:34.909Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4f67a207-a9ba-443e-be8d-0559191c7e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:43:34.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:43:37.767Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:43:37.767Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T02:43:37.767Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:43:37.768Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:43:37.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:43:37.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T02:43:37.770Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T02:43:37.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:43:44.915Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=992a3197-eeef-4d51-92a4-b430a9ab2fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:43:44.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:43:54.922Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8273e641-b227-40f4-ada8-92f38cf830fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:43:54.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:44:04.930Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=724935ee-e9b1-4f5b-8731-88574e13bee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:44:04.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:44:14.937Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=31ddf1c3-865c-4981-884c-4066912ebb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:44:14.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:44:24.943Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=18004430-a44c-449f-9fd6-df94a38b93db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:44:24.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:44:34.950Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6dd148d1-c822-44fe-9fed-7cef6ac68702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:44:34.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:44:44.957Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=48f67247-a0b2-49d9-9cec-6e43dd5a7ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:44:44.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:44:54.965Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=11bab5d4-ff56-491c-ac49-4b6dc09aba6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:44:54.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:45:04.971Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3001b712-3dfe-4fb4-825b-1b2aa41fd08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:45:04.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:45:14.978Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=20653f17-e83b-4f56-baa0-a78574bf0589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:45:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:45:24.984Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d78bf77a-ccf4-460d-81d2-d3cfb384bfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:45:24.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:45:34.991Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=104b6d1c-fd74-4919-821b-0fe80b1e21c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:45:34.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:45:44.997Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5708e4a8-4d81-4fbb-80ff-12c92ff3eef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:45:45.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:45:55.003Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3671f1bc-c7ad-4c5d-a1ae-6ea865869ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:45:55.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:46:05.010Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8282eb62-b7dc-451f-ab6f-0b66f6610128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:46:05.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:46:15.018Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=59993b9a-24fb-4b36-99b8-1888f731edf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:46:15.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:46:25.025Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=f446a822-7e04-48ff-8f7a-0154f193192c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:46:25.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:46:35.032Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=927e5fce-53b1-489a-98de-15568cf75bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:46:35.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:46:45.038Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=c8468170-3ef5-4747-91a7-23f349e954d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:46:45.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:46:55.045Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ee2feba0-4ee7-44f1-ba18-39ec496a99de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:46:55.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:47:05.052Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=8aae7f27-7384-4249-a435-35507b0104c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:47:05.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:47:15.058Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4838b86c-4f49-4ca1-b02c-7615eb691040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:47:15.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:47:25.065Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=321cb60f-a450-4eeb-9f8d-d4f6ba217587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:47:25.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:47:35.072Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=15c9bac3-62fd-48e9-8b93-63e4c7f684fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:47:35.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:47:45.079Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=2ec83a94-b544-46cf-bb3a-aa40fbe85676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:47:45.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:47:55.086Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=1177b274-7fbb-4d12-ae2e-bdb50dc7cd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:47:55.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:48:05.092Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=b758f4bf-7de1-44de-8589-dd69280de412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:48:05.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:48:15.099Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=3b82a493-a7cf-413a-bc66-f3146e6b20fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:48:15.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:48:25.106Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=51825308-f946-4e9e-b804-040dcb60d93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:48:25.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:48:35.113Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d9c4e11c-2573-4015-ba29-bb6a0714bcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:48:35.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:48:37.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-19T02:48:37.754Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-19T02:48:37.754Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:48:37.755Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:48:37.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-19T02:48:37.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-19T02:48:37.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-19T02:48:37.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:48:45.120Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=75f8762a-be1c-44fd-b5f8-3409b4b647a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:48:45.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:48:55.127Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=d20097a2-c2ae-48b8-b646-c21790bc3dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:48:55.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:49:05.134Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=43a66d1e-d560-49f3-a3af-f4753db25bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:49:05.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:49:15.141Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=759cbbfe-030a-4607-913d-b2d16c5feaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:49:15.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:49:25.148Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=71a42bd1-7fdd-4cdc-8e84-4085645effe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:49:25.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:49:35.155Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=4fc629a6-394b-426d-ad24-1fcb15909318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:49:35.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:49:45.162Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0f9991bd-43ec-4d18-abe6-962a190070bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:49:45.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:49:55.168Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=ccc2c518-6eaf-4ffd-836d-f0bac919d413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:49:55.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:50:05.174Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7aec407f-df5c-451f-986c-bbafc382c3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:50:05.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:50:15.181Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=5e76b74f-32f5-459a-b37f-fcb1e9e9b362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:50:15.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:50:25.187Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=6efa7ccc-ece9-4106-9923-597d9aa67d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:50:25.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:50:35.194Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=bf6f0f60-91ba-48d1-b9e0-c940ecb2c44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:50:35.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:50:45.200Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=9f191905-1e5e-46b1-8f7c-952bc7ce11d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:50:45.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:50:55.206Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=395c375e-2fd0-4864-b9ed-de5355fd7271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:50:55.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:51:05.212Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=693fbdcb-5755-4a79-a7dc-052ad11bf6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:51:05.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:51:15.219Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=cff5311d-ceef-48a3-a2f8-77c508ba79d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:51:15.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:51:25.225Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=0bc36b40-637e-44c0-a3a0-2477b13e0d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:51:25.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:51:35.231Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=66eb7e5c-783a-4d07-8711-0efb39e25e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:51:35.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:51:45.237Z |INFO |Init configs |InvocationID=bca8a6c0-eaad-4b0a-a377-4ce7bf70b799, InstanceUUID=7fbed08c-9440-4fd7-8f18-ccbfa15711cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-19T02:51:45.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.Schedul