By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:13:09.285Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:13:09.288Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T11:13:09.321Z |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 |2021-09-12T11:13:09.833Z |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 |2021-09-12T11:13:09.905Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T11:13:09.906Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T11:13:09.906Z |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 |2021-09-12T11:13:09.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-12T11:13:10.037Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-12T11:13:10.056Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-12T11:13:11.265Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-12T11:13:11.622Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-12T11:13:11.639Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-12T11:13:11.640Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-12T11:13:11.693Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-12T11:13:11.694Z |INFO |Root WebApplicationContext: initialization completed in 1638 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-12T11:13:11.988Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-12T11:13:12.705Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-12T11:13:13.982Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-12T11:13:14.389Z |INFO |Started MainApp in 7.063 seconds (JVM running for 7.63) |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-12T11:13:14.436Z |INFO |Start scheduling PRH workflow |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:13:14.448Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=6307831d-ed9c-41bf-b046-9a6a6a096ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T11:13:15.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:13:15.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-12T11:13:25.739Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-12T11:13:25.739Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-12T11:13:25.741Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:13:25.920Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=cb1a8906-1c8c-4b14-81cf-cdbcf90cdab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T11:13:26.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:13:26.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:13:36.965Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=34b69955-d6b1-4c59-ae84-a5cfa4fac9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T11:13:38.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:13:38.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:13:48.005Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=2eb5864b-cf2f-4f33-9a27-712e949d997a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T11:13:49.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:13:49.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:13:59.056Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=160ee4d6-9dbe-49a8-9257-29ecc281c3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T11:14:00.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:14:00.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:14:10.085Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=368b4b43-74d6-4295-b0b5-b641a79f2cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T11:14:11.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:14:11.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:14:21.127Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f79a9ca6-47de-4061-93ce-6a4cbc4e8fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T11:14:22.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:14:22.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:14:32.168Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9ab9ceec-bbf7-4051-ac1d-d796070219aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T11:14:33.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:14:33.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:14:43.238Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=66990849-2087-48bf-90d6-44b7e55cbfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T11:14:44.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:14:44.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:14:54.277Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=ff9f5aa7-ebc9-4e0f-acc0-5c260a9700c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T11:14:55.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:14:55.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:15:05.317Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=629e7ef0-ea8d-4007-86da-67de18298f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T11:15:06.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:15:06.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:15:16.358Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=479929f5-4d9a-4a08-83cd-b1855256f009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T11:15:17.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:15:17.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:15:27.397Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c150b9db-5083-4e4e-924f-7b887fc8a5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T11:15:28.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:15:28.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:15:38.437Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=935bfd17-2d07-4d10-92a9-f5f689d6e3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T11:15:39.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:15:39.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:15:49.481Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9eecc164-6e69-4838-937a-4561d80a7820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T11:15:50.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:15:50.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:16:00.520Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4794107d-14b4-4c46-8927-f8be2be4ccc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T11:16:01.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:16:01.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:16:11.559Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=ebb1fb1f-b57b-473e-82d6-dc8e736cf46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-12T11:16:12.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:16:12.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:16:22.599Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f508c15c-e7b1-48d0-af59-c6f0e0d2e810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:16:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:16:32.749Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=8ad64ef5-95af-413c-9086-6104de3c0c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:16:32.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:16:42.766Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=ef142902-7412-45c2-8fc7-cc96249257c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:16:42.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:16:52.780Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=04b5e985-035a-4f36-b038-b8863c3beb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:16:52.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:17:02.794Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=5b47c7b2-fed9-4b2c-8762-7eb7d9ec52de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:17:02.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:17:12.814Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=12a71ac2-7868-4772-833b-84a9bc3aa22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:17:12.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:17:22.835Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=971406ed-9c41-4d6e-911c-5de640876d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:17:22.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:17:32.855Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=02ed416f-ed8b-4a07-9ff5-5c72dd34a325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:17:32.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:17:42.866Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0e90518e-456d-44e0-ac9e-35badc5dfaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:17:42.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:17:52.875Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4cf9bcb4-be26-4e89-8e93-a5ec0e89ce59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:17:52.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:18:02.886Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=60faa65f-9139-4446-ad21-300829ee69d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:18:02.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:18:12.894Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=2b48c969-4576-456e-b1db-e909bac241e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:18:12.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:18:13.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:18:13.152Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T11:18:13.153Z |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 |2021-09-12T11:18:13.156Z |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 |2021-09-12T11:18:13.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T11:18:13.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T11:18:13.164Z |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 |2021-09-12T11:18:13.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:18:22.904Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=bb008de2-a7fb-40a7-b359-42be3647e114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:18:22.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:18:32.915Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0119f43f-507a-49a6-bb9f-1b44ba5391aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:18:32.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:18:42.944Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b6310925-9201-4247-9cfb-6b3f4507602b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:18:42.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:18:52.957Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b57e1304-b094-47ce-b4b6-95f9ff703612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:18:52.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:19:02.976Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=1cb9aa0a-2f13-4dd7-a330-c1985258dc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:19:02.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:19:12.989Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=deeabca8-f269-4fbf-a72a-0f8e5c5ab225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:19:13.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:19:23.001Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4e440495-6af8-46bc-b4f4-99fb9a9dc220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:19:23.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:19:33.020Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=32e1f223-b431-48e0-bf4e-b4f8bb87e32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:19:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:19:43.042Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e4417db2-26ba-4f48-82d9-040a01008d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:19:43.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:19:53.059Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e2afdc68-2e29-4193-84b9-9c7025c6b5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:19:53.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:20:03.105Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=55f79a5a-36c8-4452-a83f-54b702957bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:20:03.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:20:13.131Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c6587f56-b9d2-4ff8-921c-f28600e97947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:20:13.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:20:23.150Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=56885b87-d8a6-45b2-8d64-5578c3f15d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:20:23.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:20:33.162Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=2d5d2231-9bac-4a6b-bec3-8e1e9da2ed41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:20:33.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:20:43.171Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=eb8cc623-4553-4ffa-aeeb-a78b492bde74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:20:43.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:20:53.190Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=11b745ea-a997-4272-b2d3-3012cb351e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:20:53.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:21:03.207Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d2e5f274-4517-4416-9761-e672d9912b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:21:03.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:21:13.219Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f0c644e5-8a66-46e7-bafa-ef2cca278dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:21:13.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:21:23.233Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=5ac9c326-64d0-4d7b-96c0-00e764dcd5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:21:23.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:21:33.244Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9b221ede-a45a-40f1-a6ff-1f231e77086b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:21:33.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:21:43.263Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d9fd3e1d-9cdf-4bb1-8154-eb4416f4674b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:21:43.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:21:53.278Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=94fec946-509d-4e87-862e-1252b8c2159e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:21:53.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:22:03.290Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b1c41c6a-7991-4da4-a16a-f849d73eea58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:22:03.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:22:13.299Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=80d0c74b-0e83-4bec-bdb4-cd1393ebe724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:22:13.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:22:23.310Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3336d9fd-9a30-439c-bbb3-0768bdd6bae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:22:23.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:22:33.323Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f6aafaa2-c6af-4916-9dbd-5d5eacf1c0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:22:33.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:22:43.336Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3b675c4d-dde8-4e68-bdd8-ad3a50e2dcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:22:43.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:22:53.390Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7eb18b25-800a-4948-85e1-b1868caaba32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:22:53.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:23:03.399Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=6c04a1be-1454-4c33-97d3-cac642a27113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:23:03.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:23:12.475Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:23:12.475Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T11:23:12.477Z |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 |2021-09-12T11:23:12.482Z |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 |2021-09-12T11:23:12.490Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T11:23:12.491Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T11:23:12.491Z |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 |2021-09-12T11:23:12.493Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:23:13.410Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=8e5ae157-36f4-4154-b6fc-d44539292ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:23:13.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:23:23.421Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=effa6a2e-6e7b-45e2-a017-580b15b36633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:23:23.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:23:33.429Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c15408e5-55aa-4a73-8e14-2dd79431251a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:23:33.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:23:43.438Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7faa84a5-8bac-4da1-a542-e6387d496043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:23:43.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:23:53.446Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c10b2598-fdb6-41d7-85ea-40f5428c585e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:23:53.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:24:03.453Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=1919b8d0-6977-4442-ba39-bd53d62249df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:24:03.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:24:13.462Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=780d7c9d-d406-4890-9727-807839d153fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:24:13.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:24:23.469Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=2ab6eb34-36f1-4690-bb0e-b9661cf4d299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:24:23.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:24:33.479Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=fbbac6c2-7757-4544-a6ab-51862acf5d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:24:33.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:24:43.492Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=afb9925a-b187-4bdf-863e-1d8f4ac41845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:24:43.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:24:53.498Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a76603f2-42f1-498b-a05a-252ce3b715e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:24:53.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:25:03.508Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=63445d90-2c57-4c6a-b8d4-818ab40753f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:25:03.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:25:13.517Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e6c9942d-08fd-4fc0-aa37-3be5d60133f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:25:13.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:25:23.528Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=027c431c-c2f7-45cc-8587-54ba30f3455a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:25:23.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:25:33.534Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=806511d9-d9e7-4267-8551-4e8a752308ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:25:33.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:25:43.544Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7a8aff85-b0af-4d30-9611-beea382b4c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:25:43.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:25:53.557Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7d435a97-579b-4cfb-b996-f89100bcd4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:25:53.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:26:03.564Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=becf0116-54a8-4ffe-a898-31fa890fd135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:26:03.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:26:13.570Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=09b45748-09fc-4725-b920-0895aa62c16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:26:13.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:26:23.578Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=56a1ead3-13e6-4895-b93c-30332cd69e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:26:23.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:26:33.586Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f2b7f836-fbc4-42af-9b5a-2e6117229061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:26:33.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:26:43.591Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3013deb1-d1fe-4e77-8df8-d8d91823e6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:26:43.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:26:53.598Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=aa267ead-8218-4e6e-b05d-45a84c9a2163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:26:53.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:27:03.610Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=49f56387-22c5-41f7-a509-ba79c33e4d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:27:03.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:27:13.617Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=ff950127-2570-4b0f-aff4-ec29aa7f29e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:27:13.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:27:23.624Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=5734f632-2fc7-4f0c-92d7-56036186a06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:27:23.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:27:33.630Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=49a49ecb-40c4-440a-bde1-6adb30c7f0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:27:33.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:27:43.639Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=fc4e6b33-0f8a-4c0e-aa13-ca7452011d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:27:43.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:27:53.651Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f3da543e-fb95-4b64-8b34-bf3f8e4087d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:27:53.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:28:03.660Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4e9adff0-cc91-4463-a1ac-edc7696d6cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:28:03.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:28:12.334Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:28:12.334Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T11:28:12.335Z |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 |2021-09-12T11:28:12.337Z |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 |2021-09-12T11:28:12.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T11:28:12.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T11:28:12.347Z |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 |2021-09-12T11:28:12.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:28:13.667Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b1a9f7db-04b1-4b3f-8bf5-66df5e2d1776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:28:13.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:28:23.676Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=5e65a4ba-e141-4f75-9791-7cac3146e87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:28:23.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:28:33.685Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3a6e2753-39ea-4028-90a8-e39528ed6eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:28:33.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:28:43.692Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=bad045f9-a561-4c5a-8765-cc39ac26560f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:28:43.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:28:53.701Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=1091c21b-b2cb-4378-b665-447824014ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:28:53.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:29:03.712Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=000a2706-06fc-47bf-84b7-6184b9d789c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:29:03.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:29:13.719Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=961fc3c0-1294-4ec3-ab5c-c8cb609b7ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:29:13.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:29:23.726Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e3dc3f0c-7746-43d0-a31b-bf34103391c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:29:23.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:29:33.738Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=6c3923b5-b7b3-4c64-9c17-4187c7158490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:29:33.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:29:43.756Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f8456d54-c0cf-4574-af4a-b7b1cb1da5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:29:43.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:29:53.765Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e2d8e750-a502-42ae-83c0-c848a33b3ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:29:53.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:30:03.773Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9290b0a1-dacf-4cb7-9d40-813da6bb8c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:30:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:30:13.783Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a213aebd-17e6-4c4b-b974-df1e1048d007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:30:13.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:30:23.790Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d0b80d04-3b6d-41d6-8438-b9c4b8aefbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:30:23.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:30:33.800Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e63a2217-2c91-478b-b0d0-41a30442c502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:30:33.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:30:43.810Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=816f31d0-b1f9-4ac2-90c3-b455e6151964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:30:43.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:30:53.818Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=47856131-d1b6-4bf1-aa7b-7901a07b7c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:30:53.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:31:03.825Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e26f323c-3f86-465e-b14e-24c75842cc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:31:03.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:31:13.839Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7ad6d899-44d4-4e31-9eee-a8b33e4ee2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:31:13.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:31:23.858Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=bdfcf55b-2840-44b8-bc12-6695db065e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:31:23.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:31:33.867Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=841c61f8-ad6d-4abb-89b1-56a61aa9e578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:31:33.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:31:43.875Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f20844be-26b5-4400-8924-8540347b30ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:31:43.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:31:53.884Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7d3cc98d-d262-4295-aa41-07e92d4cb6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:31:53.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:32:03.894Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=542f4090-c1bb-4219-8248-3f002e0c4741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:32:03.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:32:13.932Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=35e668b5-cf03-474f-a38b-009f7a202f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:32:13.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:32:23.940Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=290c4f57-b32f-4d49-b094-ac616230a12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:32:23.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:32:33.950Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=fb67cd6b-9f70-449b-bfb8-d0d823bc5316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:32:33.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:32:43.958Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b8dbb527-79df-4e69-bf07-e14616f293ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:32:43.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:32:53.964Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d187e55e-d16e-4f19-b0b0-a411d27ecf5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:32:53.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:33:03.971Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=28d89eb0-1f27-4ed0-8ed1-ff446cfd7eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:33:03.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:33:12.402Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:33:12.403Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T11:33:12.404Z |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 |2021-09-12T11:33:12.408Z |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 |2021-09-12T11:33:12.417Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T11:33:12.417Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T11:33:12.417Z |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 |2021-09-12T11:33:12.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:33:13.980Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=8160c44e-cd66-4fbb-bfec-ebebc3784988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:33:13.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:33:23.992Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=6fc5f1d5-c864-4857-b7ea-c64373bc78ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:33:24.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:33:34.003Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=60c2ba67-f0b3-4e00-abaa-fff620113003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:33:34.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:33:44.011Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0c7eee00-2346-49ff-9098-d9822074b9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:33:44.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:33:54.020Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=826c8e0c-b70a-4fef-ac8c-567108214203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:33:54.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:34:04.029Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=fb3cdb96-562b-4b71-9b62-76898f3a153a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:34:04.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:34:14.037Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9f8fb7aa-013c-43a5-8195-77d34ccf0a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:34:14.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:34:24.045Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=bb21f559-b52f-4eb4-82d7-dc99804d4331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:34:24.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:34:34.055Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=ae8f3c6c-43c9-40c3-93e3-2d07a5e783ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:34:34.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:34:44.069Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=bc84963c-d180-434c-bcf6-16fda10c95d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:34:44.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:34:54.075Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=38b9f49f-76f8-428e-8d37-24c130e2f84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:34:54.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:35:04.083Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f9776f8f-9f51-4fb8-9f3d-42dae2142ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:35:04.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:35:14.107Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=643f730a-9ff2-4cde-96a8-19875706ad62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:35:14.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:35:24.115Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=00bc6569-911e-4dab-a618-5b0b55d69d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:35:24.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:35:34.133Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=bd306899-2e6f-40df-baf1-f0bf697c7bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:35:34.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:35:44.140Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c4fd4cba-c3a2-4f0a-bfa7-5772cd1fc4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:35:44.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:35:54.147Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=20647445-e193-4c98-a227-fb7b37960a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:35:54.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:36:04.155Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a7ae94d7-5fdb-40d5-95d8-ba12124e4721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:36:04.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:36:14.171Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=febc32ce-25fd-4922-92d1-15d60c456b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:36:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:36:24.179Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=2d103d65-a591-407a-97a7-f1a3978b766a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:36:24.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:36:34.190Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=2224b601-36eb-41df-998f-69c41f7462ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:36:34.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:36:44.197Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c1f80d21-39e7-481a-91b6-a6a2a5a0e1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:36:44.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:36:54.205Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=1084e46d-ecdb-4fd7-aa3a-789c604d9789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:36:54.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:37:04.219Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d0520d26-34e4-4142-ba82-03c7b22f6d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:37:04.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:37:14.226Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3a9751e3-7185-441c-8d60-0cb77925751e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:37:14.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:37:24.233Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=6455d5b9-c40a-4f7f-a141-889941d70310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:37:24.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:37:34.243Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=36a92b02-ff0a-4ae1-932e-d1a40ed13010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:37:34.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:37:44.259Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=8be75419-22bf-43ea-8e04-a169f860370a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:37:44.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:37:54.267Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=00cb1ae6-57fe-4972-bf69-668b754cedb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:37:54.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:38:04.274Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f7fea20a-f717-4a9a-bbc0-005de75812d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:38:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:38:12.355Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:38:12.355Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T11:38:12.356Z |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 |2021-09-12T11:38:12.359Z |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 |2021-09-12T11:38:12.364Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T11:38:12.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T11:38:12.365Z |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 |2021-09-12T11:38:12.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:38:14.281Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=8f1c1f57-cc77-46a4-9b88-27774d109552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:38:14.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:38:24.289Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=765f1fcb-b751-45dd-9d34-68618fbdb080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:38:24.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:38:34.296Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3a95e313-c6fb-4a01-a7be-886df37478da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:38:34.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:38:44.305Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=6a2e1e72-a70a-4df6-8139-0c35f0b1da17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:38:44.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:38:54.311Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=34c0d06b-ecdd-4394-bac1-e90c0e23c527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:38:54.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:39:04.317Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a2ed7008-5ba9-4ae6-a630-9b0f8001ac19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:39:04.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:39:14.324Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=5d4f8c68-8e32-41d5-8909-c6f9b17c14b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:39:14.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:39:24.331Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f88f6fa2-8bc6-4f9c-a284-5cf764be5552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:39:24.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:39:34.344Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=97439683-cb18-4ccc-a524-96fa92712b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:39:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:39:44.354Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=01c86a23-c5e0-4b5a-9d3f-7b9faef2f582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:39:44.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:39:54.362Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9535e1f2-d43f-4d5c-8398-afd4d8f6b22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:39:54.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:40:04.369Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=fb6de29f-04be-4522-bae0-697c4f070cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:40:04.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:40:14.389Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=59634edb-d351-41a8-9622-a082330e2774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:40:14.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:40:24.398Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7c8837e5-8017-483c-9d85-17d69f2923d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:40:24.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:40:34.405Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=243c989e-325a-4e9d-bef6-e44f53657003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:40:34.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:40:44.413Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=2cea72db-400f-418c-bb4e-c63868dfc302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:40:44.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:40:54.421Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7cb3cf26-82a0-433d-bbb0-ec7d3804b952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:40:54.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:41:04.429Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=ce2f8a3a-1c64-4614-8ecd-47172bc144c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:41:04.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:41:14.439Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=205a511f-c8d1-4f3a-a7dc-cce5f5d4d440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:41:14.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:41:24.453Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=636419f6-2722-405d-93ef-defe3692567a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:41:24.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:41:34.462Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=20771ac7-3775-4adb-a629-a0ac41a3e972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:41:34.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:41:44.469Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4d05986c-ebef-4f0f-baca-86d67fee0710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:41:44.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:41:54.476Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f8dea2d4-d6e7-4b53-a509-34e09da3f72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:41:54.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:42:04.483Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=52f84490-b983-4b19-8eb6-b5db786e1243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:42:04.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:42:14.491Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=864c5b0a-2de4-4cc0-b00d-03e1cfad5554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:42:14.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:42:24.500Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e0edd623-a21c-4095-b85a-e9c9388500c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:42:24.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:42:34.511Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f0dc82d7-bf20-4aac-930b-4485ef57a83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:42:34.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:42:44.517Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=005f3b03-d526-4ecb-8f0b-b5e31d0ff18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:42:44.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:42:54.526Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=504ac506-ef94-4add-a45c-9bac23f0188c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:42:54.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:43:04.547Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9055d7c5-eb5d-4fbb-9853-ecc3cec38a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:43:04.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:43:12.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:43:12.384Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T11:43:12.385Z |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 |2021-09-12T11:43:12.388Z |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 |2021-09-12T11:43:12.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T11:43:12.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T11:43:12.394Z |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 |2021-09-12T11:43:12.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:43:14.555Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=460cfa1a-08d9-4637-9b11-5fc9503b629d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:43:14.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:43:24.562Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4392e88f-0a82-4059-97c0-f3488d54ba55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:43:24.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:43:34.570Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3b84c8bd-d0f4-4765-bf70-c415fc82058f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:43:34.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:43:44.577Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f9579c1a-de55-4000-a5cd-3b9f540b0169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:43:44.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:43:54.588Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d45ad961-33a8-40f9-adea-c2f3993d9df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:43:54.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:44:04.597Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=07db9c8d-a5a9-4ffc-ad37-1e04c7ff09b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:44:04.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:44:14.604Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=912c3314-1aa3-489e-846c-590d13f90bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:44:14.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:44:24.618Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=206168ea-a5ca-4b95-a552-a73196326a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:44:24.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:44:34.625Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=914ce7c2-e395-4d8e-b26e-88a2d10927df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:44:34.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:44:44.635Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=79a2d075-c4bc-479d-b9f4-74a150567de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:44:44.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:44:54.653Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=56405c65-1f4b-4c4e-8b08-1667aa9ab033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:44:54.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:45:04.661Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a0f3d034-d2a5-42e1-8113-1d4a963b3465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:45:04.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:45:14.669Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7fc9ceb5-b296-4f87-85e9-53949fb43981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:45:14.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:45:24.678Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=17cf4152-972c-43fc-b675-cc53cba72110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:45:24.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:45:34.687Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=ae7400b7-5dd5-40d0-ac2c-1a9929a54afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:45:34.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:45:44.693Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=487a8889-238e-4488-8e35-9982cb0e1974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:45:44.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:45:54.700Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=464272dc-774a-48c7-a38c-8296966f33c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:45:54.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:46:04.708Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f4f50ce9-127d-43d7-a7f8-56402318d267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:46:04.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:46:14.717Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=ecf490f5-6d0e-47e6-b2c7-59736cb82948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:46:14.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:46:24.731Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d1f97744-9d58-489d-aed5-66606e3e3b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:46:24.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:46:34.737Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f664af20-7b1f-4756-bbf8-308691dd93b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:46:34.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:46:44.743Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=05f85b09-426f-4113-8b0b-c0861ab0d929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:46:44.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:46:54.750Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=aee05df8-c786-4751-8bc0-e815c495021d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:46:54.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:47:04.760Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f1503d7f-c25f-427d-9127-e6c937405a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:47:04.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:47:14.779Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=20e6cf8c-3ae3-484d-841f-3ef63d063e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:47:14.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:47:24.785Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=bc3a9bca-77d7-4bfc-84f3-cdb89e448c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:47:24.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:47:34.793Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=618994dd-d0f9-45cc-a268-7153d7e37c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:47:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:47:44.799Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=cabc9db3-71e8-4661-9b98-10830e8d2172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:47:44.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:47:54.809Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e8ffce01-0ad3-44f7-b859-2211ec9e8900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:47:54.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:48:04.818Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=db657fd9-e6d7-4a33-9ab4-77500ec5961e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:48:04.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:48:12.309Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:48:12.310Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T11:48:12.311Z |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 |2021-09-12T11:48:12.313Z |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 |2021-09-12T11:48:12.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T11:48:12.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T11:48:12.318Z |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 |2021-09-12T11:48:12.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:48:14.823Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0653c874-da2d-428b-8888-a29c0f6fc0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:48:14.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:48:24.833Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0f55b85c-4115-45e9-bfc5-c76d022fe350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:48:24.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:48:34.851Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e7576b81-468c-478b-af5b-42cedfb6fd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:48:34.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:48:44.859Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9cb72e6f-c619-40eb-989e-6c53c733830a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:48:44.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:48:54.868Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c37dec7e-000d-4748-92cf-7dccd7e29784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:48:54.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:49:04.875Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=539b2fb8-329b-482c-9dc3-d8801dbd4454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:49:04.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:49:14.882Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=919f1818-35c8-4658-ab01-0805e270b763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:49:14.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:49:24.890Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=6e5e574d-a204-4307-9eb1-69f9b3763f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:49:24.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:49:34.898Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=26ee2e85-30e0-4303-9703-07ca719e150a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:49:34.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:49:44.905Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0538f3a0-c977-4397-bc37-b01b0e341759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:49:44.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:49:54.919Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d2b6dedd-f8e3-475e-b968-deb83e0b1fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:49:54.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:50:04.927Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=1c744b46-d112-4611-8592-e174f336e26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:50:04.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:50:14.933Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d4704dc2-4c26-461c-a323-bbe732c0ea03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:50:14.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:50:24.943Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=abfaf33e-101a-48bc-aba5-0a5319e2c7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:50:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:50:34.961Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d41dc56b-cfc5-496a-9836-80de9fe5030d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:50:34.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:50:44.969Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3fbdd4c8-50ab-4629-b5ca-1ff2e8199194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:50:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:50:54.976Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=dab55fed-0a4e-47ff-81d6-7bcfc36afb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:50:54.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:51:04.984Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3fe57894-5570-4f28-b8e5-889b21c7436f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:51:04.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:51:14.993Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4589cf64-6769-41f3-93d4-2fdb717d2ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:51:15.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:51:25.000Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d83decef-3ad9-4c81-8ed9-6854103a2a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:51:25.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:51:35.006Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=8ae49a55-bc13-41bb-a265-4aadefefa463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:51:35.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:51:45.014Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b33925b3-b586-4e19-9a93-a81a2111c6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:51:45.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:51:55.019Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=26e0cbbd-7152-4ca9-b5f3-78cfac5cae78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:51:55.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:52:05.027Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=193d2d04-6438-4213-a977-ac3b6e484161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:52:05.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:52:15.033Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4fc4560b-f48f-42ab-8b5a-6e5e19527d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:52:15.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:52:25.042Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=ba3cdbfc-92e5-44c2-a663-fdc51c6070e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:52:25.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:52:35.060Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=52ac7942-debe-4c54-84f4-8342727e99d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:52:35.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:52:45.066Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=ba3024b5-cc63-4718-91e8-a7e67269b336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:52:45.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:52:55.074Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9144b247-0275-4688-bf94-d3452535f5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:52:55.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:53:05.084Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9cd5633a-ab65-43a0-9383-d915acda24a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:53:05.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:53:12.376Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:53:12.376Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T11:53:12.377Z |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 |2021-09-12T11:53:12.379Z |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 |2021-09-12T11:53:12.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T11:53:12.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T11:53:12.383Z |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 |2021-09-12T11:53:12.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:53:15.095Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=21be2d7c-7394-45c8-b375-b3264f59ca62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:53:15.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:53:25.109Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9472f501-da7a-487c-9184-0dca022cf68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:53:25.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:53:35.118Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=44f51965-dc09-4410-8b1d-8e4f6aba2985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:53:35.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:53:45.125Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=678a1f89-cb88-4182-850a-63a13a8145e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:53:45.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:53:55.132Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=6f2f8eb8-c90d-4751-b202-0c8e3d73ebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:53:55.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:54:05.139Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b99b513d-3361-438c-b183-f7cbc3cc4683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:54:05.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:54:15.147Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=da6638dc-2f67-4bc8-9a6b-1be6449de1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:54:15.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:54:25.159Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c43ceacf-4be3-4edc-93cf-e810ff5009c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:54:25.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:54:35.175Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e8c4bb8a-5633-402e-b77a-a4202bbff169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:54:35.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:54:45.182Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=2a10d225-d860-4c27-ad1b-53bd3b953ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:54:45.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:54:55.190Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b23cac39-43ba-408d-90a0-a8c1a0eea214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:54:55.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:55:05.197Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=253445be-a6a2-4d1a-ad96-8d8eaa00caa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:55:05.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:55:15.203Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a009a5a6-3273-44c6-bbbf-e7b12d6c4687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:55:15.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:55:25.211Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=81558bd1-f35c-4a59-9ca5-f7098912d610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:55:25.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:55:35.221Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9d66fcea-1eb5-42f6-ac8e-74f582ab0cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:55:35.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:55:45.227Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=5cfed35c-5e17-450f-b1b4-241175b937d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:55:45.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:55:55.233Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=39d6626e-7ee7-422b-adcf-991cc11c5998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:55:55.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:56:05.240Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=ccc173de-4347-4eb1-926e-793c8073827d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:56:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:56:15.248Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0b2d1fd4-1dbf-403d-8806-4bb8df80ef66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:56:15.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:56:25.257Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=50f663b0-44d1-4bc3-b897-2e660052d690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:56:25.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:56:35.276Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=69f73756-b278-4191-8711-b09e5378a627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:56:35.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:56:45.284Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a8a13437-64c9-4df3-9e8f-1e282b4f5f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:56:45.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:56:55.291Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c581c751-15bf-466b-9aa9-810e3f892268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:56:55.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:57:05.298Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=fa09d030-9831-4db8-b437-7d235ea12356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:57:05.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:57:15.306Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0291f649-a309-4be4-85bd-afd6ad2ad8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:57:15.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:57:25.315Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e5d62192-0608-49ea-96bd-ec56ec013cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:57:25.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:57:35.324Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4920ad8d-40da-4c30-90e2-9181907cf85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:57:35.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:57:45.331Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=233d04ab-d7b2-4058-9006-0de4743a8b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:57:45.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:57:55.336Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e5ae8176-3a06-48fc-a36a-e82582ea4e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:57:55.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:58:05.342Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=949a31d2-c587-4800-9940-cdd348c2fbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:58:05.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:58:12.308Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T11:58:12.308Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T11:58:12.309Z |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 |2021-09-12T11:58:12.312Z |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 |2021-09-12T11:58:12.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T11:58:12.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T11:58:12.316Z |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 |2021-09-12T11:58:12.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:58:15.350Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=33d33f75-2982-46b7-bef7-cb86947292de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:58:15.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:58:25.363Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b60c39d1-f9d6-4144-8705-abb71fd09013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:58:25.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:58:35.372Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=17fd33d3-a11c-4df0-a718-2c44ab03c217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:58:35.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:58:45.378Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3434b556-e7c8-4e2a-acf6-2439f13b20f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:58:45.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:58:55.386Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=bd7f75d3-a2a5-4a3b-b31d-8eabd5ab1d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:58:55.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:59:05.395Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f947fc13-bbac-4153-89e5-39a37fbc42e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:59:05.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:59:15.403Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4729bce3-f9e5-400f-904e-e7e2d66275d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:59:15.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:59:25.410Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f855368a-a349-4a28-8277-6b9a8d49326e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:59:25.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:59:35.418Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=2fb15166-c22a-44e2-b13e-7a81416aba01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:59:35.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:59:45.427Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c874c9c8-b94b-4df0-b47d-2524f85b2c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:59:45.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:59:55.434Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=5f0c58ac-235c-419e-af41-8b23fd2db638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T11:59:55.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:00:05.440Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=219bfb34-b8e3-4a3a-bd8a-a33d6ed4ac4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:00:05.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:00:15.446Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=65758287-44f0-4b51-aaaa-d8fd01dedd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:00:15.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:00:25.460Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3b63665b-fe9f-409e-a374-7c6852c688a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:00:25.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:00:35.471Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=42a6da67-df04-44ac-9c15-367a2ea62299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:00:35.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:00:45.478Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=204e974a-c39d-4705-99ea-8704e511f79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:00:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:00:55.485Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0da39965-121a-4360-8d6c-bd1656fba12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:00:55.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:01:05.491Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=bb2ee766-29e9-468f-b53a-bd4ac0c05632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:01:05.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:01:15.499Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b5aa8987-84b9-4f38-82c1-480ea577b2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:01:15.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:01:25.505Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4c14fe9e-869b-4cfe-b0ec-081e924dd1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:01:25.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:01:35.514Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3f73f5b3-92f9-44a3-81ed-03a21e080b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:01:35.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:01:45.521Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=aa7ef867-1a4d-4836-90cd-d2e3d2048ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:01:45.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:01:55.528Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=8cef33df-3c53-4659-8812-8aeb7596dfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:01:55.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:02:05.535Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3319de71-3af6-4c67-bdce-b2180f233d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:02:05.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:02:15.542Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=79190cd3-b05c-44ff-b37d-478a39e1e07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:02:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:02:25.553Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=ec9691e3-c890-442a-97c8-bd0adb7a824c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:02:25.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:02:35.567Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=db1b8f5a-edf8-436f-8a0b-1ebdad6eed3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:02:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:02:45.575Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=ed1a62bd-c412-4a6a-b50d-2410739b2482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:02:45.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:02:55.581Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3bbbc65f-bb89-4667-b2a4-b8246779bafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:02:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:03:05.589Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9f31d6ca-7f7f-44af-9833-c1abe1a516b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:03:05.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:03:12.376Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:03:12.376Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T12:03:12.377Z |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 |2021-09-12T12:03:12.379Z |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 |2021-09-12T12:03:12.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T12:03:12.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T12:03:12.383Z |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 |2021-09-12T12:03:12.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:03:15.596Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f429b7ce-f563-4be9-9305-e3f160525ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:03:15.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:03:25.603Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d634972c-fb87-492e-bc17-c325b2eb073e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:03:25.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:03:35.611Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7a8f5c89-b316-4228-9d67-d518c26f43c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:03:35.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:03:45.617Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b2c18d9e-a604-4011-983e-7a182c1ca0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:03:45.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:03:55.624Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=15f84db7-ccc9-493e-a033-4d4fa06e1727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:03:55.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:04:05.632Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=499522c0-ede1-4f8f-a851-766d0dae4f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:04:05.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:04:15.647Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=33597a0e-e05c-4940-bd51-7bcec8bb0d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:04:15.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:04:25.652Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=6f40d305-7f32-4705-ae1b-f19161748fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:04:25.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:04:35.661Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=46340ec7-365c-40cd-83b2-c6e08b09771b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:04:35.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:04:45.669Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3365ebde-c4a1-49f9-a32e-d01d3d4a02ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:04:45.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:04:55.677Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=62e83b6c-fbd5-41da-8f6c-8f49b7e1efe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:04:55.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:05:05.684Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=87e01fa7-eb52-429e-af6b-a8da8e56723c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:05:05.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:05:15.691Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f2ff9d1b-3aa6-4b25-b1d1-2f0ff9a62e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:05:15.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:05:25.698Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=71ebdd7f-6db3-4d3d-b0ed-d8cd9157c518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:05:25.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:05:35.704Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b08d8d7e-e3c9-4bac-ae18-910871a198b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:05:35.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:05:45.711Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=07a62b00-e3b3-413c-b097-15b3826b7900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:05:45.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:05:55.717Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4cb242b8-5601-4af2-98a9-5019e997761f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:05:55.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:06:05.723Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=256c23dd-2711-48da-96ce-c7734ac523ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:06:05.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:06:15.731Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=045b62f3-af94-4ae1-a87e-8c7f7cb61e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:06:15.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:06:25.745Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=2fab1fce-cc20-4734-8d9c-c6282b4c64c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:06:25.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:06:35.752Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7dc69f63-769e-4812-9f66-9bde20c9db9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:06:35.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:06:45.759Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=fdbaf0b0-604d-4add-a72e-4a40f4a054e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:06:45.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:06:55.767Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=60b1d2eb-423b-4600-b468-a08d5602d3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:06:55.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:07:05.773Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=548d5caa-64d0-429d-ab14-a7f5b56ddbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:07:05.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:07:15.780Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c266fd1c-f8ea-468c-8953-6d4b3fa7e2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:07:15.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:07:25.788Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=44ad7924-0876-4f27-88a6-61f2c870b7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:07:25.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:07:35.794Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=503c5a70-fa7d-4934-9fed-3e08155c5848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:07:35.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:07:45.801Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c76bd5da-778f-4fe4-8b1b-35d1e5fdc7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:07:45.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:07:55.807Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=06c0ffb3-7426-4d0f-8100-ebde3551cb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:07:55.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:08:05.815Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7f7f0d1e-8cf2-4bdd-9591-7fb77470020b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:08:05.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:08:12.354Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:08:12.354Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T12:08:12.355Z |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 |2021-09-12T12:08:12.358Z |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 |2021-09-12T12:08:12.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T12:08:12.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T12:08:12.363Z |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 |2021-09-12T12:08:12.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:08:15.832Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=6dc7a27f-4c04-4dd7-8fb9-a4c59d28f904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:08:15.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:08:25.839Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=66503fa6-17c3-456e-b51c-bab144aa7483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:08:25.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:08:35.845Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3f23f863-d12c-4abc-a112-518a92124be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:08:35.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:08:45.852Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7e927790-d553-4f5a-82a0-8d763607675b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:08:45.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:08:55.858Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=fb8e9e43-ce77-43d8-a0a5-805f12fbe1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:08:55.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:09:05.864Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0fd81bdb-28ec-48ff-b809-3262c4f7104b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:09:05.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:09:15.871Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4a9aeba4-4c7b-45f3-8381-afd5329c396d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:09:15.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:09:25.876Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=ae8cacc6-3eae-4abc-949e-87f595acb139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:09:25.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:09:35.881Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=efe2d02b-7b6f-4190-a0d0-280199ec814a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:09:35.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:09:45.887Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a3145656-5a29-44da-b2b0-b90e80b882df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:09:45.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:09:55.894Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=40c701e5-f131-42a9-90f0-40e1e50c8b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:09:55.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:10:05.903Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d945c0a3-98d6-47fd-8926-78002cb1a858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:10:05.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:10:15.919Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=260b9808-da04-4e19-b0df-dd72f85c20a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:10:15.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:10:25.925Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=6fac966d-a980-40ad-a5c1-b7ac56e3c6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:10:25.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:10:35.931Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=489db3b2-a3d8-4b9f-8f54-24721559b72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:10:35.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:10:45.938Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b2c2bb1d-9347-4523-8ac4-48e88ed6a3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:10:45.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:10:55.944Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=68afabea-d565-4633-b5c4-5953b86e1efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:10:55.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:11:05.951Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=10b5464f-9e65-47df-93fe-c5b542374180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:11:05.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:11:15.961Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=1a7bc116-6468-44ac-b757-6a0eb54ed1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:11:15.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:11:25.967Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a4a1126f-7902-4dfd-a903-d1531c7c511d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:11:25.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:11:35.974Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=145f6a65-539c-4924-a7b2-ac505a454cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:11:35.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:11:45.981Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3d0252ff-21eb-40ec-ada7-9e60a76603a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:11:45.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:11:55.990Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c3ad1dd5-6f98-4010-b6d2-2114a23e31c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:11:56.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:12:06.003Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c761406b-1b7d-45cb-ac3f-237b666e0243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:12:06.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:12:16.011Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=003d522b-c264-49d6-b42d-fc8bc62f2e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:12:16.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:12:26.018Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a8761fa9-7c89-47e0-9c9f-5c1578edc181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:12:26.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:12:36.023Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=31f7e122-61e4-4e57-9f63-ed7d9208bac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:12:36.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:12:46.031Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=79c0a9ae-02d3-48dc-9f02-1d36562b08db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:12:46.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:12:56.038Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=2a8782a0-c979-4013-8b6e-507844269920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:12:56.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:13:06.049Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e22dea7d-cb2a-4a56-9eaa-9bf541f76360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:13:06.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:13:12.318Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:13:12.318Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T12:13:12.319Z |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 |2021-09-12T12:13:12.323Z |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 |2021-09-12T12:13:12.327Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T12:13:12.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T12:13:12.327Z |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 |2021-09-12T12:13:12.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:13:16.058Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d4c2fdeb-c2aa-4499-95bf-3ee694cdf587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:13:16.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:13:26.065Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e50e38d2-0be3-41fa-827e-ca010f84ec9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:13:26.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:13:36.071Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=59aafb06-d0ad-4ec5-a2a5-675dbe60aca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:13:36.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:13:46.077Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4dd7d410-fec2-4817-84e1-6316a732056f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:13:46.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:13:56.083Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=2d4f66f3-707c-4ad2-9f53-21591dc5bafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:13:56.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:14:06.099Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7c5aa776-0b84-455c-a73a-2340c118a361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:14:06.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:14:16.107Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7baef786-123c-4e10-b1dc-9d7d592e8b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:14:16.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:14:26.113Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=cfbbdfbe-2593-4218-bee3-29776892fa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:14:26.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:14:36.120Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f5d84bfa-c7b9-4778-a7ab-46b7a00f3702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:14:36.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:14:46.126Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b150c5c1-2ae6-48ba-9b24-dae6238b4269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:14:46.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:14:56.133Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e8faf185-0796-4327-ad65-adb34e52c504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:14:56.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:15:06.140Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e6fb7b23-b77a-45c3-8b34-5d3f3a31925f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:15:06.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:15:16.151Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3021fea5-b017-4348-ab76-a0f1f25e2156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:15:16.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:15:26.158Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7989756f-1948-41cf-bd8e-235d3a45cbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:15:26.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:15:36.165Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=93939e2a-a01f-4261-af29-c6580561ec41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:15:36.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:15:46.171Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b79d0043-76a7-433c-bbfd-05e4ef3753ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:15:46.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:15:56.177Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b9757ec3-db8f-4815-9a86-846f5f4f490b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:15:56.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:16:06.187Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9e13876f-a9f2-4a8f-9f19-5ae235802bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:16:06.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:16:16.206Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d5c7a7ce-fda6-46c6-9541-ea1767285655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:16:16.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:16:26.214Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=41877a8d-66d2-4d5f-bbfa-b1f84dcffd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:16:26.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:16:36.220Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7a877975-a95f-430a-bd7f-f4a96292ef33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:16:36.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:16:46.227Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=235f5adb-ca7f-43ab-bb73-e260d7f38b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:16:46.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:16:56.233Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=37f4cfd0-b456-4b32-802c-e3981d74371a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:16:56.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:17:06.241Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3fd8f4d0-3ae3-44f0-b2fe-990877a39740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:17:06.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:17:16.248Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7c6ed248-0c28-45f1-a415-e346c904a472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:17:16.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:17:26.256Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7d37443c-5830-405d-8728-85cffb592eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:17:26.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:17:36.262Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=8631a56e-b6c0-4db6-a3bd-7d5a86725583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:17:36.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:17:46.267Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a362bb68-05cc-49e1-830e-8503039fab58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:17:46.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:17:56.274Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a8182bb9-b9b6-4ce9-9bf6-0aa8ff9ef497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:17:56.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:18:06.282Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=11da376e-3a3e-4c3b-b7b8-8ca6a765283d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:18:06.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:18:12.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:18:12.369Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T12:18:12.370Z |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 |2021-09-12T12:18:12.372Z |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 |2021-09-12T12:18:12.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T12:18:12.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T12:18:12.376Z |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 |2021-09-12T12:18:12.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:18:16.297Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c02bfffd-05c8-4a94-8320-9d14cba18599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:18:16.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:18:26.306Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=21ebdea4-a761-4b10-a657-2a7d258a4a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:18:26.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:18:36.312Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=30c61163-e995-47a6-b5e0-f1275b8b7ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:18:36.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:18:46.320Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4bc549c9-b4a4-45cc-b50a-546b57437b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:18:46.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:18:56.326Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=86ddf712-eb4e-4547-9f61-04ce89569ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:18:56.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:19:06.334Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f345643e-0235-49cb-91a3-dacd61f6aedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:19:06.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:19:16.342Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=569c0c8a-0b9d-4195-8c82-488a709b7afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:19:16.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:19:26.349Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=83ff90dd-a32f-4db7-be6c-4aed3ca5379c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:19:26.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:19:36.354Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=77426e32-861d-4e38-aaf8-ddf0ae4ceadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:19:36.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:19:46.359Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=cd53654a-7d98-4240-8682-812e6d0ae01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:19:46.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:19:56.366Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=faf068b4-f866-4c22-bf2a-8a326df4633a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:19:56.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:20:06.378Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=5225a8a5-7190-428d-bd73-62f90fce18f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:20:06.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:20:16.387Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7964731b-b434-454e-bc40-6c0b93cf5a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:20:16.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:20:26.393Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3327bc47-f446-4349-83c5-ca431bc7944d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:20:26.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:20:36.401Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c19d73b3-a12b-40e8-bbb8-26384378767b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:20:36.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:20:46.408Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=095fde62-9d66-47fa-a3b2-4f880a70fa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:20:46.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:20:56.415Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=51927f2e-dc1e-4432-b260-3e9e9d75b799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:20:56.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:21:06.423Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=45f2e34e-06fd-4fa3-a8e6-83e8c6613ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:21:06.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:21:16.431Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f40eee65-d8f5-419c-b421-036a71a7ef3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:21:16.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:21:26.438Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e8324e05-b59a-4157-8d8f-8e9531f2be66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:21:26.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:21:36.445Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=27e255aa-527e-4e89-90e1-9a19e5a182c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:21:36.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:21:46.451Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=239ce405-466e-46aa-afdb-a8887b7d6349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:21:46.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:21:56.459Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=8b9d72df-376f-4b63-9936-978ab6e51838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:21:56.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:22:06.472Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=67899b44-7f8d-421d-a47f-9fb73f569b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:22:06.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:22:16.480Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c30a5785-93ab-4f4b-b636-9135d957a0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:22:16.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:22:26.486Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a183472b-0b2f-413c-8ed0-a40e88964707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:22:26.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:22:36.494Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c46666ee-ab82-496c-a725-c1820e89943f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:22:36.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:22:46.500Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c0dcfd11-7466-45ca-acc9-75b0c2b5161f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:22:46.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:22:56.505Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=35563a7c-28e5-4459-89c4-bd8b7d864c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:22:56.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:23:06.511Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=59bc28fc-4729-479c-aa45-6fd6e7220d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:23:06.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:23:12.383Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:23:12.383Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T12:23:12.384Z |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 |2021-09-12T12:23:12.387Z |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 |2021-09-12T12:23:12.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T12:23:12.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T12:23:12.390Z |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 |2021-09-12T12:23:12.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:23:16.517Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4a222c0f-3e91-40c6-87b1-db3ea9a93254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:23:16.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:23:26.523Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f165004a-3931-446b-8ed6-49fe677ddbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:23:26.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:23:36.565Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=1f8948df-83e4-41a6-9cc5-f1c52132c7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:23:36.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:23:46.572Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=babb26e4-db26-4290-b172-4ea3a8fd2d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:23:46.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:23:56.585Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a14bac6f-68e7-4bca-85b8-84ebbe445c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:23:56.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:24:06.593Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=42b2ba93-3105-4790-8637-3fe6ae5eca2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:24:06.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:24:16.602Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0761fd5f-4f59-42f2-8da0-3d848f68cffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:24:16.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:24:26.610Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f768614f-3057-40f1-b202-4972ef2f76fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:24:26.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:24:36.617Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=6f0cf991-580e-4e12-8d72-5cc01d983aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:24:36.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:24:46.623Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=8e5d8c2d-4c0a-4d22-b44e-21f8de364ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:24:46.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:24:56.630Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3cdf8674-a69f-4b2a-8b89-f727d312749f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:24:56.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:25:06.637Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=48433650-3cfb-4b29-80c9-d5f6311d4332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:25:06.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:25:16.642Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=edc99b92-4198-4e84-a1d8-ba06841cb4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:25:16.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:25:26.648Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=001833ff-ea99-4213-9113-e4f641aca9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:25:26.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:25:36.653Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9931aac1-fd83-45b4-a0d1-2a90cc4d1a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:25:36.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:25:46.659Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=180aaa78-7560-4b49-bcb9-77572ed58e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:25:46.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:25:56.673Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=ac7f1d9e-4725-4ade-b848-c2c859d5f4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:25:56.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:26:06.679Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d3ae9245-dcfa-41d6-b64f-ce24c3062c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:26:06.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:26:16.685Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=68232c1e-d61d-4c7d-a0ab-68ce303bb281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:26:16.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:26:26.692Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=8a19b9c4-0355-4beb-9b7d-f205db98fbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:26:26.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:26:36.699Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3b1de86e-5cf7-475d-aff3-04dfccd39f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:26:36.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:26:46.705Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c10b16e3-353e-4408-b988-e23df8666ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:26:46.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:26:56.712Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=85daed62-1e5f-48a4-a142-126dd6ae9ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:26:56.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:27:06.719Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f90f05b3-58cb-4084-af02-6d37031e3db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:27:06.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:27:16.727Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=92ea9c9e-9d1f-4a3e-9740-f2b3640c3086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:27:16.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:27:26.736Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f76f2590-27e3-4943-adb2-2207f2a4d692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:27:26.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:27:36.742Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=07dd2414-fbcf-4d38-b081-b923cf5d9bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:27:36.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:27:46.749Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3cf0b3b0-7ee3-46ca-ba4e-b92374b041af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:27:46.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:27:56.760Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7f042a81-a183-46ad-bf20-cb7aa6056036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:27:56.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:28:06.767Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=696f1d23-9188-4e0b-a6d1-8858bd6fb7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:28:06.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:28:12.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:28:12.349Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T12:28:12.350Z |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 |2021-09-12T12:28:12.353Z |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 |2021-09-12T12:28:12.358Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T12:28:12.358Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T12:28:12.358Z |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 |2021-09-12T12:28:12.360Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:28:16.773Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=af54e55a-7466-4ad1-8608-1e07b9335da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:28:16.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:28:26.782Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=42cc4e58-6382-425c-83c8-12c6339b98ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:28:26.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:28:36.789Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b1ca9cc0-884d-4f47-ad47-4c9b9243d768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:28:36.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:28:46.795Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=010a816c-5b8a-4a1d-b111-769fe3898f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:28:46.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:28:56.809Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f6a983d2-59a0-4650-bd32-8a74ed69e378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:28:56.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:29:06.816Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=5ae3d5a9-878e-490c-9c86-d245c3ad1359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:29:06.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:29:16.822Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c39c0a87-0167-4f2e-b88e-a6e977a14c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:29:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:29:26.827Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=fe60472f-b204-4161-80ff-17fa1c8ee45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:29:26.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:29:36.835Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f6b082e2-f4dc-4901-86ce-a75f055d8a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:29:36.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:29:46.848Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a3975fbe-f3e4-4521-a589-5fb0a887415f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:29:46.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:29:56.854Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=2781a703-12d6-495d-a793-de1cb8a43e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:29:56.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:30:06.861Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=6a08582d-54ab-48bd-a64e-9ead1ef7fe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:30:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:30:16.867Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=1a86528d-9e94-491d-958b-94f770ed587f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:30:16.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:30:26.876Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=745ee29f-ea52-43e6-9c6f-4bf7b1695e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:30:26.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:30:36.883Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=69618ade-b772-46e5-a671-70ef4263e84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:30:36.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:30:46.890Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=8d49312e-0916-42e0-9213-d925ce9764ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:30:46.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:30:56.898Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=777a482c-42b6-4aba-a72a-acf9b2c9a0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:30:56.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:31:06.905Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=cbd136cf-52e4-45be-8286-88b12b0d52d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:31:06.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:31:16.912Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=506ed785-08d3-44b9-9252-c9547c4792cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:31:16.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:31:26.918Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=1dfac3be-689f-48f2-9473-dc751c56d906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:31:26.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:31:36.924Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a7dcb12d-f741-4e29-9e38-26a89202e588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:31:36.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:31:46.940Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a8c3694b-a93c-414c-ada2-dcf15da6ae9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:31:46.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:31:56.947Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b7a932d3-a2d9-4909-ba14-7be22de6b07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:31:56.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:32:06.953Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=44910d50-2472-494d-8489-7e1288729830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:32:06.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:32:16.959Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7829f001-47ec-4312-b4a8-cd05c549a950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:32:16.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:32:26.966Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d595af0c-5d36-4da5-b2b6-8509093189cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:32:26.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:32:36.971Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=5ca2551c-87bd-4a25-94ac-40f6ee6720b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:32:36.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:32:46.980Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0c471103-b480-4f4e-82a4-0df741ee5645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:32:46.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:32:56.985Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=35f7e1f5-335a-4269-9e33-ce771a3f1b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:32:56.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:33:06.992Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=8317d781-1610-412a-a6b8-3f6f84c2b3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:33:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:33:12.347Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:33:12.347Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T12:33:12.348Z |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 |2021-09-12T12:33:12.351Z |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 |2021-09-12T12:33:12.354Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T12:33:12.354Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T12:33:12.355Z |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 |2021-09-12T12:33:12.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:33:16.997Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=2b0e95a8-f900-4ae3-97a9-53e7036535d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:33:17.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:33:27.003Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9fcd81a9-3283-4de1-bbdc-36d35a19219e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:33:27.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:33:37.012Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b186bc86-407b-4988-a3fd-ec9924c8ff7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:33:37.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:33:47.026Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=1c2ed7d0-578a-4d84-bbe9-19cfd05515b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:33:47.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:33:57.033Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=fc3b7467-a036-426f-b243-8bc9faeb4142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:33:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:34:07.040Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0a738681-02d0-412d-bd4f-0defa5fdcd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:34:07.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:34:17.046Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b038b0c9-e77a-41cd-900e-7a1cf9addd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:34:17.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:34:27.054Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0633eae2-be8d-4e0f-b358-f113e30604e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:34:27.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:34:37.062Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=649b7be4-e8f4-4b7f-9ce0-7f93baecd2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:34:37.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:34:47.068Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=fa05e26e-e091-4bfe-9011-af70ace3a96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:34:47.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:34:57.075Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=2e18700e-0590-4d2e-9dff-43e3bffe7bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:34:57.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:35:07.081Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=96b1ba3d-87bc-46cf-adf5-b7364056919a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:35:07.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:35:17.087Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d4d19499-81db-49ad-b4fe-e043cdf3e338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:35:17.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:35:27.098Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=82a0785b-8a08-472b-833d-1fb1f8f6cf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:35:27.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:35:37.108Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0443f994-72c7-4f2c-a749-e7d49b6ce1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:35:37.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:35:47.115Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=941ea9bb-e156-4135-943a-a2f61021e459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:35:47.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:35:57.121Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=df511c50-29d4-406f-aea4-e3f05209ce65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:35:57.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:36:07.129Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4a3bb948-a50b-4a97-a563-67e7de0d59b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:36:07.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:36:17.137Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=685a5d52-0cfc-4ad0-a705-ed095e6e6720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:36:17.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:36:27.142Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9386d9bd-b459-44ff-8d9d-ab5929b10540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:36:27.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:36:37.149Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d3c71033-b56e-408b-8577-44a1b9523b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:36:37.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:36:47.156Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=92bb165a-7242-4b26-8a48-b4982d688ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:36:47.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:36:57.162Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3c2aa15f-9e4e-47fe-a164-cacdfad51cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:36:57.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:37:07.168Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=ac27f94c-ceb8-45fa-953d-518d0b88cca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:37:07.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:37:17.174Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=6a97f194-2e67-461a-ba62-27c78a801d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:37:17.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:37:27.181Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0418e27c-1a11-4b28-b1e0-0aaa191d76cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:37:27.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:37:37.199Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=e98f75b4-b172-4ecd-bbad-0811e166fde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:37:37.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:37:47.210Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b2098f25-c4fe-4845-bb1f-a1423bc000ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:37:47.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:37:57.217Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=5207d2d6-7660-4467-a32e-f07d54f9c029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:37:57.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:38:07.224Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a2b45cd4-4975-4783-aab3-30913d77c717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:38:07.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:38:12.317Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:38:12.318Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T12:38:12.319Z |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 |2021-09-12T12:38:12.322Z |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 |2021-09-12T12:38:12.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T12:38:12.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T12:38:12.331Z |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 |2021-09-12T12:38:12.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:38:17.231Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=2450b2db-8422-411e-a59b-b5530c89ff95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:38:17.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:38:27.237Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c550dc80-9cbb-4981-ab12-c28f65862403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:38:27.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:38:37.244Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0192d063-b3f0-450b-baf5-56760b837c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:38:37.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:38:47.251Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=55098d2e-f7cc-470c-a5c5-681f54fadd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:38:47.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:38:57.260Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=93d96dd8-757b-4de4-9dc0-24e2fe81def7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:38:57.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:39:07.267Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=8279f9fb-d2a7-4879-ba06-ad5cfef1a930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:39:07.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:39:17.273Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=23c4a521-ca8a-4fe8-8ef5-fdc407d2f94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:39:17.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:39:27.281Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=5f9e4444-b2ac-4d6c-8441-ddae3b5496c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:39:27.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:39:37.298Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f0208451-fb62-4ecb-a5d3-f09317b86fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:39:37.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:39:47.306Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=bee6607e-c581-4511-8b82-54772d663c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:39:47.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:39:57.313Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c101fb88-e731-448b-bb16-c1fcfa2f0998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:39:57.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:40:07.320Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=846c4685-0ea0-4d3d-924b-b0bd2d88d71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:40:07.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:40:17.327Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a250db02-5497-492a-bc64-80628bbe52ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:40:17.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:40:27.333Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=b1dab071-8954-4888-97a0-82c30c8abb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:40:27.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:40:37.339Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=769d3230-4e97-43f8-aaa9-54f9aa4f4e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:40:37.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:40:47.345Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=531df3e2-ad64-4efb-8530-087ad1848a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:40:47.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:40:57.352Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=c2b95845-2c7d-4bd4-8813-9d5b301a2517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:40:57.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:41:07.362Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f6fb3a61-8325-4264-b068-62edd6f1180f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:41:07.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:41:17.367Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3365ee21-706d-4a25-8c0a-4d381e000de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:41:17.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:41:27.379Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=5876e906-7c94-4cb4-b762-762b4c5cb37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:41:27.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:41:37.385Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f82290eb-0a64-462c-8470-35cb17624619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:41:37.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:41:47.397Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=ee215d0f-9f9a-4fc6-92a6-eee1aef76b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:41:47.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:41:57.404Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=6aaeee2f-e254-4d15-af86-652e41116a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:41:57.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:42:07.411Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3b6300e0-b169-4c45-99d2-592452f921aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:42:07.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:42:17.418Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=d736e8fe-af64-402e-ae4b-5795926f9f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:42:17.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:42:27.425Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f77d252f-ee2d-49c1-8a6a-b918233a1365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:42:27.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:42:37.430Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=f40dbf3f-03e7-424f-b9b2-281d5b118387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:42:37.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:42:47.436Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3801e565-ab28-431a-8509-1220996af1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:42:47.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:42:57.442Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=3e2ec886-e2b7-455c-a9c4-bb0dd8585bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:42:57.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:43:07.446Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=300717d4-ba4f-4a32-9f7f-bdd1bbab9b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:43:07.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:43:12.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T12:43:12.371Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T12:43:12.371Z |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 |2021-09-12T12:43:12.374Z |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 |2021-09-12T12:43:12.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T12:43:12.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T12:43:12.378Z |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 |2021-09-12T12:43:12.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:43:17.454Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=23210239-b1f6-4c44-a36b-19c8e7329f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:43:17.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:43:27.465Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=53a914ee-4f95-4478-93b4-3c65f7b786c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:43:27.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:43:37.472Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=6f2c4325-bfa0-4433-8e69-8201fae38633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:43:37.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:43:47.478Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=7512cbe5-f056-4cbe-ba22-240fc0739579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:43:47.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:43:57.484Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=1b4625af-4326-4974-80ce-8adb738e5e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:43:57.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:44:07.490Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=0fbce35a-6a8c-4416-b322-2b11217c7a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:44:07.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:44:17.497Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=9efbc0f4-68a1-43cf-9504-94c6e31fa5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:44:17.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:44:27.503Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=a04f42e2-65a3-4b91-a6bc-175afbb09d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:44:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:44:37.511Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4cf13a17-4084-4a57-9792-13d630bcf806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:44:37.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:44:47.516Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=830a573a-6fcc-4370-867d-81bb604eb45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:44:47.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:44:57.521Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4d4f0911-a4b0-4c0e-9a28-9eec0fe38bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:44:57.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:45:07.526Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=4dd4047e-b1bd-4fe5-b7be-7984cfb15d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:45:07.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:45:17.533Z |INFO |Init configs |InvocationID=e8a33eda-1c54-4542-a560-7f4986ae61a4, InstanceUUID=efc6407b-ef3f-4052-a470-f17ce78e5055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T12:45:17.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |