. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:14:26.157Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:14:26.160Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T10:14:26.194Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:14:26.894Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:14:26.989Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:14:26.989Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T10:14:26.989Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T10:14:27.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-25T10:14:27.126Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-25T10:14:27.146Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-25T10:14:28.712Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-25T10:14:29.194Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-25T10:14:29.215Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-25T10:14:29.216Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-25T10:14:29.269Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-25T10:14:29.270Z |INFO |Root WebApplicationContext: initialization completed in 2123 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-25T10:14:29.649Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-25T10:14:30.292Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-25T10:14:31.494Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-25T10:14:31.563Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-25T10:14:31.565Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-25T10:14:31.612Z |INFO |Completed initialization in 47 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-05-25T10:14:32.089Z |INFO |Started MainApp in 8.367 seconds (JVM running for 9.093) |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-25T10:14:32.167Z |INFO |Start scheduling PRH workflow |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:14:32.178Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1dba10dc-e7a3-49b8-93e6-a8050d69a534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:14:33.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:14:34.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:14:44.019Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2b85ec06-545f-4ca0-a271-a2c38e088540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:14:45.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:14:45.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:14:55.162Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=db993f43-9d2a-4e77-8e91-cb2d9e6539b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:14:56.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:14:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:15:06.294Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=262b4ae4-a024-48d9-8a93-862396e3a920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:15:07.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:15:07.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:15:17.434Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=67538731-db14-4d84-bde7-1d5331b23628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:15:18.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:15:18.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:15:28.470Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8e637ded-6622-4c9c-900d-8a27f6991f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:15:29.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:15:29.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:15:39.542Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4b8a7e52-f928-43ab-8992-6d9aaa7a1d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:15:40.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:15:40.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:15:50.678Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=16677398-07df-42fb-9be7-b3d1058e5280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:15:51.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:15:51.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:16:01.718Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=91dafe61-5300-4f20-bcb7-5f2fb308baa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:16:02.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:16:02.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:16:12.854Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0e7a3781-d3ad-4f31-a90e-8bef37fd14b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:16:13.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:16:13.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:16:23.926Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b867ee2b-5543-4e0d-a507-4f901f2a7fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:16:24.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:16:24.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:16:34.998Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=194f9bb6-814a-47ad-9002-52d4a0c570be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:16:36.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:16:36.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:16:46.070Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=26e18a3d-31fd-4994-8815-c0618aac1c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:16:47.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:16:47.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:16:57.302Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6696beee-50cd-4d6e-b042-0904d2aee5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:16:58.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:16:58.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:17:08.438Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=dac762df-c223-410d-9912-8bfd23e973e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:17:09.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:17:09.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:17:19.481Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=fa57da51-3ed3-4ea7-99ac-b4722388a2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:17:20.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:17:20.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:17:30.618Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b8334e6c-b01a-4db2-bceb-d5523dce313c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:17:31.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:17:31.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:17:41.750Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=501c7ed9-cc98-4337-9557-bcb43986b0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:17:42.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:17:42.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:17:52.789Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=22d90954-881b-4fcf-a7e4-a42475b1efa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:17:53.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:17:53.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:18:03.862Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=face322c-e2c9-4513-a55e-4ae484788daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:18:04.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:18:04.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:18:14.934Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c31dda9a-ac90-4de7-8b14-fea2ba88aa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:18:16.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:18:16.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:18:26.006Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=08038aea-030d-4ecf-815a-4f84aff21579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:18:27.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:18:27.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:18:37.237Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0abf553b-d359-4c3d-b2e1-ad07f19d14df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:18:38.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:18:38.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:18:48.374Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4e0a71cb-7245-4691-ad2a-77b70dbb5b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:18:49.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:18:49.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:18:59.510Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=75687afc-aaab-4de8-bbca-255e2f710df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:19:00.580Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:19:00.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:19:10.581Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=09138067-103c-464a-ba86-24039983d1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:19:11.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:19:11.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:19:21.622Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6501ea86-9b26-4c86-9ee4-2e203b94f4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:19:22.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:19:22.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:19:30.807Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:19:30.808Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T10:19:30.808Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:19:30.813Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:19:30.821Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:19:30.821Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T10:19:30.821Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T10:19:30.823Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:19:32.694Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=78d52e06-8cec-4d79-bcc1-f9d1682d6bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:19:33.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:19:33.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:19:43.767Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7417562e-3d2a-4687-a84a-c26f3b2a14ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:19:44.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:19:44.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:19:54.807Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ca73dd6a-be01-412b-b73f-76b8ad666743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:19:55.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:19:55.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:20:05.942Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7e7c37ba-6cea-4323-8bdc-723aca69c1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:20:07.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:20:07.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:20:17.206Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=93ec80eb-fc71-4890-ad18-855e955a46a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:20:18.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:20:18.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:20:28.246Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a83422e7-993c-4387-ad5a-1dd935582d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:20:29.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:20:29.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:20:39.542Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=53679eb7-de9f-432e-b340-3f6402b2ff4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:20:40.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:20:40.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:20:50.614Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=16012f1a-6a29-4e79-a649-cdc050e52497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:20:51.654Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:20:51.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:21:01.655Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c5fdd147-97cd-40b0-8993-63a480022f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:21:02.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:21:02.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:21:12.790Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c8837889-601f-4a4f-946a-ef609190b99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T10:21:13.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.118:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:21:13.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:21:23.862Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3eff8f01-d985-45b4-9628-ea06096fb817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:21:23.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:21:33.958Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5fbef1e8-5618-42b2-a443-b8adcc5f92f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:21:33.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:21:43.972Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6ae1fdab-5513-4e4b-b40f-fae0efb3971c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:21:43.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:21:53.985Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ee12691c-32a0-419a-99d3-1cc0f2d95d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:21:53.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:22:03.996Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=dcc36a11-f421-4787-81bd-38fdd2de9f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:22:04.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:22:14.007Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2d074f99-343b-49a6-9fc1-c0557c4ba566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:22:14.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:22:24.017Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=84bd0281-8640-4b26-b768-39a91c9f85b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:22:24.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:22:34.034Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a9241f6a-b9e5-4ab0-9cf1-8d4e6f0f4478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:22:34.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:22:44.044Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=74528a62-69c8-4179-91fb-d717c5e6b54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:22:44.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:22:54.060Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3fbc240c-470e-446d-9397-d70f856089cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:22:54.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:23:04.070Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e5bf624a-b9b1-4525-bb69-e78bcee7685f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:23:04.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:23:14.081Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8f1e75aa-57e7-4ba6-9088-21a95d86b838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:23:14.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:23:24.091Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=37b15387-17ae-4375-add9-add4af265767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:23:24.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:23:34.101Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3d68de12-ca7b-43f4-817e-880a0d9a36dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:23:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:23:44.109Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5c545faa-9f00-4fc0-b1f9-1a22cd93fb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:23:44.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:23:54.120Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0efc2c79-d52a-45d1-99bc-4503344aca1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:23:54.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:24:04.138Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d428aa1e-b388-4242-8a8e-56ca4e26236f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:24:04.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:24:14.147Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0e6a185f-80ae-4a0b-87d5-c96fc126a64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:24:14.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:24:24.157Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=68e8f6ec-cc0e-4483-bcea-5b12cb952310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:24:24.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:24:29.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:24:29.887Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T10:24:29.888Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:24:29.890Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:24:29.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:24:29.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T10:24:29.913Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T10:24:29.915Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:24:34.166Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e4a7b0f0-bee6-468a-a222-776043cea86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:24:34.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:24:44.174Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2dc7ffaf-77ec-4135-b5ea-9e0e25c7e7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:24:44.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:24:54.182Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=16ad7b8e-8c0d-480b-9fd6-22469741d0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:24:54.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:25:04.191Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6730d8ed-d794-47e3-b597-562e83678a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:25:04.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:25:14.200Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=fa703648-138a-490a-abbc-594313f37b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:25:14.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:25:24.208Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f99f86c4-0147-4fa5-9b8f-941e975a76b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:25:24.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:25:34.217Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=db6be431-e31e-494e-8eea-c4a34a0ce617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:25:34.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:25:44.227Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5b659262-1fe7-4d91-b64f-28fd9ddab2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:25:44.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:25:54.236Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=854993be-dc57-403f-a353-64460fa9bad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:25:54.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:26:04.245Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a2716e8c-34cf-4aee-8b89-ba8ee4302d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:26:04.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:26:14.254Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9eeed4f3-e853-43b9-a11c-472b364c696a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:26:14.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:26:24.264Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=11d55afa-bbce-4bc2-a076-846394196723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:26:24.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:26:34.272Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4d59f093-ee0b-4aa3-9a17-a1e5b6fd06bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:26:34.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:26:44.281Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1e21b1e1-d2cc-4786-9f4b-dc466ed6eaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:26:44.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:26:54.291Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=dde8fc9b-0194-4c8f-b783-e71d40c8a2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:26:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:27:04.300Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5e8c0d4e-8c19-4b23-82aa-3ec810ffb6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:27:04.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:27:14.309Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ae3ea1e6-ff9e-4461-8374-a53f22afe359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:27:14.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:27:24.316Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=89ab51c8-aec2-4d1c-ad57-63643ba4bc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:27:24.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:27:34.325Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e786f1cd-0497-41fb-8da9-d12784a42440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:27:34.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:27:44.332Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d17475b1-8a19-4d94-b630-d71a68ade0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:27:44.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:27:54.340Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=19e5ea69-7aa6-4fdf-9ef5-c3fca62beec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:27:54.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:28:04.349Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=266de1f9-8e92-4094-a710-d9706e52d86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:28:04.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:28:14.358Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=84207001-ab65-42f8-a750-5b219caf32e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:28:14.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:28:24.367Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0769a46f-9cee-4943-babe-50326c2e1b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:28:24.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:28:34.375Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d7403a4c-48bc-4185-8499-5b09ec18023f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:28:34.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:28:44.384Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=aca7219d-58ea-48bf-bca7-8906ef69213a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:28:44.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:28:54.391Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=809d308f-5f52-4994-b7e8-0adadc9d8838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:28:54.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:29:04.399Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=df6d2ef9-d170-43ef-8b0b-a6e0c3cd6e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:29:04.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:29:14.407Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2e6fc14b-442f-4093-bffe-ddc7f94a4e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:29:14.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:29:24.415Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b0a19284-9a3a-4efb-b612-913979edac1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:29:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:29:29.878Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:29:29.878Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T10:29:29.879Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:29:29.880Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:29:29.887Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:29:29.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T10:29:29.888Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T10:29:29.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:29:34.426Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=26e66d44-7621-45d0-adcf-32f690ccf3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:29:34.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:29:44.435Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=696e332e-1e55-4f88-b4dc-b4ee7d246619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:29:44.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:29:54.444Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b4708fef-8b4e-4c9a-b0b2-e75fb30b6a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:29:54.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:30:04.454Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=bcdf9981-09f6-47c7-8084-67cc62bd8ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:30:04.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:30:14.463Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c6dc3b5b-ee78-4f94-ab8b-eae887081619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:30:14.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:30:24.470Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f19f346f-8663-4557-a767-3cc2a14324fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:30:24.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:30:34.478Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b09f8aa5-be9a-455c-a564-a1fa8cdc3f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:30:34.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:30:44.486Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2a26900d-fa36-44f9-9b60-48796114ea9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:30:44.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:30:54.494Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=33b7dfd8-11b7-483f-a3f6-1ca622feaf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:30:54.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:31:04.503Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=48fcf3b0-44ef-4105-86b9-4d2422ef8aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:31:04.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:31:14.512Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1661e749-fadb-40cf-a0ac-2bb1f7937219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:31:14.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:31:24.520Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7e4e0021-af5d-43d8-a3de-b24cbbd4647b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:31:24.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:31:34.528Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=32070ebd-5016-4a64-9d59-7526c4dfcad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:31:34.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:31:44.537Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=74038e53-6aa6-4e9d-8823-8451b66dbe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:31:44.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:31:54.545Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5abf0328-41f9-49ee-83e8-ff4f980de670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:31:54.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:32:04.555Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=eeac1e80-ac05-4d71-a3e1-6d6833a48083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:32:04.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:32:14.563Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9f1e8e95-b267-480e-9c72-391af652821a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:32:14.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:32:24.571Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=03f6b589-c412-470b-8fa2-ace98bf8c085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:32:24.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:32:34.579Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e7b0d55b-70a6-4d85-acff-e0fb2008097e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:32:34.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:32:44.587Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ef0d301f-5d19-4aa3-9154-4f39c19e17fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:32:44.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:32:54.597Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=76fb14aa-a825-448d-bffa-c40588578244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:32:54.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:33:04.605Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a492a0a4-021b-4c31-9802-1628f3701fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:33:04.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:33:14.614Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2201ffcf-46cc-488f-b9af-284d303b6c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:33:14.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:33:24.622Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=deb89e5f-9cf7-410f-969a-15908d4a2c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:33:24.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:33:34.632Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d4f011cc-a429-4474-9010-5c1186b1e9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:33:34.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:33:44.641Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e6f44e31-1502-4644-a652-ad784510762d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:33:44.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:33:54.649Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a998cd41-3789-4ecf-8a74-4ef75bc41d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:33:54.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:34:04.658Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=577a2145-9550-4430-8ec2-c134ef71797e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:34:04.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:34:14.667Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c561c1ce-9133-4f68-ab02-088f4a7e1cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:34:14.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:34:24.675Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=778987eb-fed6-45f5-b7c2-dd22a1c48d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:34:24.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:34:29.840Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:34:29.841Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T10:34:29.841Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:34:29.843Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:34:29.849Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:34:29.849Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T10:34:29.849Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T10:34:29.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:34:34.682Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f9ce70d6-ccee-4ccc-9033-1abad58f978f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:34:34.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:34:44.689Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=41934c30-fe1a-418d-aca3-cf997f3ed29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:34:44.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:34:54.697Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=46138e14-a34b-4cce-a1c4-4f1a40bf5cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:34:54.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:35:04.705Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=50e511c4-acfb-4a20-968d-a13a4d02fc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:35:04.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:35:14.712Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2002be9a-f07e-4167-905c-c8257371bd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:35:14.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:35:24.723Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=81c03367-d82f-4950-8ad7-4d1c209a67f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:35:24.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:35:34.730Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c5fc52b8-6f25-4b49-bf1e-017e2ec9d819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:35:34.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:35:44.738Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9c8a9bdf-fe77-44a1-bccb-b370e38ad3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:35:44.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:35:54.746Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e30a0769-61fb-421a-9786-bb924e253ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:35:54.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:36:04.752Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b820acbf-0453-4652-92d8-f8db365f8b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:36:04.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:36:14.760Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=29e4707b-fb06-41cd-920d-6e9066b8e71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:36:14.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:36:24.769Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=eb2a1af0-f29e-473a-886f-08f1ba503850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:36:24.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:36:34.778Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c87ec017-8b08-4288-8b0e-6581da728b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:36:34.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:36:44.788Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b649c4f6-8437-46a0-bf91-72ad91db7e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:36:44.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:36:54.795Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a6f6847c-1e2e-486c-8c79-cbac67b7df26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:36:54.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:37:04.803Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b2b744d9-3759-4e97-b7f7-e658ea30ff7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:37:04.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:37:14.812Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=431fbfde-f9f0-419a-9a72-53297f08d94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:37:14.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:37:24.820Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7f21a026-561b-4d8c-801d-c89926bf9a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:37:24.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:37:34.829Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=cdbc5cbe-a6c8-48e6-99c3-ad35cad9a93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:37:34.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:37:44.836Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8e6d4cfe-3eda-4c97-a559-1c85001f5e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:37:44.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:37:54.844Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=72daf341-9caa-440c-8f1f-1265fb22cf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:37:54.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:38:04.851Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0c4ecf8f-d754-4be2-b2e6-5b0c9e6f793a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:38:04.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:38:14.860Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5565320b-9a1a-4423-85bb-082f1eb4d662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:38:14.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:38:24.867Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=caa1357e-7c24-4c67-9561-95e61e606d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:38:24.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:38:34.874Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2cb15c9b-f0f0-43c4-bed8-ea68c1d3effd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:38:34.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:38:44.881Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3620bb4f-a059-4110-8a47-c23af9d7c6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:38:44.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:38:54.888Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f40939e7-bc9a-46b6-9830-8b85a54028a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:38:54.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:39:04.895Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=19a2df7e-1289-4101-9c59-0ade5c714273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:39:04.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:39:14.903Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2428713a-12e9-4e44-b38f-19f46c01884a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:39:14.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:39:24.910Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=66c2090c-0e36-4c7c-9caf-0e56cca2fd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:39:24.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:39:29.859Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:39:29.859Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T10:39:29.860Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:39:29.861Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:39:29.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:39:29.867Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T10:39:29.867Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T10:39:29.868Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:39:34.919Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=08c51013-6d82-4936-bc4c-dd9e91540926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:39:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:39:44.925Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=02b0faab-1679-4ad5-a14e-2aeda91a01c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:39:44.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:39:54.932Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9b6a5421-04f0-4e02-b1c3-7e3e145b2166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:39:54.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:40:04.939Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0022bf5d-326a-4629-b7fa-aea9d0ed31fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:40:04.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:40:14.947Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=eb0c0207-ef34-4503-a3e1-0a9f4f0ba3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:40:14.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:40:24.953Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ab1068e3-4771-45cf-b875-6fb196141d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:40:24.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:40:34.960Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f93bef17-69c7-47b3-a377-949f8038f0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:40:34.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:40:44.967Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8888fef1-814d-4015-b8b4-00fef8ad5212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:40:44.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:40:54.975Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f5d24b6f-873c-4b72-ba66-7ab21eae2595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:40:54.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:41:04.981Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=68f9626c-cda9-475e-8051-3b7a5829b720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:41:04.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:41:14.987Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d4640a13-c356-4932-9d1d-ea367521dabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:41:14.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:41:24.994Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=bffea628-f688-4978-8d52-f62e2c26e18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:41:25.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:41:35.001Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b28baae4-9cfc-4e64-81f4-62da4d000b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:41:35.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:41:45.008Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6add6c9c-76e7-4891-bb09-5118f77afcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:41:45.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:41:55.016Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=515dd939-b99a-4350-ae0e-a49087dbad6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:41:55.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:42:05.023Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ef4ebf73-6801-490f-a802-9e4b3626af95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:42:05.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:42:15.031Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0969722b-dcb1-4d66-ac6c-5edfb2b8f455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:42:15.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:42:25.038Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2c3cf85e-7207-4e1c-b188-526ff62bbd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:42:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:42:35.044Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6227f1ce-322e-4b16-93ac-d2510575b097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:42:35.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:42:45.051Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=97605a7d-80ad-4185-9a9c-cdc1c0979dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:42:45.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:42:55.058Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4b8fc569-8d50-4d31-82ba-3142f0b2c1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:42:55.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:43:05.066Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=25e54c18-43df-4262-a176-d3dfb498bab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:43:05.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:43:15.073Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=fe06b524-12f3-47e1-aecd-bd1bb6f4a590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:43:15.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:43:25.080Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8dddde13-fcb2-4bd0-886b-2a4b063c299f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:43:25.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:43:35.087Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=77cd466e-d090-4feb-8499-69979e3539b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:43:35.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:43:45.094Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=cd759592-17c2-4614-be97-d6be9539e36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:43:45.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:43:55.101Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8b04b9f3-7782-46cb-96e2-411d1a91562e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:43:55.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:44:05.108Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5c277fcd-e665-4922-8bf6-3b0a47ebd209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:44:05.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:44:15.115Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e9772936-7683-4d82-9f2d-d17fe7ce2062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:44:15.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:44:25.122Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=09a67565-2b38-4464-8056-45a0862c51f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:44:25.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:44:29.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:44:29.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T10:44:29.839Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:44:29.840Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:44:29.845Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:44:29.845Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T10:44:29.845Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T10:44:29.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:44:35.154Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=438b4eef-16b1-4557-9ad3-862d4927a9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:44:35.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:44:45.161Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=dd9e346a-093c-465c-bd6d-7582908aaa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:44:45.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:44:55.168Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=783024b6-d88c-414a-afd4-31686fc123ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:44:55.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:45:05.175Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=588c9d51-c229-4aa2-bfae-12653841efa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:45:05.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:45:15.183Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=acdee447-4161-41c9-8a75-a8745c32298b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:45:15.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:45:25.208Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=23298b2e-0b4c-4770-84af-194f390de3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:45:25.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:45:35.221Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a57055af-982a-4a05-971e-ebae256c07a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:45:35.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:45:45.227Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3c19f903-0a5b-4361-9045-c73ac1f6ed5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:45:45.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:45:55.235Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9d45ad06-4ad5-4a46-be38-03bde6d4eb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:45:55.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:46:05.241Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3dc6ecb7-76fb-48ad-95ab-b547609f36ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:46:05.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:46:15.249Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3acbcd72-7ed4-46b3-9084-57a9388075ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:46:15.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:46:25.257Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=20ccb4b1-969c-4e44-beba-9c69e04253dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:46:25.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:46:35.265Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c87ee231-0919-4bb7-a4ba-74f4d3509eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:46:35.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:46:45.272Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a43e7fb5-385b-4ad3-9742-b20aa30c3538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:46:45.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:46:55.280Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b9b72b3c-7bb5-402f-b995-17330f6c88e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:46:55.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:47:05.288Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=45049747-27a3-45fc-9bd3-62aaeeb61a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:47:05.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:47:15.296Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=85ee33a7-27c8-4bac-9338-921b6d922a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:47:15.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:47:25.304Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=cc9fc6f9-bb62-46bc-a5c5-7d9bc8c64575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:47:25.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:47:35.311Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5c0b22e0-c856-4723-9c01-625e298a0d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:47:35.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:47:45.319Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9ae9b2cd-fe9f-4dff-8741-e7856accac8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:47:45.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:47:55.327Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b571ab50-cb0d-46ed-b9ba-2c8b11d07e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:47:55.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:48:05.334Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a2b3af73-97c5-419b-bccb-b35aed4a7b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:48:05.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:48:15.342Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b1af3727-77a2-4c82-a8f3-e823509ceb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:48:15.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:48:25.348Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=fd09f78a-ecba-4e12-aaf9-16ed5dc4ce60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:48:25.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:48:35.354Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=25fe2be9-8a46-4c9b-bcf2-44d7181876af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:48:35.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:48:45.361Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ae092bef-7e64-4185-bc25-bf3921ca0fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:48:45.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:48:55.368Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7ed46136-33a3-4dbf-92ab-fae26556d216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:48:55.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:49:05.374Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8fa54240-3763-4db9-8574-eff512e069e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:49:05.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:49:15.381Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ad6c3276-d04c-4caa-ae7c-77c334a1219b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:49:15.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:49:25.389Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b2c53c3f-b671-4fe9-9c16-ccd617925e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:49:25.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:49:29.844Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:49:29.845Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T10:49:29.845Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:49:29.847Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:49:29.851Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:49:29.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T10:49:29.851Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T10:49:29.852Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:49:35.398Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3dccbaec-df4c-4635-804b-6453a18f41b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:49:35.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:49:45.406Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=73d8c563-78e4-421f-af85-ddbf9cc5ae25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:49:45.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:49:55.412Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=92415277-f9bf-487a-93ad-9d3bc26c8e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:49:55.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:50:05.425Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=48df678b-c0a3-4f1c-a17c-1490d8c44b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:50:05.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:50:15.432Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7f1ea952-a78c-49cd-9dd3-cb4810fe884b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:50:15.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:50:25.439Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a9ec98c3-0e88-4ebd-ae20-59ada3748d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:50:25.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:50:35.446Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=03212466-e59f-4480-a75f-64fd6fdd455f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:50:35.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:50:45.453Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=feecf614-fc32-49e5-a028-350b54093a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:50:45.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:50:55.459Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a7fabec7-9187-4c88-8ae8-0cf0265e9b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:50:55.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:51:05.466Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f34a4da5-a4be-4d49-9a90-3befc82fcdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:51:05.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:51:15.472Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=538f05e6-9759-4fd8-a70c-d432a52a11ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:51:15.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:51:25.480Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=214b1f3b-ebaf-46b0-9e09-2184beee8345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:51:25.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:51:35.488Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=02df6089-1bf2-4692-8056-491461527210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:51:35.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:51:45.495Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7f657130-1854-4d04-83b6-29f2d78c50d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:51:45.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:51:55.501Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9fd7f940-676a-4b95-a427-2838a3c9650e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:51:55.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:52:05.508Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=cd1ef7a7-4334-439c-8d50-e3d0fedd0d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:52:05.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:52:15.513Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=768d210e-0d81-4595-9886-77268f0dd1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:52:15.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:52:25.519Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=54e83ed8-e1b2-485b-bedf-5f596a1ba1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:52:25.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:52:35.526Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a43cea4f-a941-4b5a-b1e2-7cf3e2a3a982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:52:35.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:52:45.533Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3ae37188-2c4f-47d1-8275-f515ad1f7287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:52:45.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:52:55.539Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6f341804-60b4-453d-be78-cc5a23a3445d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:52:55.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:53:05.546Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=189ef2ed-09d1-423a-b9b3-29baf84c2aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:53:05.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:53:15.551Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d60a386e-2460-44fc-b535-5d5d88e8344f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:53:15.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:53:25.558Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2731a446-577a-4c78-8e54-656740def088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:53:25.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:53:35.564Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=037a4bfc-83b5-4c12-ae78-c21b8392c910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:53:35.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:53:45.570Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e9296b78-32ae-4fb1-83ed-05a771c47216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:53:45.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:53:55.577Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=13acb553-53a6-4c47-995c-32ce47d57a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:53:55.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:54:05.583Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5302ae0b-e00a-4792-8553-2fb85f92a935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:54:05.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:54:15.589Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=77b7ba02-9cd2-429c-9494-b3cef08bb26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:54:15.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:54:25.596Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=657bfda1-d217-4fff-93bd-4b4bf84498e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:54:25.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:54:29.834Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:54:29.835Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T10:54:29.835Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:54:29.836Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:54:29.840Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:54:29.840Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T10:54:29.840Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T10:54:29.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:54:35.603Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8a1ca0d1-4da5-4238-822f-e71ace59dcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:54:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:54:45.609Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=bf3aa094-a7bb-4c47-9d7e-a13a2a0d7957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:54:45.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:54:55.615Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=607b30a3-fef6-44d8-81c6-b80e7da3e828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:54:55.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:55:05.625Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f5ec082b-7770-4bd1-8dcf-5b56d811f451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:55:05.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:55:15.631Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=056ae84c-10bf-4aa1-882f-64649f57c764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:55:15.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:55:25.638Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=886b7e8e-e006-4c4b-a6ca-d59cc4d0576e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:55:25.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:55:35.644Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b9271244-e474-4eb5-a807-b6334e546c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:55:35.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:55:45.649Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8f3be61c-dcee-4499-a7b2-28ca87f0e054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:55:45.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:55:55.656Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4b8de640-d83f-4ce7-b092-34a8859c973c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:55:55.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:56:05.663Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=56cab0be-0638-43c2-be9c-4c0c1df19d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:56:05.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:56:15.669Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=86f10c76-3d1c-4d33-800a-722581fed23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:56:15.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:56:25.674Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ddd8e994-88bf-4ca6-96ba-bd9f1da70bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:56:25.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:56:35.681Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8235bed4-759a-4513-981f-5603738f9200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:56:35.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:56:45.687Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=073681e1-ab53-41fb-8e57-6604db3ea714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:56:45.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:56:55.693Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7e37a884-3153-45be-8c32-8710fbf53948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:56:55.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:57:05.700Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2df550b8-cf38-4762-85e6-01d12bbff291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:57:05.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:57:15.707Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=89a22eab-9a57-413c-83da-8b039751e48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:57:15.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:57:25.713Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0e2905e5-0c20-4de8-a54d-e2ed18360b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:57:25.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:57:35.719Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0eaa2d86-c5f8-431c-a597-90124b35122d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:57:35.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:57:45.728Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=fcb7f73c-8313-4f3a-b75a-bf877fe418c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:57:45.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:57:55.736Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a78ee178-57f0-4601-afa0-4f68ae61e47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:57:55.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:58:05.742Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=98d68b27-2aa7-47c4-8609-bfb49cf3a9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:58:05.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:58:15.749Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=18f253cc-ffea-4baa-99d5-dec401aca3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:58:15.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:58:25.754Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=421a3a28-d72b-44f5-b264-c76d700fb0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:58:25.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:58:35.760Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=41d9c3c3-0656-4182-8c63-776ea3ce89c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:58:35.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:58:45.767Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d2c150ca-ed57-4576-a952-65264423df98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:58:45.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:58:55.773Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c2f95821-7a29-4af8-9168-ed9612cf02a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:58:55.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:59:05.779Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e0100f60-5d79-4e5e-b14b-60d487fd75da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:59:05.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:59:15.784Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2939d4ba-f836-4ac2-b7e8-1b9dff470dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:59:15.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:59:25.790Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e43268ac-5d1c-467b-8ab4-c5e7a854d927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:59:25.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:59:29.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T10:59:29.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T10:59:29.839Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:59:29.840Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:59:29.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T10:59:29.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T10:59:29.844Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T10:59:29.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:59:35.797Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ee1b3d98-b04e-43c6-9022-4aa65691a86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:59:35.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:59:45.802Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=dfca6ad5-5203-4643-a481-5ebe74513b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:59:45.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:59:55.809Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a18e64f1-8231-486e-8f88-a9755ce09f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T10:59:55.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:00:05.815Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6aef41db-f3b9-44a9-9e02-d4141ada7553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:00:05.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:00:15.821Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=89199235-715a-485e-b295-9fe9ea0804a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:00:15.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:00:25.826Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=398380c8-f15c-4d24-9e99-5ee304f32ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:00:25.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:00:35.833Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c5a7e670-a8bc-47a4-98ba-d85244123f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:00:35.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:00:45.839Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f7079569-73df-4bcd-8642-0d9d32e01678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:00:45.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:00:55.844Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=85549685-2f88-4a5e-aa66-36b66df785e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:00:55.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:01:05.850Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=dcf22409-9267-4862-b763-e3e818ab5bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:01:05.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:01:15.856Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=046aeaa3-ac96-45f8-a60d-79d87ad345ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:01:15.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:01:25.861Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=02dc9fce-f60f-41c3-a4a8-00fbfcc09022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:01:25.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:01:35.868Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e96d0fd3-b101-488e-bceb-2afbbafe651b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:01:35.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:01:45.874Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b67fc312-f956-4e10-8ba9-8935580965d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:01:45.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:01:55.880Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=27a680c2-0313-492f-9eb4-24d85141d30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:01:55.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:02:05.885Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=40d8372c-b4c6-4384-a21e-12cddf4f2810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:02:05.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:02:15.897Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=665fea7e-22e3-434b-92fb-e5b9a49f6c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:02:15.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:02:25.904Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=80b536fe-9027-44ff-9d5c-798b382f6d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:02:25.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:02:35.913Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=21b19507-dfc5-4850-8946-c4cb3e00f03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:02:35.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:02:45.920Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=10787d3f-856e-46f8-80bb-c73a991ff88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:02:45.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:02:55.927Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=47d7dff6-c8a1-41ac-8bea-feb208b28dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:02:55.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:03:05.934Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=124a820f-b163-45d4-9096-ff02d9186b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:03:05.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:03:15.941Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3955d084-e66c-482a-99ae-4deb2d8c5deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:03:15.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:03:25.949Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8f813f6c-e9ec-4802-bcad-8ba497fc8d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:03:25.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:03:35.958Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7cebab7c-d8ba-4f80-aa1f-21e38fe3668f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:03:35.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:03:45.964Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=82666665-3b5a-481f-87a6-ce835bca262b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:03:45.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:03:55.970Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=61c0b9f3-4193-43f1-b1ba-16a4caef6da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:03:55.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:04:05.977Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f1948929-863e-472e-8f3f-a6e5cccfa052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:04:05.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:04:15.983Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=185c29e9-eeef-4878-9170-1b61416982c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:04:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:04:25.988Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3e0f1dcd-0034-4938-83a3-8b9c140521be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:04:25.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:04:29.829Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:04:29.829Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T11:04:29.829Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:04:29.830Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:04:29.833Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:04:29.833Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T11:04:29.833Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T11:04:29.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:04:35.994Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5fb1e427-7aec-4299-bba0-d07c9b3aae85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:04:36.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:04:46.000Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d960e5a1-6568-4bcd-a609-01bd61b223ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:04:46.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:04:56.006Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=618b3ee3-90eb-43bd-9534-29688ffbbba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:04:56.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:05:06.014Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e9b07e18-1cd7-4f38-b03f-d87528a97be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:05:06.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:05:16.021Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=dae300c7-af54-403c-87dc-6b3f9cac5078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:05:16.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:05:26.026Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a0ea6d6d-8199-4feb-897c-3b8bc5fa563f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:05:26.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:05:36.032Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=82931ccc-38f5-4ef9-955e-6fe8b0ebf03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:05:36.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:05:46.037Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c5401bbd-0f22-4fa9-a96a-882becdea1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:05:46.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:05:56.044Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=50b721b5-07a2-4b16-ba3b-8978721e7be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:05:56.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:06:06.050Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=103d7d38-1883-4a24-9b17-8199fd35ca60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:06:06.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:06:16.056Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ee478d3c-f1ee-4de5-badf-8596644c89ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:06:16.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:06:26.062Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4442b51e-2b16-4090-b0f7-7d49b75a5e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:06:26.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:06:36.068Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1ad62048-f37a-4745-bb12-76d9f4fdcf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:06:36.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:06:46.076Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=61a0a26e-6625-4638-a8c8-dd1b5b8ae455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:06:46.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:06:56.083Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=19ae0331-0738-4bc1-b9e5-bf446ebaff0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:06:56.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:07:06.089Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=91d1e3f1-ba71-4194-8302-d53d056c9c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:07:06.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:07:16.095Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1cd4437a-976b-4667-8d4f-bc906256df30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:07:16.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:07:26.101Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6fe1bcd0-9c75-468c-901e-aea6728ee75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:07:26.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:07:36.108Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=66424f54-f445-4c3b-9168-d7b10d55b24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:07:36.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:07:46.113Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=db6ce549-0195-484a-96a9-9239499667a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:07:46.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:07:56.119Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1db44296-adaf-4a07-a9b1-bfc20474357b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:07:56.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:08:06.129Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1cccafe7-1ef1-4305-af7f-6f88cebee0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:08:06.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:08:16.135Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=252841c5-e715-47b4-aa3b-3474ead3ec42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:08:16.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:08:26.141Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f150edcb-8e7d-4074-a763-5f3cd452b5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:08:26.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:08:36.147Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8d3eeb92-e1b2-476d-99e5-19fa04227e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:08:36.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:08:46.154Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=758701cb-6a89-4b41-b4db-96b9bd408057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:08:46.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:08:56.160Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e489b49e-1d64-4a17-9753-853c2d70c4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:08:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:09:06.168Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e9c14344-3a04-408f-8c57-569e99e3adf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:09:06.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:09:16.173Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0dec3d5d-345d-4e36-8be5-234bbdcf7deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:09:16.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:09:26.179Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=83f28261-b913-4dba-aedb-27ba099cd103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:09:26.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:09:29.827Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:09:29.827Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T11:09:29.828Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:09:29.829Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:09:29.832Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:09:29.832Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T11:09:29.832Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T11:09:29.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:09:36.185Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ee788ed3-21ba-4511-951a-bdc35d1f9122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:09:36.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:09:46.191Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=11cf8cd7-8a4d-47ee-bc15-29867087c1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:09:46.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:09:56.197Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e10a88e7-db91-43db-b7e4-70c8f9f09fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:09:56.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:10:06.203Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0595475e-090a-4c5f-bac0-4413871f6e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:10:06.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:10:16.209Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5f02d0fa-5892-4e5f-b5be-17fd54b75976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:10:16.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:10:26.215Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=cc3086ab-a944-4aac-8829-89d9c2fff534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:10:26.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:10:36.221Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3da954f4-304c-496e-894d-74bb40b94a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:10:36.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:10:46.227Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c5ea6a9d-7d0a-4f19-821a-fee0e8c07d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:10:46.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:10:56.234Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=75011df4-de43-4195-ab1e-95e0c73475e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:10:56.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:11:06.241Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f2a00cd7-82b1-4635-8af3-b6ce0a468b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:11:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:11:16.246Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4ff17ad0-2f77-4016-8fa7-aad2235cc167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:11:16.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:11:26.252Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=16e749a3-1024-4050-8d5a-458385a7b733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:11:26.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:11:36.259Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=312e6b67-7a53-454d-acf2-c84d093978af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:11:36.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:11:46.265Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7e9b067d-f081-46f5-a796-0f4e037fc8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:11:46.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:11:56.271Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0578dca9-4809-400a-90f9-3e3db1fdb187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:11:56.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:12:06.278Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9cd06994-fee1-4422-bb74-dfd704fae688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:12:06.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:12:16.284Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2bffeda8-d937-45bf-9296-66f2b04e2f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:12:16.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:12:26.289Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=bbfb2dd5-0e76-41f2-9be5-1e61cd69ae06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:12:26.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:12:36.295Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8d8e5830-3f7b-47eb-840e-abafb60850ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:12:36.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:12:46.302Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=cd2d6f0d-107f-4848-9e3c-f594a6d8017b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:12:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:12:56.307Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b0c2ca91-6e22-4a9e-914f-e6a58c056119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:12:56.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:13:06.314Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9ed5fd5b-8c98-41ad-b89e-da9cde6601eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:13:06.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:13:16.320Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8097dbd5-1a36-4c15-a479-fc706f26d0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:13:16.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:13:26.326Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f678f554-96a1-4ec4-9ea5-479ef8019425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:13:26.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:13:36.333Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e777a951-7f48-4d26-a2d8-d688c0e662d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:13:36.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:13:46.339Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3befee41-b945-401a-8884-5205a49dd934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:13:46.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:13:56.345Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c83d25d8-cf80-4b4d-a572-641d057b3cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:13:56.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:14:06.352Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9641f026-ff73-4df9-99a9-d7a642b7792f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:14:06.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:14:16.358Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e1fb7409-f9cd-461c-bae7-c9b117cdafc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:14:16.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:14:26.363Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a5c637a2-ab22-4ec2-b829-ecc1c76bc530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:14:26.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:14:29.822Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:14:29.822Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T11:14:29.823Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:14:29.824Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:14:29.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:14:29.827Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T11:14:29.827Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T11:14:29.828Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:14:36.369Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e06f10c6-c40b-4587-914e-aab16bbbd437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:14:36.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:14:46.375Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a7a9ee84-ae0d-4bdb-8a81-46fef989c9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:14:46.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:14:56.381Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=594bac99-3229-4fd1-aad0-273468782d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:14:56.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:15:06.386Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=22764a98-2d7c-4a1f-b1d9-35f84963384c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:15:06.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:15:16.392Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d10c9c55-16f9-4785-9548-b7a58e450d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:15:16.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:15:26.398Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f615b1bb-28a1-4501-8296-a5729af09172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:15:26.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:15:36.404Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=04e1fdc6-33e1-4867-9d4b-fdfb2378d53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:15:36.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:15:46.410Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=16408beb-2a73-4f36-beac-e920307ee18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:15:46.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:15:56.417Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6f1ee3db-dc16-4218-a083-ab734bd80402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:15:56.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:16:06.424Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2e4cb487-09cd-46f4-9336-1ba03026f512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:16:06.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:16:16.429Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a1862690-0c54-460f-9b54-e370bfd3f738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:16:16.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:16:26.435Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6e10c44d-e77e-4ae5-98b4-61b3f446b2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:16:26.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:16:36.440Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=16680fe7-356d-4c99-97f5-8f42e93f0fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:16:36.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:16:46.448Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=429296b8-aaf7-4e91-b552-6144167e6c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:16:46.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:16:56.454Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f60dff41-d385-4c7c-ae15-1f486aaae99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:16:56.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:17:06.460Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0cb26ddc-4e9f-47dd-943f-c5b81213c06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:17:06.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:17:16.466Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5810b62c-4451-45ce-80dd-e5a2a9e10803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:17:16.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:17:26.472Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=43b879f1-a9ad-4389-8e1e-75b90dfa4c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:17:26.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:17:36.478Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e6591119-7040-4bf2-8c98-c93c69664fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:17:36.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:17:46.484Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c25a9c54-3bc0-4be9-b7ac-daaea6c39938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:17:46.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:17:56.490Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c7d0a246-46c1-4973-a69c-0c4ede4b8bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:17:56.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:18:06.496Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=703dcff8-e4b0-4653-9aba-ad10061fe38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:18:06.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:18:16.501Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f0b70783-e6c1-460d-a9a7-c8a5c3ef81fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:18:16.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:18:26.507Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e5f0278a-2bc4-45f3-9f4f-8b0fb498a511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:18:26.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:18:36.512Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8ab7cce2-4d7c-4bce-8c90-b8ed5a97cb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:18:36.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:18:46.518Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=fc7714aa-e003-4ceb-957e-19d5eba8dc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:18:46.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:18:56.524Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d07305b9-ee10-487c-bea2-204eb40f9e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:18:56.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:19:06.531Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=be9af8cb-8315-4dcb-bff8-5030d95c754a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:19:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:19:16.537Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=df7fbf11-7789-486b-9089-ad5248cfd710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:19:16.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:19:26.544Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=581839b0-676f-470f-bbbf-ae6ff511c651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:19:26.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:19:29.832Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:19:29.832Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T11:19:29.833Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:19:29.834Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:19:29.837Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:19:29.837Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T11:19:29.838Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T11:19:29.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:19:36.554Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=731e293a-e98e-4e85-96d0-455ae47579d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:19:36.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:19:46.560Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1c4f5cb6-aa4b-4b93-8bf3-1d9b11c46734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:19:46.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:19:56.567Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4221599a-5e6a-4874-aa36-82aac8d39615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:19:56.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:20:06.573Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ff47128e-e3a3-4d47-b96c-5194b582274a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:20:06.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:20:16.580Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=352359e4-1a46-47d1-bce4-c69631d86aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:20:16.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:20:26.586Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=02a9f58f-1a6a-4b01-ba17-52164ecffe7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:20:26.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:20:36.591Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=398aea6c-2b28-4aa1-8973-0bf20afa8835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:20:36.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:20:46.596Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=22bc194c-e54f-4300-9c6d-c3fd2fdc6efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:20:46.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:20:56.601Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d2cea132-2228-40db-8016-5775e74c7873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:20:56.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:21:06.607Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3ac66ccd-7d07-4e81-a20e-df251cfdbb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:21:06.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:21:16.612Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=cd5bcc70-765f-4b25-aa9b-5ef419d714f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:21:16.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:21:26.618Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=26ce30bf-d748-47a0-9546-a912ffcd83ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:21:26.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:21:36.623Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b29cadff-0fa8-4fc1-875b-f1216985f2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:21:36.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:21:46.629Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d17b376e-6efa-4915-b095-0f40742c79fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:21:46.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:21:56.634Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3731e16d-2b4e-45ca-b4a0-9745bc6bb276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:21:56.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:22:06.640Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=84cfa9f1-6c0e-4b94-82f2-5c6e6e3726c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:22:06.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:22:16.646Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8b0eef4c-3c59-47c1-8439-7dd58ab12298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:22:16.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:22:26.652Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8738827a-b0c6-422f-9e24-e2c484964de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:22:26.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:22:36.658Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3f54d779-e20a-432a-851b-8ebfd61e77f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:22:36.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:22:46.670Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=53b9469e-0ee5-440c-93ae-824200d6e088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:22:46.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:22:56.677Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=89ca2618-0c12-46ce-92cd-e7c5bc43199e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:22:56.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:23:06.682Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3ed8ed73-0940-4b04-8e86-e202caacf541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:23:06.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:23:16.688Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=dc06140b-b048-4b0f-add1-41cb3f47622b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:23:16.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:23:26.694Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ed0e2e9a-b80c-465b-8298-dcf8cae352ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:23:26.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:23:36.700Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c6f20c7f-94f4-4b90-bd04-34eb96944976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:23:36.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:23:46.706Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ade194c7-dcff-43df-8b8c-b4fc8a89c656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:23:46.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:23:56.713Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=00d2ea53-d642-4734-a36c-210b28947cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:23:56.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:24:06.719Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6c6ae4ef-972a-4a8c-ad76-4cfa7125cc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:24:06.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:24:16.724Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6cc58769-8b6a-40ef-9ed3-adc70e521a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:24:16.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:24:26.730Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4fe0c36e-0d76-4ac3-b428-c5d273ce2ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:24:26.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:24:29.839Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:24:29.840Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T11:24:29.840Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:24:29.841Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:24:29.845Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:24:29.845Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T11:24:29.845Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T11:24:29.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:24:36.735Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f4e1e611-2180-475e-ade9-9f35caf83dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:24:36.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:24:46.741Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=195aa638-2cb1-432e-bbda-4ead06f352ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:24:46.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:24:56.747Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=78e63f96-dc6a-41cb-9cb6-6f356a71e735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:24:56.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:25:06.753Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=82034176-156c-4ec5-b02f-639e4a66f87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:25:06.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:25:16.759Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e29daa40-8e78-451e-a1ac-8f685aa9fa18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:25:16.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:25:26.765Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2c2b2a5e-2290-4b8e-83e3-c3f00d79326b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:25:26.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:25:36.771Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f9b7cad9-50bf-4b22-a48b-c2de8da65efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:25:36.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:25:46.777Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=52304ee0-e7de-4ae4-9f8f-8ed1e43a31b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:25:46.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:25:56.783Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=06ee947f-d046-4762-a4a6-2a761de2defd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:25:56.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:26:06.788Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6245ee23-6565-414c-a087-26e81d6229cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:26:06.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:26:16.794Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=256b098b-49a8-40af-a30a-7199ebf022b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:26:16.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:26:26.799Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9c4cda9c-f7fc-45d0-8342-c0f52a73b24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:26:26.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:26:36.805Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=efa5d4f1-08d5-474a-a1d5-c8e1b1b4e638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:26:36.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:26:46.811Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=463f8bb7-3d67-4573-b886-6414953fe174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:26:46.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:26:56.817Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3836fba7-0323-4937-a594-3245dbd7abfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:26:56.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:27:06.824Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=659e48d0-dee2-4b00-9b48-cef6a3b74c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:27:06.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:27:16.831Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b103acf2-87d6-46ba-8f42-82190ec52bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:27:16.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:27:26.837Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=50442c76-2b82-476e-8fa6-e74c6a091a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:27:26.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:27:36.843Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7ea169bb-00c0-47e1-a2dd-a0be011aadd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:27:36.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:27:46.849Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7cb64470-8ef9-41d8-b1bc-bb0c203bb2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:27:46.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:27:56.855Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ae0c3904-536a-43db-af27-fadde4699a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:27:56.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:28:06.861Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d57ceefb-51e0-4c79-9c77-7c451b28630c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:28:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:28:16.866Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b15367a4-0c39-4517-a2ba-a7f5c655791c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:28:16.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:28:26.872Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=93510b3f-434a-4557-9446-441dce62ba36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:28:26.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:28:36.877Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=44d95a2f-0644-4967-b54e-8addff5c3407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:28:36.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:28:46.884Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=34e56a14-6af7-4998-b0bc-e6cd6c92d8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:28:46.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:28:56.889Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a8e2192e-8ea9-4b0d-ab2d-dab6676e9188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:28:56.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:29:06.895Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=60b7787f-f1eb-4fc8-bce8-46464d2237ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:29:06.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:29:16.900Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4b4ab2d2-d4ea-4d0f-a9e1-4e6e8b6f6627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:29:16.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:29:26.906Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=113e01f0-4b0f-4058-a504-b02836e60a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:29:26.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:29:29.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:29:29.833Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T11:29:29.834Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:29:29.836Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:29:29.840Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:29:29.840Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T11:29:29.840Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T11:29:29.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:29:36.911Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=aca88aa3-0aa5-40d9-ad14-ee5869b3d645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:29:36.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:29:46.917Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=103b77ee-93c1-471f-8674-cc94f9e287e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:29:46.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:29:56.925Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4aae8631-0e50-47ce-941b-f831e13bccb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:29:56.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:30:06.930Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=cc62fca8-3159-4d4e-b43c-b2c03d40887e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:30:06.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:30:16.937Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ceda696a-c229-408d-88f7-e8a4bac0854f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:30:16.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:30:26.943Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8869214e-37e6-4b9e-b2e9-7c55afc5d420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:30:26.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:30:36.949Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7e4484a1-ac01-4188-ac08-a13febf45a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:30:36.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:30:46.956Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c8d01fe5-f26c-4339-ad36-d03f75e82b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:30:46.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:30:56.961Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3d2468e1-0dfe-47c0-b03a-5a0a7c625b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:30:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:31:06.968Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4ee832c7-2640-4be0-8218-ee17c5e11280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:31:06.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:31:16.974Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d8430b6e-238e-4507-9b01-1dac8b656b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:31:16.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:31:26.980Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=590474e4-cace-4e3a-9ec8-eef4948de0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:31:26.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:31:36.987Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f9c7d84c-4054-4c1a-8750-d4163b3a72c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:31:36.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:31:46.992Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=22d4e55b-bc18-484c-a02b-dfafd0efbd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:31:46.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:31:56.998Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f47abdf9-285b-49c5-917c-fe336122cacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:31:57.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:32:07.003Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5db7b4ae-8279-4813-9920-adae075f6cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:32:07.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:32:17.009Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=76c014f0-ed22-40c4-9244-681ff6242a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:32:17.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:32:27.016Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=59ef8b79-abac-4324-b1f2-c5750c2e564a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:32:27.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:32:37.024Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=aa58c65b-a79f-422e-84f2-cce95012ac09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:32:37.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:32:47.029Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8a1f84b5-b121-4b9f-846a-72801ff86f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:32:47.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:32:57.035Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e6a570bc-2758-419c-9ba8-85ba57941e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:32:57.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:33:07.041Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8b8e09cb-b673-46a4-a97c-d9a2b3d45069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:33:07.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:33:17.047Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=24d4f6e6-a951-476b-b442-ec5cff5c5b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:33:17.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:33:27.052Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6c73006e-bb4c-4e68-b6c6-96132c9ad191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:33:27.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:33:37.058Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=264942ae-aec0-40ae-8ce7-59e9a554bbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:33:37.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:33:47.065Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4659003e-4bc9-4216-8ba4-1afd793a038b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:33:47.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:33:57.071Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=987ef910-8865-4b9d-be89-ecc59ea4a0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:33:57.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:34:07.076Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=46b6d6fc-2eeb-4ea1-b2c5-067bf86af1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:34:07.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:34:17.082Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=525a9001-12b0-4dd0-aa76-91b028663469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:34:17.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:34:27.087Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=bbf959a1-988f-4cc9-8f12-2e11aa1f812a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:34:27.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:34:29.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:34:29.836Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T11:34:29.836Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:34:29.837Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:34:29.840Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:34:29.840Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T11:34:29.840Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T11:34:29.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:34:37.092Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1abd01eb-ce5d-4e2b-a366-52d17e8582de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:34:37.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:34:47.099Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8c56d31f-28d5-490d-bc17-bd137c47fc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:34:47.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:34:57.104Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=aa2b0489-8a87-4a80-9629-3f8f787175d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:34:57.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:35:07.110Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=fb39c4c2-6151-48c5-baa7-c861d10d967c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:35:07.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:35:17.115Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=35d38a7f-7751-4a29-bab1-a4cba3db08c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:35:17.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:35:27.121Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=be063293-9cf5-4319-8184-100d383624f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:35:27.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:35:37.126Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8383b1ba-51e7-4b53-ae50-75efc667630b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:35:37.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:35:47.133Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2acd81ff-d957-49ad-a7c1-d9f720343cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:35:47.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:35:57.138Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=788a5caa-f6f3-4f9f-a8fd-e3b8bb6c7828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:35:57.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:36:07.143Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=13ef0b31-771a-4186-87b2-601dcb9ed001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:36:07.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:36:17.150Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a756cd47-121a-49f8-87ea-35f97258173b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:36:17.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:36:27.155Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5ad4e787-a89d-4c43-ab45-8b078a10c72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:36:27.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:36:37.161Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4ebe0603-fca8-4d59-a158-851de6e58182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:36:37.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:36:47.166Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=419cf61b-0cff-4c9c-93bc-6407e2d2b314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:36:47.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:36:57.172Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1511bad0-85f3-4ae3-bbe4-2c8b7c401c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:36:57.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:37:07.177Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=bde17e52-64f1-450b-82f3-aec68303b416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:37:07.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:37:17.182Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7e1b3228-1d01-40b5-980c-2e8944cc6f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:37:17.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:37:27.187Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=81252ed1-12e8-49d4-a0e3-35351061012a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:37:27.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:37:37.193Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=40046258-ccc6-4c49-baec-8f83bda89d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:37:37.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:37:47.198Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=fc080e53-dc90-4753-91d6-fe8c81a3b385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:37:47.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:37:57.204Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=73e9969c-b6b2-465f-9b65-2a7dfbabe294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:37:57.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:38:07.209Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=94e3f46b-ca77-44ea-9957-86aa2ea0b912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:38:07.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:38:17.215Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0a2a4132-5ae3-4a74-9825-558e00fc6828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:38:17.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:38:27.220Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1c0ae54e-9635-4fbc-8a61-211d36041753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:38:27.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:38:37.228Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3e56213f-6f51-4d5b-a75b-c93ec8a00706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:38:37.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:38:47.234Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a7f9ce86-c9ee-49e7-b25f-fa6e6775fbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:38:47.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:38:57.240Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b0fe8896-a5ba-4688-940d-f720ed9d105b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:38:57.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:39:07.246Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b8d3bdfb-a767-4ebf-96f5-a7d9b720878b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:39:07.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:39:17.254Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1b666880-48ca-4fee-aee0-953f801051fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:39:17.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:39:27.260Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1c8f868c-a2db-4e74-aa61-1e98ed3d83c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:39:27.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:39:29.826Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:39:29.826Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T11:39:29.826Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:39:29.827Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:39:29.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:39:29.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T11:39:29.830Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T11:39:29.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:39:37.266Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=05b08169-1545-4ddd-9c1b-153edceb4ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:39:37.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:39:47.271Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ccf6bf8b-5877-4fd9-95ba-478e79d73238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:39:47.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:39:57.277Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=fb66daa8-b134-490f-88ff-21314dd2c9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:39:57.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:40:07.283Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=47f44be9-572b-4c03-9469-e9b7ce1cccb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:40:07.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:40:17.288Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e270bee5-381e-4f8c-b2c0-119e0fbbad77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:40:17.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:40:27.295Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3571387c-ab58-42b3-8c8e-c19cba74a19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:40:27.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:40:37.301Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=efd3e8ff-7a48-4b60-a9ac-44faf26912e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:40:37.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:40:47.307Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d03c3d90-7312-4197-b5af-db686b6e1f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:40:47.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:40:57.312Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=564afb56-e936-4b26-8a7e-bf69904930bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:40:57.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:41:07.319Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=daac9b5a-8ac5-4856-a09f-e7ccccff6109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:41:07.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:41:17.325Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=108a7c81-4f23-4c96-a349-97938b4b36e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:41:17.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:41:27.330Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=eb738219-7877-4460-bdd5-1e24a85aa7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:41:27.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:41:37.336Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=709ec2b8-4e77-4ca8-bc79-77dc5ff93428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:41:37.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:41:47.342Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=89f690ec-9f90-45ad-a4d2-af88f815e2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:41:47.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:41:57.348Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f6b41126-09cc-4bba-8000-055facbe5f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:41:57.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:42:07.354Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d1935ef4-0604-4e69-a329-fe0adc0daf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:42:07.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:42:17.361Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b24941fd-e9e6-427b-93f7-1a550bd5e341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:42:17.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:42:27.367Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=afb14254-5451-44ba-97f6-82ab30551e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:42:27.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:42:37.372Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0318c1f6-3626-4375-853d-67f774c9bb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:42:37.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:42:47.379Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3189e7be-38cc-45a4-b4f7-6e4d94497544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:42:47.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:42:57.385Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=88654d20-4b79-4ec6-9f88-c4b84ba8e2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:42:57.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:43:07.390Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=48cc0bdc-9552-4896-b8e6-39cd97f50683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:43:07.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:43:17.395Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f97d7a14-f857-413d-840e-2768545f4939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:43:17.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:43:27.402Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=277c0066-9b59-4473-8117-8683860aba1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:43:27.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:43:37.407Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=cbb5ad7f-3ea7-42b0-b08e-181c2af9888b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:43:37.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:43:47.414Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f9d99c1d-4ba0-48d3-b9d6-a410c99b9f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:43:47.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:43:57.420Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2af6d5a4-6850-42ed-9e20-0cd393038303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:43:57.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:44:07.434Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=66ca921f-2dcc-4b2d-8732-0c9b6eac8ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:44:07.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:44:17.440Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6dc482dd-df24-4bdc-8e35-8220a63b882c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:44:17.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:44:27.445Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e516a4df-5797-4877-bcf3-3b8e1cf9189e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:44:27.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:44:29.851Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:44:29.851Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T11:44:29.852Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:44:29.853Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:44:29.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:44:29.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T11:44:29.856Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T11:44:29.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:44:37.450Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=17464c71-1a70-4c43-aef2-a31eb36e63c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:44:37.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:44:47.456Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=07c123e4-25a0-4f60-b54e-c800b0fb398c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:44:47.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:44:57.462Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=234b367d-5be0-437b-a399-6cb9cc056ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:44:57.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:45:07.467Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=db3ed10f-e0db-4781-9586-fbc2e598af68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:45:07.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:45:17.472Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8687360d-2e27-4c4b-90b5-d0a09f8970fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:45:17.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:45:27.478Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ebd23483-d434-47d8-9700-c9cdb7edbb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:45:27.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:45:37.483Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5ebd9718-bce7-4fb9-ad04-fbc95a02e070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:45:37.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:45:47.488Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4bb6687a-dc6e-4e75-9359-324d157eef7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:45:47.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:45:57.494Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a5920db9-62ab-4c51-ba83-63297a7ebbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:45:57.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:46:07.499Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=02e524c7-969c-4821-b2e5-f9afd57df607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:46:07.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:46:17.505Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8217635c-056c-499d-a6c2-6e28388cd492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:46:17.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:46:27.511Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=71d72ad7-a72e-4899-8818-1e84fd4d3f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:46:27.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:46:37.516Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=df2e54e7-37a4-4ac2-9464-fc336e2f274d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:46:37.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:46:47.525Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3e33d624-c157-444b-9628-cc8fb4bed069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:46:47.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:46:57.532Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=092ef160-f7bd-46b1-93c6-799cf678808a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:46:57.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:47:07.538Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a318818d-389b-49b0-a432-b83e326cebcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:47:07.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:47:17.543Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9ebc9d82-6e3f-4b23-bee7-1cb67600c33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:47:17.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:47:27.548Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5ccbcd4d-9b51-4960-9acf-16489a8edca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:47:27.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:47:37.553Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=28d2a0c7-27b9-40c2-8c75-d9d6111074cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:47:37.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:47:47.562Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=85d6f32c-125e-41db-9d91-89b01f3cbad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:47:47.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:47:57.568Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7c08ea1b-2090-4fb1-afba-f90ec2bce9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:47:57.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:48:07.573Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=35d22c9a-ce31-4dbf-8bfc-29af57841be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:48:07.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:48:17.578Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=52134d69-f263-403a-9211-b0352ecf4545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:48:17.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:48:27.584Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=180c47bf-8f29-4a0d-85a3-98b011906303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:48:27.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:48:37.590Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e7301660-b7a9-4bed-97c3-7c7b266f5c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:48:37.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:48:47.595Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1b548e29-02cd-4495-ab9b-84f2343fd433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:48:47.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:48:57.601Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=96d23ad5-ee9d-4708-a433-f8cc8dc72219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:48:57.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:49:07.606Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f3e6a7af-22a6-44c8-a924-76cf8a0812c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:49:07.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:49:17.612Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a8a71357-bc74-4508-accc-2d0c060f0532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:49:17.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:49:27.617Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8cc646e5-c463-4c42-aa4a-c58f02a9275f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:49:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:49:29.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:49:29.836Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T11:49:29.837Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:49:29.838Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:49:29.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:49:29.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T11:49:29.841Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T11:49:29.843Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:49:37.626Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d0004fec-1f6b-4836-b7f2-e0a7e62f9899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:49:37.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:49:47.633Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2ff266e4-4015-4b99-9fc5-60b7a2f9ad98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:49:47.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:49:57.639Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a8736f9d-dd7e-49a5-9c86-106a44cfd447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:49:57.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:50:07.645Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=70661fd0-c703-4d05-9ce3-f2d4d259803d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:50:07.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:50:17.651Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6859cc49-d149-43df-9b2f-7bbc8332499f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:50:17.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:50:27.656Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=73aa798b-08fa-4555-9e6b-31f073232dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:50:27.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:50:37.662Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=63e162b0-843d-4093-8465-dd759900a1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:50:37.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:50:47.667Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=60d49507-ca81-4ae2-a345-c16e29f412d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:50:47.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:50:57.672Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2ed9be17-0d87-4207-bf30-d30122f603b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:50:57.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:51:07.677Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=06924c8b-6ae7-47ab-b7d0-6c40fcd94659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:51:07.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:51:17.683Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=78f484e3-e68f-4bff-9788-6184d347c522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:51:17.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:51:27.688Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e368f24f-0feb-4161-ad1f-4436a7ed5542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:51:27.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:51:37.693Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=039d1960-cc42-424e-8916-838b07fc3646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:51:37.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:51:47.699Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=138acc1a-8411-46c5-b747-5b3608e54fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:51:47.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:51:57.705Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5077e0de-1048-4aa9-84a9-cf4b1bb2a626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:51:57.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:52:07.710Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7fc47934-8e5f-464d-b3af-9995ac4478e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:52:07.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:52:17.715Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2f6cd7db-76f7-4066-aba1-996c5ead092e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:52:17.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:52:27.721Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f46cfd1d-c64e-42d1-bded-4529ff42a43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:52:27.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:52:37.732Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c5e5e5d2-8b25-4620-a77c-8839674cf35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:52:37.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:52:47.738Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2bd828e4-0b46-4678-b814-2554be00295b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:52:47.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:52:57.743Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6c7ffd99-93c5-4b1a-a75f-c61002cf2136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:52:57.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:53:07.749Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=14af646d-0c7c-4b74-bacc-3cbbbff438c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:53:07.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:53:17.756Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5dfe7d45-84b8-400f-9194-068612068971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:53:17.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:53:27.762Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d259313d-81d7-46fc-be4b-a25ec94e5a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:53:27.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:53:37.768Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f77d5ded-48fb-4c41-85c6-f7127a290ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:53:37.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:53:47.774Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=31ae0cb1-814e-4da3-986d-3e8defd5693d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:53:47.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:53:57.780Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7511ffa1-3064-4c19-a40f-0bcac7ceb1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:53:57.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:54:07.786Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=34451ddd-c557-43d3-88f8-60a3f2d39bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:54:07.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:54:17.792Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c83dc9ea-6a52-490c-9913-9baa066d909c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:54:17.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:54:27.797Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e4a401da-2722-4a03-802a-3b8f3c9837b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:54:27.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:54:29.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:54:29.818Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T11:54:29.819Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:54:29.820Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:54:29.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:54:29.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T11:54:29.823Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T11:54:29.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:54:37.803Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a5d62af1-4069-4ca8-932a-5f07960c74c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:54:37.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:54:47.808Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1fd714f5-ab33-4343-83cd-0d0cae7decc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:54:47.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:54:57.813Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9399ecce-5afb-47a4-805d-e35ba1a7987c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:54:57.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:55:07.832Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6b76a570-cfe9-4b49-aa86-dcc67f6c81e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:55:07.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:55:17.838Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1a12c3df-2258-43a9-981a-1d0fa5bb00ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:55:17.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:55:27.844Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a7f85eaf-c656-4674-a955-299e3c1f095d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:55:27.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:55:37.850Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a4ed98ee-37dd-42e9-9d31-8ae22dfcef27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:55:37.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:55:47.859Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c54c2f30-6916-490c-9de7-a30a0a778a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:55:47.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:55:57.865Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=93ca11f7-8f79-453a-a198-a80c6e423da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:55:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:56:07.871Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d8870267-a78b-4a37-87eb-60f2adf51d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:56:07.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:56:17.878Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a393f6e6-5495-4d9e-8a35-8fb3898a205c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:56:17.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:56:27.884Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=67649096-6647-4882-9833-414232ee70d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:56:27.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:56:37.889Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=85026afe-0e9a-454a-8c4b-b930986b9267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:56:37.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:56:47.895Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a97c3ac3-a74a-4bcf-9c6e-5ff6b9563dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:56:47.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:56:57.901Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=dc46a5e2-301c-4bec-98ae-e97987425200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:56:57.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:57:07.907Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=96baf839-10fe-4803-8d5b-d439d40f04ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:57:07.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:57:17.913Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e702e91b-b33b-4c2f-8b54-1a07e4722961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:57:17.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:57:27.919Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5071e536-68f3-44b8-9c2f-1e138322699c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:57:27.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:57:37.924Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=25aff1ba-96a1-4a6d-8d8f-14f23ca5270e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:57:37.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:57:47.929Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=42248b99-d3ce-428e-92b3-ca8151064edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:57:47.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:57:57.934Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f4166782-2662-4465-b904-deffe1b6a79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:57:57.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:58:07.940Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=121b4faa-6c8c-4867-8c4d-522ff9703b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:58:07.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:58:17.945Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7336a460-a3da-48df-8c1e-4eb6421932e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:58:17.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:58:27.951Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=98f87f2f-d51e-4d51-9d09-2356d65a7a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:58:27.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:58:37.956Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=312575b2-d141-4230-8868-3e612157331b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:58:37.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:58:47.961Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=11a53198-41c4-4978-9e2c-64a01b0ab5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:58:47.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:58:57.967Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1ae021bd-c727-42fb-825e-3b5d0c36485c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:58:57.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:59:07.973Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5995cf4f-243d-4dc3-b7d2-d517c32172fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:59:07.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:59:17.978Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=380f9310-a2e0-4049-9260-568698f4f853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:59:17.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:59:27.984Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ba2af395-425d-4ae3-9462-da564948ed25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:59:27.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:59:29.834Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T11:59:29.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T11:59:29.834Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:59:29.835Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:59:29.838Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T11:59:29.838Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T11:59:29.838Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T11:59:29.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:59:37.989Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9674c4e4-5159-4c28-b75b-ded67072a7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:59:37.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:59:47.995Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=402f53d0-526a-49ba-8347-be256c18cbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:59:48.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:59:58.000Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c6997a73-619c-44eb-b010-daecea43e11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T11:59:58.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:00:08.006Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=95124109-fb31-4992-adbe-88db625aac04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:00:08.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:00:18.011Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=52946e50-0972-4c3e-9825-8c5c4765b85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:00:18.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:00:28.016Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c3198cc9-e5ef-4247-b7d4-d58b33530576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:00:28.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:00:38.022Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a7c21015-154d-4741-b5ec-62143ce73676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:00:38.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:00:48.027Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6b9594dc-f152-4af6-a56a-d6f14c96edbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:00:48.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:00:58.032Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a8cce67b-b2b3-4c7f-9ffa-1d84e1a8b65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:00:58.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:01:08.038Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d3274a85-dfca-4d0b-a6db-2f8132dab0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:01:08.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:01:18.044Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0de42c4c-320f-4b84-b825-bd2684bb2236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:01:18.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:01:28.049Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3cfac2da-67cb-4022-9b12-364e7a029d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:01:28.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:01:38.055Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=fe783181-7f60-4db5-8046-b144d041723d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:01:38.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:01:48.060Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=faafe408-4317-4c73-a3d7-f9ff8afd6529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:01:48.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:01:58.065Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=88b42c5d-64c5-4834-9424-3583b82c8600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:01:58.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:02:08.072Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=925606e1-0e4b-4d5c-b191-8dbc7e9b02a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:02:08.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:02:18.077Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ca79652f-307c-4d49-9740-c7099e25ee11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:02:18.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:02:28.082Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f7b1824e-057f-44b3-bb4e-a5869cbb1a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:02:28.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:02:38.087Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7a2f3b16-ca42-4cc0-b664-5a572f6b7329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:02:38.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:02:48.093Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c254a6c5-85e4-4ed4-9564-9f29c61eeaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:02:48.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:02:58.099Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9ee90fd2-aa5d-4158-a35f-62008ac66a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:02:58.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:03:08.104Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2a613d94-8ba3-436b-b0a9-ec1d536a4f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:03:08.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:03:18.109Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d006cfa5-0e0f-4f13-8401-e70b03f228a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:03:18.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:03:28.115Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=056d6219-f2a2-4391-b7a0-42c7a37410d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:03:28.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:03:38.120Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c315cf28-c43a-4755-8a2d-f0063bbb9095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:03:38.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:03:48.125Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c9f49196-3572-4029-9533-7d640c32e886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:03:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:03:58.130Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=45202735-43d7-481b-abe6-c7c241744ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:03:58.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:04:08.136Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f39835a7-9a18-4e33-a0d5-bd255940ec37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:04:08.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:04:18.141Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d0b2543c-019d-4326-b97f-ba61d94d196c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:04:18.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:04:28.146Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4995969a-bd13-458d-8c3d-d642a037704d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:04:28.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T12:04:29.814Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T12:04:29.815Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T12:04:29.815Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:04:29.816Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:04:29.819Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:04:29.819Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T12:04:29.819Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T12:04:29.820Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:04:38.151Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=db62b6b4-c8aa-4411-851f-e9519a513b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:04:38.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:04:48.156Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=72be3463-d3b3-4666-9b1e-51f374b7a859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:04:48.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:04:58.161Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9e870164-8d2e-4872-b8b6-00d466f69f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:04:58.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:05:08.167Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=469df1cc-4caa-455d-a786-2b9f38b91767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:05:08.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:05:18.172Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ba62d97b-e2d5-47c3-9fae-67b3ec63a6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:05:18.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:05:28.178Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3400344e-23f9-4ae1-85a8-ad4759abba54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:05:28.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:05:38.183Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6e0183ed-2db4-435e-9950-6f7757ff2afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:05:38.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:05:48.189Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=fd021d42-912a-496b-90bd-193784d62665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:05:48.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:05:58.194Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a8c639c6-a899-4943-b118-3d71675176fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:05:58.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:06:08.200Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=39d03594-8277-4603-a354-9f7f6cc7f301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:06:08.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:06:18.206Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3e52f4e8-f3a2-4842-9b94-bd68750043b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:06:18.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:06:28.211Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=18c5a685-1878-4297-99e8-a2a8a0e8bc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:06:28.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:06:38.217Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4a8a9588-2c41-456f-b072-31b31747d466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:06:38.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:06:48.222Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3002f936-e9af-4f93-801e-93df92404d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:06:48.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:06:58.228Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ca3f3b5a-0a68-49aa-a587-bf01eee7f9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:06:58.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:07:08.233Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5a677d0a-51d4-4efe-8179-60d5f52ae59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:07:08.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:07:18.239Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=903153fb-f2c5-43d0-8d71-59d6341bd969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:07:18.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:07:28.245Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=90869b92-7db8-4f5a-9a07-6db1cd62cd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:07:28.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:07:38.251Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6d9a7547-4776-4fd2-9850-dae8ab46cf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:07:38.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:07:48.256Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5406b9c7-fdcb-40cc-a725-1c0fea16da62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:07:48.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:07:58.262Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5e473a9e-9fdf-4c41-a14a-0c233c86ddbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:07:58.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:08:08.268Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6b6fbbfe-bd72-46fa-bbd0-cf4eedc6f523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:08:08.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:08:18.273Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=38b9a493-1302-4b81-9116-0ca5afaf0f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:08:18.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:08:28.279Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8b2cb926-6c9c-4c8b-acb0-ad342e294f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:08:28.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:08:38.285Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=dc3da318-c271-4fb8-9671-f551c26f6c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:08:38.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:08:48.290Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ae90fdd8-d7e4-48d9-be3d-00cbd2c910d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:08:48.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:08:58.296Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ae37b30d-688f-431e-b7b8-52e6e25a0357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:08:58.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:09:08.302Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2290df07-2691-478f-b7b2-5f0c2bda8040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:09:08.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:09:18.308Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d8d52f52-1cdb-44be-aa2d-7ddefce1ec64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:09:18.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:09:28.314Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1e2dd1e5-c23f-4094-ad9f-b9c7d3c78b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:09:28.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T12:09:29.829Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T12:09:29.830Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T12:09:29.831Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:09:29.832Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:09:29.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:09:29.835Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T12:09:29.835Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T12:09:29.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:09:38.320Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4002955e-8189-4648-ae72-5f8108d440f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:09:38.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:09:48.325Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0cdcd494-9893-43ad-b40c-c45fd0f16eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:09:48.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:09:58.331Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=129a76e2-9036-40d3-b38e-f4e89fb9885a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:09:58.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:10:08.335Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=eab70332-06eb-4ae9-9dc5-904c9d3f8165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:10:08.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:10:18.340Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=10edba7d-f434-4409-a6d4-d0b1e72c74ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:10:18.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:10:28.347Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=48c24d83-4cdc-41c1-bead-2379bba74dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:10:28.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:10:38.352Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6d3cf199-50c9-47d6-a6a8-58bfad7b1282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:10:38.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:10:48.357Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9c5c8746-1cdf-462b-901c-e875415d6dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:10:48.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:10:58.362Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=25047e59-7c11-4e2b-b55e-15740eb59218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:10:58.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:11:08.368Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=909e97ff-128a-45d0-ab01-6ae6c75e6b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:11:08.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:11:18.374Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=739a19c0-16ac-4e7b-8793-7400113e8e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:11:18.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:11:28.379Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0835db17-12e8-4d92-ba91-98fdc22f2993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:11:28.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:11:38.386Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d562069a-5b94-4890-8045-0c8b27dbeda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:11:38.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:11:48.396Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=49ea1c5d-8344-40d6-b7d7-70e5ab457efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:11:48.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:11:58.401Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6c995636-630f-44bf-a644-06459aa3fe2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:11:58.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:12:08.407Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4f307dfb-f477-4978-b83d-1f36e3785e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:12:08.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:12:18.412Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3fd85b7d-2fd0-43d0-866e-88510b0eb2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:12:18.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:12:28.417Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5b4fd8bf-c903-4ee9-a7c4-6dc8daa06e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:12:28.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:12:38.425Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1fc3fb0b-fdf0-4476-8f5a-ddbbf86e69ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:12:38.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:12:48.430Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=fb6cc336-8487-49c5-9e38-30002aba99a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:12:48.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:12:58.436Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=bb956cdb-f046-419f-a4fd-994f8f7d911e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:12:58.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:13:08.442Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f9d1d39d-9ca4-42a6-ad87-0a55719a619d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:13:08.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:13:18.448Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a978e468-c7c3-4df2-95d0-d803c8ca7585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:13:18.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:13:28.453Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8c4add85-c64c-4b55-a98c-2df64ac67950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:13:28.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:13:38.459Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f5204b1b-5368-489b-a711-4c612907d78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:13:38.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:13:48.464Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d4477271-316c-4af1-992f-9ec11a70b272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:13:48.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:13:58.469Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=eb0be449-0370-45b9-b3c7-57519643fd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:13:58.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:14:08.475Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a698d3b4-974b-48a3-94ce-43a0cf790604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:14:08.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:14:18.480Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=40a4a926-d266-4e1a-83a7-605f69d348ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:14:18.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:14:28.486Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a57b7651-2079-437d-9d2e-b923261919ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:14:28.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T12:14:29.834Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T12:14:29.835Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T12:14:29.835Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:14:29.836Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:14:29.850Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:14:29.850Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T12:14:29.850Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T12:14:29.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:14:38.492Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=316233ba-20e4-481b-81b9-9488f692b98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:14:38.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:14:48.497Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=36cef8a0-a21c-470b-97e3-266a86c732c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:14:48.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:14:58.503Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9d0ed19c-3170-4227-838b-2f5e507f5b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:14:58.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:15:08.508Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4baa2974-f80a-4307-987b-a07ae76bc434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:15:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:15:18.514Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f7a61712-24a1-400e-b2f3-a0d66c80e7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:15:18.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:15:28.519Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4e9f1dca-1fd1-4cd4-b959-929a3567de85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:15:28.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:15:38.525Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b38a7d61-0ab0-4ed2-84b6-d662a0ff75ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:15:38.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:15:48.531Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6419e421-d6a9-4d21-ba90-83699f01cc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:15:48.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:15:58.537Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=479f6132-8c8a-4a98-b6ca-309ce6650ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:15:58.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:16:08.542Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=13ae700c-6834-4dbc-8d74-7d90544cae95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:16:08.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:16:18.548Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2ab0c625-79ac-4008-82d0-d45e6682b34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:16:18.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:16:28.554Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=fbe53b01-12a0-406c-b722-f32d8902911f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:16:28.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:16:38.560Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=48dda48d-0235-488a-81d4-cc15f1fb9e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:16:38.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:16:48.565Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7cb59c94-5e3f-4859-be58-fdc5bc69ec35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:16:48.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:16:58.571Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6af029a3-17c0-4a5a-849a-185de1bb60ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:16:58.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:17:08.577Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=fb2cb3b6-0b23-48c2-b1e9-4100a77193fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:17:08.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:17:18.583Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0678c305-97eb-43ea-b5b0-8159ad3d3afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:17:18.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:17:28.588Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=722f9fa0-f4ba-4421-af6e-a53da46b1954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:17:28.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:17:38.595Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9841684a-7211-49bb-8d68-2f030b27c7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:17:38.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:17:48.600Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8ccfa934-f0b8-4069-a475-19869b1e5382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:17:48.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:17:58.605Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=863d9106-3c39-470d-b418-17c99aa7459b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:17:58.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:18:08.612Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c3330389-a04b-486f-820d-5e5fa92107d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:18:08.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:18:18.619Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7b76b01a-1e4f-4108-a690-891ca916aed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:18:18.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:18:28.624Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=04d1de50-31aa-4490-a9f2-ffc455e5b477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:18:28.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:18:38.634Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4ae1b285-49ba-428d-94cd-14a30fae8fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:18:38.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:18:48.640Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=cd44b2cf-4144-45df-b749-277479607a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:18:48.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:18:58.645Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a077b9c1-3e45-4b85-b74f-d7ba024459a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:18:58.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:19:08.652Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6a773269-c34a-4697-82ac-79d229e2a83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:19:08.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:19:18.658Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=66599cfb-b8cc-416d-9434-efdc0aeb5be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:19:18.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:19:28.664Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4cbe1c5a-9ffd-43a5-8c85-c1ef2b90edc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:19:28.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T12:19:29.822Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T12:19:29.822Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T12:19:29.823Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:19:29.824Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:19:29.826Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:19:29.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T12:19:29.826Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T12:19:29.827Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:19:38.670Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=17c9dd69-0c3d-498f-8125-842079d9a4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:19:38.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:19:48.675Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=275d1de3-1664-4ac4-affb-0ea9e2164aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:19:48.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:19:58.681Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0e065a6d-3675-4709-b34d-bc7a6bd1a4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:19:58.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:20:08.686Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=04d29b26-bbfc-4475-b681-fdc164300b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:20:08.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:20:18.692Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ea21cfce-c1c3-4c8b-aec3-00bb8bf91520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:20:18.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:20:28.697Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7184cfe1-e8b3-4f4c-b0a4-89113f444b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:20:28.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:20:38.705Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=34f3954f-2f84-4a17-bc3f-9baf47ed8153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:20:38.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:20:48.711Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=31dea169-f0d5-4b1b-8a86-0a4d85d8bd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:20:48.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:20:58.716Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=25b07563-7a70-48d7-8d61-fe748d678302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:20:58.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:21:08.723Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=97005620-69b9-4bd1-aa7a-96a3971c002e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:21:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:21:18.729Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=85a3fcb6-4dc6-4f6a-ac57-032e1cdf90c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:21:18.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:21:28.734Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8c2f2c82-7fec-4718-bbc0-d2dadbb08a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:21:28.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:21:38.740Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3eceb680-0ca4-4a26-b261-8838222d9972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:21:38.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:21:48.745Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d9307fec-e86a-455b-bc54-33a1a45fadfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:21:48.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:21:58.751Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=96c486a0-b0eb-456c-8d50-b95764f1f2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:21:58.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:22:08.756Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=8767a2ef-87ed-41b4-9785-32f836c8c33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:22:08.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:22:18.762Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9495b60e-66a4-4ec6-b5b5-12dd7f2e616e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:22:18.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:22:28.767Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=22a7294a-c4b6-4fb2-a5f3-ff1cebb65461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:22:28.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:22:38.773Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ea9c5007-8051-487c-9e6f-da69313e2b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:22:38.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:22:48.779Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c67c2b00-2b80-4544-a7eb-0cbed91aae81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:22:48.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:22:58.784Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5b301ff1-ad40-46c6-8d46-ce2417ae82a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:22:58.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:23:08.794Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=533af85a-2ecf-4b9f-99e1-df89c2a830e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:23:08.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:23:18.799Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c92ddd28-83ec-4a60-b57c-0f680a0c49a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:23:18.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:23:28.805Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b8f58539-b26b-4322-8e86-13e0f1e4b2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:23:28.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:23:38.811Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0d013c9c-616a-4ed5-93f0-80ed0d7fd0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:23:38.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:23:48.816Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=684e2281-042f-446b-8939-247ff4ee6850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:23:48.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:23:58.823Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=f9ab9258-6635-4f59-99f1-2b23274e725f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:23:58.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:24:08.828Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0701d9c1-dc7d-43a4-ad06-43345809f223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:24:08.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:24:18.834Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=24ad0220-9035-42d0-925f-cf63efaecd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:24:18.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:24:28.840Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=08871f62-4385-4e00-b1d1-a1d08e3a4bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:24:28.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T12:24:29.820Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T12:24:29.820Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T12:24:29.820Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:24:29.821Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:24:29.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:24:29.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T12:24:29.824Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T12:24:29.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:24:38.845Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c7d1ede2-0bd3-490e-b067-fad5f21b5396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:24:38.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:24:48.851Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e0432db4-fef2-4327-af71-1f63490e85d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:24:48.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:24:58.856Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9f30285f-4b6e-4b80-9724-87a2d7a6ca8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:24:58.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:25:08.863Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=cef4f51b-ae48-421a-baec-42474230c3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:25:08.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:25:18.868Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=832aecfd-fa90-4a6e-8cc5-144939ddd8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:25:18.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:25:28.873Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=dbaebccc-80f8-4b9f-a642-e0cdcc42df19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:25:28.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:25:38.879Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5b2eb319-fbe4-49c7-9696-31871db7a810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:25:38.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:25:48.884Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=53951ec8-0ebd-4fb8-9ac3-3324e813e033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:25:48.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:25:58.890Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7aec5d9a-42e7-43da-b88d-bc7c57bf4630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:25:58.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:26:08.895Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=748173d0-db8d-4dee-a2f1-cc777c224ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:26:08.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:26:18.900Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9f2c5dda-7f0f-438c-98e5-06a9a9367477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:26:18.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:26:28.905Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=43fadeb6-398a-4dd6-b919-590b9e70ca8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:26:28.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:26:38.910Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=4b843dc4-171e-4651-9e18-0e37290a44c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:26:38.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:26:48.915Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=902edecd-5ed3-4f09-b3a1-2e78c7cd9357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:26:48.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:26:58.920Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=41cba46a-9830-4c90-a15e-ba8179066adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:26:58.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:27:08.926Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=53c62934-ac18-47dc-a70f-80fcd352354c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:27:08.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:27:18.931Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ed1605af-bdc1-4105-b5a0-9bd0d8dfd04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:27:18.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:27:28.936Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=18e46186-a428-4e49-ac20-8925bc24fd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:27:28.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:27:38.941Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5b4819c8-454a-47eb-a957-be1e4fac0cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:27:38.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:27:48.947Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=b5ef0fea-9d82-4ead-95ce-08b76f040b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:27:48.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:27:58.953Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=30403771-02f7-4955-bc6b-a6bf4445a637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:27:58.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:28:08.958Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2c3ee08d-bd43-4776-a4ce-81453ed7e415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:28:08.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:28:18.963Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3031d5b1-e4ea-4e3d-9ff3-d6b6754d4d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:28:18.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:28:28.968Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5e1ed26f-1762-4b2d-aaaf-6a823c7e5556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:28:28.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:28:38.974Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c477b890-24fc-467a-8161-66f1174f2e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:28:38.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:28:48.979Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e15045e0-4dc3-48db-b731-a1c861f5c803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:28:48.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:28:58.984Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=fc9499f9-fcb3-4e62-8c04-6d15f6afb8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:28:58.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:29:08.990Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1ed2f44b-39a7-4429-b540-805e138b9c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:29:08.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:29:18.995Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=41848c10-23ee-460f-9a4e-56fccb485a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:29:19.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:29:29.009Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ba550257-d315-4528-9793-b5bb811b6cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:29:29.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T12:29:29.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T12:29:29.805Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T12:29:29.806Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:29:29.807Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:29:29.809Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:29:29.809Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T12:29:29.809Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T12:29:29.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:29:39.015Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6b155ef9-c923-4521-b788-dc5a7a5a756c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:29:39.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:29:49.020Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=9aaa7198-a101-4244-8646-0a5eb6b26d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:29:49.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:29:59.025Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=925124b7-ad21-40d5-9328-bf6245da1e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:29:59.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:30:09.031Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7176b0ef-43ff-4136-8007-c1a7e54f1410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:30:09.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:30:19.037Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=72cab5cf-0693-4c79-8eeb-a0bf23255f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:30:19.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:30:29.042Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=59ad3e4f-b80c-4cad-bc89-8b44d64ca78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:30:29.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:30:39.048Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=e866f5f3-9032-4e4a-b4cb-1cdc4c8fab48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:30:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:30:49.054Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=fc58d8b2-ac90-4513-b000-0523d8648f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:30:49.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:30:59.059Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=34105406-8857-4fba-b406-ef9e4c7cea6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:30:59.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:31:09.064Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=231b214a-26ab-4f28-a24b-c3d2deaeacc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:31:09.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:31:19.069Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=cf1cbc35-53a2-4f38-a009-3b0d789783d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:31:19.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:31:29.074Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5c8375ed-a4af-46f4-9846-06987f405c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:31:29.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:31:39.080Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c34ea668-f51d-4534-91e7-a2cf08c61513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:31:39.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:31:49.085Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=81975860-f6ed-4745-ac44-700dda0e29e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:31:49.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:31:59.089Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d6912a5e-d8cf-4e06-960b-dc9967e7301e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:31:59.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:32:09.095Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=5e40ccd6-1795-42e4-a9d6-b46a541338f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:32:09.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:32:19.100Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=6ffa9e7d-beab-497a-a872-618ad302a4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:32:19.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:32:29.106Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=d1cb1446-8ced-4b95-97f0-4e187b6a3b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:32:29.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:32:39.111Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=0e2356c0-4916-47e1-8900-53857c9550d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:32:39.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:32:49.116Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2f2f9975-dbaf-4aa3-81f7-def5be389e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:32:49.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:32:59.121Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=49706fbe-3d60-4aff-92cf-0eeb94769f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:32:59.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:33:09.127Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=17a1a4f1-cccf-4b2b-bd7a-6c1ead64ae73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:33:09.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:33:19.132Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=ad03d7c7-a014-4141-aa31-0fdb97c01c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:33:19.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:33:29.138Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3bf80120-ad8d-4e38-8f57-17ae39894a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:33:29.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:33:39.143Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2030aedd-a493-40cb-9404-034a81ae6139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:33:39.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:33:49.147Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=3933f243-c8f9-4380-911e-a9b50534b92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:33:49.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:33:59.153Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=32b437db-0da3-4932-94ca-e74aa3a41bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:33:59.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:34:09.159Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=c4d0e93b-0009-4012-bc0d-104174f46fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:34:09.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:34:19.164Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=dee49989-27a5-4a8d-bfe4-f16c7e22a179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:34:19.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:34:29.168Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=77ff0b6e-af1e-4711-b9e1-442fa1eb558e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:34:29.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T12:34:29.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T12:34:29.818Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T12:34:29.819Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:34:29.820Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:34:29.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T12:34:29.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T12:34:29.823Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T12:34:29.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:34:39.174Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=860f65ff-02c0-4f87-892a-c284df86656d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:34:39.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:34:49.179Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=2118bb73-f320-4340-b86b-97e018c731b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:34:49.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:34:59.184Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=48582e2c-6289-4e73-a240-eefc056aa03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:34:59.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:35:09.189Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=a4bffc8c-a5b2-4a7e-8775-d1ad56f0ba5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:35:09.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:35:19.195Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=7d624e8d-3a43-4dbf-b701-86dd71a7ea6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:35:19.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:35:29.200Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=1528b512-de86-47fa-82ab-b3f283f07f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:35:29.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T12:35:39.206Z |INFO |Init configs |InvocationID=c15accff-61e3-455e-92eb-ff478f636c67, InstanceUUID=94be3a9c-dae3-4705-a9e7-f4dc2d1a8c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks