. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:12:47.218Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:12:47.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T01:12:47.253Z |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-03-01T01:12:47.873Z |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-03-01T01:12:47.951Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T01:12:47.952Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T01:12: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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T01:12:48.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-01T01:12:48.074Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-01T01:12:48.093Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-01T01:12:49.667Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-01T01:12:50.070Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-01T01:12:50.087Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-01T01:12:50.087Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-01T01:12:50.134Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-01T01:12:50.134Z |INFO |Root WebApplicationContext: initialization completed in 2040 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-01T01:12:50.467Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-01T01:12:51.004Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-01T01:12:52.292Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-01T01:12:52.677Z |INFO |Started MainApp in 7.597 seconds (JVM running for 8.282) |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-01T01:12:52.732Z |INFO |Start scheduling PRH workflow |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:12:52.766Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b8b556a4-6294-4ef8-b9a5-a4de395fae00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:12:54.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:12:54.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-01T01:12:56.512Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-01T01:12:56.513Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-01T01:12:56.515Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:13:04.202Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=c5e1f61c-a3b5-4b5a-a93c-4f555bdd7c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:13:05.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:13:05.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:13:15.377Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=1babb1d6-b1ab-4198-abd2-90cc8d26abd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:13:16.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:13:16.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:13:26.416Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=769e8d4b-cf11-4107-ac15-e845beaf38e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:13:27.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:13:27.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:13:37.490Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=7a0fab78-2173-49d7-84ca-a204dfb7799e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:13:38.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:13:38.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:13:48.557Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=4f5e0374-0955-42a6-a83a-4ab8a04cd8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:13:49.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:13:49.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:13:59.629Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=12f9dd8b-548e-41e9-be69-5efd64fcb334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:14:00.700Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:14:00.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:14:10.701Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=273c3462-6eea-4a3a-aaa7-f4a4b644462b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:14:11.740Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:14:11.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:14:21.742Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=a65049b9-e2c3-45ea-b7d0-eff5fe8a232a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:14:22.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:14:22.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:14:32.846Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=3e1ffb2f-f2c8-4c9c-a9ff-16889827b3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:14:33.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:14:33.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:14:43.917Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=01f5aa15-f1f1-42e1-8fa1-5477db382e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:14:44.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:14:44.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:14:54.957Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d73fddaa-d44a-4900-a094-da02ebe4371b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:14:56.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:14:56.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:15:06.033Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=a52660e6-4e08-48f1-b2a5-4130def7544f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:15:07.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:15:07.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:15:17.101Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=5e934de2-58df-407c-b24d-96c5941ff792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:15:18.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:15:18.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:15:28.141Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=92005939-e1d1-4c5f-b6ee-7de5855debe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:15:29.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:15:29.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:15:39.181Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=3f284091-56f6-4853-bff3-3de180eeb964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:15:40.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:15:40.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:15:50.221Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=8b55d365-7465-41e7-a8cf-7b6689ad093f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:15:51.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:15:51.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:16:01.261Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=9808d857-8317-412c-8be9-c2687c80215a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:16:02.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:16:02.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:16:12.333Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=c99e9f9d-8441-46f8-9ba3-2796658bd265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:16:13.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:16:13.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:16:23.373Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b99c1ae6-9e1e-4dac-ba4c-0e88566e7f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T01:16:24.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.116:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:16:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:16:34.413Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=332d30ab-1200-4c7b-947b-e8c1193a698b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:16:34.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:16:44.524Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=c1248764-83a0-4413-9bc5-d5287cb16288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:16:44.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:16:54.543Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=8eecd86d-98c1-448b-92b6-3a5de2afbda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:16:54.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:17:04.557Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=5f13ccda-6172-40fc-8316-99d3c2baa9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:17:04.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:17:14.569Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=5dcc1e59-864f-41a1-b6a6-2cd2f086f486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:17:14.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:17:24.581Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=a17d4ab4-7b08-4b04-93e5-9f72a3b18a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:17:24.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:17:34.592Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=e43ae611-377e-4b4f-b931-a11fe840014d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:17:34.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:17:44.604Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=11d8ec41-562c-4b07-b830-cb8f21a05261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:17:44.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:17:51.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:17:51.378Z |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-03-01T01:17:51.379Z |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-03-01T01:17:51.383Z |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-03-01T01:17:51.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T01:17:51.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T01:17:51.391Z |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-03-01T01:17:51.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:17:54.617Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=9e9907cb-8575-477e-8e26-a6a49a5d9e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:17:54.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:18:04.629Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b4a968fb-7a1f-4070-85d9-3a6727001735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:18:04.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:18:14.639Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=1deb6de5-441f-492d-86b2-cbe056f32594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:18:14.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:18:24.652Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=6b790262-714b-4ccb-8129-48ec8e38e8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:18:24.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:18:34.663Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=71cbb80b-c8aa-48b6-addb-616fa0911246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:18:34.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:18:44.673Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=4eba3be6-6535-46f7-bccb-87fe54beaae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:18:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:18:54.686Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=ae9f1372-245c-47a9-b87e-c3a89b6b811f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:18:54.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:19:04.697Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=93a67510-e22a-4e14-8ec5-8aa1544eb188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:19:04.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:19:14.707Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=5b549b00-b300-4a27-8dee-a198e3bed932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:19:14.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:19:24.716Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=abcb558a-9937-4a9c-8667-96048898240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:19:24.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:19:34.726Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=cc2deea3-25d1-45c0-9ed9-07c72de59750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:19:34.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:19:44.736Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=3da1efdb-aa92-4213-9040-51e0d9d0648c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:19:44.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:19:54.745Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=10ddfef1-fc86-4902-b7a9-478f491afbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:19:54.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:20:04.756Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=80fb2156-5921-469f-a3f8-aadce4bc22c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:20:04.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:20:14.766Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=979614c2-9480-455d-8399-837021c7da1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:20:14.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:20:24.776Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=9af3a7c9-c34e-4035-b1f8-f6a3f67728d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:20:24.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:20:34.787Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=bc77ac6b-1f7c-4746-9954-bd8cb95c354f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:20:34.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:20:44.796Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=eb8ed293-6b88-47fe-8974-69d5f898852f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:20:44.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:20:54.806Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=2573bcf5-3512-465c-aeed-3a6385f93662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:20:54.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:21:04.817Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=4c11771c-0359-4fdb-aed5-3969929a75fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:21:04.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:21:14.827Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=86f5f16a-5daa-4d75-b6b5-2d9a556a63c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:21:14.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:21:24.836Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=01ee6d6a-b300-4e7d-8bac-fa31a1d66369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:21:24.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:21:34.846Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=78c308e9-7923-4cbd-bc10-250f08a7bc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:21:34.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:21:44.857Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d769e042-8bc9-4f8b-aa73-c28ab5780158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:21:44.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:21:54.867Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=a76c6a09-93b9-486b-ab38-602da793fb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:21:54.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:22:04.877Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=50a813e7-4f8b-49d5-b140-3b5b01796594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:22:04.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:22:14.887Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=e23c1f5f-6af2-4aca-9179-f0a568024e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:22:14.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:22:24.896Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=bee20f2c-5725-492a-b73e-d1473fb51a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:22:24.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:22:34.905Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=02c883c8-d128-4795-ac7b-52743871fdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:22:34.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:22:44.914Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=357a2fcd-60b0-412e-af2f-fd3bbd383703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:22:44.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:22:50.708Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:22:50.708Z |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-03-01T01:22:50.709Z |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-03-01T01:22:50.711Z |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-03-01T01:22:50.718Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T01:22:50.718Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T01:22:50.718Z |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-03-01T01:22:50.720Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:22:54.924Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d775cf17-2632-46a9-8677-5bd0b70b3d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:22:54.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:23:04.934Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=0b145807-97bb-4a58-9e56-0898ab9e4872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:23:04.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:23:14.943Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=75444c6a-afa1-4f0d-8c2d-963ac5015621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:23:14.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:23:24.952Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=f77cf12e-862e-4e3c-9570-58aa1e87cf80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:23:24.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:23:34.961Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=48436710-b43d-4b90-ab05-7b1f9e5e4253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:23:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:23:44.970Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=07d79c03-bb9f-452e-a016-00febd5b14d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:23:44.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:23:54.980Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b3640cab-fd54-49c6-9a86-eb614b854c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:23:54.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:24:04.989Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=6878861a-3336-4aca-80e1-44009be985b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:24:04.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:24:14.997Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=626ba48c-33ca-4412-b28e-3b1b972bd4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:24:15.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:24:25.006Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=036906d9-670b-4bb9-bd36-46072861fd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:24:25.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:24:35.016Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=db58958b-5c2e-4bdc-ab79-49d1c700699d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:24:35.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:24:45.024Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b678c6dc-ccc4-47b7-90a3-cdcab9d0be9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:24:45.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:24:55.033Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=8b5675f1-416a-4d5f-856a-78f5400a3894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:24:55.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:25:05.041Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b7ce9d70-2534-4fa9-aa8a-f4c5f6a44382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:25:05.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:25:15.051Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=7747b772-3bce-4f2a-82dc-b952d32366f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:25:15.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:25:25.060Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=87403044-87f8-472c-a968-e681c2e9df9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:25:25.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:25:35.069Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=88e22f8b-5a3e-4984-8a16-f389899e81ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:25:35.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:25:45.078Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=dbc4d3cf-82fc-489b-bcf3-b42a1599b286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:25:45.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:25:55.086Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=9ee8db7d-7070-459d-9e9d-330f2b462390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:25:55.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:26:05.096Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=91381d86-6aa7-4408-a1f5-a209067aceac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:26:05.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:26:15.103Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=df0b01b1-5228-4a58-ba3e-3d7bcaa6edf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:26:15.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:26:25.112Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=547130b4-1efb-44ea-96af-68c97198e75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:26:25.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:26:35.120Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=80fdf8b4-310e-4758-af3a-c6c89f107213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:26:35.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:26:45.129Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=e80b3979-4d2c-4b6b-991e-9a019d7600ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:26:45.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:26:55.137Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=575ce41b-16ad-4e95-9f21-ca2abefde9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:26:55.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:27:05.146Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=55eead30-b38c-4b51-b947-bbb39715b4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:27:05.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:27:15.154Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b67f610a-49e5-43ee-8c21-5c110e280f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:27:15.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:27:25.162Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=2203b4ee-b6b6-4e7a-96b0-d261ab76bbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:27:25.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:27:35.172Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=ad96f4d1-165b-470d-99aa-a126989fb59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:27:35.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:27:45.179Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=1c7e31ca-83f0-4062-a368-015c080cf452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:27:45.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:27:50.690Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:27:50.691Z |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-03-01T01:27:50.691Z |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-03-01T01:27:50.692Z |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-03-01T01:27:50.698Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T01:27:50.699Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T01:27:50.699Z |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-03-01T01:27:50.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:27:55.188Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=30fce626-e0de-4b89-a71b-ed3d1c7c6fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:27:55.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:28:05.195Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=c86c3f0f-89d5-49a3-950d-4a11b8fba68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:28:05.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:28:15.203Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=e5c4a018-8ecd-4f68-ae8f-71ff430c20cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:28:15.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:28:25.213Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=581a7db5-0e76-44fb-9c75-6f263fb9156d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:28:25.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:28:35.221Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=4f363cce-8d89-4d41-baf6-765e4a41c0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:28:35.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:28:45.229Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=87df9b43-0ae9-4e6a-a1a8-ea2a962290e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:28:45.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:28:55.241Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b1e47e3c-4703-40b3-a80e-4f56331da301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:28:55.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:29:05.250Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=807cbb3d-d5b8-4653-a96f-9ad5a34ca5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:29:05.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:29:15.256Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=4474f8ff-b8b2-4f59-ab55-1cb6c868dd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:29:15.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:29:25.267Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=eb4cace0-59e6-4483-8d6b-e39b538455d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:29:25.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:29:35.275Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b712fb8b-416d-4ae8-a62f-92c7d504bbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:29:35.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:29:45.283Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=c670b3f1-11d9-4e7d-adf7-427469ce5d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:29:45.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:29:55.293Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=671ce6cf-c69b-4576-ac4c-08cfaec6a82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:29:55.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:30:05.301Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=0f78a835-8eec-4a6c-8875-ee0304195e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:30:05.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:30:15.308Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=513b0726-3f06-4964-84fb-f90ec1ff4219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:30:15.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:30:25.318Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=84ca9683-9d95-4045-b21b-53baa3675993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:30:25.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:30:35.330Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=6263382a-a8ca-474c-bd70-5cd78ffacbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:30:35.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:30:45.337Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=cfeab6e5-31c4-4811-af19-208f48f7f8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:30:45.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:30:55.345Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d53be64b-ff16-4ae3-a622-63fb160dada4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:30:55.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:31:05.353Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=6846292a-3f19-44c5-8ab9-05359b7239c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:31:05.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:31:15.362Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=07fec93d-442f-4165-824c-9085fcfed95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:31:15.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:31:25.370Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=6e547f54-949f-4a54-bad7-bac69395f6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:31:25.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:31:35.379Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=de13fceb-9559-4f25-a226-b6a3c508ba3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:31:35.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:31:45.387Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=75b5d51b-a907-4b41-91df-2e448505bf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:31:45.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:31:55.394Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d137a097-649e-4e97-85ff-ee1b692260d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:31:55.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:32:05.402Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=cf4db665-d0c3-4801-8049-27fd77b708eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:32:05.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:32:15.410Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=1f8b4ebe-8ace-47de-97cc-57b704cb3754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:32:15.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:32:25.418Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=4e1ccac3-b5ee-4f5c-8d24-b82bf2837e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:32:25.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:32:35.426Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=f312f270-84b6-43e0-bbb3-d2f11633555d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:32:35.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:32:45.433Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=8cf2c273-9e29-4eae-a5d0-e6789a8e952b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:32:45.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:32:50.699Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:32:50.699Z |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-03-01T01:32:50.700Z |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-03-01T01:32:50.701Z |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-03-01T01:32:50.707Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T01:32:50.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T01:32:50.708Z |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-03-01T01:32:50.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:32:55.440Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=f5686ae4-965b-4475-837e-7e2710a2e877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:32:55.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:33:05.448Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=57d8cb45-e528-411d-b61f-672b85a49199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:33:05.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:33:15.456Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=2bfef38c-9e0a-40c6-8fb3-65f7405ab5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:33:15.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:33:25.464Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=6f2718c6-98b4-4ed7-b6d9-c76eac187a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:33:25.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:33:35.470Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b4461cd8-db27-4efb-9fe6-405b63a4be02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:33:35.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:33:45.478Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b763e29e-21e7-444d-9793-7c51e0f8bd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:33:45.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:33:55.486Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b008eb30-9576-49ee-b135-0e020b7a205e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:33:55.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:34:05.494Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=025664cf-c561-4dd6-8e89-e4b3fa6c43cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:34:05.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:34:15.502Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=42941ff4-9f37-47f2-a1b6-a5aa14393c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:34:15.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:34:25.511Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=e4978b86-95de-4311-aa9a-8b89debb457a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:34:25.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:34:35.519Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=babc8301-589b-4982-b871-420cf301e8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:34:35.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:34:45.526Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=7a26fd05-f441-421f-a613-fad379c100f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:34:45.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:34:55.534Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=5603c12e-b923-4e05-8c06-891893d62cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:34:55.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:35:05.542Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=3a0bf874-c444-47de-a899-1e23b0de04aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:35:05.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:35:15.550Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=711454f6-b05b-47ef-9233-9e9e54aa60ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:35:15.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:35:25.558Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d1062fde-a40a-4c9d-b6ef-7cd16d1f982b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:35:25.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:35:35.567Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=76c5f088-0d93-4512-a925-1a686c1cc0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:35:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:35:45.575Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=00f5371e-cca5-4ee2-bb48-4594e0305db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:35:45.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:35:55.584Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=7c1841a1-ddfd-4328-b8e7-b01271c55c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:35:55.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:36:05.592Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=3a30793a-4e57-4f0d-9974-26161e27b7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:36:05.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:36:15.599Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=aa3821ac-355f-4e57-9559-633883498476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:36:15.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:36:25.607Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=6c91386f-95d0-41a8-87d7-d21619f563c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:36:25.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:36:35.615Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=f3ba0e1c-69da-4fd4-a471-978e9864f16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:36:35.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:36:45.622Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=413058b5-f1bb-4d09-9856-fbd39e2c46b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:36:45.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:36:55.631Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=fcf99303-6774-47d8-8e8d-f3edea3cf564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:36:55.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:37:05.639Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=caf15f7d-ee61-41a6-8286-39537b2d971b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:37:05.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:37:15.647Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=eddd1b29-86b6-4b1b-a074-bea1723499b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:37:15.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:37:25.656Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=6a6a63f7-acad-4061-96f5-f6807267948a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:37:25.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:37:35.663Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=794bd824-b462-43fd-825d-46635b16ef98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:37:35.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:37:45.670Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=3e260bfb-56cf-49b0-8349-c746f4159e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:37:45.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:37:50.767Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:37:50.767Z |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-03-01T01:37:50.768Z |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-03-01T01:37:50.769Z |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-03-01T01:37:50.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T01:37:50.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T01:37:50.775Z |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-03-01T01:37:50.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:37:55.678Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=bd54cb38-a082-4085-a89d-9c26a3bd175f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:37:55.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:38:05.687Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=bd9a5607-b00d-4918-8cee-2773243d4ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:38:05.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:38:15.694Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=33df7d58-5b2b-4bf5-9e52-39a03ae40457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:38:15.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:38:25.701Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b8de4718-939e-4fce-b4a9-bd29c819535d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:38:25.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:38:35.709Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=50cd50cc-a3b6-4a07-b4e7-ce7b865ee12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:38:35.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:38:45.716Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=c55e30f4-6803-4d8a-b4f7-bfc6fc5edb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:38:45.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:38:55.725Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=4fb3e6ab-d231-4f25-8cad-09b8d7c81e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:38:55.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:39:05.732Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=60eed214-6a6a-469c-9123-337bd613e721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:39:05.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:39:15.739Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=db86dcd4-9926-4bb6-8f3e-7f3ca9cb5bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:39:15.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:39:25.747Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=273e3ce2-8164-4725-ab17-c37e8d1a44f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:39:25.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:39:35.754Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=2bf78834-d5e9-4a48-9425-98bac49169a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:39:35.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:39:45.761Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d199dfc1-1b8c-43b4-9074-e2cd201e7e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:39:45.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:39:55.769Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=fde9ef41-aabf-4625-a848-70807dfb67b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:39:55.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:40:05.775Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d6081eeb-9b75-4443-ba9c-e3dfa81baff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:40:05.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:40:15.782Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=81316e21-da35-49f5-b62f-0c9f9e2b5e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:40:15.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:40:25.790Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=e16edff4-d079-4ddb-bbd2-a880710e4625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:40:25.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:40:35.798Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=0462258c-98a6-41bf-b543-eadf8c273026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:40:35.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:40:45.804Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=ebab454b-f4d6-4bad-8500-486771761507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:40:45.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:40:55.811Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=0819eca2-26e0-4c89-8cb9-2f09d15b45c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:40:55.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:41:05.818Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=fcaba64a-eebd-4725-96d8-11105da8afbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:41:05.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:41:15.827Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=98c5c50f-4744-4bf0-9cd0-3a1c56df1da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:41:15.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:41:25.835Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b8a5899a-d3d1-4f3f-8de0-b1ba9d3f599c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:41:25.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:41:35.842Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=8de38825-3587-4131-a245-9c26a43eeba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:41:35.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:41:45.850Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=4acd44b6-167c-4322-846a-89b946224e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:41:45.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:41:55.858Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=a597e1ca-b11e-4c19-83b8-ae677fd773b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:41:55.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:42:05.864Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=19b838aa-b66a-46d1-ae47-5de2240f5b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:42:05.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:42:15.872Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=80632a68-80ee-4564-9a23-d848025f4e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:42:15.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:42:25.879Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=a7360deb-757b-45a2-907d-c38e115b3459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:42:25.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:42:35.886Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=6cdee79f-e5ff-4630-8ab4-a43bb08dfa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:42:35.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:42:45.893Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=df610258-27d7-4998-8c1b-e2566da6d678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:42:45.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:42:50.665Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:42:50.665Z |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-03-01T01:42:50.666Z |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-03-01T01:42:50.668Z |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-03-01T01:42:50.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T01:42:50.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T01:42:50.672Z |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-03-01T01:42:50.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:42:55.900Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=29b45766-b91c-41cb-b05e-427365d6ad53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:42:55.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:43:05.910Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b645fdd1-f1ca-40a6-a29a-09424723981f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:43:05.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:43:15.917Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b6162c7b-f47f-4cf5-812e-57b97d4552fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:43:15.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:43:25.924Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=e4bb18af-71b7-430d-be62-82a82f3e2804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:43:25.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:43:35.931Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=9bd01087-bb77-4bfc-b1eb-f5bf11fac4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:43:35.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:43:45.940Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=24600f97-b663-4e7c-9dc6-7b97b85d7d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:43:45.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:43:55.947Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=5a08e6ce-f28c-4a5f-8cec-20f68dc1b243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:43:55.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:44:05.954Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=304d7604-d0ad-440e-82b9-f02f3b18a0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:44:05.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:44:15.961Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=f48ad9ab-df1e-40ac-b1ce-fb49c78804f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:44:15.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:44:25.968Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=9e83e114-538f-4151-8a2d-c241387ab5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:44:25.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:44:35.976Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=95240253-1f22-475f-8d95-36b6a4460511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:44:35.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:44:45.983Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=fc5e5174-b6ae-4dc8-8b2f-feb8b09e67e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:44:45.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:44:55.991Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=9f176d4c-bce7-48ee-b3fd-c71af5b6c5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:44:55.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:45:05.998Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=f8e876d5-5253-496d-9dc8-f238f0679508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:45:06.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:45:16.006Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=04646516-8c8a-4c9b-92c4-9f750ebdce39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:45:16.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:45:26.014Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=a67fe6d1-fa5d-4cf9-84d0-f8e6cd40f97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:45:26.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:45:36.022Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=cc19c21b-2ea1-4a01-a901-76faa2ed193a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:45:36.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:45:46.030Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=7fe20c34-6c4d-4213-b72e-17e79fc44561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:45:46.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:45:56.038Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=6180458a-b3d7-4f74-985f-a238980d18ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:45:56.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:46:06.045Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=dae5cc5b-23b0-46ec-aaa7-c4049cfa7efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:46:06.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:46:16.053Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=8dc1f20d-8af9-4ca4-a6a3-c1905ca0ad01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:46:16.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:46:26.062Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=65c8fef6-8342-48d4-b258-20928bdc83e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:46:26.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:46:36.070Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=154ea341-275f-4f9f-a492-938088fc81a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:46:36.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:46:46.078Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=0d8c1091-6e70-4838-85af-cf14ee4216a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:46:46.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:46:56.085Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=8dccf884-f75a-4d42-9102-02f37228fc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:46:56.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:47:06.092Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=eda41c8a-56f1-473a-b0a7-04d3a395c519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:47:06.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:47:16.099Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=bdc4e55e-8d37-4e5d-aaa3-ecbd41a018ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:47:16.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:47:26.106Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=da69cd2e-e8c7-4f1d-ba53-60f05eb96292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:47:26.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:47:36.113Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=e6f0fb3d-7c1e-4d1b-8b84-093b66bd9ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:47:36.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:47:46.120Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=05b261ca-d1f3-4d5f-a073-e04ef8892ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:47:46.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:47:50.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:47:50.681Z |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-03-01T01:47:50.681Z |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-03-01T01:47:50.682Z |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-03-01T01:47:50.686Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T01:47:50.686Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T01:47:50.686Z |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-03-01T01:47:50.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:47:56.127Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=fd05593d-77d9-408d-9dc8-55c46b241df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:47:56.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:48:06.136Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b9053de1-038a-49eb-a5fc-4c439510f9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:48:06.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:48:16.144Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=a099c22b-3d8e-4125-9cfc-58d860a98c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:48:16.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:48:26.152Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=c3024416-bafa-4c40-9e70-3e46c369cd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:48:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:48:36.159Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=771791f3-ce44-42e3-bd2e-883b0f0a144a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:48:36.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:48:46.166Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=fbfcbd7d-a895-4e12-9bc5-db5983da780c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:48:46.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:48:56.174Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=f81ecf0c-2b01-4754-b0a0-3b057bdb3538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:48:56.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:49:06.180Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=6cdef91a-e88e-45cf-9dd7-956c93674622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:49:06.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:49:16.188Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=bf9b63f3-bcc7-4544-959d-97dc233b7705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:49:16.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:49:26.195Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=1ac8db2f-8f82-4c43-b4bc-db277a58ee40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:49:26.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:49:36.202Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=59b973ea-8a5b-42f3-9a24-5aa217c0feaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:49:36.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:49:46.209Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=7e0420d9-2fbf-4519-a5a5-bc4e97793887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:49:46.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:49:56.216Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d9d71fba-806e-4c7f-9f19-1b60440f5790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:49:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:50:06.223Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b091c8ba-1dac-4b9d-916b-6c38bff59037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:50:06.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:50:16.232Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=9b585794-17a1-412d-9055-bc5535420121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:50:16.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:50:26.238Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=9f9738fc-9826-4204-98d5-1d424d089bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:50:26.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:50:36.245Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=3db764af-f640-4376-923d-c78ac5f7adba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:50:36.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:50:46.253Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=cf895a18-d410-4711-8d4d-e9d1239b23ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:50:46.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:50:56.259Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=34ac17e5-8dd0-4254-9d3a-4ea3b2e3033c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:50:56.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:51:06.267Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=f5105f66-2306-4a74-b566-2426bc94c187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:51:06.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:51:16.274Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=5a0af992-667b-458f-bf0d-201ceae2eefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:51:16.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:51:26.280Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=2d051cbe-b926-4994-a5ee-038854977a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:51:26.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:51:36.288Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=30b75ad0-b4d6-4825-b022-08dec5d562b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:51:36.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:51:46.295Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=68982bbd-d2ac-4f6c-b318-67ac58748d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:51:46.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:51:56.302Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=8c1c210e-e16a-4283-a653-eb21658aee93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:51:56.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:52:06.311Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=764d3682-5dcc-4364-a2d8-36acd3f9f9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:52:06.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:52:16.318Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=ab34a5be-7448-428c-bb29-d22252ba60f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:52:16.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:52:26.324Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=a562693c-5be8-4bb6-ba7e-41db7684d43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:52:26.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:52:36.332Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=259c4942-f177-4109-a02f-5ec079c8d28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:52:36.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:52:46.339Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=55ce6063-8191-41fa-8e50-9dc9bab18a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:52:46.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:52:50.684Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:52:50.684Z |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-03-01T01:52:50.685Z |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-03-01T01:52:50.686Z |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-03-01T01:52:50.691Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T01:52:50.691Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T01:52:50.691Z |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-03-01T01:52:50.693Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:52:56.346Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=97afd4b7-1c3a-4b63-a730-0dc5a7dec5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:52:56.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:53:06.354Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=6c3e86c2-96ec-49d6-af0a-4c07b7ace879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:53:06.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:53:16.361Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=3084d2a5-9c58-420a-a5a6-187bace50ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:53:16.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:53:26.368Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=0d13f3ef-f4d4-4af2-bec3-3b88e969f7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:53:26.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:53:36.375Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=42d8f24f-f3a6-495a-88f6-95ac3844aa60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:53:36.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:53:46.383Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=7bedb7be-14ee-4140-bef8-755dc708480b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:53:46.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:53:56.389Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=a93cd351-5fce-4fb4-afab-2a8e18831803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:53:56.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:54:06.396Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=30be0c61-a920-4d71-b0a7-1dabdcd312a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:54:06.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:54:16.403Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=a4a79ee7-3e2d-4ea4-b288-7420731a2fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:54:16.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:54:26.411Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=897d7b11-33e1-4a92-b9b7-bc3a2618ee37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:54:26.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:54:36.420Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=6e623e8a-edb5-4e07-9f82-0dfb07fee31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:54:36.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:54:46.426Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b5a634ca-1334-41fb-b9b8-3b4f0cb19f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:54:46.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:54:56.433Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b1cf617e-6adb-4e7f-b9ee-aca2b52fcaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:54:56.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:55:06.439Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=97f950f2-9166-44c2-a22a-755efb7e83b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:55:06.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:55:16.447Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=7a6a1623-8985-45b1-a046-b6d40618c602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:55:16.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:55:26.454Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=cff98449-b738-462f-971a-875196f1206f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:55:26.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:55:36.460Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=48728f40-7937-47e5-b2ab-d32aa245ea5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:55:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:55:46.467Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=555b1541-5a09-4982-b492-91971df735f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:55:46.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:55:56.474Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=bdc47d5c-e0e3-45d0-910f-b69a9e1494ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:55:56.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:56:06.480Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=ad7e294f-b543-4156-bbd2-69557dc60494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:56:06.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:56:16.487Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=2b0411b0-93dc-445a-95a1-d86ffc162cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:56:16.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:56:26.497Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=dfa9e190-ab87-403b-9c8d-b5ea6c6b9b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:56:26.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:56:36.503Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=869b48e2-c67f-4f51-9b35-e1bb314e8946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:56:36.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:56:46.509Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=fbd8fab5-dfff-4f47-9176-fcd5544b733f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:56:46.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:56:56.516Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=46de1531-c399-49b3-8461-2fee165ad026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:56:56.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:57:06.523Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=54f2ff63-396e-40d0-aaa4-8595ead7eb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:57:06.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:57:16.529Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=e8505e70-a81c-4a50-8b07-4d0cc22c82f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:57:16.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:57:26.537Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=7dc04248-19cf-404f-b342-2e69b9efdfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:57:26.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:57:36.543Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=c8399628-76e0-43fb-b7e3-90aab20e0c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:57:36.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:57:46.549Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=2cc7dc21-c1cb-429d-b7bc-fbb8dcb8c594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:57:46.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:57:50.690Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T01:57:50.690Z |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-03-01T01:57:50.691Z |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-03-01T01:57:50.693Z |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-03-01T01:57:50.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T01:57:50.697Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T01:57:50.697Z |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-03-01T01:57:50.698Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:57:56.556Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=6c5d6fb4-6c80-4a7f-af76-ab57b2063fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:57:56.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:58:06.563Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b0149db8-caad-46fe-9733-04be12ba85a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:58:06.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:58:16.570Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d568d983-fb2f-4d45-8fa5-1d42ef825a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:58:16.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:58:26.577Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=594fa0cd-7dd8-41c8-b1e5-7f75f5d743de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:58:26.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:58:36.584Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=bdb8ddc8-a015-4a41-b818-23c0d69dfefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:58:36.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:58:46.591Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=40f97585-8f19-4f50-93e1-cc123cfd3feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:58:46.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:58:56.599Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=3606fe55-8404-452f-9a5b-bea7f25df064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:58:56.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:59:06.606Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b505dce4-c8a8-4b18-8059-96e0f20ea5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:59:06.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:59:16.613Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=0d0545f3-1a21-4b78-a441-e9d20f6b1483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:59:16.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:59:26.620Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=353d58cb-fc90-4f05-8c9f-7b33b1660eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:59:26.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:59:36.627Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=8447a199-7e18-415d-b926-e5a1c5cc6918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:59:36.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:59:46.634Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=88d88421-9a08-46b8-9641-8d5d459cd88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:59:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:59:56.641Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=64e9922a-abd5-4c43-9a25-bd01a99ac376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T01:59:56.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:00:06.648Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=ade57bf3-4c82-4095-af01-fedb65b46e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:00:06.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:00:16.654Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=6d1f57e3-8559-4675-8610-f0db23db1eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:00:16.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:00:26.660Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d6c52bc3-4b55-4581-98e7-723bedfb0e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:00:26.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:00:36.667Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=eeb4b192-aa24-4e45-be69-e47228f46b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:00:36.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:00:46.674Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=23e3c3ec-e451-4f46-b9fe-dcd135ddcc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:00:46.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:00:56.681Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=deeadb99-8ab2-4dbd-aa35-e752699ec575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:00:56.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:01:06.688Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b8d4dac3-c170-4e89-8192-fc8e628bfc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:01:06.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:01:16.694Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=67f5c119-69e2-49ed-83a1-a2e2d8e7b013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:01:16.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:01:26.701Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=67bc9747-33da-4568-a354-c951f952dba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:01:26.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:01:36.707Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=896ffd38-13ee-425d-b696-925b86674732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:01:36.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:01:46.713Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=19392925-6c1a-4c05-85c0-9162cc97c1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:01:46.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:01:56.720Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=af370019-31eb-4984-9be1-7a46400177cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:01:56.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:02:06.726Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=89e5bbac-5871-4bcb-b21a-86e69579f05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:02:06.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:02:16.733Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=c888f2a1-b24f-4d51-a55d-e2fc088d4f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:02:16.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:02:26.740Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=7f9e02b5-860e-42b6-8a59-6d18ee88c7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:02:26.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:02:36.747Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=a00913ef-e734-46d2-be29-551b04eeb038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:02:36.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:02:46.754Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=f9b770bd-81ff-480f-860b-7598fc0027a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:02:46.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T02:02:50.668Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T02:02:50.669Z |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-03-01T02:02:50.669Z |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-03-01T02:02:50.670Z |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-03-01T02:02:50.674Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T02:02:50.674Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T02:02:50.674Z |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-03-01T02:02:50.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:02:56.760Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=ba3205c0-a3ab-425f-b17d-b38fc42435a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:02:56.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:03:06.767Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=864d02b7-8f87-4302-bdef-1ed591960a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:03:06.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:03:16.774Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=c90c01e8-a83f-4d98-b30b-89bd3db3041c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:03:16.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:03:26.780Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=aa48371f-671c-40c9-a4d0-f516b00443d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:03:26.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:03:36.786Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=f0f6448e-ec79-4f92-9ace-72059a3d6df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:03:36.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:03:46.792Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b51247d6-cd2f-4d8c-8c30-010f0704201c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:03:46.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:03:56.799Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=42d7ce74-18b7-41d1-83d3-eee6828d2e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:03:56.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:04:06.805Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=c26609e6-352c-489a-ac06-d014f5bde950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:04:06.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:04:16.812Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=2c966b3c-1cbd-4efd-be13-f33bce5b899b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:04:16.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:04:26.819Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=84796eac-0c02-4fd9-9f8b-b543b2b26779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:04:26.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:04:36.826Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=09b5a6f7-9478-4dc1-b155-5b77f4c3baee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:04:36.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:04:46.833Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=8a8126de-f67a-4813-aca6-d5aa95f03ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:04:46.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:04:56.840Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=79b2a95a-6b9e-4bec-9567-4f37e1262bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:04:56.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:05:06.847Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=8fd970a1-c73b-4464-8d5d-111601bab959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:05:06.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:05:16.853Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=0192591d-3476-4084-a426-132cab8e16cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:05:16.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:05:26.859Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=eb009ffa-2773-4232-b70a-c10f11260364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:05:26.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:05:36.866Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=de7f761f-83f0-4776-a5e9-d2c93c788999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:05:36.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:05:46.872Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=baeb30c9-4275-489a-aa9a-d84d8946d69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:05:46.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:05:56.879Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d1606d80-c892-47b9-8de5-786d38f95462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:05:56.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:06:06.885Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=ab52d0bf-9a4e-4d81-89f1-087184eae968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:06:06.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:06:16.891Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=2a3d2da1-fcc7-42dd-945b-816695a76f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:06:16.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:06:26.898Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d12b46eb-b5aa-4caa-b3b8-41e9a0483b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:06:26.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:06:36.904Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=066f3db0-2a4a-4930-8829-2164274d7e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:06:36.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:06:46.910Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=e5750457-97ba-4af4-af03-8f077d537b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:06:46.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:06:56.916Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=22c21002-465e-43a6-b11e-183000b307c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:06:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:07:06.923Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=4849a5f9-58e8-49a2-abfb-2984ca19074f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:07:06.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:07:16.929Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=73c6b47a-f93d-4f28-9303-bf076840732c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:07:16.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:07:26.936Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b324c614-bc60-46f6-a155-c927d8e6785a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:07:26.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:07:36.942Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=5d21a342-0785-41a8-a72b-93dd9977079d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:07:36.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:07:46.949Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=e174fbd9-8948-4b19-992e-1b0cfb08b40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:07:46.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T02:07:50.673Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T02:07:50.674Z |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-03-01T02:07:50.674Z |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-03-01T02:07:50.675Z |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-03-01T02:07:50.679Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T02:07:50.679Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T02:07:50.679Z |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-03-01T02:07:50.681Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:07:56.956Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=5c39abe8-fc15-401e-a55a-a3eea54d3fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:07:56.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:08:06.962Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=2e264d78-7c8a-47c9-ab5c-90bcb60887d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:08:06.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:08:16.968Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=5a098998-a0ca-41eb-a538-d10343068381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:08:16.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:08:26.974Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=e614400e-2ce3-4800-b055-87e0b936ba55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:08:26.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:08:36.980Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=c8fe61fc-a23f-44b6-9bb2-d0ea8fcd663d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:08:36.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:08:46.987Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=5471e579-b182-4495-9f97-020c90c32eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:08:46.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:08:56.993Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=ea48d824-ab0b-4714-832d-18c9bae635fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:08:56.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:09:06.999Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d1ae99b7-7f7c-4e93-b291-f5b764147568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:09:07.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:09:17.006Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b786d673-7f50-449f-9631-edf4cf01c879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:09:17.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:09:27.012Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=e45893ec-33af-451e-9885-de34f0527ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:09:27.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:09:37.019Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=4a642cd6-fd64-4042-b416-7f91cb36eb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:09:37.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:09:47.026Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=1f105c31-730f-42dd-bd28-d3db31c97c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:09:47.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:09:57.033Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d8a2f97a-9f9f-40e2-b8fa-4ff358fb12fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:09:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:10:07.039Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=2c456521-f58e-4085-bcfa-698eadad7f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:10:07.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:10:17.046Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=4b3cebce-e7e5-4c1b-b040-586e3680a5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:10:17.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:10:27.053Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d1d26e9f-32fc-447e-a34f-ede99d79f517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:10:27.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:10:37.059Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=12160e30-a503-47c3-9c5a-78231c8875fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:10:37.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:10:47.066Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=acf49d38-e3b7-4f35-b610-9ab57b8525e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:10:47.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:10:57.072Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=fe7927f0-926b-447f-9ebd-a93c9a31e8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:10:57.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:11:07.079Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=28edd333-8c52-44da-8814-04233897fdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:11:07.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:11:17.086Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d873943b-4c07-40cc-8b43-be8834d64a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:11:17.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:11:27.093Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=a7a0d33e-a12a-4181-974c-8a8c16acc98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:11:27.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:11:37.099Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=af8b3ca9-01ec-49af-b9d8-24bbfe35382a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:11:37.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:11:47.106Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=472bc8ad-b14f-4c37-ac79-b4657af93d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:11:47.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:11:57.113Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=2821acd1-e647-4566-b284-ce833683b3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:11:57.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:12:07.119Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=3d2347f3-e20f-4528-8aa5-d5aebeb8942a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:12:07.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:12:17.125Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=79c8ede7-2a65-4b8d-b39d-2b77b92b9531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:12:17.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:12:27.132Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d7d79786-00ea-430c-82ad-1ba62f46e807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:12:27.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:12:37.138Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=884de0fe-a7e9-4fe2-ab72-f70f5757485a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:12:37.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:12:47.145Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=853be953-ad57-4c22-ab26-ae8db1ad43b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:12:47.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T02:12:50.654Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T02:12:50.654Z |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-03-01T02:12:50.655Z |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-03-01T02:12:50.656Z |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-03-01T02:12:50.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T02:12:50.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T02:12:50.659Z |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-03-01T02:12:50.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:12:57.152Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=4af28435-032e-4765-bed4-58451a0e99d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:12:57.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:13:07.159Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=aa3ae4cf-7ca3-4059-b0a6-a45f78397e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:13:07.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:13:17.165Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=666b6de1-ca0f-4c85-b7ec-8f47bfcd807a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:13:17.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:13:27.171Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=51cf0fda-f01d-4f63-97bb-e6aa6480818c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:13:27.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:13:37.179Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b1428380-e581-4ece-9b13-2d58adf129aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:13:37.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:13:47.187Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=46685cca-e1fe-4d70-bac6-496b5a5084ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:13:47.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:13:57.192Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=62aba3ef-386c-490b-9cf6-aafd8c0ff95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:13:57.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:14:07.198Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=1218fbad-2419-49c7-a1c1-e6620ff3b0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:14:07.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:14:17.205Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=8897d72d-e5f4-4d98-982e-0e99e9935f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:14:17.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:14:27.211Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=7d2adaa7-f1f6-48eb-a70e-dfd888e6a4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:14:27.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:14:37.217Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=05aca2ae-3026-4030-b011-3bb1d581beb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:14:37.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:14:47.224Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=9eb52e56-a0d6-4e89-9840-b864e61e70a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:14:47.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:14:57.231Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=2d32f846-d6fc-4013-b1c5-2a0c6f34b59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:14:57.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:15:07.237Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=ca43dced-7848-47e6-bf66-cb9abbff2bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:15:07.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:15:17.244Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=c5f12f46-5ee8-4ef8-b270-823722ace1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:15:17.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:15:27.251Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=2f70e51b-bba7-4516-9274-817c3cb9365f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:15:27.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:15:37.257Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=295a8e76-bb78-493f-97a5-13038786bf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:15:37.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:15:47.264Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=4e2bc6f4-6ea7-4d52-b012-584a9553cc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:15:47.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:15:57.271Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=cae9a6f0-24ef-4cdd-b1d8-ea4b49402a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:15:57.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:16:07.278Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b2f96f08-64bb-48b9-ae6f-330a59d52001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:16:07.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:16:17.285Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=a7de58b4-e6fa-45e6-bf50-9e9b3ecd6b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:16:17.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:16:27.291Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=fd69d6ac-5788-4c33-bd85-3d7ffea5c5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:16:27.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:16:37.297Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=ecfd5cd9-7847-44fe-9c42-3cb1b0f488d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:16:37.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:16:47.304Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=a7a62e33-c30a-425b-8ab1-718506341764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:16:47.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:16:57.310Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=3828143c-34e1-4e9d-8553-931bb88b6e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:16:57.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:17:07.316Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=20bd8b94-51e5-4997-8a27-0b50291ecd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:17:07.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:17:17.322Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=8eed238a-abfd-45ca-8d5a-a4d544b22c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:17:17.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:17:27.329Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=f02914d1-e783-45f7-941c-fe502fd74e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:17:27.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:17:37.334Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=152ca7e0-e30f-47bd-a7d0-e9d3378e4330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:17:37.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:17:47.341Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=1bc283bd-7ddf-4c0a-a92a-3e132d383a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:17:47.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T02:17:50.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T02:17:50.660Z |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-03-01T02:17:50.660Z |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-03-01T02:17:50.661Z |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-03-01T02:17:50.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T02:17:50.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T02:17:50.664Z |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-03-01T02:17:50.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:17:57.347Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=4e74536c-c8d3-4df8-83cb-6572febad99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:17:57.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:18:07.353Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=cf3334a1-dce2-4e0a-bcfe-08cf14b50113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:18:07.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:18:17.359Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=27062892-685e-4def-a361-45521b8d1142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:18:17.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:18:27.365Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=bb6dbf24-f086-4d05-b13a-4471eb691360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:18:27.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:18:37.372Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=c236893d-d82a-43f0-9e9a-50fa5a815433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:18:37.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:18:47.379Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=4c4033dd-42ac-4f87-8fa9-c80408b5fba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:18:47.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:18:57.384Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=92387ea4-7d89-4be9-a272-2faacf0e1145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:18:57.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:19:07.391Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=fa5183f6-7e46-4a44-8649-f26bc9f88b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:19:07.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:19:17.397Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=8ccd3a22-296f-447d-a693-dc4b364f2641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:19:17.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:19:27.402Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=cfb40033-8218-46b4-8c2b-09652d5f93c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:19:27.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:19:37.408Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=e97bdcc5-aa62-4eb5-85b3-236ec2047e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:19:37.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:19:47.414Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=949ab9b6-5225-4af2-a636-2d9ca269145e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:19:47.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:19:57.422Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=47641848-9731-4129-a682-fb81cd43537c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:19:57.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:20:07.427Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=3e98efb7-6b11-49f8-a51f-af1fb7d6e148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:20:07.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:20:17.433Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=b22c230b-6ce4-4caa-bf7e-1bb0668aad28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:20:17.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:20:27.439Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=4877c74d-14e5-4375-9642-90ff5601d0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:20:27.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:20:37.445Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=cfccfe31-ebd8-42f6-9bcf-b86c4cdff537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:20:37.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:20:47.452Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=45c524c4-e18e-4cbd-b28b-7eb0d4f2889e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:20:47.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:20:57.459Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=6f7117a8-5d5a-49d7-b22d-3e83f5801e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:20:57.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:21:07.465Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=49447ebe-7ba9-47ac-aebb-c3bd0ab43171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:21:07.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:21:17.471Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d6dc7930-e7df-4f9b-ac6c-307e4b9e8524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:21:17.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:21:27.477Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=d78fc181-4430-4b8f-9caf-1ed5daa3045d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:21:27.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:21:37.482Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=84338ee9-a0b2-49b3-b29d-b62338467658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:21:37.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:21:47.487Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=16d387ed-26aa-4827-a475-9906f2d53ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:21:47.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:21:57.493Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=458e84ec-7d80-4c7f-894e-2de5991843b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:21:57.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:22:07.499Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=465d9ecd-4054-438f-a7fb-390ac4be9b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:22:07.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:22:17.505Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=8ce18a4b-d719-496e-8af9-7236d19dba4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:22:17.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:22:27.512Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=5fe7b353-21b8-4718-9baf-c324be6e01f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:22:27.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:22:37.518Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=dedd9ad8-8a1b-4dad-9e45-30cf1532f002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:22:37.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:22:47.524Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=6a5df30e-e914-45a1-958f-55724fabfea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:22:47.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T02:22:50.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T02:22:50.677Z |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-03-01T02:22:50.678Z |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-03-01T02:22:50.679Z |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-03-01T02:22:50.682Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T02:22:50.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T02:22:50.682Z |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-03-01T02:22:50.683Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:22:57.530Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=ff42b704-c09c-47a9-8ea7-4a6f106a51cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:22:57.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:23:07.536Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=841bbd68-0c37-4129-b34e-1dcf45b22316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:23:07.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:23:17.542Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=34dbdc76-7856-44b9-b6cb-b7b6bb0eeeaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:23:17.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:23:27.547Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=be206f83-c4fb-4de9-95de-7ed7ca687f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:23:27.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:23:37.553Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=a236962b-abe0-4d41-b266-95dae5b35f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:23:37.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:23:47.560Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=eb51474d-1a28-4ebd-907d-4b7d62c05d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:23:47.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:23:57.566Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=92b43100-91f6-4873-9396-ce75d771df09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:23:57.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:24:07.573Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=9dd36152-bc7b-42a2-b0c4-56149385fa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:24:07.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:24:17.579Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=94c37146-643b-4fad-8822-b978f74da6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:24:17.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:24:27.586Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=a950802d-56c0-4483-92c5-f0c2956826b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:24:27.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:24:37.592Z |INFO |Init configs |InvocationID=58dc5da5-a45c-40fe-804d-7cc9dde38fd9, InstanceUUID=88f6fe14-d9cf-4b81-9b11-f6ef7c8485b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T02:24:37.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |