By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:14:43.184Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:14:43.192Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-19T03:14:43.282Z |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-07-19T03:14:44.642Z |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-07-19T03:14:44.883Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T03:14:44.884Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T03:14:44.884Z |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-07-19T03:14:45.131Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-19T03:14:45.483Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-19T03:14:45.673Z |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-07-19T03:14:48.637Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-19T03:14:49.713Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-19T03:14:49.749Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-19T03:14:49.750Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-19T03:14:49.878Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-19T03:14:49.879Z |INFO |Root WebApplicationContext: initialization completed in 4204 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-19T03:14:50.627Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-19T03:14:52.208Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-19T03:14:54.377Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-19T03:14:54.759Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-19T03:14:54.760Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-19T03:14:54.764Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-07-19T03:14:55.469Z |INFO |Started MainApp in 18.067 seconds (JVM running for 19.743) |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-19T03:14:55.594Z |INFO |Start scheduling PRH workflow |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:14:55.611Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=cc36b33d-51c6-4037-9c0c-e303a1ddee86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-19T03:14:57.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:14:57.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:15:07.438Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=4045cc72-ee7f-4cdf-ba67-a2384cf72d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:15:07.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:15:17.938Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=61540434-9582-4722-99b6-181f36b32fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:15:17.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:15:27.964Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=4568a018-236e-4e2e-b254-a04948cf1f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:15:27.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:15:37.993Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b3fcba74-81ba-4573-a18e-7378b342a814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:15:38.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:15:48.017Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=48465a8f-0c7c-4c49-b7b9-3a89602c1767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:15:48.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:15:58.040Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=e6078a1f-dd46-444d-9cf8-1109ea9df77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:15:58.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:16:08.139Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=1baaba1b-ca93-4052-a1f9-411b0da4f8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:16:08.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:16:18.158Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=1d9c814d-fd43-469d-ba91-4b49d2a9863f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:16:18.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:16:28.178Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c2ba5c49-af51-49bb-8c35-3d01aee5a172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:16:28.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:16:38.198Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b785c4a2-122d-45e8-b6cb-acf6af3eb51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:16:38.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:16:48.225Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=43b51b3c-5e1f-4698-80d7-a5ba29b97e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:16:48.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:16:58.247Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=84e8bb42-0498-4941-878d-307d6dbaf4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:16:58.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:17:08.270Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=32b1a813-6dc4-4314-beb7-0a54c59cef7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:17:08.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:17:18.293Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=bc43e992-b69b-40d5-b9cc-19bda31c1996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:17:18.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:17:28.330Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=e14ea3da-4750-48fc-896a-bba1a4b93902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:17:28.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:17:38.347Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=bcb65376-9a03-4f16-98a6-079c0052c85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:17:38.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:17:48.377Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=a55e65de-2910-44cd-8b30-4f02c3f80d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:17:48.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:17:58.433Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=8b6b120b-baae-4d7c-90bb-d16feac68dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:17:58.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:18:08.464Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=29eb4b5c-974c-4c55-8262-c5e06fbe3535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:18:08.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:18:18.481Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b9a45481-b331-4057-aecc-5b76de356c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:18:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:18:28.513Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=8fff76dd-eb25-483c-9427-51f34362cb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:18:28.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:18:38.538Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=a9254bd2-4c0f-4a75-bb22-13f8d847e75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:18:38.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:18:48.556Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b1f82219-3a9f-49ec-96e4-ea49e2138d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:18:48.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:18:58.572Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=1fc70b74-8af1-492d-ab4d-5481dd4bdb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:18:58.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:19:08.596Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=9745937a-aeb4-4c19-9d86-cdfb6d62891d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:19:08.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:19:18.620Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=301a4d5e-d32f-4a34-9a2a-58aead253afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:19:18.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:19:28.636Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=91982f0e-830d-4d68-b7dd-c5f3a38d6180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:19:28.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:19:38.653Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=bc7d92dc-e152-4f39-8659-3d56229e299f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:19:38.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:19:48.668Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=f8dfb51c-779a-4580-8c75-c2fe8f41bdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:19:48.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:19:51.425Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:19:51.426Z |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-07-19T03:19:51.428Z |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-07-19T03:19:51.435Z |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-07-19T03:19:51.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T03:19:51.464Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T03:19:51.465Z |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-07-19T03:19:51.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:19:58.683Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=7d33d335-1297-4d92-98d5-a0c0adb4fd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:19:58.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:20:08.700Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=da3cc99e-c8fe-4946-ac92-040f87c0a5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:20:08.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:20:18.720Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b8f22f66-9ba8-4b45-88ba-19117c7a309a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:20:18.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:20:28.744Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=11d7164d-8798-4556-b837-ba74ce8ab57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:20:28.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:20:38.767Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=29d23cde-afda-47e2-883c-ba55ab129be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:20:38.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:20:48.792Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=118b7d43-098e-4a35-bef2-5fe452bce40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:20:48.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:20:58.807Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=523b0178-79c8-4e79-acf2-c8db7598c4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:20:58.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:21:08.820Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=90216511-222b-4a9d-bd8c-789204f3500b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:21:08.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:21:18.839Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=1c74f6d0-73ea-47d1-b912-b05cc9f63734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:21:18.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:21:28.855Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=fb64fd50-36f6-4a47-9b40-df47347f2ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:21:28.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:21:38.868Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=32a3f8d6-0a94-496c-a9ee-ec58304c699d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:21:38.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:21:48.883Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=5ca4b893-0765-4338-9d94-cd9a7a06a276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:21:48.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:21:58.905Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=7313f9c9-112f-43e9-be39-a6648ce197dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:21:58.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:22:08.916Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=d69272ac-1845-4982-bc54-768e08b98e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:22:08.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:22:18.930Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=9fa9d071-f5a6-4d6c-b980-b78b08c7e998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:22:18.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:22:28.949Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=172d849d-3e84-408b-9be5-b5e6ef67ab63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:22:28.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:22:38.966Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=cd7b9212-d205-4e9d-82d5-d837a3bec405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:22:38.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:22:48.984Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=ff2ed9e0-2a17-4d21-a8ea-4f9158e71758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:22:48.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:22:58.998Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=d29de54c-c762-4de6-be4f-94a706f4906d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:22:59.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:23:09.011Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=75459d08-7ed3-4bac-a0ee-ba6c14666997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:23:09.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:23:19.029Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=8cd32b82-c2ff-4a7d-8f60-ac2485fbd04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:23:19.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:23:29.042Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=fab657af-b9a2-45ca-8a55-25a3d9a93cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:23:29.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:23:39.055Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=a2bd3b8a-e45c-47db-a82b-62c4ff5b0913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:23:39.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:23:49.075Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=cc7b7aa2-3330-4c6d-b146-e64991417153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:23:49.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:23:59.098Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=753f190a-204f-4bc1-8488-e556318b6bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:23:59.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:24:09.115Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=fb04efd6-85d4-4663-8454-065c0423b61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:24:09.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:24:19.131Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=455c60a0-82e7-44e6-809f-9924689968f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:24:19.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:24:29.145Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=ede4bd14-06bf-4e7c-b1a9-c29370de7194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:24:29.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:24:39.159Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c0a95616-12e6-4879-8a9c-3f25bd2a23e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:24:39.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:24:49.169Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=4fa6ff67-e603-4f6d-a910-582378b64fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:24:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:24:51.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:24:51.302Z |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-07-19T03:24:51.303Z |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-07-19T03:24:51.308Z |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-07-19T03:24:51.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T03:24:51.330Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T03:24:51.330Z |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-07-19T03:24:51.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:24:59.186Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=4520e8e5-aac7-41eb-863c-39bcbff83ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:24:59.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:25:09.203Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=232399db-263c-49b8-b851-c47ace501c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:25:09.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:25:19.218Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=6193d08f-abec-4a07-b7af-00b27df1d70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:25:19.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:25:29.231Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=95c61521-32a7-4fb2-98b2-c816e3de5138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:25:29.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:25:39.244Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=ce51ef39-f7cf-492e-b535-457724fa6019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:25:39.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:25:49.264Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=03072668-eab3-4f32-9a51-a9944503b73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:25:49.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:25:59.285Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=86cfe047-c02e-4581-9dfa-13f4329331a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:25:59.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:26:09.309Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=9ce4393a-da08-46f8-b913-29c4eec90919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:26:09.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:26:19.322Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=45211bb4-c528-4acf-96ab-e72506a64d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:26:19.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:26:29.349Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=f6dc4dd3-5afa-4390-b3d4-70fbd3bcdaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:26:29.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:26:39.365Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=5584b1ac-d6d1-45a3-8f28-e688d93afa93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:26:39.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:26:49.385Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=e346c00b-d2b4-4e77-9759-f45f588f31a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:26:49.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:26:59.427Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=9a253589-cf56-4631-ad35-648d063e68d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:26:59.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:27:09.441Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=664c5921-a096-46f5-aa76-883721aa06f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:27:09.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:27:19.460Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=766950ed-bee9-4071-b055-7659153becc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:27:19.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:27:29.481Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=7043b0ee-bf69-483c-95a1-f1e2e4dcda4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:27:29.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:27:39.500Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=03eb57b9-a237-4c43-99b7-0d75173d01b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:27:39.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:27:49.561Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=fe779d76-7ff3-4bbb-b440-77ab34bb8370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:27:49.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:27:59.574Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=1530104a-f9fb-4eda-a30f-95997cd11eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:27:59.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:28:09.590Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=4c77ded5-08eb-4188-9cd7-de1e84c36d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:28:09.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:28:19.603Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=1b9e2ef9-7313-4c07-a574-075f367a0506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:28:19.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:28:29.616Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=71386f5f-7254-480a-90d5-d6e9a47811d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:28:29.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:28:39.630Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=847575f2-f82c-426e-82a5-48a89100cff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:28:39.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:28:49.655Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=d6c127ee-2aad-4940-b5ce-e04f6e8d06a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:28:49.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:28:59.668Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=48be96be-dc92-4040-83bd-3fac064a6823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:28:59.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:29:09.685Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c93e793c-2e1f-4426-b7d7-9024c113e1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:29:09.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:29:19.711Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c14ba8ff-e7c0-4287-a96a-a689ef2ef17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:29:19.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:29:29.735Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=d7f666ac-b98a-4acc-8fcf-fc1c46438579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:29:29.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:29:39.753Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=7b445832-3f34-409b-a219-bf5b434c7fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:29:39.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:29:49.768Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=3e2902a1-65e6-4480-b7ae-35f247e62658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:29:49.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:29:51.273Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:29:51.273Z |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-07-19T03:29:51.275Z |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-07-19T03:29:51.278Z |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-07-19T03:29:51.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T03:29:51.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T03:29:51.313Z |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-07-19T03:29:51.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:29:59.790Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=77cbe35e-b153-4162-8788-e7e046e65f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:29:59.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:30:09.815Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=f9a3e567-e35d-4c99-8fe0-26a063514a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:30:09.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:30:19.830Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c2d2c019-8df3-4c2b-ad6b-b02b057d3d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:30:19.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:30:29.843Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=bbe5d4f4-abc5-4912-a356-ffa86de9dfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:30:29.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:30:39.863Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=75cf94c9-45a1-4bf7-a143-6ad643350f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:30:39.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:30:49.891Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=ad0c3467-6055-4dfa-a412-3366dc97690c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:30:49.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:30:59.903Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b73ea3d1-11cb-4646-b350-f66086eba29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:30:59.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:31:09.915Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=62cdeef5-8301-407d-88eb-0e5084b81f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:31:09.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:31:19.928Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b9eeba49-f9fd-4f2e-8694-29f260653e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:31:19.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:31:29.940Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=4b829896-f879-4733-978f-36d820bbcbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:31:29.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:31:39.952Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c4f01f4e-4ee2-4674-83f4-b2e9fff21125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:31:39.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:31:49.965Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=5f965aa5-542e-43c8-8a22-7306876132ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:31:49.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:31:59.988Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=68016667-2277-45b7-a884-be7549e8e3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:32:00.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:32:10.005Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=a4f7b3af-03a3-4c23-b2c1-4edf34158ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:32:10.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:32:20.018Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c520eb33-9a44-40d1-86d6-9b358435aecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:32:20.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:32:30.033Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=1d01db08-d443-4454-9432-808aff21e87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:32:30.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:32:40.045Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c6333037-e307-4dee-826a-423bf10837f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:32:40.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:32:50.055Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=1c37540d-37cc-4b73-a5fd-97434d0b5436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:32:50.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:33:00.066Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=50d02842-f1fd-40a9-aac5-c1f961846063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:33:00.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:33:10.078Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=e0fb5808-2cd8-4007-a85a-f0de2fcc25f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:33:10.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:33:20.090Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=1a9713a6-fe2d-4ecb-a611-7f5d37df42eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:33:20.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:33:30.101Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=31f3780d-e9af-411c-a49f-d4977d7d7f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:33:30.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:33:40.114Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=6cef2011-78eb-4238-87e8-f54b9ff9243a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:33:40.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:33:50.126Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=1144af85-b51e-4062-899c-91fbd3fcdafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:33:50.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:34:00.137Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=bc7764cb-26d8-47bb-87e0-4d68efd1b5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:34:00.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:34:10.147Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=94f51cd4-c203-4b13-bf6b-3fb6029d50ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:34:10.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:34:20.158Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=479fa78c-bc75-43fd-8617-03d6aac688b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:34:20.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:34:30.169Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=e048604c-98b7-48f1-8f66-ae2743d9d7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:34:30.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:34:40.188Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b96fb730-c9cc-4628-986b-9e5661faabc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:34:40.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:34:50.203Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=4a163dd5-85bf-4981-8f38-9eb63ba479aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:34:50.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:34:51.161Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:34:51.162Z |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-07-19T03:34:51.163Z |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-07-19T03:34:51.167Z |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-07-19T03:34:51.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T03:34:51.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T03:34:51.187Z |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-07-19T03:34:51.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:35:00.218Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=aa9c9f7f-9cb9-4ecb-9196-a7bde437c9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:35:00.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:35:10.232Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=0aec67a2-b82f-45e0-b102-d24126ef25d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:35:10.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:35:20.248Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=ec38f9e2-2ed8-4051-8ce5-5f8d42cf2c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:35:20.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:35:30.265Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c45ed430-c968-478d-a27b-0558543fd7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:35:30.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:35:40.290Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=dcc857b0-d5b6-4c54-b1e9-ab6721b2f248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:35:40.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:35:50.302Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=64f47561-5646-42c6-a37e-9018d025992a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:35:50.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:36:00.316Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=e09fc1f3-05ea-4ca2-9d29-4522aff1fefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:36:00.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:36:10.361Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c608532a-e2d6-45d0-afc4-e846b601a153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:36:10.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:36:20.384Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=9b96d9dc-7495-4b91-ad29-30dd176dc7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:36:20.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:36:30.441Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b865d3f0-e3ca-4bf2-a06e-0ad1c5ccacdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:36:30.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:36:40.488Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=04357248-dadf-4780-9d71-76cedb2a4c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:36:40.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:36:50.513Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=864a9b45-f581-4c0d-afe0-90faf8bb509f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:36:50.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:37:00.526Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=4d57ffe4-88d6-4074-9847-c33f8d42065a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:37:00.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:37:10.539Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b6dabf1b-bff6-4b6f-bd46-c5e2ba9995bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:37:10.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:37:20.551Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=7e037862-8890-4401-83b3-6a73827a3604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:37:20.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:37:30.582Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c613a797-e066-4d3f-8319-c8d6b9c2306d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:37:30.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:37:40.603Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=439cd0d7-aea6-488f-afa3-9b575a7cebb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:37:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:37:50.635Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c6c098f8-c8e7-4011-a22c-fecd56b5811d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:37:50.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:38:00.664Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=e95e7717-ce85-4382-a631-52e278eac5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:38:00.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:38:10.687Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=21cde588-5b0d-495c-aa54-3a037966dabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:38:10.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:38:20.705Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=7c340172-6344-44ab-9044-74d52e97b208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:38:20.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:38:30.729Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=e2cc65e6-de1d-441a-8b8b-e9e8b7e7a044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:38:30.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:38:40.748Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=eade50a3-9071-471a-98f9-26324bbb51f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:38:40.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:38:50.760Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=817734a7-ce8c-49a7-82f8-86b255889d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:38:50.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:39:00.782Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=2e1354f5-366c-45a6-9d2b-8110eb5ba003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:39:00.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:39:10.806Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=92d85662-29cb-4868-845f-cd25fa9497ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:39:10.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:39:20.816Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=968ce846-b1bd-44c0-96f3-6704e6db49c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:39:20.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:39:30.829Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=ac36033a-4912-428c-8219-03526e8ebe16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:39:30.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:39:40.840Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c7064fac-8250-4708-8a19-d48bd78f89f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:39:40.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:39:50.855Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=d523e48a-1970-4f55-bea0-bb9ed9a0d805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:39:50.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:39:51.155Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:39:51.155Z |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-07-19T03:39:51.157Z |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-07-19T03:39:51.160Z |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-07-19T03:39:51.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T03:39:51.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T03:39:51.174Z |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-07-19T03:39:51.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:40:00.866Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=7feca4dd-3daf-4610-a74a-ec8765288a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:40:00.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:40:10.880Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=2649e361-c4ef-4a6a-8e53-c56b2b4c03e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:40:10.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:40:20.893Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=5338a008-367d-4c34-93e1-25069e34c324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:40:20.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:40:30.907Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=9c4c4d20-5380-4265-9922-d782228b955c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:40:30.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:40:40.918Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=ec104764-9e7b-44c6-80d4-19ae22b606e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:40:40.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:40:50.936Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=88383bd7-54e3-4880-93d1-2aa53f3a97e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:40:50.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:41:00.951Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=0f9c3826-2a1d-40f8-b8a2-91418adbd39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:41:00.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:41:10.963Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=04ca4c7b-1b8b-47ea-bc87-8ed994c350f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:41:10.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:41:20.979Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=a16118eb-1676-404c-ba3e-0bedb14d1549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:41:20.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:41:30.990Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b86304a4-ccef-4ffa-b3f6-03eaea57ffc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:41:31.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:41:41.001Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=0e2c8253-0205-4310-85f2-6fdb65b0a02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:41:41.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:41:51.010Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=17d0ac80-c832-4236-9fb4-0698e2cebf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:41:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:42:01.020Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=805f620b-3eda-4eb3-8f76-fd478cb90c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:42:01.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:42:11.029Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=ae3d0dd8-97f6-47a4-82f6-152614120361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:42:11.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:42:21.040Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=96c9bc78-f10f-46b0-8ca4-8b4630bb89d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:42:21.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:42:31.053Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=9d021bdf-b169-42a3-a191-c66d8d719414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:42:31.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:42:41.063Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=2b301c21-4f43-40b6-b074-c236a109883e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:42:41.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:42:51.074Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=8bb5baba-c07d-4b21-9c66-ca494418ac9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:42:51.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:43:01.085Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=75ad2e87-5013-448d-b89a-a9200d973b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:43:01.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:43:11.097Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=a0de1df6-d6be-4876-806b-f2235a1de461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:43:11.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:43:21.109Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=8f5349df-866b-4266-ae6c-cf21b32eb299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:43:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:43:31.119Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c7f60429-4014-48b6-bd2d-de6c17892c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:43:31.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:43:41.128Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=6d9a6c5d-9886-4cfd-b99a-c605b57edfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:43:41.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:43:51.138Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=7b368f32-4f1b-43a6-bd02-2d7d0cd21538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:43:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:44:01.150Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=01f35f68-d0f8-40cb-8647-815979cc0756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:44:01.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:44:11.164Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=2d69b5c0-cdf6-4acc-9b2d-b84553dc64b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:44:11.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:44:21.175Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=95a5f493-0d4e-45e3-9491-8db8875cba4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:44:21.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:44:31.186Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=7ee497e7-7f57-42a3-ba0f-c58dcd9c59d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:44:31.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:44:41.199Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=92ecbb23-b736-48dd-95bb-9c0837428f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:44:41.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:44:51.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:44:51.113Z |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-07-19T03:44:51.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-07-19T03:44:51.120Z |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-07-19T03:44:51.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T03:44:51.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T03:44:51.133Z |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-07-19T03:44:51.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:44:51.209Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c7b7a701-ce6b-48af-a381-0c28ba56e7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:44:51.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:45:01.220Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=e53fa07e-2434-4ccd-9ac0-40f829f72708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:45:01.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:45:11.238Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=00075e01-3421-4f24-a120-0645022acd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:45:11.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:45:21.252Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=0f3e6256-4fe7-425c-b74d-7a36be789081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:45:21.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:45:31.266Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=efb90b6c-1a1c-474f-8050-eb8a868dc1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:45:31.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:45:41.282Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=87acc2a3-678e-4263-82aa-2ae7419a7229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:45:41.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:45:51.295Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=258d41a9-7693-426e-bd76-24f8ff7e3986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:45:51.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:46:01.311Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=fe84843b-7c30-44c9-ac46-4f595863da7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:46:01.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:46:11.326Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=75979f56-43ea-4e12-b7c7-5aad4a164924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:46:11.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:46:21.337Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=aa866e28-1fae-46f8-883f-bd2288d1d98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:46:21.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:46:31.348Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=274e2bee-d5bb-4009-89b8-b58e42d8bd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:46:31.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:46:41.359Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=136b4f42-daae-4b9c-b0af-fa80f9988828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:46:41.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:46:51.371Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=9ebb6859-d0ab-4637-ba40-e2e0b9185078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:46:51.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:47:01.382Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=1c6a4b00-bf7b-408a-b4bc-c6af83c03736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:47:01.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:47:11.392Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=1cdda3b0-edf0-42a0-a0c8-c3044aa0543e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:47:11.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:47:21.412Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=a5bf9f7f-7b10-4f69-aa17-02cb529db21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:47:21.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:47:31.426Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=061db849-28e4-4628-a234-d2a24e248b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:47:31.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:47:41.437Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=ae45681e-b529-41b4-b959-5b86b70e6ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:47:41.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:47:51.448Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=4474c065-a371-48a8-be4d-cba1be84fdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:47:51.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:48:01.459Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=ad5cafff-2b34-4e40-8230-d5dfd9f64093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:48:01.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:48:11.469Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=93024082-59d0-4f5e-aa07-28b6d62d0175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:48:11.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:48:21.481Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=238dfde7-2e54-4c7d-8ec9-4907e7c36bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:48:21.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:48:31.494Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=4684e957-1d8e-485e-a0f8-771525a22565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:48:31.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:48:41.504Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=e1599d80-9e8f-488d-a73c-67b06826e965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:48:41.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:48:51.517Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=52239ff0-901e-4e66-a139-2857b8039dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:48:51.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:49:01.528Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=2ba5a6ee-941b-418c-8292-91d9f9cc1d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:49:01.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:49:11.539Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=07350dfd-da81-416a-87a8-3303472fb798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:49:11.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:49:21.551Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=14a18262-09d3-45c8-b913-e928edfd1547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:49:21.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:49:31.561Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=fa06e99c-c6c2-43a6-831b-b2e76c0cde48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:49:31.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:49:41.576Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=2add9aee-990f-4c4c-bbf8-df4e35ba22b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:49:41.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:49:51.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:49:51.127Z |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-07-19T03:49:51.128Z |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-07-19T03:49:51.131Z |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-07-19T03:49:51.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T03:49:51.145Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T03:49:51.145Z |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-07-19T03:49:51.148Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:49:51.587Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b5d484ff-036e-407c-b062-f5f39974e61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:49:51.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:50:01.601Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=e345f4af-9929-42b2-9b18-7c948c45d03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:50:01.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:50:11.612Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=f807b160-a20d-490c-8713-7795b67f1218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:50:11.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:50:21.623Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=739067e5-729e-470a-925a-bd2cb5e76ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:50:21.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:50:31.633Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=7c809853-9cc2-4ebc-900f-6b6494d9038e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:50:31.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:50:41.643Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=6d0b0195-fb37-45f9-b63b-772aeb3f6280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:50:41.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:50:51.657Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=eb03ca34-21bd-405d-9e9b-b5775d04bf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:50:51.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:51:01.672Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b856a759-e11a-49b3-907b-78f6c763af49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:51:01.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:51:11.685Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=844d2bd7-e71d-4630-b477-73153727fc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:51:11.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:51:21.700Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=8d028e45-87d6-49a7-a6f0-61799736eeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:51:21.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:51:31.714Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b1196ced-e84c-44a7-8f93-86195bf7366b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:51:31.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:51:41.729Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=2afbbd6b-0238-49ef-a350-ef2dd2b7c12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:51:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:51:51.741Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=9cfae17f-c52f-4d3c-8f15-5249c406ac86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:51:51.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:52:01.753Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b3a1c4d5-0e13-4c70-9935-a5cd59a372e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:52:01.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:52:11.766Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b7bf2f5f-1fb9-463f-8783-e8156985defc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:52:11.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:52:21.787Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=2384e58f-5f6f-4f56-816f-fa802476be6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:52:21.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:52:31.797Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=54b6d5d6-fea3-48f7-9580-ae1acd72cad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:52:31.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:52:41.808Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=9312d052-6c20-407b-863d-d2862b0a61a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:52:41.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:52:51.816Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=00bd3e52-777c-4401-89f4-3a6bb3a7956f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:52:51.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:53:01.826Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=36b47b59-f361-4853-83f0-b4ddc48c4fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:53:01.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:53:11.836Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=d7a9b8bb-887c-4b37-8c7f-ede7cedfbe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:53:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:53:21.858Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=3becf6a5-afdf-44fa-8ab9-255f7ad2ebe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:53:21.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:53:31.870Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=9616c18c-cf24-4546-af7a-3183532b8a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:53:31.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:53:41.879Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=2ac975ea-b4cb-4ca8-b28f-7a4c0c800320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:53:41.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:53:51.888Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=6ee8ff03-9283-4fe9-94be-9f66d10fe843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:53:51.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:54:01.905Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=bdd9f3e7-1a2a-4495-9e76-d7c69ba79ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:54:01.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:54:11.940Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=15fdc124-8c1e-4538-abf5-e023b67ecfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:54:11.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:54:21.952Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=75beb64d-fc40-43f3-8633-0164cb6e66af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:54:21.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:54:31.964Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=6958c5ab-fb31-48cc-95e7-a7f7fd477e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:54:31.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:54:41.975Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=e7e12b65-f6b4-4091-b146-f354b1c1ce06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:54:41.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:54:51.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:54:51.112Z |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-07-19T03:54:51.113Z |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-07-19T03:54:51.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-07-19T03:54:51.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T03:54:51.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T03:54:51.130Z |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-07-19T03:54:51.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:54:51.986Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=dc0e4d99-befa-49de-9fd8-eba3be8641e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:54:51.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:55:01.997Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=60dec6b9-1814-433a-a0d8-4f9923779275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:55:02.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:55:12.008Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b1da17c1-a0d9-4487-9b35-f439466d0921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:55:12.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:55:22.019Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=80d645e7-b661-4750-bff4-9da2216bfea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:55:22.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:55:32.030Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b1674110-0aca-4d64-a3b9-79f44913c214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:55:32.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:55:42.040Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=1301cc4b-f427-4f18-b6b4-eff248d28487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:55:42.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:55:52.052Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=a6681419-ef2b-430e-9871-c3d69a9a831f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:55:52.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:56:02.063Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=06c154a9-e474-4df4-a573-1a40229ee6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:56:02.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:56:12.072Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=203fbb74-6576-4718-b83d-1c18f4c3785a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:56:12.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:56:22.082Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=2512a803-ba2c-4fc4-9b8b-aea39e912a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:56:22.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:56:32.093Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=72b620e9-39e9-41ce-82ba-4a8a7fad6792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:56:32.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:56:42.104Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=3d0e9544-dcf5-4c5b-8aea-8d50eda1d768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:56:42.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:56:52.114Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=7d530370-5602-4f60-94b9-a7607c1cbfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:56:52.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:57:02.127Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=defaf5d2-e8e1-4c8a-b77d-3d0ea770f060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:57:02.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:57:12.144Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=9f0d2807-250c-4420-8390-51bd2dab576e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:57:12.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:57:22.167Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=a2f0f600-22fa-4765-a70b-fb299a4ad586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:57:22.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:57:32.178Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=91389c2a-41d9-4fdf-a272-202613141230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:57:32.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:57:42.195Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=6bb50adc-88aa-4b28-a2a3-400bf577d87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:57:42.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:57:52.211Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=d3b18e52-5fcf-4d60-915d-5e27fbfb34e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:57:52.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:58:02.222Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c1437273-1ecc-4a33-b154-53752765754c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:58:02.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:58:12.243Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=54285a9f-6ce5-4f19-8b05-39265b0252a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:58:12.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:58:22.253Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=d6c02123-0883-4453-9290-d85a7e49f584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:58:22.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:58:32.267Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=31d32bdc-c532-4f54-b134-b64e7493be0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:58:32.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:58:42.284Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=191e0f3c-6284-47ca-b7bc-41f48bcb7621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:58:42.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:58:52.294Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=dd7dd77e-e711-471b-b7f6-eb1b4fe90142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:58:52.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:59:02.308Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b2d753c4-fbaf-4e84-9192-670715d67ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:59:02.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:59:12.318Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=9f850e9c-6e07-4418-8f64-488ec1e47694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:59:12.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:59:22.351Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=30379b4b-71f6-47d7-a1b9-1554ab166756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:59:22.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:59:32.362Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=ac8d1af3-d2fb-4293-9208-d96b964f6b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:59:32.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:59:42.379Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=6a8b6d4c-387b-4369-8b84-126855f8de1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:59:42.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:59:51.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T03:59:51.169Z |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-07-19T03:59:51.171Z |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-07-19T03:59:51.176Z |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-07-19T03:59:51.184Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T03:59:51.185Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T03:59:51.185Z |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-07-19T03:59:51.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:59:52.392Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=9d4dc836-ddcb-40b4-98b2-84edabb05c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T03:59:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:00:02.401Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c53261b7-d526-43b5-84e1-7c30f69dab56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:00:02.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:00:12.413Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=a23342af-749c-4aaf-8e7f-2d05248ec22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:00:12.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:00:22.424Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=2e8154f2-0e50-47c6-976c-b70aa6a276be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:00:22.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:00:32.436Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=3c25a1f9-5f39-4770-8947-b68bd3a6c4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:00:32.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:00:42.447Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=a5ad7138-43b8-4e8c-8bd2-ea9d32ee48be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:00:42.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:00:52.458Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=f3cd6e14-4516-492e-8969-18797e7d55b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:00:52.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:01:02.467Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=18844c66-708d-4e01-9c4c-0242c3e5bffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:01:02.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:01:12.478Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=26a3c4c6-1ec0-48b7-aab7-9417cb98bc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:01:12.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:01:22.489Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=6aa2a608-c133-4965-8c11-656a00dc5d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:01:22.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:01:32.498Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=29e2f777-a9aa-4578-8689-76cb8f05a807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:01:32.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:01:42.513Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=65ebc001-d4ab-4e92-882a-a4981d0a2485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:01:42.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:01:52.530Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=533713ce-875c-406b-8899-16e837eaf262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:01:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:02:02.539Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=5e8ac6a8-61f7-421a-8264-c6423a851c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:02:02.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:02:12.549Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=2d5c998c-358c-4a8a-a035-8886d799dfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:02:12.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:02:22.558Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=932fe0c4-b504-4e1c-b71d-32de06d87ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:02:22.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:02:32.568Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=e05ebfd6-549d-4643-bc5c-b16a705c7688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:02:32.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:02:42.588Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=415df2d1-0d12-427a-9505-fd4054119d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:02:42.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:02:52.608Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=d0ff8c0b-c81e-4c44-9f15-ca60dab264d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:02:52.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:03:02.618Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=87ac4dbc-1fa2-4d1f-a326-ae0095c4ee8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:03:02.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:03:12.628Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=22868cfd-b13f-40d2-aa33-57c2c39b2ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:03:12.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:03:22.642Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=c9dbfbd8-bc86-4b54-8ecc-4890a28a6ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:03:22.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:03:32.653Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=8324ac2b-317f-44e8-8105-30791ecb221a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:03:32.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:03:42.662Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=b16d7cc8-aec5-4239-bb7b-7edd396306f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:03:42.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:03:52.674Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=663eb50a-c02d-46a6-9ebe-948056b757a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:03:52.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:04:02.683Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=00d29435-6092-4c53-b6fb-f7dd508dce5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:04:02.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:04:12.693Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=32cdfbe8-eddf-485a-9706-2c1ba931dc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:04:12.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:04:22.702Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=9fab3fa0-f86c-4b39-b098-cf43b2c03e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:04:22.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:04:32.710Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=ee147e80-11d9-418a-93b7-7b468a828112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:04:32.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:04:42.721Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=f6c5d3a8-e9af-4f0c-8a25-1876b5591cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:04:42.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T04:04:51.137Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T04:04:51.138Z |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-07-19T04:04:51.139Z |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-07-19T04:04:51.144Z |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-07-19T04:04:51.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T04:04:51.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T04:04:51.153Z |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-07-19T04:04:51.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:04:52.729Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=478b2681-9a12-42a7-93ef-2c729e4ea42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:04:52.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:05:02.739Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=bd3568ae-d914-4e88-9167-4d5e06b718e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:05:02.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:05:12.747Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=cc93dfab-b1b9-49d1-b36f-64cbbae8861f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:05:12.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:05:22.754Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=27cf2aee-fedd-4734-b396-b6af9d5e4bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:05:22.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:05:32.762Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=9e3e35ca-0486-45dd-8b52-54515e92a070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:05:32.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:05:42.770Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=631448ea-34d3-4564-877f-c88a42ebb769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:05:42.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:05:52.780Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=1631d027-b3ec-40de-8dc4-638552aece2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:05:52.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:06:02.790Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=71d140ba-bbe4-4212-ab68-7148dc87f940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:06:02.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:06:12.800Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=280a4a84-48ad-41a3-8e56-b4040b1c04ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:06:12.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:06:22.814Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=5e05d668-9d1a-43fb-b45b-71063aa9aebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:06:22.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:06:32.824Z |INFO |Init configs |InvocationID=97364f49-6c0f-4da2-a549-175514a1437e, InstanceUUID=dad0c59e-b448-4d4f-9f49-f936d8c01cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T04:06:32.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |