By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:15:39.083Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:15:39.087Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-03T03:15:39.124Z |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-08-03T03:15:40.000Z |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-08-03T03:15:40.130Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T03:15:40.130Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T03:15:40.131Z |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-08-03T03:15:40.337Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-03T03:15:40.407Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-03T03:15:40.439Z |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-08-03T03:15:42.268Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-03T03:15:42.824Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-03T03:15:42.842Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-03T03:15:42.843Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-03T03:15:42.904Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-03T03:15:42.904Z |INFO |Root WebApplicationContext: initialization completed in 2464 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-03T03:15:43.301Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-03T03:15:44.328Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-03T03:15:45.569Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-03T03:15:46.159Z |INFO |Started MainApp in 9.907 seconds (JVM running for 10.754) |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-03T03:15:46.231Z |INFO |Start scheduling PRH workflow |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:15:46.245Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=de9900fe-aee5-4f8c-b62f-bd28d5f8d315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-03T03:15:47.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.81:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:15:47.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-03T03:15:56.315Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-03T03:15:56.315Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-03T03:15:56.318Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:15:57.698Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=ff919082-5c8d-45f0-b663-7f45a46a1f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-03T03:15:58.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.81:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:15:58.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:16:08.766Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=00f046f3-96ad-4bd8-a536-bb231ceaa038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-03T03:16:09.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.81:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:16:09.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:16:19.808Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=d102ea87-05ad-4551-9720-d70044b3a882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-03T03:16:20.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.81:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:16:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:16:30.882Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=aa0a6005-bfb7-4576-93c9-731c0b4c5852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-03T03:16:31.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.81:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:16:31.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:16:41.918Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=acd53ad1-359a-47fb-84e1-6b37c5d24eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-03T03:16:42.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.81:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:16:42.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:16:52.958Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=3fed17a5-6470-4cb0-be1a-ceabb0d3a4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-03T03:16:53.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.81:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:16:53.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:17:03.999Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=fda21d29-e0f0-4de7-8d9d-b759fe35b154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:17:04.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:17:14.150Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=af4dfd6c-9faa-4370-8467-50a4ea3de937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:17:14.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:17:24.175Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=52935818-f4a0-4df5-a8e2-b05081716ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:17:24.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:17:34.194Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=de5e490b-63f5-4619-832f-cdc9d6d4bd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:17:34.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:17:44.211Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=30e5a767-d0de-4a00-b161-0d5984a98282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:17:44.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:17:54.234Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=dda5466a-cead-4299-a7ac-c5c911d03da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:17:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:18:04.252Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=5a976b30-cbc9-4bff-9c8f-beddec65eb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:18:04.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:18:14.275Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=a49f2751-ddfa-41b8-b281-dec91d5555f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:18:14.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:18:24.295Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=0c4da736-223c-46ec-9cc4-b96ebd1af907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:18:24.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:18:34.311Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c19d93d3-2174-405e-92af-350aed70cdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:18:34.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:18:44.330Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=4ff13862-4b87-4834-8ccb-2bf3e13b5a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:18:44.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:18:54.347Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=13060be9-929b-448b-889b-bd683331173e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:18:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:19:04.367Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=905a4cc2-d713-443c-b97e-eb0e41014465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:19:04.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:19:14.380Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=e61576d3-7e11-47ba-b5a2-ab268e8cf1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:19:14.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:19:24.396Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=2a31c46c-987c-4bee-b846-3cc2012f2a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:19:24.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:19:34.414Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=a818bebc-c367-4a37-811f-6837bb272bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:19:34.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:19:44.429Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=46e33df1-be37-48e8-a841-2fea52c70ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:19:44.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:19:54.450Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=2ecc0f05-bd77-4bfc-b825-d845ffe0b0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:19:54.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:20:04.464Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=8a5a57e3-ce62-4ba8-a1ea-8fae67dbb534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:20:04.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:20:14.478Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=5e08233b-f853-4956-9d16-7107377fe054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:20:14.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:20:24.491Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=992f0352-ae11-446e-ab55-b63c8fda4a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:20:24.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:20:34.505Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c3cee10f-bb6c-4ab8-b06b-6aade5a252fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:20:34.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:20:44.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:20:44.249Z |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-08-03T03:20:44.251Z |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-08-03T03:20:44.254Z |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-08-03T03:20:44.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T03:20:44.274Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T03:20:44.274Z |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-08-03T03:20:44.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:20:44.521Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=acdbb2bc-fd17-46bd-9df4-1ec647601df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:20:44.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:20:54.535Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=1972f66b-4feb-40a4-8f63-3845fbed4f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:20:54.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:21:04.549Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=bb6c5123-80dd-4bed-b582-40148f27aafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:21:04.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:21:14.564Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=8198f10c-3a33-4cf2-a7d5-d316172e64f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:21:14.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:21:24.577Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=26e3fc58-58cb-4473-9c58-e2538a26a4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:21:24.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:21:34.589Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=2c92f634-7d16-4e30-b441-35969a5e5733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:21:34.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:21:44.601Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=e778645e-fc10-4a09-a68b-01bd30f9f2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:21:44.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:21:54.616Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=4e76c1d6-5678-4e79-b582-627f47096772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:21:54.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:22:04.628Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=93213946-4673-42fe-9a26-12eee8190ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:22:04.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:22:14.643Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=5ced1af6-803d-4a00-8047-76bedf8f97cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:22:14.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:22:24.656Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=4896768d-d1bd-4b50-8476-16ec2eb1a861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:22:24.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:22:34.668Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=7b2191fe-c3e9-4364-be90-d2c0628c1a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:22:34.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:22:44.680Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=984d2060-23bf-40ed-ae1d-c9a4c9cfec54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:22:44.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:22:54.692Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=7d6e2976-b5ff-456f-bf68-03053bb876c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:22:54.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:23:04.706Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=b64eb365-c0b8-496f-bfa3-72b81322dbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:23:04.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:23:14.719Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=f534790b-0a67-4aef-aed9-a4fbe824bc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:23:14.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:23:24.731Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=89c4eddc-37e4-4495-b1ad-068112d97ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:23:24.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:23:34.744Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=f2355b0d-6527-4308-b538-d7f5f04122bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:23:34.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:23:44.757Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=43e55459-6ef4-4d75-aaf1-e20a96ad7f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:23:44.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:23:54.773Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=9a6eada8-e698-48d9-9c60-2801b4a9f0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:23:54.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:24:04.788Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=3da39950-3f72-4c8d-a65d-39d3126c473a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:24:04.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:24:14.801Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=510256cc-0647-4348-a1ee-a97de06717c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:24:14.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:24:24.815Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=ba7ab5d4-1771-4782-9a52-817869fdbd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:24:24.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:24:34.827Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=144baf68-4ae5-4b9b-b980-d9eaf1d98833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:24:34.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:24:44.839Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=3c60eba9-34b9-4256-9957-d4761ada95df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:24:44.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:24:54.852Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=52347dbb-6650-4581-b7e5-fb43fab9cc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:24:54.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:25:04.863Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=dc9e9bee-a8a5-4553-93d2-437a9483a6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:25:04.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:25:14.875Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=81228a4a-4e75-47a5-a902-019410fdf0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:25:14.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:25:24.887Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=4bec4a13-d81a-417c-b2a6-8066f686a95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:25:24.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:25:34.898Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=e75fa63f-5b5b-48f9-8e2d-8434ffbec233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:25:34.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:25:43.649Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:25:43.650Z |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-08-03T03:25:43.651Z |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-08-03T03:25:43.654Z |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-08-03T03:25:43.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T03:25:43.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T03:25:43.665Z |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-08-03T03:25:43.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:25:44.910Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=645e5db5-9891-44c2-9797-c5c911c0a073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:25:44.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:25:54.922Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=80b7e9ae-eeb1-4c91-9e31-c689cdd6326d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:25:54.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:26:04.934Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=56ddabcc-f270-4d07-bce8-32afea68cac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:26:04.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:26:14.947Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c8915585-cd76-44c7-bc7f-d095fda13855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:26:14.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:26:24.960Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=b8310f98-5bb5-41ad-b883-4c4c71937629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:26:24.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:26:34.974Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=eccd5ad0-4f54-49af-8166-3cb2c5d5c670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:26:34.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:26:44.985Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=8f004003-2af1-46d1-9a1a-1c5099b42d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:26:44.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:26:54.995Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c221ac6f-030e-41e4-a2ee-79bb1a21e4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:26:55.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:27:05.008Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=a7bcf5a6-f9b7-4164-acdc-b1a5c2ca2854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:27:05.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:27:15.020Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=fde3bafb-7ff7-4165-87ba-5c427a025cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:27:15.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:27:25.032Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=55096d25-8c0a-480c-9f61-be1d18262f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:27:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:27:35.044Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=4d579b7b-23e7-4683-9d07-2c6982306b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:27:35.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:27:45.073Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=75ba33e9-ba4a-4173-b081-31c59d1646df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:27:45.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:27:55.083Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=a8b78ae9-d6da-49d0-944e-382cf9312543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:27:55.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:28:05.094Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=6bacb902-3a2a-4cb7-b501-b3528b111a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:28:05.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:28:15.106Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=9fe3f544-dd7d-429c-b42c-4aa9beb07c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:28:15.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:28:25.119Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=14292a96-653d-4888-ae06-09c93b2ee0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:28:25.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:28:35.131Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=48615e56-20dd-488b-bc2b-68c80119b259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:28:35.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:28:45.142Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=a3f5b6b0-fed7-4fb7-9400-ef1af1fb29f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:28:45.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:28:55.153Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c02896d4-b29d-4533-9d69-0ee17caa55a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:28:55.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:29:05.165Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=2c999752-2344-43e0-ba9b-7dad114bd18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:29:05.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:29:15.181Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=29627695-d25a-488f-8a32-ea059c25cc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:29:15.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:29:25.194Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=3d01f889-99f9-4e7d-bce9-ed668996221d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:29:25.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:29:35.212Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=b091bcf7-1cd1-45b0-b76d-f41931cdb839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:29:35.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:29:45.223Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=7f0c96cc-ff22-4162-9ec2-4db6b946eb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:29:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:29:55.236Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=df5d8837-708c-4859-94b7-4afa81d270c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:29:55.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:30:05.249Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=3d029eb2-e66d-4234-b537-82d3b9bbcd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:30:05.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:30:15.261Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=986a8340-1462-4a7c-ace3-f8336f6947ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:30:15.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:30:25.272Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=d979ba3b-32e3-4a96-a081-8a5db1f94ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:30:25.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:30:35.283Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=e9cb04bc-9136-496f-947e-de8d5d3f3e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:30:35.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:30:43.608Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:30:43.608Z |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-08-03T03:30:43.609Z |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-08-03T03:30:43.612Z |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-08-03T03:30:43.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T03:30:43.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T03:30:43.622Z |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-08-03T03:30:43.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:30:45.308Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=aa2dd96b-f340-4146-8638-27f3bd4488c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:30:45.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:30:55.319Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=a6831fb7-e523-43fc-a5e5-c738ea50b25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:30:55.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:31:05.332Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=04f89075-d377-4694-ac3b-98a1e284641f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:31:05.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:31:15.350Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=d677b864-f16a-46bf-af46-ef0f92315d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:31:15.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:31:25.360Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=632bfc17-04a1-4195-bf8a-e041b6d6fb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:31:25.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:31:35.373Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=2d1baf19-9f8b-4e01-9b15-b51d50721c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:31:35.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:31:45.385Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c1ec8062-ff92-40bd-81fc-e2cc12ed6edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:31:45.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:31:55.402Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=8e70c7fb-8503-466b-afb3-4f2d97a10cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:31:55.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:32:05.424Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=1befaa41-8c04-456b-bb79-2835a5810bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:32:05.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:32:15.437Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=8a3b12b9-ddc1-4a4c-829c-c10be10b0007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:32:15.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:32:25.501Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=f00fb822-a07e-4888-aa1a-fcce594715ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:32:25.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:32:35.513Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=da339eed-c433-447a-a28e-a8696f194da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:32:35.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:32:45.532Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=82bc6dd4-2a10-400f-aaa7-0b801319c3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:32:45.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:32:55.543Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=fb7f9ce0-e5d2-4f28-bed4-4029b1b0912a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:32:55.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:33:05.554Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=17f34c2b-c4fa-495f-8410-dee7bf89a0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:33:05.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:33:15.564Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=16acf538-d667-497f-a1a5-85d9fccd56fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:33:15.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:33:25.575Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=adf0dfd7-ae5d-422f-8b15-6634c61c740f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:33:25.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:33:35.591Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=94137c80-03a3-4893-92b8-b25413bde698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:33:35.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:33:45.600Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=b9da5967-163b-4856-a620-49e9478b929c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:33:45.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:33:55.612Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=4f538dd1-3952-47ba-871f-dbe34f87ea2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:33:55.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:34:05.626Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=ecb83bd9-c35a-4ed8-a263-e25d6ec20a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:34:05.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:34:15.639Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=ff396452-d292-4b7b-a837-70b1117348c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:34:15.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:34:25.652Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=291a889e-92dc-47f5-94ef-2a24723628fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:34:25.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:34:35.668Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=3b5b2da3-3321-4f0d-b3dc-9041417f7471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:34:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:34:45.684Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=f2a66ff8-069e-4d10-b08b-4d251e3aa615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:34:45.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:34:55.703Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=376dd4d9-c0cf-478f-9ebc-1a1fb378f250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:34:55.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:35:05.738Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=31ad5984-8b77-4c54-b759-813f85e107b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:35:05.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:35:15.754Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=9fed41d5-1090-4a99-b84d-141748bc9814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:35:15.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:35:25.774Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=171fd881-8af7-48e0-b6bc-91f4516e8543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:35:25.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:35:35.785Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=89e0a45d-7ffb-408a-b7a5-4a0d46aed043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:35:35.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:35:43.706Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:35:43.707Z |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-08-03T03:35:43.708Z |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-08-03T03:35:43.711Z |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-08-03T03:35:43.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T03:35:43.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T03:35:43.724Z |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-08-03T03:35:43.727Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:35:45.805Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=8fdb6967-e547-410b-a126-9d48ee5e5a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:35:45.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:35:55.825Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=251c66d1-882c-4d96-af1e-ee9ac81100a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:35:55.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:36:05.844Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=1e639521-c09d-4003-ba0f-034208cac8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:36:05.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:36:15.854Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=59189dea-a90f-4d79-8f7e-389ef514e6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:36:15.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:36:25.865Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=b314b8b4-f28a-4f1b-ae6e-a98fcf11cce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:36:25.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:36:35.877Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=e255c557-ab7c-4b97-a718-685d6a73664e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:36:35.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:36:45.893Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=3e141175-7b04-479c-bd50-cf9152edb34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:36:45.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:36:55.906Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c0234fe1-d371-40a4-a93a-fba4729c3a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:36:55.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:37:05.929Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=948818cd-252e-4c2f-839d-843cd3f51e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:37:05.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:37:15.942Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=261a8fac-b1b0-4ff8-bc03-95fdbd5a752d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:37:15.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:37:25.955Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=749f6f99-5b18-45d6-ac67-018023ec70b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:37:25.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:37:35.966Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=6802a01e-b8a8-4bd8-a86c-8dcb3ec8f17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:37:35.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:37:45.976Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=9d6ba0ca-9f92-4e7b-9550-ca317416d1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:37:45.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:37:55.987Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=f228ea00-d355-4c7b-8aa1-dc560c243ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:37:56.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:38:06.000Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=a7e610b5-4905-4845-a36c-b97b73273202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:38:06.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:38:16.010Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c470428c-5261-4aad-99f0-d012c45e3f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:38:16.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:38:26.022Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=b14eb3c6-9961-42c0-a51e-8ce3ea0c2fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:38:26.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:38:36.057Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=61fa7dcd-d81c-4578-9538-58f3de44f8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:38:36.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:38:46.071Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=06462b8c-e638-4233-bc3c-ead652d3fc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:38:46.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:38:56.084Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=962d7754-c24d-4beb-b82b-fb788d30cd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:38:56.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:39:06.098Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=4d5063f8-e2c0-4857-8884-3958f9afaa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:39:06.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:39:16.110Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=51dbf5cf-ba46-4359-933c-8ef55b30b669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:39:16.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:39:26.124Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=a2beb974-2d31-4b10-9736-d7d6b7d83f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:39:26.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:39:36.135Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=3be91d0c-86b3-484c-b345-7efea4b36028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:39:36.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:39:46.146Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=8dc0ccc8-77e3-46d3-9a82-62587c78c439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:39:46.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:39:56.154Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=5d60ef13-f487-4012-955c-f85329932354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:39:56.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:40:06.166Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=5328b1f0-0b16-4303-8b7e-125afa28277a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:40:06.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:40:16.182Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=17e3e470-f7b7-426b-b717-253ee703f101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:40:16.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:40:26.195Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=684c1918-4456-4fd4-a18c-7f908c4c2794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:40:26.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:40:36.208Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=302f5296-1f54-4cd8-b0bf-523285b3a085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:40:36.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:40:43.698Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:40:43.699Z |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-08-03T03:40:43.700Z |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-08-03T03:40:43.703Z |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-08-03T03:40:43.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T03:40:43.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T03:40:43.712Z |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-08-03T03:40:43.715Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:40:46.220Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=4ce7e9d1-cc6b-420c-b2a9-76eb8fc0392c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:40:46.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:40:56.232Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=023c57fa-aa08-48a5-8e21-66c993d4da97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:40:56.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:41:06.242Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=12c20a87-fb02-4f8c-bcab-0428478eeac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:41:06.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:41:16.251Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=6e005477-f39c-4ff9-ab73-1806f23e4231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:41:16.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:41:26.259Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=37348d72-c957-4cfe-8750-53bd4115c72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:41:26.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:41:36.269Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=bb0cfd84-a7dc-42bd-bd1d-3eeb3cffbd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:41:36.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:41:46.278Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=d3237687-ed68-499b-92b9-67df00179afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:41:46.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:41:56.293Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=a9911147-ff52-48ce-8ad5-6914988753be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:41:56.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:42:06.324Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=bb22afc3-802e-4918-99d3-3c33391b0615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:42:06.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:42:16.334Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=4d37de75-fb8c-4d71-bf6c-dcb3ae763f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:42:16.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:42:26.343Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=ee49d372-e563-481a-b740-93d9b92c9026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:42:26.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:42:36.361Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=b0bfdb3d-9669-4cac-8097-2ddbf57ef36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:42:36.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:42:46.370Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=814e46cd-18c4-414e-9fdb-a2a64b0c7ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:42:46.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:42:56.381Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=79529195-96d1-41a6-a0f9-9e89e7248cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:42:56.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:43:06.390Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=f55a591a-7518-4a71-819f-6d3cdd3849b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:43:06.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:43:16.400Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=48657c93-3999-4487-9040-90d38c1afd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:43:16.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:43:26.413Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=5b0aff96-27de-47d9-9b05-d9b590761238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:43:26.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:43:36.423Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=82a30e29-cbd7-4b57-a9fe-505940780955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:43:36.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:43:46.433Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=51ffcf97-484d-40b5-b0e2-4baa9678fcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:43:46.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:43:56.442Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=287cfc49-2725-46a7-99fa-ce753f6a9035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:43:56.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:44:06.453Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=562d584b-09b0-412e-aa34-c6d7c80eefb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:44:06.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:44:16.464Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=4f5f5ad3-8af1-46bb-808e-37b022d88857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:44:16.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:44:26.474Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=923f3c17-5de8-4c0f-bc1b-e5ddfa2b7479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:44:26.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:44:36.484Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=3be2b546-2338-4613-ab26-464c70e8f122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:44:36.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:44:46.493Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=3b3a9021-293a-40d4-a68a-b3be53462426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:44:46.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:44:56.502Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=47458e04-c220-40c6-8b44-f1e5948c6556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:44:56.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:45:06.513Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=3ca3903e-6d0d-43c5-a3c0-0e52353c1c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:45:06.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:45:16.525Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=fb9131d8-4523-470a-aa85-7d91f92e85a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:45:16.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:45:26.537Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c0827c1b-67fd-4ef1-ad06-17ad62f5ef31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:45:26.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:45:36.547Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=5e3393d9-b1e4-47df-a6fc-63ca53415294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:45:36.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:45:43.541Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:45:43.542Z |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-08-03T03:45:43.543Z |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-08-03T03:45:43.545Z |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-08-03T03:45:43.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T03:45:43.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T03:45:43.552Z |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-08-03T03:45:43.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:45:46.558Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=6c0e58a6-4ec6-43f6-9e81-5030f4f3e290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:45:46.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:45:56.568Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=5dee7e03-eefa-4f2b-8c2d-9b832b26005c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:45:56.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:46:06.579Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=441b53e1-7695-4ec8-83b4-d6f74c9ae249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:46:06.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:46:16.590Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=d96492bf-2654-49eb-92c4-defea2e3ae3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:46:16.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:46:26.605Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=326128c7-d422-49a7-850e-f1c45ea2b1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:46:26.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:46:36.615Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=2044d8c5-d5dd-450c-accd-97742cf96ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:46:36.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:46:46.627Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=279228a8-07f1-40e6-a2fb-486cbad331da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:46:46.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:46:56.644Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=f1de95c8-0191-4297-baa0-666312d21ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:46:56.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:47:06.653Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=76ed2004-c4d7-4f9d-90e9-2e926e37ea0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:47:06.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:47:16.664Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=6ea3f415-1db2-46f7-8673-15e6228083af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:47:16.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:47:26.675Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=5fa08e54-e60e-4bbb-8a76-6960eb0d4552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:47:26.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:47:36.685Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=a8a138a0-86a8-4721-be0e-58760ff1153c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:47:36.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:47:46.695Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=46b8adc5-5a60-4e00-88c8-9afb8986ecf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:47:46.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:47:56.707Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=f835b6ec-f7d8-44d4-9cbd-711831e61f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:47:56.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:48:06.718Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=702e38e5-b00a-4011-80ec-37b9a8239426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:48:06.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:48:16.727Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=d1b78f21-bf6a-4f54-a23a-0b4425f883f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:48:16.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:48:26.737Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=e3db14be-58fb-4a56-a2a3-d7d1afffe11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:48:26.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:48:36.746Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=bf9f5d09-b227-4da8-b8e9-e8226bb0cf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:48:36.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:48:46.756Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=9492222e-c8d1-4f73-942a-029acf6e5449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:48:46.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:48:56.766Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=dbf808c4-8568-4e3f-b142-9a0577629476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:48:56.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:49:06.776Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=6a2eb502-48e4-45a1-9fff-e0ecbc1c000e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:49:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:49:16.786Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=7d3751c9-78c7-4b80-888f-80e5056ab5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:49:16.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:49:26.797Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c8c9b9a6-0007-431e-9306-cde44dc8bbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:49:26.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:49:36.807Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c3b3d9e7-365c-4bf6-93d1-142dd2609d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:49:36.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:49:46.819Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=865c096c-80d9-4fac-813c-db97df8ac4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:49:46.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:49:56.828Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=5307f31a-b24b-4304-8f3e-2e82e37a4f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:49:56.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:50:06.838Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=8555a7a7-7763-47d8-8c66-b2b7c80e0053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:50:06.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:50:16.849Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=df883d92-9f62-4566-a976-15a1b2908863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:50:16.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:50:26.859Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=f94a01ca-48ee-431e-ba1f-9920e4113707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:50:26.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:50:36.867Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=e47d36af-a70f-4848-95d2-11d8803a6f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:50:36.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:50:43.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:50:43.651Z |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-08-03T03:50:43.652Z |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-08-03T03:50:43.655Z |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-08-03T03:50:43.662Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T03:50:43.662Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T03:50:43.662Z |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-08-03T03:50:43.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:50:46.878Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=0aa125ce-8335-425d-94df-cae44178bc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:50:46.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:50:56.887Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=0b706531-9821-42c9-a861-5413be59150c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:50:56.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:51:06.896Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=243acd9c-c8a2-4d69-9ef9-74d498071b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:51:06.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:51:16.906Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=0652b94a-2eb3-4f36-acd6-435ddae1273b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:51:16.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:51:26.917Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=820271d9-dc35-4f8e-9bab-5632dc090b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:51:26.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:51:36.926Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=6269f5ed-62e2-4bea-82dd-8c85b2fef2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:51:36.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:51:46.936Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=14c80a51-4062-4e2b-8c80-a957420dffa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:51:46.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:51:56.946Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=a5df8818-982c-4400-a988-21644b705673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:51:56.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:52:06.958Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=5cbe2d15-3fbd-4943-815e-f4772e2c5046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:52:06.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:52:16.973Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=181dae6b-3fa1-4d64-b76e-751defbed632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:52:16.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:52:26.982Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=641b8cfc-b1be-476d-bce2-ee5452963d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:52:26.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:52:36.991Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=666af372-6fd4-4fb7-8648-991a639952d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:52:37.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:52:47.007Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=8d6e6033-2413-4342-a24a-d3c4cc2b1bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:52:47.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:52:57.020Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=b363febb-a0e5-4a22-a03f-7cfc235e0285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:52:57.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:53:07.030Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=77426cf4-b6e8-47a7-b99a-ef2bd95f41cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:53:07.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:53:17.042Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=d1650fbd-b114-4f73-9eb7-2623dc0a6ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:53:17.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:53:27.052Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=674e96b5-6edb-45ad-825e-207cfa93c155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:53:27.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:53:37.063Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=29f121f6-082f-47a4-a9e4-bbb8af5cbc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:53:37.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:53:47.074Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=3e5873dc-f4df-4498-b4fd-247ef05dcf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:53:47.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:53:57.083Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=ce9116ab-dfe3-4ee9-9a70-da46949e2ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:53:57.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:54:07.092Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c12a7dbb-46e8-414b-91f3-bf1612bd04ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:54:07.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:54:17.108Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=e5b30ba9-cd91-45ee-9af4-3ee3f83e23bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:54:17.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:54:27.117Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=d9182d69-624b-4e38-a610-52c616f27258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:54:27.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:54:37.127Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=0cb75d18-16b8-493c-844c-615175e5f570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:54:37.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:54:47.143Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=9700f450-0de4-4ce1-a36f-f07f7c20fcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:54:47.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:54:57.151Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=3d3be662-3210-4332-80fa-2016aa2182c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:54:57.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:55:07.159Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=ae331c03-1e47-4103-9e67-f45186a07421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:55:07.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:55:17.167Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c201342f-1e24-43d2-a616-1655c6142e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:55:17.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:55:27.177Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=0e314343-d18a-422c-b4ae-544f95fab9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:55:27.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:55:37.185Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=1c972b11-f684-4829-a3d1-620b8b9cf6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:55:37.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:55:43.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T03:55:43.660Z |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-08-03T03:55:43.662Z |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-08-03T03:55:43.665Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T03:55:43.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T03:55:43.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T03:55:43.672Z |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-08-03T03:55:43.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:55:47.194Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c3a398e0-fba1-4fb4-abd3-7a040653c1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:55:47.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:55:57.202Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=bfb37555-cf6f-4240-8877-1fb1a190d375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:55:57.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:56:07.211Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=48114371-1f48-4341-b9ad-3b559b5f1825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:56:07.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:56:17.219Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=1f8bcf6f-0707-4f18-a285-00f7ff346d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:56:17.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:56:27.228Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=5cfd59cb-cc21-4175-87a7-5c69d16ca5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:56:27.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:56:37.237Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=a2387cab-d20e-4892-97b4-5a3e401887b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:56:37.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:56:47.245Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=71d8ee6a-4a38-4319-8b05-cc9d19c4fe30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:56:47.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:56:57.254Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=fc18a50c-e665-4b21-bae8-ef41c4cfa7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:56:57.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:57:07.263Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=25b16803-43b1-437c-907e-318f24be198d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:57:07.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:57:17.272Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c1675a0b-1737-44c3-91ae-2f0a9949ce1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:57:17.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:57:27.281Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=e77565e6-0d67-4f14-ae07-ff61ee984a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:57:27.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:57:37.289Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=088da526-de8a-461d-a27d-8a793b40bfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:57:37.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:57:47.298Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=4168f4fb-79da-4f10-aadd-8c52e1d1c516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:57:47.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:57:57.307Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=0b0bfa42-00ec-4e23-96f3-d61d0b4c1079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:57:57.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:58:07.316Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=64ad8765-c67a-4c91-801b-07ee6418c792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:58:07.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:58:17.324Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=147782d9-b84e-461b-9989-f10c47ff8568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:58:17.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:58:27.334Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=cae9873c-7238-4974-b637-69609baba8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:58:27.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:58:37.343Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=62c6ec54-d56b-44b8-ac8f-f7d3aaf90dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:58:37.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:58:47.353Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=3e48c1d6-3522-4559-923d-704c0726267d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:58:47.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:58:57.361Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=cab272c9-c87d-400c-a20e-a5c9d3aab4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:58:57.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:59:07.370Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=9c6e2eb1-726d-4ed8-bf08-6889a3d2af2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:59:07.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:59:17.378Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=cb294da4-0896-4e89-adbe-fab386028ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:59:17.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:59:27.387Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=fc6322ae-383f-4807-a912-223d0c8512ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:59:27.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:59:37.396Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=25115b54-02b5-4163-8558-0efb999e797a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:59:37.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:59:47.406Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=fd0eae90-6cec-4c6c-9098-c8d8d021f246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:59:47.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:59:57.416Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=e739fa44-373e-4c57-8e78-45af110ea03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T03:59:57.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:00:07.425Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=e8a20336-22f1-4c23-aa87-cd53b2082a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:00:07.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:00:17.438Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=d2e05c62-6e2e-475b-8132-238401e37ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:00:17.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:00:27.449Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=a461a89d-34ed-45a6-b8b3-8d6743d9642a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:00:27.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:00:37.460Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=271522e0-fb76-4dca-9498-cff1498d7121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:00:37.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T04:00:43.603Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T04:00:43.603Z |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-08-03T04:00:43.604Z |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-08-03T04:00:43.608Z |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-08-03T04:00:43.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T04:00:43.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T04:00:43.616Z |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-08-03T04:00:43.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:00:47.469Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=60d32284-4080-41de-b437-0d5af91bd492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:00:47.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:00:57.478Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=020ef6d9-0df8-4ff4-87d6-1b3f541dc72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:00:57.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:01:07.489Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=cf581fa7-7c82-4066-9d86-f44373289c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:01:07.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:01:17.499Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=53ec0132-449d-4100-984a-191353dc5e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:01:17.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:01:27.508Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=f63342e0-874f-4a25-a7c5-6d621c53fc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:01:27.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:01:37.518Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=27dd70c3-eb5f-400c-8799-e3e0331c2246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:01:37.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:01:47.527Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=234612ae-8d3a-4075-9c70-9742e6943fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:01:47.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:01:57.536Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=96165d88-2605-4823-8ed9-558f84bcb18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:01:57.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:02:07.544Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=520d5db4-f995-488c-8f9c-35a7609b17aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:02:07.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:02:17.567Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c7b336f1-0911-456e-b8cd-667b11a800f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:02:17.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:02:27.575Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=cf31edb7-e2c7-461d-a27c-2352f1b96c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:02:27.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:02:37.591Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=9afe6f66-ec25-45df-9a86-3f5c6abc2394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:02:37.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:02:47.600Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=6bbbc9f0-05d8-4d38-b01a-29114fc5fe5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:02:47.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:02:57.610Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=eb556d27-1842-4f08-a985-73aed5af9934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:02:57.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:03:07.619Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=2f07517a-e480-4788-bbb5-f2c78f437a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:03:07.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:03:17.627Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=00ea9076-39b0-4aca-9b2c-b9b01bd30729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:03:17.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:03:27.635Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=02f4ebfb-2082-42f8-84b6-e90df01d2409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:03:27.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:03:37.644Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=812f4bc6-7fba-4bfc-ac58-f94568d2b779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:03:37.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:03:47.653Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=a592efbe-e5f6-44c1-8b2d-df17cc94f6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:03:47.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:03:57.663Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=04dc4249-b8e2-4061-9365-9c775baeba5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:03:57.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:04:07.671Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=407f17b4-94c5-4912-a6d9-94b37216c938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:04:07.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:04:17.680Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=7c003320-dce2-4945-9b78-44792c1104b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:04:17.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:04:27.687Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=783b02b7-3508-4bda-a621-d17d28c970f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:04:27.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:04:37.696Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=79a1b349-ad54-410d-8a44-fc5b152ef0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:04:37.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:04:47.705Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=8cbe41d1-6f26-46b7-9df7-373bb447978e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:04:47.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:04:57.715Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=ca3cc789-9945-4b27-aba3-d906fe6af841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:04:57.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:05:07.725Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=50ab1df4-f806-48a2-80f4-1863a8f82810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:05:07.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:05:17.735Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=838be01a-f6e8-4b94-9fa3-e95a9e15f05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:05:17.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:05:27.745Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=0f945a5c-228a-4025-be7a-bb046f9e4247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:05:27.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:05:37.755Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c4b3a39c-dd70-42a6-9e44-ba91b4939b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:05:37.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T04:05:43.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T04:05:43.568Z |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-08-03T04:05:43.568Z |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-08-03T04:05:43.570Z |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-08-03T04:05:43.577Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T04:05:43.577Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T04:05:43.577Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-03T04:05:43.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:05:47.765Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=c6c43462-cb2f-499c-b7a8-bb679d12dea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:05:47.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:05:57.774Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=404232e1-4dd9-496e-94c7-c8447ce7ac18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:05:57.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:06:07.788Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=b157ca8f-e98d-4d4a-8541-bac284402911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:06:07.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:06:17.796Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=476a9b6e-aee3-4f10-afe8-badc27cd0d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:06:17.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:06:27.805Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=503a9aae-85f1-4a88-9bd7-72fffd6ab898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:06:27.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:06:37.814Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=09ea8d91-7b39-4103-8a07-1a481e503cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:06:37.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:06:47.823Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=2fca5c2e-1138-4a72-8434-3bdccae1a4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:06:47.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:06:57.831Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=4e3e19a6-a5ce-4635-b9e9-251746975365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:06:57.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:07:07.839Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=b8b0d322-6602-446c-8c84-d9d3ccb2556d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:07:07.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:07:17.846Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=442c9637-8aae-4f88-9e2f-ed0c9dfa673b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:07:17.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:07:27.854Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=32a47abb-364c-4502-b119-b0ae48837a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:07:27.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:07:37.863Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=4c59c9bc-4ea5-41b9-9bc5-abc489480f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:07:37.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:07:47.872Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=f002d24a-deaf-4f91-b37e-9b4585f938fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:07:47.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:07:57.882Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=f804e0b1-f437-4366-910a-f8325450d643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:07:57.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:08:07.892Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=a31a818e-fe11-4c8c-9a6e-e6a204d9e20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:08:07.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:08:17.901Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=32624c24-338b-4b2d-91c7-f8ea758248c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:08:17.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:08:27.914Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=27c0c88b-65f8-4c8f-9240-70d342eef93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:08:27.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:08:37.924Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=63734cd5-964b-4098-a2ef-708b27ea63a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:08:37.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:08:47.934Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=bf0c951d-521f-4b62-916c-5fa416e62fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:08:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:08:57.943Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=91d0b5cc-0105-4d7e-8d38-9d6583661555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:08:57.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:09:07.951Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=6446873b-28db-4513-bc1a-2dbbd428ef08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:09:07.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:09:17.960Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=7edc4356-c504-4358-ad1f-5fccf5ace2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:09:17.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:09:27.992Z |INFO |Init configs |InvocationID=887cd7b7-facc-49d5-ae55-88c7c9a247df, InstanceUUID=e67a1bd7-f657-4a76-803d-41476c11723d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T04:09:28.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |