. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T07:35:35.452Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T07:35:35.456Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-29T07:35:35.506Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T07:35:36.577Z |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-09-29T07:35:36.737Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T07:35:36.737Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T07:35:36.738Z |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-09-29T07:35:37.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-29T07:35:37.155Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-29T07:35:37.199Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-29T07:35:39.348Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-29T07:35:39.862Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-29T07:35:39.890Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-29T07:35:39.890Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-29T07:35:40.022Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-29T07:35:40.023Z |INFO |Root WebApplicationContext: initialization completed in 2823 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-29T07:35:40.580Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-29T07:35:41.766Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-29T07:35:43.741Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-29T07:35:44.566Z |INFO |Started MainApp in 12.391 seconds (JVM running for 13.43) |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-29T07:35:44.676Z |INFO |Start scheduling PRH workflow |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:35:44.691Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=4e064914-30a3-4179-9afe-605b9aee7160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-29T07:35:46.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:35:46.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-29T07:35:49.567Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-29T07:35:49.567Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-29T07:35:49.571Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:35:56.453Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=5d8bd551-c175-435a-8b41-de5acd295048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-29T07:35:57.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:35:57.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:36:07.557Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d212513d-6f84-4774-bb1f-6f8e25afcb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-29T07:36:08.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:36:08.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:36:18.688Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=40167bfb-77fb-4279-9ac3-9d0f118221cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-29T07:36:19.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:36:19.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:36:29.753Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=2af745a5-5fb0-4a0e-88ec-c7c955208bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-29T07:36:30.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:36:30.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:36:40.835Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=cd3d1915-e48b-4e25-bd7f-e4258de61e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-29T07:36:41.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:36:41.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:36:51.914Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=7a768394-8a11-449a-a5d8-e866521bdc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-29T07:36:53.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:36:53.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:37:03.048Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=907d8cf6-86bc-465a-b871-8a2e87a61d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-29T07:37:04.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:37:04.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:37:14.159Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=bec62f00-1530-4b84-a613-88283a2c0ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:37:14.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:37:24.558Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=33a1487d-6254-412f-b118-bc4a3c5b9cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:37:24.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:37:34.581Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=c30e636b-f894-4fcd-9329-70d996f6d31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:37:34.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:37:44.604Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=7cfb1355-5542-434e-907b-8305c9b1ffa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:37:44.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:37:54.626Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=73ae71a6-0c4e-4f2d-9e9b-017cae5f19b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:37:54.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:38:04.646Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=9f3afc1f-4fff-467e-9bbb-ff1a7048cc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:38:04.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:38:14.664Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=9f2cc56e-bf13-4401-a6fe-ec9da8b359c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:38:14.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:38:24.688Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=51596573-8e92-4ce2-b897-fb867b9a145d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:38:24.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:38:34.704Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=05454a21-9346-4a1e-8be5-2db886e0b20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:38:34.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:38:44.728Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=ae6dd859-86d0-42f9-8264-cb91435b281f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:38:44.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:38:54.752Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d690ea7c-cad8-49af-a796-c1c38049d112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:38:54.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:39:04.788Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=4f7fd1af-be8f-4770-a1ac-36103af9e7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:39:04.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:39:14.819Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=6c4017d6-3eec-49a6-8306-bbe9c6a79753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:39:14.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:39:24.852Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=8d78bcfc-b8ef-4a24-835c-64d54641a317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:39:24.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:39:34.867Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d8a55759-03ba-4839-a4d9-f30610c4ac78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:39:34.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:39:44.884Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=069b7af2-1113-40da-a255-ea98f1d3fd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:39:44.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:39:54.915Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=45b3e9a8-685a-492a-aac1-a98278f600a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:39:54.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:40:04.939Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=efdf8661-b661-4dc0-9808-fa4e5304496d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:40:04.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:40:14.956Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=9981c2f1-40c9-4c48-bf84-15e79d23be0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:40:15.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:40:25.019Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=275b6173-955e-46dd-a411-1cba28da27cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:40:25.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:40:35.040Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=409d96a9-df32-43f1-82f8-084729b38ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:40:35.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T07:40:41.986Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T07:40:41.987Z |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-09-29T07:40:41.989Z |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-09-29T07:40:41.993Z |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-09-29T07:40:42.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T07:40:42.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T07:40:42.012Z |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-09-29T07:40:42.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:40:45.057Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=9a858bc6-4571-46ce-be01-24deb86f1284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:40:45.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:40:55.075Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=8d519f5b-08ab-4fb8-b252-d9c4a376f3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:40:55.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:41:05.100Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=764bc2e2-692b-4e89-846a-962b86dfb5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:41:05.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:41:15.116Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=75bb65c1-022a-4e55-893e-6f52017a2e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:41:15.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:41:25.143Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=c5b65ae1-8a54-4862-8975-68b85c13d28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:41:25.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:41:35.167Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=853560f3-f6a6-4afa-a9d0-a4de5eb8d660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:41:35.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:41:45.187Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=4eae61a3-b7c3-47e8-9ade-f9672e316d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:41:45.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:41:55.202Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=622c2ea9-4c5e-41d6-818d-e21d73c5df31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:41:55.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:42:05.217Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=5f4e75dd-1509-4b25-849f-8c308549a102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:42:05.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:42:15.230Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=825b149e-2997-4df7-8c08-7d0a1c1cc245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:42:15.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:42:25.243Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=19e689ce-7649-4802-b36a-019255facc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:42:25.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:42:35.264Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=c3eafff7-9b8c-4590-a0d2-ba963f0f1c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:42:35.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:42:45.280Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=02bb68b2-0fd0-4767-8be9-3f16c413b8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:42:45.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:42:55.293Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=daa3b8b5-44fb-4824-91c7-82667c3388cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:42:55.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:43:05.308Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=608c303b-8605-48aa-95cf-c085efe982a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:43:05.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:43:15.329Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=03f2cad8-a6d1-4b4a-ac40-17129343d976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:43:15.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:43:25.343Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=5a9e780f-2fe4-4060-89ca-b03def849a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:43:25.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:43:35.356Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=e4ef027a-c898-410e-8d02-2628f93d108b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:43:35.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:43:45.371Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=e8743c26-d96c-4a6e-a344-2a8af9c1493c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:43:45.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:43:55.383Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=f9750ac5-9ae7-4e49-b045-693f3f40f3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:43:55.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:44:05.397Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=64ede4c4-3c25-473a-af37-4ad8ad38a5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:44:05.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:44:15.411Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d62cc6ac-0c02-4f97-a59e-6e9df31eaa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:44:15.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:44:25.423Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=19ce139e-2a03-4d7f-ad25-4c8caca905e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:44:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:44:35.435Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=26796d13-8ac8-4cf2-968b-de44aa63dedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:44:35.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:44:45.447Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=4bae349c-f777-4c82-b1a7-e0869b37e55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:44:45.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:44:55.458Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=bc6a040e-4920-4e64-8b11-8e18851d0d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:44:55.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:45:05.480Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=262ca926-25c2-4937-9ca2-63664b63d3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:45:05.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:45:15.498Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=be5de80d-945d-4b67-bea6-f1df00cad577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:45:15.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:45:25.517Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=f959b3e2-4cc4-4ee6-9a2c-01d3656d84f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:45:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:45:35.531Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=6c30da3d-7a8d-4478-b737-418f408307c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:45:35.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T07:45:41.082Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T07:45:41.082Z |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-09-29T07:45:41.084Z |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-09-29T07:45:41.087Z |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-09-29T07:45:41.106Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T07:45:41.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T07:45:41.107Z |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-09-29T07:45:41.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:45:45.545Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=bd80f16e-d53b-4192-9cda-801e47826576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:45:45.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:45:55.561Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=17156a63-46ad-451f-a8a5-d3b1135fb958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:45:55.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:46:05.579Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=afb7c72d-76f4-4267-bf82-4649ba8bbdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:46:05.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:46:15.603Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d628f45f-d63a-4a74-b16c-73fd4b0fbf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:46:15.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:46:25.627Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=f027c561-bdaa-4aba-b2a4-36ccff0d142d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:46:25.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:46:35.643Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=a8178413-669d-4607-b811-c881f1cd47ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:46:35.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:46:45.658Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=c2791c7f-f502-4c8c-a0bc-8fef4d9d3d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:46:45.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:46:55.673Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=f7d7bca7-f0b2-4d0a-b1d9-47d46428680a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:46:55.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:47:05.687Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=534df55c-9c06-4eb1-a28e-7ce5db6897aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:47:05.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:47:15.699Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=1574923e-9642-4090-87bb-27608a6aa78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:47:15.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:47:25.711Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=20a8998e-a239-42d8-a3ea-f259266a8a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:47:25.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:47:35.724Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=f6936b0d-4acd-495b-a68b-d2841156073a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:47:35.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:47:45.738Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=e871c2dd-b5c0-4802-bfac-630090f9e323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:47:45.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:47:55.757Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=bd86fd1c-85b4-418c-a1af-92d21aa2848e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:47:55.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:48:05.785Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=01ed615d-94a5-4e9a-aca4-f0ed01e3b5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:48:05.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:48:15.798Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=faebf40e-847b-45b1-a5d2-24e2d2e5ef6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:48:15.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:48:25.812Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=e3be1060-7630-4c3d-9f48-329a76294d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:48:25.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:48:35.825Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d5a8be58-f474-4ef1-a65e-3d5a3874b74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:48:35.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:48:45.848Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=c8cfa382-d698-4bb2-be4f-62dfe9455197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:48:45.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:48:55.865Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=ac02cba6-8fd8-44e5-aea3-b5089177f5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:48:55.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:49:05.882Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=79a6af22-0430-4b31-a30e-20c699408a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:49:05.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:49:15.899Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=91a8f590-b8ef-4d02-8bb5-ee47fa8cb97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:49:15.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:49:25.915Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=c2309e99-dfcc-4162-98cd-3a59df12b9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:49:25.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:49:35.928Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=6de11f77-fb4e-4090-883b-115b796fbb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:49:35.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:49:45.950Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=dcf90bcc-ecdb-48a9-9444-0ffe77ae42e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:49:45.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:49:55.975Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=abbcacd8-c50d-4cad-b3e7-8e1ee73b30e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:49:55.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:50:05.996Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=ae268d71-9726-4f5b-b784-17db339587d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:50:06.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:50:16.010Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=6593795d-f66e-49f4-b13a-43b97e1e43d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:50:16.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:50:26.028Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=1d2a708d-24cf-402e-baf7-0d8274e84d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:50:26.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:50:36.043Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=53648a10-2c7e-4149-88aa-24c73696031c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:50:36.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T07:50:40.986Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T07:50:40.986Z |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-09-29T07:50:40.987Z |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-09-29T07:50:40.990Z |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-09-29T07:50:41.006Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T07:50:41.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T07:50:41.008Z |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-09-29T07:50:41.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:50:46.055Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=51b07bdb-bb7a-4979-a5e2-cdc21cb01d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:50:46.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:50:56.067Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=35411b02-51a3-490f-93a1-f84eaea44b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:50:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:51:06.078Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=b5113678-c3f3-4de5-baad-6cc134471f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:51:06.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:51:16.093Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=a6a1b21e-f873-4cba-9754-4118fc5e79f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:51:16.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:51:26.106Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d4c706dd-d1af-4e1e-9633-6fcf4885e403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:51:26.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:51:36.116Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=023de4da-52ad-47b6-ab7c-4c66002eb4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:51:36.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:51:46.128Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=7627ebc0-7f0b-4d48-83b0-ca8181239d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:51:46.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:51:56.144Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=229cbf67-8f7a-43d1-80fa-003f5129d1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:51:56.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:52:06.154Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=29872e67-b20c-4063-9c0e-e1313ce2d9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:52:06.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:52:16.168Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=0356eab0-d6a4-4dc8-bcca-42a3dfde520e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:52:16.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:52:26.182Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=941d7e21-28cf-4b78-ace3-976f1204c026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:52:26.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:52:36.196Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=dd2d03ef-7ff4-4de8-bf9b-615e94594ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:52:36.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:52:46.246Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=21a17cac-8c5c-45cc-8bc5-38bad8209bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:52:46.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:52:56.258Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=44e3e909-dc2d-41e3-9da4-035337f11fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:52:56.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:53:06.270Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=9b32c7fa-8b12-4e58-8f30-ec7416339ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:53:06.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:53:16.281Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=77cd4ceb-83ed-4ba2-bf87-a84432d4d801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:53:16.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:53:26.294Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=a1ebfef9-1578-4e18-a7d8-3af27b52da53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:53:26.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:53:36.310Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=c7794f2d-e002-4f21-937f-1fe34bb1f3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:53:36.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:53:46.320Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=9373a3c8-139d-445b-9282-ad4145ba91e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:53:46.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:53:56.332Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=68986991-882d-476e-bc70-34d5c85c7ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:53:56.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:54:06.347Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=b0da63b0-5227-45f6-877c-643af7121905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:54:06.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:54:16.360Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=a28880b6-a93d-46a4-befa-cec2c50117db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:54:16.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:54:26.374Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=c1b189c5-d50a-4c17-8d28-878397ced4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:54:26.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:54:36.384Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=f5045da9-fa08-48bb-b31a-f25244bdcf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:54:36.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:54:46.401Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=bbe5c6e5-d72b-4947-91ef-7cbcd611f10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:54:46.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:54:56.414Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=858bae24-fe9b-4331-9c90-28f8915910ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:54:56.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:55:06.426Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=1478422f-f021-469c-b59d-b0341b5bb582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:55:06.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:55:16.438Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=2c168814-47ed-45d7-b751-b84379669a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:55:16.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:55:26.449Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=cc62a0ee-d3b6-4c02-8aeb-2935b22fcfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:55:26.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:55:36.463Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=01d5da62-5b9b-4aa6-adff-b5c72e2baa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:55:36.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T07:55:41.038Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T07:55:41.038Z |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-09-29T07:55:41.039Z |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-09-29T07:55:41.042Z |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-09-29T07:55:41.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T07:55:41.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T07:55:41.052Z |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-09-29T07:55:41.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:55:46.474Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=17e9bc20-06e3-4a32-b32d-1568deec9eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:55:46.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:55:56.490Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=5f5a9835-26c1-4333-816e-f8e58afaaf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:55:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:56:06.501Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=6f14c192-b345-41a8-ac20-8582204dccbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:56:06.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:56:16.512Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=0c5489f3-043e-40b1-8754-7730b4476646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:56:16.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:56:26.525Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d7ab1e57-8a6f-4526-9021-a39efafe21f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:56:26.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:56:36.538Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=2c1a3037-6f9d-487b-ac55-a6d955577a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:56:36.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:56:46.552Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=fe423ec0-8635-44e9-9ebb-2392d8b8c1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:56:46.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:56:56.563Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=c0458306-d2ea-4b7d-a923-7c5d231aaa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:56:56.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:57:06.574Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=eaf2770c-5283-46b9-8c15-f09191498789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:57:06.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:57:16.586Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=05764034-91c4-4e6c-b953-6c7f059e8e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:57:16.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:57:26.604Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=ee0fa15d-8873-4ceb-ab08-016da4003e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:57:26.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:57:36.616Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=8c21d25e-c4a1-4831-a452-e397afc97a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:57:36.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:57:46.628Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=a9ce1879-327c-47e8-9a0a-82822420bf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:57:46.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:57:56.639Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=6edb9d42-6699-441d-b5fd-455e079852f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:57:56.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:58:06.655Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=90ab155d-2401-46f9-95dc-5b3b5a0a4b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:58:06.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:58:16.666Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=f2fa2a52-a5ee-45ef-adf5-4514dfa7c280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:58:16.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:58:26.679Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=9b205804-5921-402c-81dd-272a1b744450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:58:26.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:58:36.690Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=f07d4c6f-4378-44f7-b628-6d8d38639f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:58:36.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:58:46.702Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=454f8ba7-59de-4a86-934a-c3fc65cddccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:58:46.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:58:56.714Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=ee3fae1b-525c-41ec-982c-6bfb3fb0035b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:58:56.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:59:06.729Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=78ffb3bc-52b7-4f22-b058-5fb130bb97d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:59:06.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:59:16.739Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=7403780a-2113-4e41-bcf9-61126800eeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:59:16.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:59:26.751Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=07db1290-3333-4161-981a-6fafc81cbcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:59:26.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:59:36.763Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=ccf19a4d-ff05-4a39-9123-f5741d090d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:59:36.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:59:46.778Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=396f4227-d10e-4a77-9997-8e83df493918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:59:46.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:59:56.789Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=f91c24c4-c718-47fe-9a5f-0d7a4be7e9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T07:59:56.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:00:06.803Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=557c2f63-061c-43e5-92ee-1a7d5da9db6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:00:06.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:00:16.818Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=41b0ce0a-dbdf-4c14-b067-75d074f6718d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:00:16.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:00:26.829Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=6cac4c59-a085-4d30-b18e-addf2046142d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:00:26.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:00:36.843Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=8648ce9c-de07-4cf5-ad51-e6070251486b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:00:36.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T08:00:41.021Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T08:00:41.022Z |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-09-29T08:00:41.023Z |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-09-29T08:00:41.026Z |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-09-29T08:00:41.041Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T08:00:41.042Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T08:00:41.042Z |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-09-29T08:00:41.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:00:46.857Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=3b2eabd9-b942-4b7b-9c7c-1a26e2a5ee64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:00:46.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:00:56.907Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=e390257d-75b5-4061-84fc-d6f5238a2e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:00:56.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:01:06.959Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=bd43f9b2-359f-4023-bf0c-f5f5f37ed0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:01:06.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:01:16.992Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=241fc040-fd7e-404b-8465-87ac15c161c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:01:17.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:01:27.026Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=8fdfeb93-a5e8-488e-bd92-44dba9b7665e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:01:27.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:01:37.083Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=9a48f91e-8e58-494f-8062-552445d11975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:01:37.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:01:47.094Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=5e7a2fec-3de0-418f-b3e2-52de3e8a045a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:01:47.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:01:57.113Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=0bfc71c1-a230-490c-b6a7-0aa0cc2adf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:01:57.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:02:07.129Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=9bf037f6-eaac-4b22-a959-352f8bca5d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:02:07.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:02:17.144Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=b0792d45-ce2b-46f2-be37-279c7efbad74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:02:17.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:02:27.163Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=b698efef-0f00-4830-a8bf-b2aac470a2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:02:27.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:02:37.188Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=ccff1f1c-3487-4177-ba6d-95772da22889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:02:37.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:02:47.205Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=38522b55-beb5-4aa5-890c-6f4bc0fcc512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:02:47.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:02:57.221Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=7ee2fa21-3e6c-42de-9ed3-4692709b9906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:02:57.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:03:07.241Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=fe2d2b9d-452c-4e82-b8d5-08ab5a456272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:03:07.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:03:17.263Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d0fb5fab-12f3-42f4-ac78-016201707f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:03:17.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:03:27.277Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=fa00089a-834b-4268-8add-9bd72db20268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:03:27.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:03:37.304Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=da802d8e-b086-4239-a713-927df3a6cc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:03:37.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:03:47.319Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=62552757-5c4c-4cc4-93d1-471cc03ed19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:03:47.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:03:57.332Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=e2058651-6bcc-4ca1-8226-02b6e94f5779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:03:57.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:04:07.351Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=ddbf12ea-4865-4991-8e48-d2448c63ec83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:04:07.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:04:17.369Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=4ce25008-f5e7-4c82-8c2f-c5132cbc512d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:04:17.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:04:27.381Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=7ded7e04-978d-46bb-9267-ad8041dc9974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:04:27.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:04:37.392Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=015d4404-c2d9-4901-936f-c6b4c8866595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:04:37.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:04:47.413Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d06dca68-64c2-4d71-bfa6-26796f45c889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:04:47.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:04:57.435Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=7af39082-5375-489f-8cba-20bc210b7a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:04:57.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:05:07.447Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=252a708b-8db4-46d2-aaac-04b47d0a7b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:05:07.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:05:17.461Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=dbc82fac-0f4b-4790-801e-90a0e70c7493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:05:17.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:05:27.472Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=13712781-ec99-4568-a14b-bd98bb3cc221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:05:27.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:05:37.485Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=e432a6df-8e58-43e1-a11a-3478fecfc858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:05:37.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T08:05:41.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T08:05:41.030Z |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-09-29T08:05:41.031Z |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-09-29T08:05:41.035Z |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-09-29T08:05:41.048Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T08:05:41.048Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T08:05:41.048Z |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-09-29T08:05:41.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:05:47.504Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=e6572506-f1c9-48d1-82c4-181ab66c3155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:05:47.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:05:57.516Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=c0c18626-912e-41ff-8f65-3d27656cf5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:05:57.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:06:07.534Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=8f2c869b-6c0f-4561-b682-5ecd6e25227e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:06:07.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:06:17.547Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=086254a3-6e4e-4983-88a4-f6efdf7a37e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:06:17.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:06:27.560Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=09fca79d-cf39-4c21-ab65-113eb2778247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:06:27.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:06:37.577Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d2e45f6b-66de-44d4-9935-650ae21c5944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:06:37.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:06:47.588Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=908789d4-9878-4427-acad-bbf97418f9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:06:47.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:06:57.601Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=20c36cc5-d8b6-4251-9bf7-54000c089119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:06:57.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:07:07.612Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=521b273c-df50-4d8e-925e-40880a972518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:07:07.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:07:17.629Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=0a7b0376-e69c-4f09-a2b6-101a1b0e06a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:07:17.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:07:27.645Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=34309007-a726-443a-b334-84ddafb3a351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:07:27.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:07:37.661Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=a902a5de-2ac2-4508-a4a0-bf9e2b1a1083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:07:37.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:07:47.673Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=a790b4ce-adf4-4802-93d0-dd5360635be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:07:47.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:07:57.686Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=9051a4a1-2091-4b98-b80a-7a98b4d4abb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:07:57.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:08:07.697Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=18fa4f81-21b0-47d0-95ed-c00cf07b125e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:08:07.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:08:17.712Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=1180bbdf-fa05-4b04-ade6-d9e7bb3a9191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:08:17.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:08:27.750Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=419c802a-94b4-4cdc-a42d-a3aba28235c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:08:27.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:08:37.767Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=5b7ce2f6-016c-40a2-be40-08d9577a64c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:08:37.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:08:47.778Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=2e6a847b-11f9-46c0-bf73-a84d022b1aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:08:47.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:08:57.797Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=353e37b2-b22c-46c2-8092-903d31f92b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:08:57.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:09:07.807Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=fc841485-f215-4f50-a5f0-06639e1f3004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:09:07.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:09:17.818Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=dfe75416-b0fe-433c-85e3-12843e622aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:09:17.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:09:27.837Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=909362f7-c6cb-4ba0-8f4f-8ea138ee1a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:09:27.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:09:37.851Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d3d39b6e-4e72-4207-9397-8baa19504cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:09:37.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:09:47.863Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d73aedc9-f3c8-45c4-8d98-c95759668a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:09:47.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:09:57.874Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=bff9ff65-b285-4ac5-b3c7-850c6329cede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:09:57.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:10:07.884Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=216e78c4-d941-4015-bdab-16e5de7e2f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:10:07.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:10:17.897Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=20d25cd3-8d68-4466-860e-af39bccaf68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:10:17.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:10:27.909Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=55a0c484-3661-4d78-8af8-a50a27747c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:10:27.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:10:37.920Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=e01d28cb-d62c-401d-9a4c-4c7d25fdfac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:10:37.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T08:10:40.958Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T08:10:40.959Z |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-09-29T08:10:40.960Z |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-09-29T08:10:40.962Z |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-09-29T08:10:40.973Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T08:10:40.974Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T08:10:40.974Z |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-09-29T08:10:40.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:10:47.930Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=89de9e54-6984-4316-820d-df51e90061bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:10:47.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:10:57.940Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=f1c104f3-4f22-4dd3-99d3-1b55fccaaca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:10:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:11:07.957Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=c24b10b9-ea1a-4bb1-84f4-195e3e37e6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:11:07.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:11:17.968Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=f325e1b5-5fc5-4b36-a660-f6f9bee25382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:11:17.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:11:27.987Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=b1ab80c3-1f78-4c6c-b462-4920d22017d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:11:27.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:11:37.997Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=43c45f18-24e3-4d0f-8cd9-16a15de7899d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:11:38.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:11:48.011Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=9dcd432c-263a-427e-b8fb-7a3186857776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:11:48.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:11:58.024Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=ee91c1a8-3798-4bc5-9de3-8765374115c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:11:58.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:12:08.035Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=0a1d8e78-3992-443c-a53b-e909668fe004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:12:08.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:12:18.050Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=1f4ba973-39d8-4a98-adad-94feac140b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:12:18.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:12:28.059Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=82500d67-6d70-42bd-9cb9-809ad55c81c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:12:28.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:12:38.070Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=06febf48-455a-4804-9a46-b53c54729d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:12:38.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:12:48.080Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=f77d8cfa-fb86-4d5a-bf97-d3945775c2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:12:48.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:12:58.090Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d4604f4d-5178-4fe7-86d4-76e56d87cd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:12:58.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:13:08.099Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=39d1bcb8-7cd3-4788-ad06-50ba9cd45e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:13:08.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:13:18.113Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=f5fdf7e2-0b0e-4d4e-a623-97b87f11fc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:13:18.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:13:28.125Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=fe4cdb67-2f17-4982-ac03-ac0b1e2b166f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:13:28.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:13:38.136Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=e5984055-2ac4-4e36-ae7b-197ff0e1fc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:13:38.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:13:48.148Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=e8077935-5d7e-4e46-a891-150e15063ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:13:48.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:13:58.158Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=afad7d8e-a737-4fa7-b145-faa5e0a51d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:13:58.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:14:08.200Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=a33024d2-9a42-4cea-b780-dfded0d7a6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:14:08.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:14:18.217Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d157fc6b-331c-4807-8a7a-5296022b1098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:14:18.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:14:28.232Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=4b23cc2f-5936-40d0-80e9-e91e61455d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:14:28.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:14:38.242Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d21dedb5-e9d1-410d-9333-a2dbc148f24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:14:38.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:14:48.253Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=e4e90322-3b2e-4082-9534-fde3aac64bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:14:48.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:14:58.269Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=a38bf6d9-d4e1-49a3-b7ac-9f04b688a96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:14:58.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:15:08.288Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=ebb18138-63f7-4460-8188-0e4bc205f487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:15:08.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:15:18.303Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=a763e7a7-90c0-4c9b-abbb-82235237d658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:15:18.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:15:28.324Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d7d5e7e3-8344-4a2e-9db3-ee7279d2f451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:15:28.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:15:38.334Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=9433d496-dd0a-456f-92b2-6c26e2ad2ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:15:38.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T08:15:40.970Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T08:15:40.971Z |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-09-29T08:15:40.972Z |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-09-29T08:15:40.976Z |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-09-29T08:15:40.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T08:15:40.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T08:15:40.987Z |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-09-29T08:15:40.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:15:48.364Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=21716ecb-da3b-4d96-8c12-56c268ceaa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:15:48.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:15:58.383Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=590edd1c-8e96-429e-bc83-bc68c2c5b262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:15:58.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:16:08.400Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=28503daf-d7b9-4ade-a47e-10ecb4cc7f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:16:08.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:16:18.408Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=ea18fbff-4b19-4fc5-8cb6-36d042f7affb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:16:18.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:16:28.420Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=11bbd75e-1182-47ed-bc28-039f707f3917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:16:28.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:16:38.432Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=21e9df58-4839-4dd5-9f89-d40d35b91ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:16:38.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:16:48.442Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=90b61c3c-55c4-4889-a6fd-8d33d6b274a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:16:48.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:16:58.453Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=dbb4c47e-b151-4872-a57c-a05ed6743df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:16:58.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:17:08.464Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=6cc548f6-875b-4f94-a019-1aa027eb8dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:17:08.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:17:18.473Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=61c370d2-5304-49c9-a514-89a89e25620b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:17:18.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:17:28.484Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=55a4d831-d62f-42a3-b75b-e19d33a1fec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:17:28.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:17:38.494Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=1c1c5273-69ff-4bd3-9cc8-7743fa16350f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:17:38.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:17:48.504Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=23c0ae73-70bd-4459-a899-5c33eb394c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:17:48.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:17:58.514Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=7b54b237-f72b-485c-9076-63091e252356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:17:58.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:18:08.527Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=abfa9b76-1d50-456f-9f17-3f3b9c5aab49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:18:08.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:18:18.542Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=fb0757e9-d0cb-4f66-8b15-a76ba41e154d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:18:18.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:18:28.556Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=eef06cb6-891f-4a29-9087-fbb1f69381bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:18:28.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:18:38.566Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=68006f14-74d2-4c99-9465-19ba2635309b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:18:38.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:18:48.577Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=6d34bbe7-caf8-4fc1-a406-0339707dd212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:18:48.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:18:58.589Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=cc0e46a5-075e-4287-96c7-573c9cb435f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:18:58.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:19:08.602Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=f5d9003e-47da-4acd-aced-734363025a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:19:08.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:19:18.611Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=04eb123c-ac7d-4b4e-8037-f2bfc233e544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:19:18.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:19:28.625Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=a0608666-7a9a-488b-8fa0-08ccfbcbde56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:19:28.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:19:38.647Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=e081697f-8145-470c-a336-657f2e8471ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:19:38.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:19:48.669Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=749fc82e-046d-476a-8749-abde904452e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:19:48.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:19:58.682Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=23707e6c-407f-4351-9b98-8177c8ad4656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:19:58.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:20:08.693Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=1bfabbf2-e0ee-4eb3-9368-3c6a01546e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:20:08.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:20:18.703Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=7330c5ab-6ed5-4f6f-8cba-8f3e5bfab84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:20:18.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:20:28.714Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=3946ca7d-a26d-4c9b-86e9-cf3f533449d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:20:28.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:20:38.725Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=8aaf0177-5063-4808-b211-c920a8284c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:20:38.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T08:20:40.850Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T08:20:40.851Z |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-09-29T08:20:40.852Z |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-09-29T08:20:40.854Z |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-09-29T08:20:40.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T08:20:40.863Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T08:20:40.863Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-29T08:20:40.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:20:48.738Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=6223e98a-d548-4c51-9288-7bcf5152a5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:20:48.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:20:58.748Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=53cd6446-caff-4a4d-bcd5-64b09eefe85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:20:58.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:21:08.760Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=72460718-1e7c-407b-970c-a6e981fd97fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:21:08.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:21:18.775Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=3f1a298d-747d-4ad0-adf2-03e7b6fa3034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:21:18.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:21:28.785Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=57d2768d-bdb1-4984-9b06-39b0bf9701ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:21:28.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:21:38.795Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=1ef31f2a-8743-4973-b802-0fbaca0fc511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:21:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:21:48.806Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=3cd76ed0-79a2-4345-a3e9-8a6d706a2e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:21:48.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:21:58.829Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=67df2da0-6d87-4ef2-a2c9-d29347f73d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:21:58.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:22:08.842Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=528431a5-369a-43c6-a9a1-ebf7e574d3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:22:08.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:22:18.857Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=d0db033f-1817-4ae1-bd5f-e7525f92d4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:22:18.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:22:28.870Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=3981cd02-2ae4-48c8-ba33-d613aabce7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:22:28.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:22:38.880Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=174cc4f8-849e-499f-b20b-32291818c44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:22:38.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:22:48.890Z |INFO |Init configs |InvocationID=efd24c2a-0e2d-42d1-bc0f-254d826e10d0, InstanceUUID=f44a9b15-d91a-431e-8c81-94389a9d7dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T08:22:48.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |