By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:10:44.242Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:10:44.245Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-18T03:10:44.280Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:10:44.926Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:10:45.050Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:10:45.051Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T03:10:45.051Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-18T03:10:45.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-18T03:10:45.301Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-18T03:10:45.326Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-18T03:10:46.732Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-18T03:10:47.169Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-18T03:10:47.188Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-18T03:10:47.189Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-18T03:10:47.250Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-18T03:10:47.251Z |INFO |Root WebApplicationContext: initialization completed in 1924 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-18T03:10:47.652Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-18T03:10:48.430Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-18T03:10:49.716Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-18T03:10:50.235Z |INFO |Started MainApp in 8.247 seconds (JVM running for 9.054) |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-18T03:10:50.304Z |INFO |Start scheduling PRH workflow |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:10:50.315Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=a607ea21-6f23-4973-9b31-8107096556af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-18T03:10:51.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:10:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-18T03:10:55.921Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-18T03:10:55.922Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-18T03:10:55.924Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:11:01.746Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=7936bfe7-8cde-458a-b8b0-881b073eb691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-18T03:11:02.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:11:02.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:11:12.811Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=7e385199-36a3-4b86-a26e-4dcaa7133ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-18T03:11:13.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:11:13.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:11:23.889Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=18f20788-f939-418d-8923-248827e9bd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-18T03:11:24.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:11:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:11:34.958Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=cf97ce5a-96c9-4594-a17f-d649a7d16fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-18T03:11:35.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:11:35.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:11:45.997Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=216fe9bc-9938-434f-a052-f5b835014950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:11:46.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:11:56.203Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=64c4a880-c21c-4c65-87dd-76a1fe7ee8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:11:56.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:12:06.233Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=9fa87da6-c02c-4387-b874-c2d4d70fd2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:12:06.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:12:16.258Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=9f71d0a1-3884-481a-a088-39c03b156517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:12:16.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:12:26.274Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ab5fe722-9efa-4f8a-a96e-a9ac1d74763a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:12:26.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:12:36.291Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=8e31ad62-9e2a-48d9-9c83-6ccbfa0c86d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:12:36.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:12:46.305Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=d3e5468a-d5c4-45f7-9537-9c2c83388cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:12:46.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:12:56.320Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=548fd505-0e39-4705-a339-df579dfe24ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:12:56.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:13:06.334Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=6a38885e-08f4-47f1-8788-1032846b7aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:13:06.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:13:16.349Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=71f1ab07-8606-4e85-becf-d68a1dfbbd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:13:16.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:13:26.388Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=47053687-26fc-4c5b-9d7a-25bb940a328f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:13:26.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:13:36.403Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=8bc9be49-76dd-4a4f-a87e-c189ad4ce3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:13:36.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:13:46.419Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=21f3c5ef-f052-41ac-8a1f-0fa4d089dd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:13:46.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:13:56.435Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=67895527-5d12-4561-a1e7-3af91f5cb281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:13:56.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:14:06.449Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=2c9f7dfc-26e1-4b9a-8aa6-b2e0d06b31c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:14:06.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:14:16.489Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=0382b0eb-2998-42b6-ac76-61e14cdbe669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:14:16.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:14:26.510Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=1a382a78-98c2-4521-adc0-43d5a9f62fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:14:26.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:14:36.526Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=290e7a60-1eca-4588-9bfa-124bea7b4dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:14:36.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:14:46.539Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=133e8e83-035e-47b8-af83-40318d954015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:14:46.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:14:56.554Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=940fd92f-4746-4973-b7df-482f22dce453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:14:56.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:15:06.569Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=aaa13317-3edd-4501-bdf1-71e4e6e08a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:15:06.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:15:16.583Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=73066ee9-c975-42ff-8688-41101aacaffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:15:16.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:15:26.596Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=8ff2e172-6a4a-435c-9a4e-b97d967f57cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:15:26.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:15:36.607Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=74fd3e61-b58a-44f7-aa93-de37d2c33842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:15:36.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:15:46.620Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=2b8ff2a4-ae7d-4677-8559-139a6e8cf300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:15:46.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:15:48.693Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:15:48.693Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-18T03:15:48.694Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:15:48.697Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:15:48.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:15:48.709Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T03:15:48.709Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-18T03:15:48.711Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:15:56.636Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=a5c0a54e-167a-4ffc-9738-0402c8868769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:15:56.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:16:06.647Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=920a9826-676d-4e31-b973-1fe2a1f0535a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:16:06.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:16:16.660Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=6a698091-be8e-4a70-9f80-eb0bbbf50fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:16:16.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:16:26.683Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5c0e8195-706e-494a-9196-64105139b4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:16:26.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:16:36.696Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=102ea93e-f9ed-4f99-99d2-fb5526a0a5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:16:36.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:16:46.709Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=3b96c2a8-1c65-4096-a7f9-1b87b00ee1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:16:46.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:16:56.721Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=0e2ff171-b108-4201-a236-55153d12a224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:16:56.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:17:06.734Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=d1a62ee2-02c0-46c8-88c9-582dec89d9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:17:06.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:17:16.746Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=66a5c757-3366-4c98-ac12-350c935bb0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:17:16.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:17:26.759Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=766e1278-94ab-4696-a510-f3d84a9a55e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:17:26.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:17:36.773Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=89b5d6b6-0d6d-42eb-8f97-ffa00545031b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:17:36.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:17:46.789Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=0aae55e6-15de-44a2-9504-8e6409728653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:17:46.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:17:56.805Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=8e392df9-7189-451c-aaf7-014c3fbfa4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:17:56.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:18:06.817Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=6e1560d8-57a3-4886-8c74-bbfe341f1c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:18:06.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:18:16.828Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=e272a0db-90c1-48ae-9538-c02ed1b66e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:18:16.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:18:26.842Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=0d8352c5-1617-4f88-bc4a-711d073dcdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:18:26.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:18:36.853Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=21e52d5f-307a-437b-99f7-eee9326db269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:18:36.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:18:46.867Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=a88f0960-e083-4cf9-baf4-4d3083b51f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:18:46.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:18:56.884Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=9097f92e-5fa5-40b2-81a3-0ce4dbcf7345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:18:56.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:19:06.895Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=4262e851-366e-4b06-8cd9-1b01543a37a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:19:06.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:19:16.906Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=403cb2ca-c9a2-4256-84bf-dae0b17a1ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:19:16.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:19:26.916Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ea8a76c4-4676-49d8-a8a0-35b2e5251bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:19:26.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:19:36.928Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5e966f77-afc6-49b5-b02c-373cc9dc4068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:19:36.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:19:46.938Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=3cbef197-527f-4664-8e40-987410b9a615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:19:46.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:19:56.961Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=d4df0612-95bc-4ca2-8a42-384b6e30caef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:19:56.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:20:06.973Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=c5154afb-8838-4659-9345-539bd65d630e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:20:06.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:20:16.985Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=c0921753-1b07-4982-9245-c7209b9d6fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:20:16.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:20:26.995Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=77bd0260-63bf-4674-8738-aa4b76742c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:20:27.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:20:37.005Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=56c5b016-d837-440b-bdd3-16aa5c7af85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:20:37.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:20:47.018Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=02e23f65-7bfb-498b-8910-1d109bce4dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:20:47.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:20:48.009Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:20:48.009Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-18T03:20:48.010Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:20:48.013Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:20:48.024Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:20:48.024Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T03:20:48.024Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-18T03:20:48.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:20:57.033Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ade598eb-fc2c-4a2d-b3d4-5026307b5ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:20:57.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:21:07.044Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=12767b6a-62bc-4194-921d-f8f839b8bea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:21:07.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:21:17.058Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=0a435047-25e3-4013-bcca-b01e18820711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:21:17.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:21:27.069Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=d87cfe3b-c2ad-4400-baad-76bd3484463d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:21:27.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:21:37.080Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=6f0fb951-2809-46cc-992e-2c33ad59b71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:21:37.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:21:47.091Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=df84f0b8-429e-4073-8d92-7c9ba1490152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:21:47.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:21:57.106Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=cfa824c2-aa70-4ef5-a995-2211a1825e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:21:57.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:22:07.116Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=bea9acca-e29b-437f-a24c-1d665540b965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:22:07.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:22:17.128Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=be8d37c4-33c7-4d0a-af33-55452b199c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:22:17.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:22:27.139Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=8cdae5d6-8db0-4bee-9c22-7a812618620e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:22:27.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:22:37.150Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=918cf51d-b84e-45d1-ab7c-12c19e1ba95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:22:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:22:47.161Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=78713274-46ac-4753-abb5-a0d9d913c182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:22:47.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:22:57.172Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=f26346b5-35c0-4a17-8e89-693de544d804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:22:57.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:23:07.187Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=15fc6908-8901-4bfd-abc3-44e815ed5a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:23:07.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:23:17.199Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=4d312f52-19fa-4eab-ac53-75d9559cb425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:23:17.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:23:27.210Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=478eceed-5d0f-48b6-a191-1848d5b7407e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:23:27.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:23:37.221Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=1067101e-f0c6-4186-8b4a-b4b75f9e211e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:23:37.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:23:47.236Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=58377fde-9132-4304-a76e-32e88e959434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:23:47.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:23:57.252Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=2ee00f48-ccf9-412d-b908-64b424fdddde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:23:57.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:24:07.261Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=24181a4b-731d-471d-9a54-f1be10df2163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:24:07.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:24:17.279Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=021fd4e1-0af6-49b2-85a2-04309cf12f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:24:17.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:24:27.290Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5530f1c7-7354-43c1-97a3-7f09dc51b99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:24:27.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:24:37.302Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=c48fee8f-75f6-4e18-ac40-88327909600b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:24:37.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:24:47.312Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=8c43d0ed-37c4-403c-81fd-c1842b575225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:24:47.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:24:57.332Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=60bd33f7-d845-447f-8b5d-388d56896d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:24:57.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:25:07.342Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=a0829472-4594-4ef8-8c72-a2025cd102ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:25:07.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:25:17.356Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=4df7792d-c292-4235-b8ae-886a40399a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:25:17.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:25:27.369Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=1f5b139b-f546-4e89-9b6e-b6189a99346f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:25:27.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:25:37.379Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=f573c622-3527-42a9-aceb-e635ec2abd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:25:37.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:25:47.392Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=c9fd0234-2594-46a9-9480-0dc0b21707d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:25:47.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:25:47.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:25:47.949Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-18T03:25:47.950Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:25:47.952Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:25:47.962Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:25:47.962Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T03:25:47.962Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-18T03:25:47.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:25:57.404Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=a50da549-955e-418a-afc8-95357474d6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:25:57.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:26:07.415Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5dbe9a9d-0b5b-49e5-b46f-bfdd0f62cedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:26:07.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:26:17.425Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=498513f9-e9b4-4d70-b9d9-33fa421598a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:26:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:26:27.435Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=bb611ac1-b6c3-405a-ab60-db54b1826dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:26:27.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:26:37.447Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=0dde16a7-f529-4806-9a0e-5d715be84b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:26:37.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:26:47.461Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=8ed1e4a8-cd31-40ae-bb3b-cefb31d8372c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:26:47.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:26:57.472Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=9a4bebf9-0370-4d9b-bbba-f43cf0d6f97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:26:57.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:27:07.484Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=266424b8-37ed-4089-8a2c-2634c538d2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:27:07.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:27:17.496Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=301caf15-a686-4fe8-a5cf-5d2e7b8fba52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:27:17.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:27:27.507Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=195ecdf3-880a-414f-a043-f8e4e57d3eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:27:27.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:27:37.517Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=04115cd5-b9e9-4c61-9b57-428c85aa9991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:27:37.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:27:47.527Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=3ca173c2-3263-4b23-9a21-4e8420686285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:27:47.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:27:57.537Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=b8862d6e-4bc6-4f1f-ab94-ac266e8980f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:27:57.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:28:07.548Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=3c94bf91-69e1-4c33-9300-30b641fad550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:28:07.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:28:17.557Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=36f6a0f5-d436-4f18-ac03-ff70a64efc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:28:17.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:28:27.569Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5c5a5e35-0998-4250-a925-c47d75cb9587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:28:27.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:28:37.580Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=e41a04a5-feba-4142-9571-80750bd64083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:28:37.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:28:47.588Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=3500bf2e-1bc1-46cb-a065-5de6f1ca2a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:28:47.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:28:57.599Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5dc37918-3f6a-45fd-979c-37d74a6a0323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:28:57.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:29:07.631Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=c8589c32-74f1-42a4-8cef-c03ffa71a3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:29:07.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:29:17.643Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=1db79005-8775-4d2c-8dac-cbf424dd1abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:29:17.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:29:27.653Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=2f6281bf-1295-4f03-bda7-420c9b882634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:29:27.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:29:37.663Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=c546cace-7600-4748-82c9-724b05101ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:29:37.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:29:47.671Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=e8df6c10-7023-4e07-b692-0411bc21b926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:29:47.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:29:57.681Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=06d2064c-325a-4cd9-a0fe-1277787ae16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:29:57.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:30:07.690Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ed413ea1-5050-4b02-99eb-acd06551e041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:30:07.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:30:17.697Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=69d6e509-534d-4add-af91-2ae179ce58bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:30:17.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:30:27.706Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=2f943f4e-d3f7-456a-88ef-626d1b89bf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:30:27.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:30:37.715Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=d6aaa9a9-3e99-41aa-80a2-21f4ce7fec69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:30:37.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:30:47.725Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=37245f60-db9d-4fcd-bd08-2dbe599bae99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:30:47.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:30:47.979Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:30:47.979Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-18T03:30:47.980Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:30:47.983Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:30:47.994Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:30:47.994Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T03:30:47.994Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-18T03:30:47.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:30:57.738Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=8e7df213-57e8-4b86-bd65-c82374df5340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:30:57.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:31:07.749Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=b3db8cbc-7c6a-437c-8fe4-39b03a11bce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:31:07.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:31:17.761Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=1105178a-26e7-4279-a2c4-8ed5b2265592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:31:17.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:31:27.770Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ad95838f-ffca-48a5-bda2-cf6daca9a9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:31:27.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:31:37.781Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=c3d584dc-89e0-432f-afdc-73d4562a2593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:31:37.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:31:47.795Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ca7b3e53-868e-449e-883f-a3fa73f64ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:31:47.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:31:57.805Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=3678c584-187a-48b8-8f32-2bfbd2a0e96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:31:57.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:32:07.817Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5386d10b-744c-4a28-9fe6-c4634c34b570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:32:07.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:32:17.835Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=1ff316b8-f8e6-449a-bf75-f4b6cc08d014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:32:17.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:32:27.851Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=b50abf70-508e-40c7-998b-6e97d8e65cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:32:27.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:32:37.860Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=8ae73163-3b3d-41fe-83d0-0de403ddc1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:32:37.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:32:47.876Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=433fb713-6ea1-42bf-8812-77f7f5b2ad7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:32:47.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:32:57.899Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=b0a2d5c7-d844-4694-9d88-ba491080dc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:32:57.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:33:07.909Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=4c6f9990-ef50-46c9-ada4-7cb38468e43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:33:07.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:33:17.916Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=42e2d261-b5cb-46c5-8229-2438ff70c946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:33:17.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:33:27.925Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=1f1c8f2c-273a-4012-bb3f-86652fb71b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:33:27.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:33:37.935Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=7b3d5718-b25c-466d-bbe0-973fcf6fcd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:33:37.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:33:47.946Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=10ec2bea-dc57-497f-a490-422d31a7d1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:33:47.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:33:57.955Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=305ed050-168e-40c2-8eb6-2761912601c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:33:57.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:34:07.968Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=22fa4949-25fc-4479-a94c-82313c27af47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:34:07.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:34:17.977Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=7dff5755-385e-4ac9-8a4a-5d0345a8cb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:34:17.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:34:27.987Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=cf05103b-7669-4409-a228-49309e40489f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:34:27.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:34:37.997Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=1a5ded43-46f2-437a-b689-6e01a89ee48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:34:38.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:34:48.010Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=b6e102b8-7dfe-4998-baf6-01ef2effb4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:34:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:34:58.023Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=3d16c92a-ecbf-4b88-b8fc-befc0466871c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:34:58.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:35:08.032Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=953cbd1c-3dc3-432d-ad1e-b9230fcc25ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:35:08.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:35:18.042Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=26423d3e-fd57-4a18-b318-24394d7d0c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:35:18.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:35:28.052Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=afa73d71-fd71-4b18-8119-1112d0f38e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:35:28.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:35:38.061Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=23fecfba-cb6e-492e-b35d-8efb241d78dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:35:38.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:35:47.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:35:47.941Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-18T03:35:47.942Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:35:47.944Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:35:47.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:35:47.952Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T03:35:47.952Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-18T03:35:47.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:35:48.069Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5eabca80-c116-4efe-a2f2-433331444a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:35:48.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:35:58.077Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=60759cf1-6463-451c-8b80-86bc497bcf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:35:58.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:36:08.085Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=742c1659-4376-4763-a402-0f9cefde91b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:36:08.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:36:18.092Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=be753271-91f7-412c-9780-4223b596dd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:36:18.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:36:28.099Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=04182f09-1181-4f97-a70e-9a035b026fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:36:28.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:36:38.109Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ff5bf011-6aef-4c6e-bdce-591a0a047b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:36:38.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:36:48.118Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=b754c1a1-590e-460b-94bf-62ec2b3ede4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:36:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:36:58.131Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=0418db99-8468-4361-b4c9-2c448789e7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:36:58.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:37:08.143Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=2755d6ab-af27-4dc4-b12d-a5887637fc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:37:08.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:37:18.152Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ca2ee67d-a112-4cef-88a8-d5b7f943fb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:37:18.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:37:28.164Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=334aabab-7b13-42d3-b406-909bfeb0ec4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:37:28.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:37:38.175Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=cdec14b0-7a68-4c03-ac6b-fa8ff6b07c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:37:38.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:37:48.184Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=8afa802e-e824-4ef1-af6b-2643312d260f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:37:48.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:37:58.191Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5e50f1d6-7d84-4355-b8ca-1ae133af7653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:37:58.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:38:08.211Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=0acaab99-3493-4494-9004-cd0245fb7e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:38:08.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:38:18.221Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=580876fd-03fa-46f7-87ad-f4bad63b5a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:38:18.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:38:28.231Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=e8c1c9cc-ec58-4a1c-b647-39926b53c522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:38:28.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:38:38.241Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=7fcf1212-1517-4ab5-98d4-3c7fe7a717dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:38:38.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:38:48.254Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=22f14b9b-421a-4c1d-8d10-2e01c7a40e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:38:48.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:38:58.264Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=86bd9730-a3d7-479c-ac62-7a3ca5e95bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:38:58.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:39:08.274Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=d02d8885-1fd3-468d-bacd-b1be1b6330e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:39:08.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:39:18.283Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=912b62b9-e466-41a5-b36b-a7e1c9977a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:39:18.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:39:28.292Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=d91768ff-8d93-4acb-85df-99320cd70897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:39:28.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:39:38.300Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=94f96e00-1bd3-422b-9d37-954a98288bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:39:38.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:39:48.310Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=6eb3c8ee-0af2-4156-8152-e2a53984c3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:39:48.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:39:58.319Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=13fb0547-d90d-4e8a-af7c-6a3ce5986a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:39:58.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:40:08.328Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5b33b2e3-0355-4b7b-aad7-21849950f775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:40:08.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:40:18.337Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=6e86e4c1-e0cf-4939-9261-e2f8980a6e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:40:18.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:40:28.346Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=363a47cf-b298-438a-9dc5-969410d7b781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:40:28.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:40:38.356Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=c5d80b61-5faf-4f51-a3cc-67233e4b5802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:40:38.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:40:47.926Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:40:47.927Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-18T03:40:47.928Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:40:47.931Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:40:47.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:40:47.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T03:40:47.938Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-18T03:40:47.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:40:48.365Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=31b9bdbb-d517-48c7-80cb-0ab15f5e5355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:40:48.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:40:58.374Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=47535326-a473-4170-b050-70d07b0935c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:40:58.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:41:08.383Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=958ad71a-5e8a-46ed-888a-4f2d4f203ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:41:08.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:41:18.393Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=9315231b-a524-446f-80e9-5f4ed7f7e473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:41:18.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:41:28.401Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=d043878d-81f5-4e70-be25-9a8219360803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:41:28.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:41:38.410Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=da29c04c-c0d4-4151-9e34-10e551c0a785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:41:38.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:41:48.421Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=40be65c9-2798-4325-aba7-81ef0bdc25f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:41:48.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:41:58.429Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=79afce91-1ddc-46ab-b30d-0d0de53f04da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:41:58.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:42:08.438Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=08660493-fbbf-4d8e-b638-7a2398904e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:42:08.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:42:18.446Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=2b8f9ecb-b40a-4959-8327-4669ffb0a1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:42:18.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:42:28.457Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=3dbea835-4e5d-4c09-b218-2a7443f81e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:42:28.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:42:38.466Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=3126aa37-74a0-45bd-95c8-e21a5de1523c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:42:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:42:48.474Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=6f1ba088-821f-402a-8a5d-95cb1708d332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:42:48.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:42:58.483Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ced47fa1-898d-47e6-8819-1d2152a1411f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:42:58.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:43:08.493Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=0978c33b-ecc9-45d5-80e3-7ccd395fb956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:43:08.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:43:18.543Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=478cc440-6984-434e-aeb7-312fb45bada3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:43:18.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:43:28.551Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=b3099313-cea8-4743-9871-533739ddeb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:43:28.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:43:38.560Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=bef1b527-3c12-4f43-9c3c-5f2b6873d378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:43:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:43:48.568Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ea890989-5ef4-413a-87e9-6ec9e158a844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:43:48.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:43:58.577Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5b023246-d7d2-4bab-bb22-65f7c689d2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:43:58.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:44:08.587Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=f526b410-d17d-4b3c-a39f-779b3707316f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:44:08.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:44:18.596Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=f4ff956b-e41b-4edc-9f14-f9779eb3635a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:44:18.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:44:28.605Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=c8bd6bd6-3470-427c-ab5d-f2807282b916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:44:28.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:44:38.614Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=a0cf9333-cd11-44fb-9918-8c7e7edd3667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:44:38.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:44:48.624Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=773db8dd-3246-4f68-9247-bc827931ead6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:44:48.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:44:58.633Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=7c0cdaaa-e6f9-4b54-8eae-c1eb59924f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:44:58.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:45:08.642Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=e02e832f-c73b-4de3-bfe4-c91b70b12a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:45:08.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:45:18.651Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5366e019-812f-4837-813d-64f3d24a0b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:45:18.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:45:28.661Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=27eedf38-bb57-4fed-b438-d34f31e769b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:45:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:45:38.671Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=32506771-e220-46fb-8ded-e3c405911fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:45:38.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:45:47.907Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:45:47.907Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-18T03:45:47.908Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:45:47.911Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:45:47.917Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:45:47.918Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T03:45:47.918Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-18T03:45:47.920Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:45:48.679Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=470de5a2-8b73-4b40-96e6-cfb08b6cf8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:45:48.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:45:58.689Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=70f16ec7-cb0a-4b6d-a068-ecf59bf4518f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:45:58.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:46:08.699Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=902548f7-101f-4406-b0e0-87ae5eca0a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:46:08.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:46:18.708Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=432959c3-94c7-44b0-8e43-e6c20c4d2076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:46:18.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:46:28.718Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=1db4181d-d066-4cbf-98a7-eb8cd7f529f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:46:28.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:46:38.729Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=b794ee4d-7452-414a-a588-21787514a361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:46:38.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:46:48.738Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=a158fe70-6571-416b-a4f3-05d25c123ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:46:48.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:46:58.747Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=4b51d6ae-3d15-4d78-9537-a5f437a0ace0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:46:58.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:47:08.757Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5d564ad6-0d02-4157-b3ca-5b99b51f675b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:47:08.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:47:18.765Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=2983f93f-64b0-4ed7-92ef-82b872814182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:47:18.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:47:28.775Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=e4d5f595-cd57-49eb-b269-ea3f9c33d8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:47:28.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:47:38.787Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=bb1258b6-81ef-4464-b40b-c7c0ba2a0bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:47:38.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:47:48.799Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ed0bb740-dc97-48f0-ad2d-ed4cd41c57f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:47:48.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:47:58.809Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=16385e02-0b58-47d6-9223-aade5a06c49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:47:58.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:48:08.819Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=7ac9c2e9-8f0f-41cd-a09a-c0ba088e5491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:48:08.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:48:18.831Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=f029f226-282e-4cc1-899a-91b7bf47e673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:48:18.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:48:28.839Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=e07b299e-cc0b-4c3a-8641-cabcdae09742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:48:28.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:48:38.848Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ae9b0995-e2a9-46eb-8ecc-78f211dcd1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:48:38.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:48:48.859Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=2546ed86-bed6-4318-a175-7b4f999d5858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:48:48.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:48:58.867Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=001140e8-47ed-47e9-9e19-89f368f308eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:48:58.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:49:08.877Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=257054f8-9797-4087-8295-e051e8efcf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:49:08.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:49:18.884Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=b5d9e9ac-f874-4134-b34d-46ec7789a78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:49:18.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:49:28.891Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=68a48b56-4945-44ec-893d-9c480d21bef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:49:28.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:49:38.901Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=69f66080-4a09-4dfe-bbbd-970eeb5876cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:49:38.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:49:48.912Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=4fa52acf-0f6a-41de-b83a-95348df7538a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:49:48.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:49:58.920Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=b5cd63fc-039c-4394-8a25-f5a06274849f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:49:58.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:50:08.928Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=1678aaf4-7e10-4e32-aa41-9430872eb73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:50:08.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:50:18.936Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=4846bd56-9306-45f0-ad38-2f11d66f9473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:50:18.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:50:28.945Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=d7a30140-2c88-4e4c-bf32-0484f4fdb70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:50:28.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:50:38.953Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=62284a5f-e57b-42cb-96d2-955376ded800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:50:38.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:50:47.952Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:50:47.952Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-18T03:50:47.953Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:50:47.955Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:50:47.962Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:50:47.962Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T03:50:47.962Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-18T03:50:47.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:50:48.961Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=272dc369-a37c-4e8b-a436-a345788848bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:50:48.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:50:58.970Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=e7038bd7-a82c-4948-ab67-fc834e3bff17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:50:58.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:51:08.979Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=9e7e6bd1-9e15-4496-b433-9e56ad2a90f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:51:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:51:18.988Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=60d57774-add4-4a81-af3e-54ac64d28a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:51:18.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:51:28.997Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=37a47fa3-e675-4743-938a-a17f5ab5100a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:51:29.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:51:39.012Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ef1ab988-ee1b-4863-a12f-74a401fc2ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:51:39.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:51:49.022Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=d1664013-409e-40b9-b6f8-20dbc84761a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:51:49.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:51:59.030Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=8004310b-425b-4449-9343-d1c827a8217d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:51:59.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:52:09.039Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ce748547-cc06-4be6-9eb0-c81b26071ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:52:09.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:52:19.049Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=7c828b74-7255-4e1a-ba7a-cbc7036def0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:52:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:52:29.056Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=8db5cf1e-7142-44fb-a032-4f61e95e7edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:52:29.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:52:39.074Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=44f3462f-7f1e-4c01-a17b-0a2f89da07f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:52:39.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:52:49.082Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=e224ec65-f809-4331-8d3c-b6b341369399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:52:49.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:52:59.092Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=fe03041b-dc0a-49b5-ad2a-0c8a6a4d04d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:52:59.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:53:09.101Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=96eee55d-0da5-4d7e-929b-d1a49341435a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:53:09.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:53:19.110Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=363e0c87-7d16-46d7-ac80-a1e0786d5828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:53:19.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:53:29.120Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=7ed16163-1b69-4796-9036-2bc09ee4503d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:53:29.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:53:39.128Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=7ad45df4-4824-4a8c-bca9-8f72bf966bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:53:39.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:53:49.137Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=bd3c3d9b-dded-4843-b425-81c9d9e63e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:53:49.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:53:59.146Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=0073322d-8db1-48b8-bf78-c136bf89ce06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:53:59.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:54:09.154Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=b04c4680-63ce-46a2-a620-7263b8f97208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:54:09.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:54:19.164Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=882d624f-df09-4314-8e55-940ea7ed3e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:54:19.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:54:29.172Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ef3c04f3-6353-4833-9fda-d918a604b29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:54:29.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:54:39.181Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=6d829bda-47e9-4f3e-bea6-91524b6fac68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:54:39.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:54:49.193Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=eb559739-76da-4bb7-bc17-619ff1186359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:54:49.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:54:59.201Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=515aa1ca-17b0-4350-9509-f8301e248045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:54:59.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:55:09.209Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=896710ee-421d-4266-a6d1-d3c1abdf2b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:55:09.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:55:19.217Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=db651c14-fc9a-4876-9c5f-d855d33f9751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:55:19.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:55:29.225Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=9f60d99b-926e-47aa-8eac-0502f8bd5d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:55:29.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:55:39.233Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=1a2d62f5-449b-4dbb-9887-f02c0fd10e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:55:39.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:55:47.840Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T03:55:47.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-06-18T03:55:47.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-06-18T03:55:47.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-06-18T03:55:47.849Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T03:55:47.849Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T03:55:47.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-06-18T03:55:47.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:55:49.242Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ed8d354e-4b40-440a-b807-c01bb7ced895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:55:49.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:55:59.251Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=daa8ea53-a6c6-46cb-8119-b8b7826407d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:55:59.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:56:09.260Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=24fdd68a-0962-475e-9f96-ee7b4b32a79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:56:09.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:56:19.268Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=32f3553a-44e2-4ebd-a412-4f3b1720db18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:56:19.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:56:29.276Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=7f822db8-7cea-4931-85d8-aefcd62161bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:56:29.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:56:39.284Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=2b9fc799-23f1-4a64-b690-f5c0d6eebedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:56:39.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:56:49.290Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=3fa30aba-a778-4490-b017-c02f37d59a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:56:49.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:56:59.299Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=9ac0ffd4-b02f-4248-83ab-a50c77b9fa3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:56:59.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:57:09.308Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=4a8f8afe-cd97-4394-b6fb-03dfa3ebadec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:57:09.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:57:19.315Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ad27c17e-ead2-4412-a641-92bcb611d9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:57:19.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:57:29.325Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=e3b45e80-f660-42fe-a83d-946334933bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:57:29.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:57:39.335Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=06947073-483e-4adb-ab9a-432f14f71dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:57:39.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:57:49.345Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=6c71955a-88ed-4b77-8bc0-0aed66f407d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:57:49.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:57:59.354Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=f1e8c479-2a86-4e80-ad8b-de16a32194f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:57:59.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:58:09.361Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=cc940a40-d936-4e0c-b293-5b508d862ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:58:09.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:58:19.369Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=19e7b7a0-b839-4e9a-bb2d-30b72cc78296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:58:19.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:58:29.377Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=88ed3886-4909-4108-9c81-71105bb04096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:58:29.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:58:39.385Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=a25b9671-c9ae-4157-947b-ca4ce863d721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:58:39.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:58:49.394Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=4406e6bc-b011-44e7-bc72-0d41ccbdec37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:58:49.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:58:59.402Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=437a760f-5581-40b5-9849-a619ff89c229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:58:59.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:59:09.416Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5d445e86-3c2c-4b09-834c-494f9e2fcc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:59:09.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:59:19.424Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=0c576ff7-fa4f-4072-bd24-9de358732695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:59:19.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:59:29.433Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=25728b72-618b-4113-b71a-d515df549356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:59:29.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:59:39.440Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=60757ac0-223e-49dc-8cd2-58d2c147594e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:59:39.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:59:49.447Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=8adc2724-7429-4c8a-87f7-a59db2a98527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:59:49.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:59:59.456Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=554ab2a7-95cd-4fc1-b8b7-b17315d669f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T03:59:59.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:00:09.464Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=431a993c-b03c-417c-8fbf-8acac8469ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:00:09.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:00:19.473Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=b2347e71-333a-4296-b53e-0d70f92de996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:00:19.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:00:29.483Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=a682b399-0bf9-4e4b-91f8-935e67049d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:00:29.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:00:39.492Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=720ae95d-73dc-4af9-8083-9c00390a4095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:00:39.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T04:00:48.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-18T04:00:48.006Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-18T04:00:48.007Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T04:00:48.011Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T04:00:48.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-18T04:00:48.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-18T04:00:48.019Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-18T04:00:48.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:00:49.500Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=dc9058b3-2fdd-4a22-b28d-b16c9ad6182b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:00:49.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:00:59.509Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=9652cf19-9a0f-4913-b8fa-1b16cf1aeef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:00:59.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:01:09.518Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5594e6c7-7e9d-476a-a70c-88ee04ac24a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:01:09.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:01:19.526Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5a338c2a-4ef3-439f-aca9-2b21da8ace16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:01:19.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:01:29.533Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=3fe29574-0772-4120-b030-34126c6d3280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:01:29.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:01:39.541Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5edf5c2d-2bb3-4207-85be-2aefe8e575d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:01:39.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:01:49.549Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=113989d1-1967-45d1-a122-32d5d9de80c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:01:49.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:01:59.557Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=750107ea-3011-4e39-b102-9249469b3938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:01:59.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:02:09.565Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=d4f8cb0c-9424-434d-97a9-3b7806c83951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:02:09.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:02:19.574Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=fc3206dc-397e-4fcc-a404-dc6bcc7bb73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:02:19.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:02:29.581Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=b02d6bd8-a815-4a8f-a13d-0aeeecd280aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:02:29.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:02:39.588Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=763ef9e6-774b-4b22-bfad-d38a265aabc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:02:39.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:02:49.596Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=ad938ee3-1c1d-4527-85ac-7c7858398447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:02:49.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:02:59.604Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=8faea583-e70f-45f6-9ca4-b90cc2f29abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:02:59.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:03:09.614Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=69f55e96-4dca-4d18-9fa2-659f12fe62e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:03:09.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:03:19.621Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=c3723595-abfc-4946-84cd-e3cbc1a2b496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:03:19.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:03:29.630Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=4c035d39-4450-4b49-b512-be1fbca34454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:03:29.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:03:39.638Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=9568c02c-dc34-4573-98ff-4d6f2be19cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:03:39.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:03:49.646Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=2e70845e-fe3b-4b8b-b641-9144b1b06027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:03:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:03:59.654Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=44cf1bd8-316c-44b6-abea-03ffbf21678a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:03:59.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:04:09.662Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=a34c55e3-f675-4d1e-a2ce-c6e14fe5a398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:04:09.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:04:19.669Z |INFO |Init configs |InvocationID=6a826261-3bc2-4dc4-b03f-9d42b9556e1f, InstanceUUID=5656a6fc-c277-4992-acca-7110d31b18e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-18T04:04:19.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |