By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T04:38:35.546Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T04:38:35.550Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-27T04:38:35.598Z |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-06-27T04:38:36.344Z |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-06-27T04:38:36.460Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T04:38:36.460Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T04:38:36.461Z |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-06-27T04:38:36.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-27T04:38:36.743Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-27T04:38:36.808Z |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-06-27T04:38:38.597Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-27T04:38:39.169Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-27T04:38:39.193Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-27T04:38:39.193Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-27T04:38:39.257Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-27T04:38:39.258Z |INFO |Root WebApplicationContext: initialization completed in 2449 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-27T04:38:39.797Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-27T04:38:40.836Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-27T04:38:42.618Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-27T04:38:43.202Z |INFO |Started MainApp in 11.035 seconds (JVM running for 11.8) |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-27T04:38:43.278Z |INFO |Start scheduling PRH workflow |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:38:43.292Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=c04f55a9-afe2-468c-b704-237865b1b496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-27T04:38:44.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:38:44.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-27T04:38:54.145Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-27T04:38:54.145Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-27T04:38:54.149Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:38:54.765Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=27ff200e-d9a4-48cd-bc31-a98125812849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-27T04:38:55.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:38:55.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:39:05.832Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=d807025e-a281-4a43-8b14-e83ddc937fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-27T04:39:06.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:39:06.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:39:16.912Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=6106a11a-d096-43c1-9da8-b630ab1114a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-27T04:39:17.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:39:17.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:39:27.976Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=521c46c5-f8c9-4c7f-b288-11963beba09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:39:28.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:39:38.204Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=5f62f796-aa5a-4290-9c43-6cc3107724a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:39:38.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:39:48.235Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=f2a63f38-f147-48e6-a089-4a14fac5cb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:39:48.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:39:58.255Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a818d3f1-bbf2-457d-a6f5-11437497e72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:39:58.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:40:08.282Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a2bb8dd9-fbba-41bf-adfa-e29b51e5ff16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:40:08.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:40:18.306Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=684c7a56-a109-44bd-bf37-19ba32680894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:40:18.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:40:28.325Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=eb3517ef-e8aa-4121-b67d-92c8d7ce96e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:40:28.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:40:38.343Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=abaf84ac-4b7e-44e8-b63e-c65b91604a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:40:38.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:40:48.360Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=226d26c8-dc4c-4868-a8d8-fe4dc4c88dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:40:48.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:40:58.377Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=50e5a261-a5ba-4c44-865a-2b1016b9eb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:40:58.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:41:08.408Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=9a35e355-957c-4bff-9d75-f2cd16947517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:41:08.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:41:18.450Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=52536691-ba8b-4f6c-83f3-02eaabf77abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:41:18.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:41:28.473Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=25505df5-489f-49ef-8dae-2ab8f9e5c2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:41:28.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:41:38.516Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=b537cea2-f5c2-4a60-b25e-0ee788bb5270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:41:38.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:41:48.545Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=dcca319d-086a-4e4f-ab5a-42940ef03c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:41:48.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:41:58.569Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=0539c29a-899a-4b88-a62d-dbb8bf303b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:41:58.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:42:08.587Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=ddf1dc0b-c967-45ba-9956-ed61c4a11f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:42:08.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:42:18.617Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=0c8d02f7-619e-42a1-bae7-b75834d3068d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:42:18.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:42:28.644Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=bad9cdb8-dde2-431c-a7ff-99fce73ad4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:42:28.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:42:38.663Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=c41a6d48-e3d4-46b0-9b1b-69e5f70851e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:42:38.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:42:48.680Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=e69dd67c-5ddf-4fa2-97cd-54266bcb92cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:42:48.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:42:58.707Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=60f5cf26-171b-47fe-9dc6-8df5153da880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:42:58.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:43:08.738Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=354819f2-174a-48c5-9ba6-7926a5526f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:43:08.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:43:18.759Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=aab1d3ac-f9bc-4cd2-a08f-3b681d127d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:43:18.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:43:28.778Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=8b8f7b39-818a-4d61-be25-9a0332613b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:43:28.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:43:38.797Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=f07b503d-e409-4a49-89c9-f8f8358e1c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:43:38.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T04:43:40.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T04:43:40.645Z |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-06-27T04:43:40.646Z |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-06-27T04:43:40.649Z |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-06-27T04:43:40.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T04:43:40.662Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T04:43:40.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-06-27T04:43:40.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:43:48.814Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=f6cde0d0-0010-45a2-9927-78b8f4916c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:43:48.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:43:58.828Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=c83532b6-d343-4021-8b2f-5f7e1e289e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:43:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:44:08.843Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=1718581c-627a-465c-a661-08e8bec0cdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:44:08.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:44:18.863Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=580225ae-6a6b-478f-ba00-6b176eeb8a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:44:18.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:44:28.879Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=78ca7d90-e2f1-4336-b220-46e8d2af8ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:44:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:44:38.926Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=77828c7a-569b-4064-b001-e4edc79b870d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:44:38.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:44:48.941Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=7a567701-8653-4828-b5f9-86e5227ab48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:44:48.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:44:58.954Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=15dc6334-bcb1-4fd4-83e8-7238a1c06cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:44:58.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:45:08.967Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=b09e62d0-23d1-4907-ba67-a77c6234e7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:45:08.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:45:18.981Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=50aeaa12-96aa-4578-bca2-7977660ba1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:45:18.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:45:28.995Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=fa9a47ba-d23f-435c-93ff-6c81c3d00cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:45:29.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:45:39.011Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=d843e168-084b-4ba7-8e67-8b5645f45534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:45:39.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:45:49.024Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=f2399b2b-7243-411d-b966-e21e2aeb4005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:45:49.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:45:59.037Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=d2e91645-85ba-42ed-80ae-efa065383994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:45:59.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:46:09.051Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=800959ed-bc54-4d52-a1aa-07030a09ed20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:46:09.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:46:19.068Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=c078bea2-4913-4448-89fd-25b849f1db36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:46:19.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:46:29.081Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=007c166e-0405-420a-85af-404bd8b3f39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:46:29.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:46:39.095Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=07f4295c-c21d-4b5e-9203-63c92bc85258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:46:39.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:46:49.111Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=6d4de45d-d3c4-425d-8a68-254c38463051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:46:49.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:46:59.144Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=37d84f2b-c396-4ba5-877f-222641c243aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:46:59.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:47:09.161Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=332b5834-4a93-4eba-a316-64f962264027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:47:09.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:47:19.175Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=e891dc10-b1d4-48e0-9a5a-1515d08213b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:47:19.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:47:29.188Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=bd3723fe-f3f0-4ffd-bfb3-258f482ecdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:47:29.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:47:39.201Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=3ca96d0d-5879-47fe-93ba-c6693dbbc1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:47:39.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:47:49.217Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=0649f8d2-c75c-4378-9566-532384d0f217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:47:49.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:47:59.232Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=cd4b93da-58fd-4b0f-a848-8c03aa126527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:47:59.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:48:09.244Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a99c4c03-2640-4737-9e26-8211b983cbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:48:09.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:48:19.256Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=015fe0d0-6657-40b5-8ff4-cf54adeb311d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:48:19.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:48:29.270Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=f4cbc56a-2e50-4423-b8e4-0781bc06b7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:48:29.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:48:39.283Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=d222ea39-a94d-461e-abda-299ce698ce3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:48:39.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T04:48:40.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T04:48:40.139Z |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-06-27T04:48:40.140Z |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-06-27T04:48:40.143Z |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-06-27T04:48:40.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T04:48:40.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T04:48:40.154Z |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-06-27T04:48:40.157Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:48:49.344Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=03c08889-1483-4bbc-b8c1-707ce946dee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:48:49.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:48:59.358Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=1191a3f1-71c9-4586-9fc8-8de58e92d957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:48:59.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:49:09.371Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=3e95af7d-ede9-4fb1-9fac-7a8e851570aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:49:09.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:49:19.382Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=02f29e12-e390-4176-8c71-2b9217341101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:49:19.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:49:29.394Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=7efc3b88-84e2-48fa-906f-9156f75b8e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:49:29.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:49:39.406Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=d48759f2-8bc7-4e53-a555-acea6808de89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:49:39.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:49:49.418Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=539ed188-cdcb-4a84-8d41-1340491c515f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:49:49.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:49:59.430Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=40eb679b-8e46-4772-b725-3492b4fd6462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:49:59.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:50:09.443Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=1bff69a1-d040-4ae5-9a53-91fedd82093c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:50:09.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:50:19.455Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=0600d106-bf62-4b39-83d5-63469261cb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:50:19.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:50:29.465Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=af67828a-5088-4ffb-a71b-2ecec6b398d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:50:29.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:50:39.476Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=fdafa928-1907-405b-b6be-709c596db93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:50:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:50:49.490Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=c72ef84b-3043-4961-ad35-09820ed29561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:50:49.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:50:59.503Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=4b53f04c-7d88-4498-98f9-1fc27a3ac7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:50:59.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:51:09.514Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=eabec28e-7ba9-4bf5-90c1-97befc763399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:51:09.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:51:19.525Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=55ee0993-6121-4f13-9337-5fc437f22703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:51:19.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:51:29.536Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=5cbc7aa8-d777-4010-bd55-aca17522a686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:51:29.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:51:39.551Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=c27809c5-d90b-4df8-99bd-08cf07e7b41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:51:39.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:51:49.567Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=b673b8f2-c13d-4bd2-bae1-d6743cea6be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:51:49.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:51:59.597Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=1d17fa4a-d5fe-4dfe-8f78-8f8a4d6def2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:51:59.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:52:09.609Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a8ac3bfa-c0f1-4660-adc6-5f7b3cc6ccce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:52:09.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:52:19.625Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=2aab12e8-a00c-4256-83f4-99e1541823da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:52:19.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:52:29.637Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=c899f367-eef9-4711-bc7c-581b2797a9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:52:29.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:52:39.652Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=5a93442f-3ddb-459f-bb32-bae169cc4b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:52:39.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:52:49.663Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=9324b295-95fd-4e91-93e8-42340857a0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:52:49.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:52:59.675Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=f11eea39-e581-4867-b73e-8933f01bfb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:52:59.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:53:09.688Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=e7deee3c-eb09-4b9b-807a-4a084b07af8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:53:09.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:53:19.709Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=23edf429-0733-47d7-8f93-470fcc555cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:53:19.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:53:29.723Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=7f6345c3-9083-420e-9272-fb00dce24b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:53:29.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:53:39.735Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=05a520c2-e64f-44e1-a643-289d35f6e64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:53:39.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T04:53:40.097Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T04:53:40.098Z |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-06-27T04:53:40.099Z |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-06-27T04:53:40.101Z |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-06-27T04:53:40.114Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T04:53:40.114Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T04:53:40.114Z |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-06-27T04:53:40.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:53:49.745Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=3a5892a9-5194-400d-9d2b-e463236cc759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:53:49.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:53:59.763Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=235dfe72-200e-49eb-add2-5b73342919a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:53:59.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:54:09.773Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=6c6c6e7d-3275-4d6e-a8f1-7d481f5ca19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:54:09.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:54:19.784Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=e0c73ad5-4305-4cca-9aca-e5966bcf379a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:54:19.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:54:29.796Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=b905e3b8-ded1-4cf9-8fe8-639400c5b361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:54:29.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:54:39.813Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=7c2abfa6-419b-4e01-abe7-085a01be33ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:54:39.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:54:49.835Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=9048230a-aabc-467a-870a-8822c86a6e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:54:49.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:54:59.851Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=b20e457e-21b5-4d0d-8a85-17882b8ab99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:54:59.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:55:09.863Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=8a53df27-e88f-46fa-86ba-90d7efc21b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:55:09.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:55:19.874Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=155683ef-a7a7-4687-88e7-126dddd8e05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:55:19.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:55:29.885Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=53730c99-8f50-44c1-9032-b4e63eb9f2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:55:29.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:55:39.897Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a5ebde29-72c6-4ca0-b559-60fb0448e53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:55:39.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:55:49.909Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=4c8ace0a-f5f8-47b5-b2fa-75e90947c53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:55:49.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:55:59.927Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=02a519d9-2eb7-4973-96fd-123de28325f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:55:59.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:56:09.939Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=b281cf2e-ea3f-4922-a0dd-9bda2a8b4d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:56:09.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:56:19.949Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=b22bba2a-9812-40b9-bc66-3dcbbda1be56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:56:19.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:56:29.961Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=36140429-d7e3-478d-b0b3-101f6333c657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:56:29.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:56:39.978Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=d573c90e-dbc0-4a3e-a6a0-541a8e9c435a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:56:39.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:56:49.988Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=06ae8bf1-2693-4d49-b1c4-548e7c3c258d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:56:50.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:57:00.002Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a0d9185d-02b2-41ed-ad6f-361b1155d0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:57:00.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:57:10.018Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=f298ee7b-15cd-4824-99c6-b15b2352a53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:57:10.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:57:20.028Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=ea56b8fe-6cd5-49be-a9ff-6b70fdcf41cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:57:20.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:57:30.131Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=0e44fa47-fda3-4177-a87d-4558bec1d8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:57:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:57:40.142Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=f49f961d-8092-4663-b48b-66fd12a4cff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:57:40.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:57:50.153Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=81bfbc60-5261-4fe3-9b49-71231f85e202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:57:50.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:58:00.165Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=ea7a12a0-15fa-4e17-86cf-2ec1ddab65d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:58:00.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:58:10.176Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=98b47a38-73fd-4ae0-b50f-f98657846dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:58:10.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:58:20.187Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=8521ff42-7954-4136-ba11-83434463b67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:58:20.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:58:30.197Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=46aafc1d-7ee4-42ec-8469-e5f8c55d9490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:58:30.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T04:58:40.132Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T04:58:40.132Z |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-06-27T04:58:40.134Z |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-06-27T04:58:40.138Z |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-06-27T04:58:40.155Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T04:58:40.155Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T04:58:40.155Z |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-06-27T04:58:40.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:58:40.209Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=0e26a887-6272-4db1-be5d-0b7bd63cc64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:58:40.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:58:50.219Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=6e1a8d95-2ce5-4793-99ab-5d1a9c2f16fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:58:50.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:59:00.230Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=56df9738-f602-4342-b1a5-18a0bfdb1362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:59:00.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:59:10.241Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a058d2bf-a06d-4f7f-8bd6-fc734d28ade9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:59:10.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:59:20.254Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=08a623dc-6e26-43e4-9085-88936e505dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:59:20.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:59:30.265Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=d29ba734-eb0e-411e-9405-db49593d7200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:59:30.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:59:40.287Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=0c0ae869-9a80-4aaf-b50a-9460141bf27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:59:40.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:59:50.299Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=83684602-b552-4a05-95ac-e99cb79038ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T04:59:50.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:00:00.311Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=6b776960-5e92-4e9e-937e-980797c8dd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:00:00.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:00:10.325Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=3c4a55d4-a572-4d3b-835e-c53120aee0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:00:10.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:00:20.336Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=664da684-7e98-4774-8675-fceeba94b012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:00:20.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:00:30.356Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=5d7dfa4d-63d1-4912-ba26-0c7b6e4427d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:00:30.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:00:40.374Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=2d1e3eee-6cd0-433d-9588-e95dde09e1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:00:40.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:00:50.390Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=1f86476f-5956-4ebe-9ebf-6b1b355885f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:00:50.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:01:00.437Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=cceb6b97-ec62-4066-b834-dcd6be0d2a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:01:00.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:01:10.448Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=cd4f1155-aad4-4701-9fcc-4198dee2a03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:01:10.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:01:20.460Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=70f6a450-9443-4672-b260-c7ee454598e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:01:20.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:01:30.475Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=8357d09c-e965-408f-952f-44110d0ceeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:01:30.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:01:40.485Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=ef69b37d-166c-41d2-9e94-fed70fd38983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:01:40.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:01:50.494Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=ce7a8caa-a83a-4617-a361-2009460df55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:01:50.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:02:00.504Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=d209f8af-7f5e-41a7-9e75-74b102796d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:02:00.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:02:10.514Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=3b66ec43-b383-4002-af0c-f3f59a0b564b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:02:10.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:02:20.525Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=646a9349-48b9-4637-b6d1-b2c320606d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:02:20.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:02:30.540Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=4ecad91f-e0a8-4e8a-b1f8-1610e2139753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:02:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:02:40.563Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=1d830de1-e11e-4a45-96c7-271f209c9490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:02:40.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:02:50.577Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=92a616f1-1fa9-4425-bb03-a127a8843069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:02:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:03:00.589Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=1bbe8ac9-84b8-4e8d-977f-2e60806ee0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:03:00.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:03:10.601Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=b32aab9a-c9af-4fa9-a41a-f797672add4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:03:10.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:03:20.611Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=fa425d54-1ac2-4c40-afe8-a689662d84af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:03:20.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:03:30.622Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=283e64aa-962c-415c-9b01-0305d8a41bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:03:30.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:03:40.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:03:40.114Z |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-06-27T05:03:40.115Z |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-06-27T05:03:40.117Z |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-06-27T05:03:40.124Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T05:03:40.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T05:03:40.125Z |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-06-27T05:03:40.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:03:40.646Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=d82631bc-efc7-47f4-a582-343287423e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:03:40.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:03:50.666Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=045e5242-3943-492f-8e00-c927d9b3e01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:03:50.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:04:00.677Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=f6176303-353d-4835-bb45-2e9e0d901f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:04:00.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:04:10.687Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=b13c758c-6645-4c5b-ab8f-53931cb2866b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:04:10.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:04:20.696Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=6bdba68a-8f73-4175-b2d4-8be610b1eecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:04:20.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:04:30.706Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=ccd2e476-da8d-454c-a2a6-c3b2c45633da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:04:30.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:04:40.717Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=60b092df-fddb-46c2-851f-e22cc8aa2fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:04:40.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:04:50.727Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=1f5b941f-57f2-4bab-88e2-d38f121290da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:04:50.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:05:00.737Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=3b1f00d6-aca9-44f6-a9a1-d2d0eccf0a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:05:00.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:05:10.747Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=3e7bd70b-73d3-412c-8d7f-33bb897a2ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:05:10.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:05:20.757Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=49e2fff7-c4f3-4055-9395-4b64634ad257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:05:20.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:05:30.767Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=17788c6f-5114-4784-9c90-34cc437388b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:05:30.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:05:40.778Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=9b7d3ecc-add8-4d83-a88f-2ff883588cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:05:40.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:05:50.787Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=639505fc-3fb9-442c-b817-11a57ec88327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:05:50.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:06:00.798Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=0f2f7cf3-5751-4d4b-b77d-a8e392b4b9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:06:00.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:06:10.808Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=7cd2c0d8-8e27-4969-bc19-d9d1baa819ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:06:10.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:06:20.821Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=6cce0fc4-a021-4771-9e21-4fdb25b074b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:06:20.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:06:30.830Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=494d5dc8-841f-4a15-a81d-4ef98bc1a349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:06:30.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:06:40.840Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a6c2fe9b-ee32-48cc-8042-20bd566099e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:06:40.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:06:50.850Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=344dab80-5912-4c9c-be64-406d8131521f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:06:50.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:07:00.860Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=1c33d2f9-0d50-40b2-95d8-f5f08ed14667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:07:00.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:07:10.870Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=3421044e-07fa-4d1c-92f5-5867ebbd83c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:07:10.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:07:20.880Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a466e2aa-cb03-4968-a1ae-7a277bee8ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:07:20.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:07:30.891Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=3d3461c7-f280-471d-a6d0-ec37bd78d900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:07:30.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:07:40.901Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=8f0c7c61-8e46-42d4-bf08-1d434c7bbfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:07:40.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:07:50.911Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=98d0f388-ef48-456c-bcc3-a47fa64b223b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:07:50.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:08:00.923Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=4b51a230-c735-44b6-8913-afbf11b276ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:08:00.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:08:10.938Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=7086e532-4b9a-4498-9aa5-7fad75cb5507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:08:10.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:08:20.949Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=74db4272-7912-4dc5-a0ca-d679615ed5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:08:20.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:08:30.959Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a0ba7bcc-582b-4765-b02b-896107097eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:08:30.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:08:40.109Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:08:40.110Z |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-06-27T05:08:40.111Z |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-06-27T05:08:40.115Z |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-06-27T05:08:40.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T05:08:40.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T05:08:40.123Z |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-06-27T05:08:40.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:08:40.969Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=c91328c3-62b1-45a7-a419-5e7079d949ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:08:40.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:08:50.979Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=bbd03e34-8a83-4fa9-9d03-9d74e5319a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:08:50.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:09:00.989Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a276e72d-7642-446c-85a9-a2c10ea703a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:09:00.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:09:10.999Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=e27b86b8-b807-4b53-8248-ef12ffedfd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:09:11.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:09:21.008Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=f8248400-7b0b-4a72-9cf7-7a55b45d1e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:09:21.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:09:31.017Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=af3cd05a-8024-4766-9ca0-086082f7e1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:09:31.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:09:41.028Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=4625dd55-6306-4f2f-8837-1a756b51bf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:09:41.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:09:51.038Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=6ceb15d6-e06b-4d42-9cca-87a561ce4379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:09:51.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:10:01.048Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=9fbdaea6-8a63-4d37-b69e-b246161af9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:10:01.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:10:11.058Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=ec74587d-0b50-4a38-a9e6-2e458073ff3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:10:11.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:10:21.068Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=b8db5d46-0e39-4434-90ff-b48f7496cc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:10:21.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:10:31.078Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a708637e-e5bd-4969-a597-e2da3041f0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:10:31.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:10:41.097Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=0b793037-d5cc-4e8a-a7af-7f0f6c7fabe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:10:41.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:10:51.110Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=1414674a-4f7a-4a8d-81d8-61caf44510c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:10:51.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:11:01.120Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=1248c2d4-f457-498e-aa80-f1fa79618067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:11:01.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:11:11.133Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=e3d846d5-612b-455b-a266-493466a31134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:11:11.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:11:21.145Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=8bd0ca64-ace7-45cc-9449-c848dba331f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:11:21.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:11:31.155Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=07d82717-d3ec-4ae6-be69-349c45543ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:11:31.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:11:41.167Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=fe9c3842-dc6d-48fa-bdcd-6ccc9062d3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:11:41.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:11:51.177Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=5c77b202-6a34-49c7-8819-9f48034d1099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:11:51.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:12:01.188Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=24a9f342-ca90-44e1-a26b-ba4074b47426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:12:01.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:12:11.200Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=0d75fdc7-de38-4ecb-bdae-dbce6fdc1bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:12:11.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:12:21.209Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=e5f9984e-ddb1-428d-a59c-f065bd5de72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:12:21.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:12:31.219Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=3b63e85c-e132-48a6-b21a-87b7083ab64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:12:31.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:12:41.228Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=292a52c0-1b37-4a91-9968-081b2a6360d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:12:41.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:12:51.240Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=87b05a9f-669c-44f1-95c2-193408ab00f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:12:51.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:13:01.256Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=4adee514-96e6-47ca-8a5e-73244e08e9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:13:01.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:13:11.268Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=d68911fd-acd6-412e-8bff-4f007a7b80d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:13:11.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:13:21.278Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a7e18ed2-ebbf-4e8c-a110-7ab7e1de9a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:13:21.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:13:31.287Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a6993c7f-0128-4e05-9aa4-57277e7d399b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:13:31.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:13:40.097Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:13:40.097Z |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-06-27T05:13:40.098Z |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-06-27T05:13:40.101Z |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-06-27T05:13:40.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T05:13:40.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T05:13:40.107Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-27T05:13:40.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:13:41.298Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=fdffd25e-80ec-4bed-ba89-51271de812dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:13:41.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:13:51.307Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=9a5bc369-c1c3-48d5-8f1e-b572e65b5d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:13:51.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:14:01.317Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=46bd990e-516d-4626-9c60-1862e11aa508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:14:01.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:14:11.327Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=0c08cf65-95dd-423f-8a16-6aa0516df0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:14:11.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:14:21.336Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=81dd451d-da62-4efe-8af5-48450a0d10a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:14:21.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:14:31.347Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=ffd13976-0a5b-4acb-861f-82d73ae45b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:14:31.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:14:41.358Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a99b2383-275c-4016-ab31-3d31ca77388a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:14:41.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:14:51.368Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=108c2826-ed12-449a-8683-e2fe663d7f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:14:51.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:01.381Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=eacf9eda-c350-4689-af85-fdc49372a5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:01.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:11.396Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=c6c232bd-32eb-4577-8877-b2e7bf3cef7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:11.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:21.406Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=f4ddfec8-3e80-45e1-92de-9003071ea596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:21.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:31.417Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a08a7a4c-c3b8-4db1-a0ab-baac1ce771c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:31.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:41.426Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=99f82a3d-63eb-442e-932a-97917c510af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:41.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:51.438Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=b21d34de-d6f4-4504-b2b2-d12079adac3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:51.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:01.449Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=b4de78af-b1e9-4edf-8077-b8ee85717944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:01.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:11.459Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=36e3a718-3b50-4ac8-9776-88bf78ec12d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:11.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:21.469Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=9af16ef0-ca36-40ff-b3a7-8c9a1496c90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:21.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:31.479Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=511a0ae2-358e-4442-8221-6fd807cb5bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:31.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:41.490Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=1762c537-5c10-466d-947d-34c895fe2e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:41.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:51.502Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=3f950ed1-1d63-4c5f-beb7-68a6bbb207c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:51.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:01.514Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=ed61173a-806c-4b07-88ca-1e7d3900e7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:01.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:11.527Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=5778d173-bf18-418d-b456-fb86d547ad75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:11.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:21.538Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=c1e11ea3-a71e-4872-a0b6-db642074289d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:21.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:31.549Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=ad100af6-39cc-4e27-9714-abf202c88604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:31.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:41.559Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=8c433e1e-7043-4696-8447-3f45236e1c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:41.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:51.569Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=d596c401-8cae-4523-8600-abbde8571d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:51.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:01.583Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=d628def5-c2e3-49cf-95e9-07135619feca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:01.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:11.603Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=51ebedaa-7721-4b6f-8f9a-32c0791292e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:11.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:21.612Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=b19c4321-7153-4082-843a-6bfbbfb0600f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:21.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:31.622Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=52d67eb1-7369-4e76-afa6-8e22c98e9845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:31.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:18:40.099Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:18:40.100Z |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-06-27T05:18:40.101Z |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-06-27T05:18:40.103Z |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-06-27T05:18:40.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T05:18:40.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T05:18:40.109Z |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-06-27T05:18:40.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:41.631Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=25ba8ee3-d5b7-48e7-9c69-1809f611abe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:41.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:51.641Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=b4380907-1a49-4c1e-8d9b-9e99c728c29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:51.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:01.650Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=17859b01-3f80-4a74-a771-43a5be092938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:01.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:11.660Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=19f18c06-4826-44b4-b7ba-bdb4585ad80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:11.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:21.677Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=de88518d-fdb5-41d5-8a7a-80e5ae800c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:21.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:31.688Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=36cc9bf3-ba50-4653-8475-dd53d461fb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:31.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:41.698Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=467ede57-017f-4af3-957b-fc3ad6d5d3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:41.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:51.710Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=416ab56c-cf96-4d4b-bc48-af6359007287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:51.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:01.726Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=e2c183b4-4357-409a-a714-cc6bd1018b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:01.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:11.735Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=106f7265-82a2-4502-ae17-789d1def1425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:11.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:21.744Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=c3bdfa87-31a1-4669-8d2f-cb612d9fc8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:21.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:31.760Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=2e875fd9-5d5b-4b90-a82d-c40f108bc55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:31.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:41.769Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=854c44d5-9fa2-4bb3-94cd-f52f2af46750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:41.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:51.779Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=4dbbb4d9-a47b-46ac-bcbf-ba7881341cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:51.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:01.787Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=66ff65f1-993b-4f0d-9d36-474a38702d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:01.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:11.802Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=58d54916-84d8-4c84-b33d-95ae460e3b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:11.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:21.812Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=83367350-4272-44df-a375-bb5a20490831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:21.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:31.822Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=17770722-04b6-4959-8d25-5137d15af700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:31.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:41.833Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=73839195-11a9-4109-a4a2-8135f16d5258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:41.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:51.843Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=2071b713-2a28-4c4b-95aa-9c4af6d362d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:51.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:01.853Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a5d15987-b5b7-480e-ac84-fed9c67f72e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:01.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:11.865Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=744ef4c8-cf95-4856-aa68-a739401646c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:11.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:21.875Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=f27ed120-93d9-41ca-8e69-a6696e3f2c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:21.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:31.885Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=e19a195e-8e63-4991-8a5d-070d6d08add9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:31.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:41.895Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=d8c14326-66e1-4dfc-8bc5-b0b28472f52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:41.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:51.905Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=016f2465-fa84-4299-befd-fbe0e1dff24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:51.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:01.915Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=9944f3c7-74b9-4146-acc0-9f2e5ad3e121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:01.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:11.927Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=bbd8ff5f-77ad-4a7b-b91c-bf29eed0d654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:11.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:21.939Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=416dc96b-4c70-4452-aa44-fe7ad4fd39c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:21.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:31.949Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=5114986f-55a7-4fd7-bb74-7a7cb9cd025f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:31.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:23:40.099Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:23:40.100Z |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-06-27T05:23:40.101Z |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-06-27T05:23:40.104Z |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-06-27T05:23:40.111Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T05:23:40.111Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T05:23:40.111Z |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-06-27T05:23:40.114Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:41.962Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=32d0c60d-237e-4f94-8314-fb54261dc72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:41.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:51.974Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=7e9f88c3-198b-4984-bde7-6e01853e8e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:51.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:01.983Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=2c778927-7d5c-4c5b-b1e1-9a08f137c614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:01.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:11.993Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=3a0d1b29-d0e7-4f83-b89d-e6437749d921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:12.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:22.003Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=64c289fa-f4b7-42b1-8b45-8992ad3bf371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:22.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:32.011Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=1b10e94b-3672-4de3-8c7f-9a8124856072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:32.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:42.021Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=d412d0c9-c8a8-4378-b76c-70d0dc74eaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:42.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:52.029Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=fc786fc6-7faa-472b-996c-49c70bde981e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:52.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:02.038Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=1d5efa2c-804f-44cb-a0fb-a0126c3f55b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:02.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:12.063Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=6383ccbf-9022-4baf-8719-e220969ccabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:12.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:22.072Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=40394e08-eb4f-4a23-b6d3-bb948da4fc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:22.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:32.089Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=c4ec67a2-1f15-4161-881d-cdb7c7e94d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:32.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:42.097Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=db6a9652-2f49-47de-ae5f-3ac2901562a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:42.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:52.107Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=85224b02-8fc6-4c17-9948-5462fa42eba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:52.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:02.117Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=e33de28d-b8b9-4410-9dd7-ce4350e56a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:02.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:12.125Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=6c17ee6e-6bb2-48be-b87c-d6b464def3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:12.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:22.134Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=1340ab0a-7d78-4331-98c5-55d5ddb4c738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:22.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:32.144Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=745a4a5d-7b6f-4b99-a108-20f8a91662ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:32.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:42.154Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=05042f65-0763-47a6-9002-05629f77bc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:42.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:52.171Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=45d8cd20-819a-4690-be81-ae6506362e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:52.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:02.180Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=5de8bbee-3e72-4d91-a7f8-7974709c74fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:02.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:12.189Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=b9294855-b8be-43ab-928d-26b0b257dbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:12.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:22.199Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=bee838ff-0011-4b7d-b65f-5fec8fea7b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:22.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:32.209Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=4f318806-4f7b-4f77-88d1-024b7a125985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:42.219Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=4c966a5c-3109-4a44-827b-f193fffce4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:42.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:52.227Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=18470afe-9c33-4ce1-9889-c7c1fb2b1920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:52.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:02.236Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=cb016a88-fb04-45b1-a1a0-4dc0bf7f6ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:02.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:12.245Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=8a9cfbe3-b666-4124-9a2b-9911491db777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:12.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:22.255Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=d2f6e831-b539-4be4-bedf-62c050e2a393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:22.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:32.282Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=16ba44ef-df0a-4a5e-9702-1f39770bd51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:32.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:28:40.019Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:28:40.020Z |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-06-27T05:28:40.020Z |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-06-27T05:28:40.022Z |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-06-27T05:28:40.027Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T05:28:40.027Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T05:28:40.027Z |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-06-27T05:28:40.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:42.292Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=3fbcac25-7dd4-4d1e-8883-088e30534885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:42.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:52.305Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=73d03804-44ee-4405-a1fc-fdda3ff4f639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:52.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:02.317Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=8dfabd4c-2151-4648-bf37-410985bdaec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:02.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:12.329Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=3a13784a-46ed-4499-8610-804fdfa00f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:12.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:22.339Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=5e68ee54-b07b-4798-92d0-7c72c261bf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:22.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:32.350Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=c439b0b3-0839-4dce-9165-9f022abbeaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:32.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:42.360Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=64d11d98-e18a-4adf-bc0d-1b1d79e3b619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:42.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:52.370Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=4dc429fd-7d56-4156-9cac-d2ab1c61d120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:52.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:02.379Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=06846ce9-8de9-4a67-934f-9b810c27105b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:02.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:12.388Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=d87a6605-4527-481d-89ea-3c07c1015a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:12.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:22.397Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=f16fd525-1d80-4bdf-a4c5-a777234659fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:22.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:32.406Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=a3805636-d558-4932-a41e-b67200134380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:32.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:42.415Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=672a1dd7-98f1-4fe1-b62f-c4800ccbab0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:42.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:52.424Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=bdd79c17-7d34-4883-9d87-cd30685a643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:52.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:02.433Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=ab9a9428-98ad-4caf-98be-c4b96e8a7429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:02.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:12.443Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=77b85023-502b-4660-ad7e-48aa124c1e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:12.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:22.453Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=2d8d39e6-ac5e-43d7-bc75-015dbdc60dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:22.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:32.473Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=188cd5c6-8232-4056-9a22-b989d9bdaa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:32.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:42.482Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=37771ff6-2bbd-467c-b435-8aba16d3bb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:42.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:52.494Z |INFO |Init configs |InvocationID=d555c905-d814-43db-b6b2-1688f7c7b27d, InstanceUUID=c4cba32a-fe10-4a54-bcbe-57f877f7c44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:52.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |