. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:11:21.108Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:11:21.112Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T23:11:21.142Z |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-02-02T23:11:21.716Z |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-02-02T23:11:21.796Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T23:11:21.796Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T23:11:21.796Z |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-02-02T23:11:21.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-02T23:11:21.906Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-02T23:11:21.928Z |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-02-02T23:11:23.100Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-02T23:11:23.428Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-02T23:11:23.450Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-02T23:11:23.450Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-02T23:11:23.503Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-02T23:11:23.503Z |INFO |Root WebApplicationContext: initialization completed in 1574 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-02T23:11:23.762Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-02T23:11:24.330Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-02T23:11:25.328Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-02T23:11:25.796Z |INFO |Started MainApp in 6.387 seconds (JVM running for 6.963) |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-02T23:11:25.853Z |INFO |Start scheduling PRH workflow |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:11:25.867Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=04a5d576-261b-49b3-b579-996d2ecd07f3 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-02T23:11:26.814Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-02T23:11:26.814Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-02T23:11:26.817Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:11:27.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:11:27.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:11:37.345Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=404907ee-07cc-49d5-98f2-06bec8f8ff1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:11:38.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:11:38.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:11:48.393Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=4b91d4a5-06cf-4c09-93fc-acb118808515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:11:49.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:11:49.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:11:59.438Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=492aa46c-e1e5-4ccb-9065-9a24b1c77e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:12:00.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:12:00.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:12:10.472Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=656a119f-4a46-46fd-8535-cd4ec83363c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:12:11.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:12:11.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:12:21.512Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=753724ba-39dd-47a9-b851-b12348aa9a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:12:22.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:12:22.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:12:32.552Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1ebf532b-1a11-4092-ab97-3bb29c69e2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:12:33.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:12:33.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:12:43.592Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7a82bc5c-51ff-424a-831d-4a5862d6b604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:12:44.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:12:44.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:12:54.632Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f97cd1d7-c0cb-4dc1-a534-a33a2a49520e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:12:55.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:12:55.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:13:05.675Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=734ae095-ef63-4639-a095-976948a35696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:13:06.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:13:06.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:13:16.713Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7c2a9bdc-c87f-452b-a57a-a7aad8d2b7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:13:17.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:13:17.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:13:27.784Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b3ffc464-43cb-417d-88cf-d8de1c0d717c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:13:28.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:13:28.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:13:38.823Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=2069e13c-3f0d-4272-a626-9d469255798e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:13:39.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:13:39.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:13:49.863Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=cb130493-ab5f-48ba-a5ee-5cc5cf4bdf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:13:50.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:13:50.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:14:00.904Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=556b8f46-cac0-49a4-af27-bb4eb9e905a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:14:01.942Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:14:01.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:14:11.943Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=768efd26-43cf-4e7b-85c5-9b5857562950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:14:12.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:14:12.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:14:22.988Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6c136e01-c66d-4780-8bde-a0d3f5b2fd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:14:24.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:14:24.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:14:34.024Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b10f689d-e532-4fed-a2b0-c4bfd53296f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:14:35.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:14:35.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:14:45.064Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d795937d-b933-4839-b8ba-6932dd319ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:14:46.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:14:46.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:14:56.104Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1066b4fc-575e-4523-836b-05a16d585def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:14:57.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:14:57.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:15:07.143Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e45dd714-1f6c-4d01-998e-b89108695948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:15:08.182Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:15:08.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:15:18.184Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=742c3a6c-bd71-4384-adec-23f269b023a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:15:19.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:15:19.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:15:29.224Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c63fa0a7-33b4-460b-b449-54e6c1577c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:15:30.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:15:30.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:15:40.264Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=2bd195e4-0d98-4b47-b6ea-acefa043f526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:15:41.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:15:41.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:15:51.308Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c725b6c4-1507-4b11-b41a-405b48d724b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:15:52.347Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:15:52.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:16:02.354Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d997df67-f695-46c1-a29c-c5d1c6bed4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T23:16:03.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:16:03.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:16:13.385Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=159d24d9-493f-4f4f-9a03-3c62edd3f8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:16:13.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:16:23.501Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0a7778ce-5c82-4b74-89eb-ea38da8ab401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:16:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:16:24.510Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:16:24.511Z |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-02-02T23:16:24.512Z |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-02-02T23:16:24.515Z |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-02-02T23:16:24.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T23:16:24.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T23:16:24.522Z |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-02-02T23:16:24.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:16:33.514Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=cf605986-3a1b-4db8-aa40-05bc1a4a0404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:16:33.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:16:43.525Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b424b647-604f-495c-b231-f888c96bbc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:16:43.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:16:53.535Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=51c02ccc-c8b0-4380-93cc-cfa187c1b07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:16:53.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:17:03.549Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=4919d618-1e02-4574-a531-4341a1a1cb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:17:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:17:13.560Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=538ec07f-2de6-4c8c-b6d2-02f05fec3379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:17:13.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:17:23.572Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d8294c97-c766-4ebd-8246-e8a430959f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:17:23.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:17:33.583Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=82c62959-d052-48a9-a4d4-331f0272fdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:17:33.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:17:43.596Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d52c23f7-b5df-4b60-9c26-8364d23818c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:17:43.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:17:53.628Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=96c97eae-3db3-47f8-9a60-7ffc697c839e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:17:53.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:18:03.643Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0fa6a6f4-77dd-48b4-95db-386f67c69026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:18:03.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:18:13.654Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a25a4879-cc2b-47e7-b8af-db46d5fc3dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:18:13.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:18:23.663Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b95aff71-e3e1-4e0d-a813-6a3737b3344d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:18:23.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:18:33.680Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=13944f22-0d62-48a8-acc9-c06f3092f80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:18:33.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:18:43.694Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a18f2b43-425d-4f03-bd80-b060a80ff3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:18:43.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:18:53.711Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d2d0a632-c073-4ce1-aa8a-12a709e40508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:18:53.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:19:03.723Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=060275d5-e0be-45c9-aa1e-746a32f20591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:19:03.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:19:13.758Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=17313c04-ba78-402d-9910-50c902735044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:19:13.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:19:23.770Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7d92aebb-8896-4465-8b89-514dcee20b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:19:23.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:19:33.790Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d78f073b-12db-43ae-99fe-59181e813b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:19:33.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:19:43.803Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=df15f0e7-b4aa-43db-8c9e-3183a193160c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:19:43.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:19:53.826Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=fae3e594-780d-4efe-8d23-9fa2d153ab91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:19:53.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:20:03.835Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0a763e9f-0e72-42d1-99ab-f1c3233750a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:20:03.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:20:13.845Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=08b369ab-8ae9-438b-8f5b-09f24842f500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:20:13.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:20:23.855Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5800041e-983e-40cb-ab41-427b94d687d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:20:23.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:20:33.868Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0d9300ed-f871-4c2f-8770-5d66e7c4e890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:20:33.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:20:43.881Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c01a10db-fbc3-42b0-a562-e0de418e2238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:20:43.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:20:53.902Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=98c7ec2b-d96c-4d5c-a282-881608b9760b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:20:53.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:21:03.923Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1d79ff94-eab1-41ff-97bf-e64969fd03bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:21:03.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:21:13.931Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=29806f08-efc1-41bc-b549-3f68e257e11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:21:13.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:21:23.941Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=2bec4b96-c7ac-4820-8c49-15d911f0a746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:21:23.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:21:24.105Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:21:24.105Z |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-02-02T23:21:24.107Z |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-02-02T23:21:24.116Z |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-02-02T23:21:24.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T23:21:24.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T23:21:24.122Z |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-02-02T23:21:24.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:21:33.953Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=87604922-9cec-42d3-90d2-50a74f1989be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:21:33.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:21:43.965Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ee0847a6-7973-4013-aff0-17c07dd7faba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:21:43.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:21:53.975Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e9e41357-af86-4d90-b9ff-4f60b084b1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:21:53.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:22:03.985Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ce2b5d44-9659-417b-a5b6-c68631fd5b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:22:03.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:22:13.995Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7da0da4e-5d8d-471b-afcb-b562a289f58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:22:14.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:22:24.006Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6c74d671-4107-4beb-bd22-d29f60594f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:22:24.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:22:34.031Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=894ac2a6-e7a4-427a-b9d0-94594e3b7610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:22:34.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:22:44.041Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a5eab123-6f0d-4a81-82e2-2fbe066489fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:22:44.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:22:54.051Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=fb3119ce-f723-454a-91c9-430afef91786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:22:54.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:23:04.063Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=55c5be2e-2143-41c3-a6b1-825e6087abe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:23:04.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:23:14.074Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=4ca02bb2-eb19-4463-ac74-ab4cd4c08504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:23:14.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:23:24.085Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5c4656fd-1982-4f02-abcf-2be45c4762d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:23:24.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:23:34.096Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=12eb17d2-6e71-44e5-880b-fbd50038c80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:23:34.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:23:44.107Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=dc98ce5e-1bc0-4fda-ae69-801cabc95725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:23:44.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:23:54.118Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=135a693e-4aed-4ad7-9116-ed6235d8e24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:23:54.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:24:04.128Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a9428504-46ca-4f75-bfea-32cc770552a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:24:04.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:24:14.144Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=af81ab13-2502-4400-83ad-92206e1c2389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:24:14.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:24:24.159Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6f431bf1-e4a3-42d9-acc7-f95590f9d314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:24:24.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:24:34.171Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e520c46b-cfe2-44fa-bf91-6170744abe6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:24:34.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:24:44.194Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=39b442b7-fa22-4f9e-8338-6b693c363c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:24:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:24:54.208Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1fda0ce1-b25d-4c35-bb55-98420e37ac31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:24:54.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:25:04.223Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d1330e48-7bf9-43ad-a756-8e67cbb30915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:25:04.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:25:14.234Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d094cfcd-a710-4baf-ac5f-d5864b762917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:25:14.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:25:24.244Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a77c2210-9e15-4de0-a38d-de048ac0aa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:25:24.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:25:34.258Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7b05df8c-a077-4668-b75a-a6ba2ceb23a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:25:34.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:25:44.277Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a38f9b2a-d818-436a-a1bb-36af3014e963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:25:44.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:25:54.284Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=fc4a1a57-5d84-4309-b3c6-3b97a296be04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:25:54.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:26:04.294Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1d95dd9f-ef7e-46f7-9dfc-5ee6dff25711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:26:04.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:26:14.304Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=08e6e4de-e695-4a54-ac34-67c8b860a639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:26:14.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:26:24.044Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:26:24.044Z |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-02-02T23:26:24.045Z |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-02-02T23:26:24.047Z |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-02-02T23:26:24.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T23:26:24.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T23:26:24.053Z |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-02-02T23:26:24.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:26:24.314Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=58b5d0fd-6545-4023-9a6f-dad8510bc7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:26:24.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:26:34.328Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=524486d3-5acf-4b67-a79a-9923cbfafc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:26:34.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:26:44.337Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=57010f1b-882c-45bc-be0d-2c96b4881cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:26:44.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:26:54.349Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ccdb623c-e5e4-4aa9-8de8-62f4af2b1692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:26:54.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:27:04.376Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a5bba59e-41c4-4795-b134-e5b54cb2c776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:27:04.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:27:14.388Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7b0c8201-3a19-4ad8-b8e0-86795333e22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:27:14.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:27:24.396Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=bd40ebaf-bbbb-4d0c-87e4-9daaa280cc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:27:24.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:27:34.405Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=fc8f6f86-f600-447e-b89a-f3196c3642ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:27:34.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:27:44.414Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7f597a54-4b7a-4717-ac89-2dc1b75f481e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:27:44.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:27:54.425Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=81e054cc-57b0-4bab-9688-70380a33d2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:27:54.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:28:04.441Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=906bf796-7d06-4c07-ad85-99b01f9d8b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:28:04.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:28:14.451Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=df0b7811-6b24-4153-be2e-5ede5328a8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:28:14.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:28:24.461Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0073f428-1c7e-470e-80b9-ae8f99fb7f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:28:24.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:28:34.485Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1591a4fd-2d63-4346-bda0-0c110a4580fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:28:34.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:28:44.491Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=76a17de3-21af-4a11-a9b5-bda1c1041879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:28:44.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:28:54.500Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=4724f10a-7dd8-495c-ac28-d1812a488bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:28:54.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:29:04.510Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=90645726-034b-4912-9a86-b2c2899b6809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:29:04.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:29:14.520Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=23fb05dc-8936-493f-bdc1-cc6c9430e0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:29:14.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:29:24.531Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=03179d11-fe37-4877-8827-5102f558c353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:29:24.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:29:34.543Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9ddb5a5c-cf27-40d8-9a87-d4e604028598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:29:34.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:29:44.553Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e61ec2a9-2e13-4c10-8ff9-6b5a870d7dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:29:44.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:29:54.562Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=62a8c852-71b5-449b-9394-1b0760948739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:29:54.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:30:04.574Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7a58c527-7d67-48dc-a96c-29fd5011b022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:30:04.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:30:14.596Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a2754fc9-f115-453e-9160-7a5768fdff05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:30:14.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:30:24.607Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=809273d8-8efc-4161-94bb-14a1c4864924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:30:24.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:30:34.616Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1e3339a6-3f3c-47aa-bfcc-36c5159184e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:30:34.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:30:44.623Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ad33557d-3e09-4b4f-9bad-a103935b5c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:30:44.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:30:54.632Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=4c02700a-4af6-44e2-a973-f529efe6299b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:30:54.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:31:04.642Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=66dbcaad-1173-47ce-96ed-2b9c4c590d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:31:04.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:31:14.652Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=8bb6057f-872a-42fd-8735-6c80c5b9b9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:31:14.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:31:24.088Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:31:24.088Z |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-02-02T23:31:24.089Z |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-02-02T23:31:24.092Z |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-02-02T23:31:24.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T23:31:24.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T23:31:24.099Z |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-02-02T23:31:24.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:31:24.660Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c5d6f842-5e54-4431-9b0c-91285d495385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:31:24.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:31:34.668Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=bd39cf61-479e-4384-a843-ab39dce31f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:31:34.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:31:44.679Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f313ff90-344c-42b1-9ccc-6d61e46ad340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:31:44.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:31:54.689Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=2ad997ab-ea45-41c3-a1a8-7e3881b8ba41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:31:54.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:32:04.698Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=cec26739-679e-4b80-8454-d037e3940d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:32:04.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:32:14.709Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1ee3d2a1-8ad0-45a7-9210-9f5efebb1cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:32:14.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:32:24.730Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=115095b0-dad6-4cdb-a481-715b2d5120da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:32:24.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:32:34.744Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0188e25b-0b26-452a-8af0-a2d89714790c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:32:34.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:32:44.753Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=70bc6f86-d53b-415a-9465-e005a44e46c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:32:44.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:32:54.762Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=65227972-caaf-410f-9eae-3d21b6a51196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:32:54.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:33:04.770Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=bab299c7-d00d-4d50-b3ae-04fa3e44dda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:33:04.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:33:14.777Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f9f2e732-4294-409e-ba41-d484e64cf6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:33:14.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:33:24.789Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=032ac176-69a8-4e8b-bc3c-d24cdc73510f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:33:24.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:33:34.806Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=377feacb-9fc1-437c-a3da-9b429e4787fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:33:34.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:33:44.818Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7ac02fa3-7cbe-4e8a-9e01-4577d910e89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:33:44.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:33:54.828Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=580232e7-5eb1-4963-9323-87e5e55a2a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:33:54.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:34:04.855Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=cc858296-6966-4e95-9fda-e2aa779b5e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:34:04.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:34:14.879Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f1f31bbf-1a8c-4727-888b-e08652e69327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:34:14.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:34:24.884Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=8813487f-a0ff-4347-a83a-6610582624aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:34:24.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:34:34.891Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=82c49e1b-eab6-43cb-85bc-a34ba3265123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:34:34.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:34:44.903Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0d310536-3dac-4fed-8748-8e3d25065d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:34:44.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:34:54.927Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=4a973cf9-4982-49b9-bf04-91fa5aa12440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:34:54.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:35:04.942Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=93cb1fc5-2a88-4712-94f3-2c93eb3c40a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:35:04.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:35:14.949Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c2cbf42f-c892-48e3-bf67-0ed0fe634ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:35:14.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:35:24.961Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0e245a04-bd20-4b28-8bfe-b5b895e9635e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:35:24.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:35:34.979Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=8cc3c2bd-25ec-4393-bb94-12f318054cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:35:34.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:35:44.995Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=99a8b3cb-a12a-4364-bdf5-5c6bbf92bc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:35:45.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:35:55.007Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c530c5f1-9a13-4e04-9c62-09f595af335b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:35:55.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:36:05.023Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5b1ed375-fc5d-4f6d-91c2-85aed3b5d4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:36:05.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:36:15.030Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=64939841-26de-4221-a061-7ee2223fae5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:36:15.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:36:24.022Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:36:24.022Z |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-02-02T23:36:24.023Z |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-02-02T23:36:24.025Z |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-02-02T23:36:24.030Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T23:36:24.030Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T23:36:24.030Z |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-02-02T23:36:24.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:36:25.043Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e7aa9398-9c15-45a8-a2c9-705dd662e478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:36:25.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:36:35.054Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=8259a4a1-2b8f-46de-9273-d82959a12b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:36:35.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:36:45.064Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=79abdfbd-d2da-4144-8b9c-966e8961e539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:36:45.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:36:55.083Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5668ed9e-c034-42fc-a9a4-2ec9f17ce98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:36:55.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:37:05.093Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1bc5bb08-53ed-42de-ad97-83147e86a774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:37:05.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:37:15.102Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f5b12645-53d0-4167-8772-56a39fc1f760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:37:15.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:37:25.111Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b171482e-7f61-46d2-9166-4b3c89537df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:37:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:37:35.124Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d7fedd3d-9b3d-4714-9efa-af5dd0e70e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:37:35.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:37:45.132Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a7164176-58a5-4870-afe0-17bb0c8114d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:37:45.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:37:55.139Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a0246f38-283c-4068-9a55-9ffc0abea61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:37:55.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:38:05.148Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c7dcdc9f-3f92-41a0-8a0f-d4adfb201a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:38:05.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:38:15.157Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=694e91a5-9c47-45a4-acbd-916cf6ea5c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:38:15.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:38:25.164Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3b8cb02a-ddb5-4dbb-80b0-a8dae3216339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:38:25.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:38:35.172Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0e21bdb3-a1dc-4c6a-866b-770677c89c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:38:35.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:38:45.181Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=145e35bd-e38b-4798-95dd-18d8bae5dbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:38:45.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:38:55.198Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5008323f-8ee3-47a7-9e8f-81f733a17beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:38:55.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:39:05.210Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d039a5f1-6a9b-4d6c-acd7-8bdcc4efb828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:39:05.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:39:15.228Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=dcb97806-15fa-4805-ac1e-78cc84c9190d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:39:15.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:39:25.238Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=86904971-da70-49db-bd55-8e4efe555a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:39:25.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:39:35.247Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0336426c-671c-45e4-a5c5-fb18930536a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:39:35.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:39:45.255Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d8fe333d-5436-45ee-88d9-3e0f87097373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:39:45.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:39:55.266Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e0350482-12f2-453a-bddb-69a0a3d7198d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:39:55.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:40:05.276Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3bf01d86-9e77-4b50-8267-8a6278f78b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:40:05.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:40:15.284Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=57397821-7594-4ffb-bb85-8a9c1a59a23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:40:15.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:40:25.292Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7dfc0a6c-5d9a-4622-81b8-c0d55f15b3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:40:25.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:40:35.301Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=8fad83c7-1c7e-4bc6-8ff6-bd4a0b0e496b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:40:35.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:40:45.308Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=fa69c4bf-1219-4c25-a04c-2c6e35168ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:40:45.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:40:55.324Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=33c86136-e1ef-4267-812d-0b3e966fd01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:40:55.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:41:05.349Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=308322c8-e7c8-4f46-8b96-64e1a11209d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:41:05.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:41:15.359Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c3141373-3a14-4154-aaf3-1cbf358311e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:41:15.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:41:24.047Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:41:24.048Z |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-02-02T23:41:24.048Z |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-02-02T23:41:24.052Z |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-02-02T23:41:24.060Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T23:41:24.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T23:41:24.060Z |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-02-02T23:41:24.062Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:41:25.367Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e7123d6c-afbd-4d77-8cc3-29c8c9ced517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:41:25.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:41:35.376Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=38a86190-b969-4b91-996c-aec3adad28e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:41:35.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:41:45.383Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f819ae20-e416-41c4-ac9f-c810751a9cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:41:45.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:41:55.391Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=47203aa7-67be-4185-bc1e-64caea7fbb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:41:55.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:42:05.401Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=69d13fac-9819-4387-843a-22312345be81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:42:05.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:42:15.409Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9f4f47a0-8aec-4dfb-9bab-1f2461c66dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:42:15.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:42:25.418Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=dbb27c5a-becc-42dc-aeb7-f464c2817e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:42:25.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:42:35.426Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=fe6541eb-5112-4d50-ba70-e00a6b81a4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:42:35.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:42:45.436Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=25c483b1-45cb-4fe7-b441-54e16c76ebec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:42:45.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:42:55.454Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=19071d6c-c340-4ccb-98e4-0cfad3050b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:42:55.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:43:05.464Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=aa8333df-6abf-4ac7-8c1a-c9c772350bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:43:05.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:43:15.472Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c3946499-fb11-44ca-93da-9cf55fcc97fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:43:15.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:43:25.480Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=8b0e8222-dc52-4037-8586-1dc8114f5f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:43:25.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:43:35.489Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=8c5aa682-5794-4043-978b-bc197e5c7189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:43:35.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:43:45.497Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=737264af-f5b7-4c17-8082-b549a6422088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:43:45.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:43:55.507Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=88892999-9ff0-4fa2-81dd-92391e89e745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:43:55.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:44:05.515Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=390582db-9b7c-4ec9-8fa0-e79e2487f9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:44:05.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:44:15.524Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b1ad070b-29a4-4c06-ac1c-b28610be822b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:44:15.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:44:25.532Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e6dd169c-3ca7-4b21-9c6b-f7ef763ae1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:44:25.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:44:35.542Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e56c7603-9e6a-4cf8-b60f-13547bccef98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:44:35.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:44:45.549Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=234a6f5b-742c-4059-8a43-3b1ecebfa951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:44:45.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:44:55.556Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c8906cba-017b-4cb0-a111-0e9fd7d04ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:44:55.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:45:05.567Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9a815a79-775c-4ecc-85d1-d22087cb8663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:45:05.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:45:15.586Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c685e333-7b47-4338-96fb-f99bd6269567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:45:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:45:25.593Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f782d50f-7471-4a9b-9ef6-3231267c0e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:45:25.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:45:35.601Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1f7ba85b-75e9-467a-98ce-4d204ecd3214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:45:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:45:45.609Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b3e0c042-ab0d-495a-8667-9431c6a3f57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:45:45.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:45:55.616Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a5f556ec-8be4-463f-8d1a-0d78cfd90e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:45:55.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:46:05.624Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3343f9ff-4359-428d-b160-13446fc20ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:46:05.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:46:15.631Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f92cf85f-952e-4ba3-84a5-b4292c28bd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:46:15.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:46:24.058Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:46:24.059Z |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-02-02T23:46:24.059Z |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-02-02T23:46:24.062Z |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-02-02T23:46:24.066Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T23:46:24.066Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T23:46:24.067Z |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-02-02T23:46:24.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:46:25.638Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=05c43dca-1db8-40d4-802b-90b043f7d490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:46:25.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:46:35.645Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=07166e1d-9ec1-4b2b-93cb-0a4a56976a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:46:35.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:46:45.653Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=de7994e7-c97d-4ddb-85fd-90e915fd8940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:46:45.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:46:55.667Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ad71d72d-b660-47e5-8a7d-bd4e616969fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:46:55.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:47:05.673Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e3ff03e2-e5a3-4dc0-92ca-8981b44b0538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:47:05.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:47:15.683Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a8419ea6-34dc-4ed8-a7ac-b7abcff06560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:47:15.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:47:25.699Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5f2838b9-ac0c-4ca6-b385-05cf577af99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:47:25.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:47:35.708Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5056ed77-bf4e-4aaf-a869-fe5d7f8c46ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:47:35.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:47:45.716Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=08d4aae9-126c-4fab-b15c-a35d67046580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:47:45.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:47:55.724Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d4ee19c6-c6fe-4ee3-aa0a-bf335112daa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:47:55.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:48:05.730Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=038c9440-6561-4dc1-a7c0-ed8b8d04695a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:48:05.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:48:15.738Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=fcbb5c5a-6950-44e1-8a39-4286c291345d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:48:15.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:48:25.748Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=84365c09-6d3b-4a25-b5bf-5c3434e7f8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:48:25.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:48:35.758Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3b3ef6b9-0f99-4533-8e7b-cac8f36dc526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:48:35.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:48:45.766Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=04b8ea4b-2f46-4de3-a3f2-70b5349de64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:48:45.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:48:55.774Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ef782b3b-f6e2-4325-9059-7f01ff8b6bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:48:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:49:05.783Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=84988ea5-0b8c-4791-9bbf-e31313ef957c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:49:05.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:49:15.794Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=28a54362-2765-4aab-a207-2a57e815f364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:49:15.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:49:25.813Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=eddd4b6e-3c9d-41ac-ad74-4adfecbec5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:49:25.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:49:35.822Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=658face0-e023-4aaa-9f2b-a17f2a9de32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:49:35.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:49:45.830Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1d6a4122-07bc-4e51-8a91-0212fc7d6f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:49:45.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:49:55.850Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=27d5a474-8361-4725-a5d8-6245201e70b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:49:55.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:50:05.857Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c8b98841-2123-46fe-9f97-32db10bbaca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:50:05.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:50:15.864Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=123d2628-41d8-4eca-8ef6-dd712fa15468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:50:15.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:50:25.876Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7279e4e0-945c-45bd-a077-9dc7831ee999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:50:25.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:50:35.890Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=23e0b669-76a2-4058-bb05-6f349f32337a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:50:35.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:50:45.897Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3aabd906-cce0-4fd1-9167-30d30c662fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:50:45.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:50:55.905Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=491b7310-c8a5-40c3-98db-ed0804878637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:50:55.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:51:05.913Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b0bb1fe5-f804-4fb1-ac2b-79cbc6bcffa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:51:05.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:51:15.926Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=612f1ddd-6bff-4902-968e-1b1ed9ad3f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:51:15.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:51:24.140Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:51:24.141Z |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-02-02T23:51:24.142Z |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-02-02T23:51:24.146Z |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-02-02T23:51:24.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T23:51:24.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T23:51:24.152Z |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-02-02T23:51:24.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:51:25.935Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=335e1620-a1e6-4521-abfc-21b187bd95b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:51:25.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:51:35.950Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6a91c26c-2a76-44fd-b7da-1bf090c21c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:51:35.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:51:46.002Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1a079e4f-fd1c-474d-b9e4-bfdbed5e3755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:51:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:51:56.010Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f9eff1de-b064-480d-ad26-c22e5588d443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:51:56.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:52:06.017Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=976b5fce-5f27-44d5-b2c5-2ede6b0894fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:52:06.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:52:16.025Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3f55c38d-4899-4519-a864-5b31359a2592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:52:16.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:52:26.033Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=df6a651f-9423-420e-ad27-889ac10d5999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:52:26.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:52:36.040Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6f9afd7f-7c74-454a-b8b6-01ba11d8130c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:52:36.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:52:46.047Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=54415ec1-0f3a-4248-9fb6-d96919d37d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:52:46.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:52:56.055Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b9921667-9fbe-4bde-b058-93c2ad1d8506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:52:56.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:53:06.063Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=04c4593a-bc5b-4d2f-99a9-fc46676809c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:53:06.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:53:16.071Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7b3fb02f-2ecc-4913-bf39-6fb536747f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:53:16.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:53:26.081Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=dd305f6f-c04d-450e-9a9a-2c18ad76875d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:53:26.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:53:36.099Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=873fe6a7-4eee-4c1b-987d-10a7ac6c33da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:53:36.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:53:46.111Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=8194f464-8d72-4413-9547-9c88232737d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:53:46.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:53:56.119Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a94a4e16-970c-4f4b-b611-7079d07a6029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:53:56.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:54:06.125Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=662dea99-be41-4c5b-8d1e-2cb72bd546e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:54:06.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:54:16.132Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=749b9713-eb2a-4132-8390-b689f2c98813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:54:16.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:54:26.139Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=694b5e75-daa9-4517-9214-2cbc0054c35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:54:26.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:54:36.148Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3268fe82-b9c2-4604-a238-8509281b0c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:54:36.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:54:46.154Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1b00c917-439b-4c69-a43f-0f99c6db09ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:54:46.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:54:56.161Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=4aba3e92-3714-44ae-966f-a0d89e9d415d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:54:56.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:55:06.169Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=bae864ad-c097-412d-9873-5dbaea94598e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:55:06.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:55:16.178Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9b0e68a0-f080-4760-8a1c-8cfbb7e051fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:55:16.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:55:26.185Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=69d8e821-f906-41ae-b3a5-9dcfc4cf620f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:55:26.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:55:36.194Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=4932284c-1aab-493e-8ea9-675e3c51c6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:55:36.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:55:46.218Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7769e0fb-9846-4482-8c72-6763a6cb043b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:55:46.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:55:56.228Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=fd2f57cf-2d03-4a8e-ab93-07d00f534333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:55:56.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:56:06.235Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=4f3d38fd-a675-4381-9da5-daa7b497816c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:56:06.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:56:16.242Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3685ccbc-5194-49ac-b414-410685f58649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:56:16.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:56:24.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T23:56:24.048Z |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-02-02T23:56:24.049Z |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-02-02T23:56:24.053Z |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-02-02T23:56:24.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T23:56:24.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T23:56:24.058Z |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-02-02T23:56:24.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:56:26.248Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0397c8fc-8b6f-49b5-8dcf-4dc980297817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:56:26.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:56:36.258Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=11893f79-1cf4-4d46-bc9a-bbbf8a580084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:56:36.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:56:46.265Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=2087250f-b663-41b1-8e61-fcba7650f627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:56:46.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:56:56.272Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9b02aeb0-d327-4ee1-8f0e-c39381371991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:56:56.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:57:06.281Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=31966968-170d-413c-b708-cf3c9d58be62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:57:06.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:57:16.298Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=90016097-18a1-4f40-b9c2-5ec16b4e07de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:57:16.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:57:26.306Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3ed50bef-13a1-482d-80ed-cf95b2bc18a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:57:26.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:57:36.311Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=02bcd40b-276f-4523-b1e2-3f3055eec01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:57:36.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:57:46.320Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=27b6d941-194e-4829-b5a1-1b7ed9883c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:57:46.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:57:56.337Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9469be5d-3aae-4c9e-8360-d587828a491a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:57:56.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:58:06.349Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=aa24c531-78e8-460d-a2da-baea10ef41b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:58:06.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:58:16.356Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=8a93c1ab-6e32-47af-b5f8-7404b43743f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:58:16.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:58:26.364Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9d7caab5-cc11-4c90-884c-b4745683f388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:58:26.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:58:36.371Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=85b087c1-341a-4690-9060-15eb64f0988b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:58:36.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:58:46.379Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6a3556a7-f829-40da-b651-41879d2208a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:58:46.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:58:56.387Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=86284586-6c3e-4c8d-b182-7dad44b7d1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:58:56.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:59:06.394Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=87e6b68c-7d66-44cd-8f38-a41279fc6e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:59:06.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:59:16.402Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0b5bca10-4501-4496-942b-0c304d891eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:59:16.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:59:26.409Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=18d14392-1477-458a-88c3-bda1a6df8de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:59:26.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:59:36.417Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5b25a73c-170d-4654-bb03-e290f0cb6cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:59:36.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:59:46.424Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=850b8ba1-12a6-4714-9850-080909fa7b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:59:46.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:59:56.434Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=964ba6a1-cc7f-4cce-8a11-14db17e3d100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T23:59:56.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:00:06.449Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=2ce93620-8c00-4cdf-8cf0-2dbdc85638d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:00:06.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:00:16.470Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c79ce557-694d-4b2c-8da9-9524ec8b99e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:00:16.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:00:26.477Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=babff6bc-4287-4484-94dc-d7e43b1f1af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:00:26.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:00:36.484Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0c574eb9-73af-46b5-94d0-a5486b5cbfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:00:36.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:00:46.492Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=94f0ddc3-aaef-4568-8c82-8851c782c6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:00:46.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:00:56.500Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=754903c6-1a7c-40f5-9dd8-f8c4269b1211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:00:56.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:01:06.508Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7f335b9a-384b-4ba4-971d-de175122bb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:01:06.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:01:16.516Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6d673652-f829-4351-8344-41f752c82660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:01:16.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:01:24.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:01:24.054Z |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-02-03T00:01:24.055Z |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-02-03T00:01:24.057Z |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-02-03T00:01:24.061Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T00:01:24.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T00:01:24.061Z |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-02-03T00:01:24.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:01:26.523Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1c1afaf6-b632-499b-9d53-ead7b6a021e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:01:26.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:01:36.530Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e8a77927-2a48-4fd2-a4fb-5a02c3d8eb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:01:36.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:01:46.538Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6c4a4766-e4eb-4fc7-9b3f-1375738978c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:01:46.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:01:56.546Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b5b98627-df27-4bd3-9aeb-5069795641ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:01:56.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:02:06.558Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3b2616ea-c5df-44c4-89ae-65e74801693d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:02:06.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:02:16.566Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=331d5663-7e24-44c8-8e05-54c5462d0159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:02:16.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:02:26.571Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5ae117ea-1dd5-4de8-9fba-d50dbe220065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:02:26.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:02:36.582Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a15ac439-0e5e-442e-a029-0dff40de7f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:02:36.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:02:46.590Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9fa17b5e-b3ae-4bcd-81e3-c3c275a501f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:02:46.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:02:56.596Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b7f71dfd-60d7-4b71-838a-21238b6b1c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:02:56.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:03:06.604Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9edcc79d-3e2b-4a23-8347-6b7cd73192d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:03:06.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:03:16.612Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=460db323-461a-4bb8-abee-7b4b91efab68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:03:16.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:03:26.622Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=635309ea-350f-420d-98d0-8362f02f1382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:03:26.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:03:36.629Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=78582dbe-f0d9-4d35-9ed4-c727979757e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:03:36.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:03:46.636Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=929bdfc5-bc2f-41a5-8769-736cd8940bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:03:46.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:03:56.646Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=694661c3-616c-4a35-8373-60818d546947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:03:56.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:04:06.656Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0c06fbb9-d4d5-4cf5-b28a-6fefcff66507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:04:06.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:04:16.672Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=09080877-a60b-4ef8-a821-e0d762eb55e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:04:16.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:04:26.680Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=59038eb8-40d3-4111-88fc-31ab8441f8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:04:26.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:04:36.687Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9d892047-5c3d-4054-a169-2e137cbea17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:04:36.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:04:46.693Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5d9e8c15-e67b-48ce-86fa-d6e8dfa40be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:04:46.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:04:56.700Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5b8d9c2f-f0ba-4895-a0e8-ef8f33fe866e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:04:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:05:06.708Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=05e00af5-3212-4bb3-a257-b145da9f8a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:05:06.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:05:16.717Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7dbf5a32-6e95-4adb-9d89-d79a4e08ccd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:05:16.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:05:26.726Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=08eee048-0cc8-4710-811a-b776e7fdaa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:05:26.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:05:36.734Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f1ad85c2-1e82-46fb-9b0d-d7c3a69d151c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:05:36.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:05:46.744Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5f72cf79-cb8e-4b4e-89e9-c6e935b58690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:05:46.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:05:56.753Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=feea9142-0f48-46e0-9c09-9e074ddd378c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:05:56.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:06:06.761Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3ff5e86a-7707-47f1-a703-a9ec6c01c9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:06:06.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:06:16.773Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3ed5776f-994f-49d0-8fd6-7ca7669598e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:06:16.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:06:24.025Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:06:24.026Z |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-02-03T00:06:24.028Z |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-02-03T00:06:24.032Z |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-02-03T00:06:24.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T00:06:24.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T00:06:24.038Z |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-02-03T00:06:24.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:06:26.789Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ce6e1502-11c0-4b09-8732-9756a5103eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:06:26.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:06:36.796Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b6c3a2ab-49f2-4306-bfcd-caa4136b3079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:06:36.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:06:46.803Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ca8b4adb-b807-41d6-81c3-c9e6f51db54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:06:46.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:06:56.814Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=92eb4434-fe8e-4d20-9540-25d8d99c947f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:06:56.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:07:06.821Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=2e7feff5-15c9-4149-a429-a37c82f25d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:07:06.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:07:16.829Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9fb98c46-1f4e-46df-bde6-ea0a9f6a56cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:07:16.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:07:26.837Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3464f79f-7bea-404c-b6fe-d7570a797b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:07:26.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:07:36.844Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6f943985-f47b-4439-90e7-b6e1fc2ad32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:07:36.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:07:46.851Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=75822cd6-9941-4258-a159-78863bdcdc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:07:46.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:07:56.857Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=48df34c9-9a9d-47bd-a190-805a6718a97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:07:56.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:08:06.864Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=06c89ab7-df1b-4a29-8a47-06ebc62cdaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:08:06.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:08:16.873Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ed5da721-d04e-482e-a852-4f0675b7edfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:08:16.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:08:26.887Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0fe16b1b-5b37-4b79-9d7f-c09d91cb1692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:08:26.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:08:36.895Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=64b77749-99ba-43e3-b634-f23876a04973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:08:36.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:08:46.901Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=8df50e39-ba8f-4c28-a9f1-9a87cbad3f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:08:46.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:08:56.908Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a407216e-3423-45f9-8b6f-fb125a9e8e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:08:56.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:09:06.915Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=8dff1a13-9d45-4601-950f-96156c9e5719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:09:06.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:09:16.922Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0d68980b-e17c-426f-b283-0feb8cb538b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:09:16.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:09:26.929Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f70e39cf-ec4c-4bc9-b80c-267edd424328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:09:26.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:09:36.937Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9ec6b1ff-b43a-4829-b370-11c2dd330677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:09:36.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:09:46.946Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=fab85b0f-f045-4346-9364-e77bdc6a7b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:09:46.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:09:56.952Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1b3f4246-06cb-4d1a-bbfb-77297a74257c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:09:56.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:10:06.958Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=aac5779b-d72e-4f57-800c-985d6f0eae7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:10:06.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:10:16.965Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=81d53a75-c1f5-4846-9933-174762df7670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:10:16.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:10:26.974Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f11ca183-30be-4e84-bb30-067450c57904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:10:26.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:10:36.985Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=49be8a95-4b97-4683-95ef-61293b3b38e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:10:36.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:10:46.994Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=36c681b1-936d-483b-95ed-92ec8d653bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:10:47.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:10:57.002Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=2fa6fcf9-47a3-4529-890d-3fa975719835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:10:57.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:11:07.007Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f42bc58c-415d-49f8-99f1-7ef497956bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:11:07.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:11:17.014Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3662924a-59d2-44e6-a8bb-fd133bc89bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:11:17.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:11:24.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:11:24.068Z |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-02-03T00:11:24.068Z |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-02-03T00:11:24.072Z |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-02-03T00:11:24.076Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T00:11:24.076Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T00:11:24.076Z |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-02-03T00:11:24.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:11:27.019Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=45ed36a5-4321-48c4-b295-a6d9ce503323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:11:27.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:11:37.026Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c528d749-6592-4f53-bc63-d984f8812146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:11:37.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:11:47.035Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=cfb5646c-abf5-42f1-b420-55e5d6b3b8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:11:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:11:57.042Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=4ccd4200-2186-4369-a02b-9f108c033e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:11:57.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:12:07.050Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9031ea9a-877b-4f07-8e4b-43a149ed6b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:12:07.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:12:17.057Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=765dbd7b-a888-4d8c-ba54-13e2531e1d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:12:17.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:12:27.064Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6eae2119-fed0-496c-a1ec-e012b59f0c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:12:27.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:12:37.070Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c41c7484-0969-4c66-aeca-f13de7f2bba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:12:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:12:47.080Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e96f8aff-d024-4310-99aa-69a5e4709ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:12:47.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:12:57.100Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=370c1aa9-5c89-4fa3-a82a-b1f278987544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:12:57.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:13:07.106Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6127830b-a4b7-4d66-a1c0-476c353df078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:13:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:13:17.114Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=31399d89-f848-4b83-aa5e-0aacea387741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:13:17.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:13:27.121Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=07b4cfe1-00fc-41fa-899b-7a195b66bd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:13:27.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:13:37.128Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a7add45f-3faf-41d8-a8b1-ac5dfaaa45eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:13:37.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:13:47.136Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ab4324a9-e243-4438-85f9-1a376c575a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:13:47.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:13:57.144Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6b5bb1ce-efff-4a54-bdf8-11abebb805fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:13:57.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:14:07.151Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=02c83952-0e81-40e3-9533-d96749758f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:14:07.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:14:17.159Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3cbe7b4d-85cb-47fc-8047-2399bd9c9c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:14:17.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:14:27.166Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=59753379-8921-4402-871a-a8dcf6bda378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:14:27.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:14:37.176Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c94de84a-e914-4d42-90fa-61103ee5dbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:14:37.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:14:47.200Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=032fc359-ec4f-4509-910e-9caffe21401e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:14:47.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:14:57.209Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=29ed90fb-f3f7-4d0f-8583-085e78b89a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:14:57.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:15:07.215Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f35aa886-ed61-4475-8bf4-4a06bbcebaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:15:07.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:15:17.221Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=77e3c7c7-4e09-4196-a0ea-e8a0b0c3ffde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:15:17.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:15:27.229Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f197ab78-6fb2-4b4c-81fb-d57ac5aa711a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:15:27.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:15:37.238Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7481768d-b027-4c2b-8f5c-526e015c64a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:15:37.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:15:47.248Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=08f5cdf0-94b9-4015-802c-b45a13eaa541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:15:47.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:15:57.254Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=438a792a-b8f1-4a59-babf-5eb2caddd326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:15:57.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:16:07.262Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a7ae3d33-1b04-4dbb-830b-1a0ed95af17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:16:07.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:16:17.268Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a5c0a082-2ab0-438f-8e3d-1697cd9b3313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:16:17.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:16:24.028Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:16:24.028Z |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-02-03T00:16:24.029Z |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-02-03T00:16:24.032Z |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-02-03T00:16:24.037Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T00:16:24.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T00:16:24.038Z |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-02-03T00:16:24.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:16:27.275Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=81d44eca-577d-4acd-a350-4413b6128056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:16:27.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:16:37.284Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=be0a03c4-dace-4539-b8e2-f4a09f56dcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:16:37.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:16:47.298Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=02c9de9c-b42e-42b0-9b17-e6248f82b499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:16:47.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:16:57.307Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7ab6a3ce-dd7f-4737-9d9b-07b48a92d5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:16:57.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:17:07.315Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=8904287e-6cdb-4c6c-9c32-970ea366a417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:17:07.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:17:17.322Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a669b36a-4944-46b1-b64a-9b67e1d02755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:17:17.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:17:27.327Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b05722b8-3a60-48df-811b-e13046064be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:17:27.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:17:37.335Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=2e4105c2-2718-4968-8d86-8bd0e9622b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:17:37.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:17:47.342Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7731b88c-ccbc-4a77-b72c-4627c215b26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:17:47.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:17:57.349Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0342f42b-f7e1-4b09-8839-0446ffdeb8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:17:57.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:18:07.356Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=82b500cb-b8f2-4d46-be88-27bb804ea106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:18:07.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:18:17.367Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d696244f-ee49-449f-a5e6-1503baa2f9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:18:17.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:18:27.376Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3af674cf-a62c-4922-ba7c-a4c84b24723c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:18:27.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:18:37.383Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c7aa9dfc-1cc5-4cdf-b1de-2dc71a2114c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:18:37.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:18:47.393Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=bdc425f0-b8bd-4597-af8a-28b7975158b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:18:47.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:18:57.409Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=620ed288-4b44-4d04-95aa-9c9c79badbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:18:57.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:19:07.418Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=099c92db-151f-4325-860f-a4cdfd69ce3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:19:07.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:19:17.425Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3087d4ef-fd0f-4fb5-b1a4-1652d7a14291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:19:17.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:19:27.431Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3dcc4716-f89d-4f3b-a49b-6db44a4ef1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:19:27.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:19:37.438Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=4cd99731-24d8-4b52-ac01-728a8dbc1720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:19:37.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:19:47.444Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b34de765-cd6c-4661-a7a5-af4e1bd0cfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:19:47.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:19:57.451Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7f661143-6dd1-4417-ab53-ce454289ded8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:19:57.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:20:07.459Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ae424eea-03d3-4f3b-83a0-2b95463c3fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:20:07.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:20:17.469Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a170120d-3b78-4fc4-ae66-304b3f37ad69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:20:17.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:20:27.478Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=fc3f0b5d-15c6-4cb4-af9d-44c2da0aa41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:20:27.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:20:37.506Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b0fe02b8-7ef1-4e92-811d-93bedd9a536d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:20:37.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:20:47.511Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=807ae8ad-1a83-44e5-99b7-86aff97559fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:20:47.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:20:57.519Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ae71ed0b-961b-493e-bafb-04c07174d7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:20:57.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:21:07.535Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=40cb8050-4954-4b1e-8bca-ca3ca0eb6335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:21:07.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:21:17.548Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9272a77c-bee1-41e0-87aa-f60f1450225c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:21:17.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:21:24.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:21:24.067Z |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-02-03T00:21:24.068Z |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-02-03T00:21:24.071Z |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-02-03T00:21:24.074Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T00:21:24.075Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T00:21:24.075Z |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-02-03T00:21:24.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:21:27.555Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b4f43c66-59c6-41c7-9168-7bb848722824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:21:27.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:21:37.563Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ca8c19df-0eab-4908-ac73-48ef7aeac006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:21:37.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:21:47.569Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c9c03dd8-f038-4bd9-9ecd-3f9f36db8abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:21:47.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:21:57.575Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=078ab017-4450-41cf-84b6-5ddb1e269166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:21:57.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:22:07.582Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=070b54a7-b5b1-42a8-aad1-0d84c9f1bb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:22:07.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:22:17.589Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b63d39d6-95ce-41a7-8386-3fe72d04bc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:22:17.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:22:27.596Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a964f680-8f35-4f9e-8684-c6cf93e23a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:22:27.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:22:37.603Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ee8033df-0afe-4d25-afe3-2876a96aa1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:22:37.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:22:47.610Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9e56311a-e9b6-41ed-a659-c56815f17db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:22:47.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:22:57.615Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=fb0039ef-95cb-4ee8-a433-b980f267a3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:22:57.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:23:07.622Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7406c367-449e-473d-886d-9ed499d968e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:23:07.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:23:17.630Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9c248b90-d71a-4313-a57b-6ac846779341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:23:17.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:23:27.638Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c6fa826d-598d-4832-99ed-16950fdb153f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:23:27.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:23:37.645Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b361afff-8c8f-4911-851b-b236ed1639ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:23:37.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:23:47.652Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a05bf93d-9106-47e0-bbbd-da1a7a46bbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:23:47.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:23:57.659Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a506ee6a-5dc4-4e35-a2db-c68aff8f476e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:23:57.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:24:07.666Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0428678f-70be-458b-80a0-38567b2d3b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:24:07.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:24:17.677Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=2c5f3b47-5af1-466e-b354-af9deb8b8a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:24:17.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:24:27.685Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=061b7eed-1999-4da4-ab31-732aa161698e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:24:27.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:24:37.693Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7456b10a-dd86-448d-a1cc-f9316b9846e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:24:37.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:24:47.700Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3277486a-cec4-4815-a79d-3fc022d40c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:24:47.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:24:57.707Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9a3d150c-5251-4287-ba43-09c407415600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:24:57.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:25:07.714Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b3e05973-af46-430e-87d7-b18ebc7f3233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:25:07.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:25:17.721Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=02937f65-154c-42c7-9d9a-6e54322b274e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:25:17.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:25:27.730Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c1dcafb6-a0ef-4f75-85da-32a9603730a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:25:27.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:25:37.740Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1a0b52bf-ab6c-4fbf-9a61-ca998e2ee26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:25:37.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:25:47.749Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=59cbcf4f-f800-4618-bb00-6701dde784fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:25:47.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:25:57.755Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5e23faf2-157d-4e42-885e-21d69839f516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:25:57.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:26:07.762Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6adb87a2-08d4-4bc5-868f-c8f1ee1020e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:26:07.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:26:17.768Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c18cc618-6ad1-4ee6-98bb-b48f09c45479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:26:17.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:26:24.049Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:26:24.049Z |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-02-03T00:26:24.050Z |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-02-03T00:26:24.053Z |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-02-03T00:26:24.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T00:26:24.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T00:26:24.057Z |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-02-03T00:26:24.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:26:27.774Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e2a4723a-8bab-4853-a328-93afadbe1584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:26:27.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:26:37.782Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f3445ec4-7e30-47d0-b917-f52a733e6e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:26:37.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:26:47.788Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=bf8b7d9f-c5b3-40a8-b878-beec413cd62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:26:47.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:26:57.798Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d066342f-d973-4232-a6f1-942388db7361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:26:57.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:27:07.806Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f1335966-980e-4625-9b1d-7c3a7e516e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:27:07.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:27:17.814Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=eb271369-c7d2-41aa-aa9d-4b92c7a34aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:27:17.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:27:27.824Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5c3b0f7d-3526-4ce4-b7f1-5e32f6c86d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:27:27.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:27:37.836Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=87a6b648-75f6-4ada-829c-29883a78f808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:27:37.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:27:47.844Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c194b94f-486f-4b08-9d11-8946a2112bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:27:47.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:27:57.851Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=91f7cc38-c1ce-49b1-a946-3ede26335c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:27:57.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:28:07.858Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ea9a4b40-f850-4f6e-8b21-14fde20dabd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:28:07.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:28:17.873Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7805d027-4f8a-4cdf-b11e-069b4796c91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:28:17.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:28:27.879Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3094cef0-37d1-4a03-b609-2c6d78ebca33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:28:27.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:28:37.886Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b2e8f20b-9649-4db3-8ec1-6a3ac24db819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:28:37.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:28:47.893Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c55f3da6-8e14-4f47-8f25-d90b447d5581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:28:47.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:28:57.900Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=65ad55d5-0ad5-48f1-a471-5336f71452d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:28:57.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:29:07.907Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=07d471cc-a34f-4776-a146-b18cc803413c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:29:07.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:29:17.917Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c8553736-130e-4f91-ac89-fabdba61a41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:29:17.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:29:27.934Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5fa14f04-8a8a-4e00-b157-bd543ff7c9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:29:27.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:29:37.942Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d107d6a8-6443-4226-a62a-cc9c360c7384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:29:37.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:29:47.950Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0abd9127-c103-440c-8936-2cb340ef6642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:29:47.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:29:57.969Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6a5b7fe6-8139-4894-94e5-d42c1b1e0278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:29:57.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:30:07.977Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e7edf7f2-0eb5-407b-864a-a0af6c16eb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:30:07.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:30:17.984Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=fe3ea00d-70ce-49ca-a09a-9ca74f2f3a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:30:17.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:30:27.991Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d078e660-2745-49be-9f2b-635abaeab755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:30:27.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:30:37.998Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=fde92afd-29dd-402f-b978-2ada6396c3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:30:38.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:30:48.009Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=df20e437-d8b4-4eb3-96d8-9e3f453c620b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:30:48.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:30:58.030Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=efe9c8e5-38e2-4deb-bff8-cdf44b05e3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:30:58.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:31:08.037Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0b855ba0-0091-4564-9e9c-0183cf37b5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:31:08.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:31:18.044Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=2d42296b-3212-4e72-afc6-3cd5f13cdb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:31:18.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:31:24.052Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:31:24.053Z |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-02-03T00:31:24.053Z |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-02-03T00:31:24.055Z |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-02-03T00:31:24.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T00:31:24.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T00:31:24.058Z |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-02-03T00:31:24.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:31:28.052Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c5ae6c19-4a4e-48bf-858d-a71c0a7253ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:31:28.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:31:38.058Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b8f68ff8-cf71-4180-b16c-6c0ad51e7f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:31:38.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:31:48.065Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5897ac90-37fa-48c8-bf70-9f9a080cbef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:31:48.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:31:58.074Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=188715f6-0629-4669-90f6-a1859baf146d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:31:58.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:32:08.097Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=33d8c42e-15ba-48f5-8675-3580d7ea9e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:32:08.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:32:18.106Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=4c52537c-f58b-4a41-a6cc-1a4c1f157f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:32:18.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:32:28.112Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=cef4737c-891a-4934-ad44-415c60a1deec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:32:28.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:32:38.123Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=8783f050-68dd-48db-9255-194f55a9d527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:32:38.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:32:48.133Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0354f370-6ca1-469d-9bf1-00b30171ff7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:32:48.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:32:58.140Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a9a734a6-b0ac-423a-bc3f-6aaebb83ed0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:32:58.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:33:08.146Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c23de5a0-037d-424a-9753-bce2b358cbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:33:08.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:33:18.155Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9db78e7b-9786-45f0-a8a2-135ae1ab2a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:33:18.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:33:28.162Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=53d7a2ef-5d40-49b1-8c8b-61071944d6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:33:28.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:33:38.169Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c8ced2ed-f70f-49fd-8d61-a1d69c55b0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:33:38.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:33:48.175Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a057a132-83f2-46ca-8575-fd3e11414dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:33:48.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:33:58.182Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b91fdedb-7b89-4ba9-8f17-5af5ab72be51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:33:58.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:34:08.190Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=cf051238-0b54-48bc-a3fb-14fd43ab7e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:34:08.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:34:18.198Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f814a53a-52bf-4671-b7bc-989f6849463d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:34:18.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:34:28.215Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=845462ce-3a36-4928-b649-9f16e3df1cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:34:28.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:34:38.226Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5188b3c7-5ebd-4a55-8b6b-66fe7d34e282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:34:38.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:34:48.234Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ddcb7d22-4790-4904-bd63-dee46152c7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:34:48.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:34:58.241Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1b5b8ce2-718a-4c59-a0d8-8e005cd5fb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:34:58.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:35:08.249Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7d70278e-d5f1-485e-8c68-b406dcba9c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:35:08.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:35:18.257Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f468a79c-8eca-4cc3-9232-23397498cb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:35:18.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:35:28.264Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=46bf5f02-fd5b-4361-925d-e2f21a456516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:35:28.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:35:38.272Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7c870af3-8317-4d78-b6b6-a6c63b427698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:35:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:35:48.280Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=543c60d4-b24a-446a-8d4c-f34dd59d3e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:35:48.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:35:58.288Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5a90f442-07e2-408b-b366-27c3b307dc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:35:58.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:36:08.295Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3a884696-4605-48e4-b07d-f6cf553b3f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:36:08.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:36:18.303Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=438253b9-db34-4483-ba65-8fb027ed5397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:36:18.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:36:24.077Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:36:24.077Z |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-02-03T00:36:24.078Z |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-02-03T00:36:24.081Z |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-02-03T00:36:24.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T00:36:24.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T00:36:24.084Z |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-02-03T00:36:24.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:36:28.318Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0e5c3b3c-d59d-4c3e-af01-103a0ae39abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:36:28.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:36:38.326Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=66283343-921e-43a2-9be7-caede97dc174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:36:38.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:36:48.346Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b505af67-1ab4-4118-812b-fdb01499eb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:36:48.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:36:58.357Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5f010f0c-b66e-482d-8a52-d822cda1d302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:36:58.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:37:08.364Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f29c7c3a-f179-462b-ad68-7de1c3b474c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:37:08.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:37:18.372Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=de81d69b-0f89-437d-bebd-78a16be233ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:37:18.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:37:28.379Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9e5eb7d9-3e1e-4a2e-ad4c-42420704ffe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:37:28.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:37:38.386Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=345e017d-d38f-4b2b-ba05-3e1b990d388d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:37:38.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:37:48.393Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=4b56563a-33ef-4b27-a7f9-274808d9271a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:37:48.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:37:58.400Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=30d8be89-1fbc-4f9d-88dd-f8b58ecc2f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:37:58.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:38:08.408Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=2ec5b00f-d7d7-45a0-8d39-bf554e6a6a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:38:08.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:38:18.415Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=eccf00f4-28bb-421a-8fc6-ff3eae08a158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:38:18.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:38:28.423Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=685d9c68-c78a-4dc7-a17e-f413122bf684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:38:28.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:38:38.430Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=4d32c9ca-7b47-4f31-80be-9d8a909762b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:38:38.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:38:48.439Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=64fa2b1c-abba-4337-9356-7e215107d965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:38:48.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:38:58.445Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=25839bfc-2931-4e81-a92a-62c5bd7d25a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:38:58.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:39:08.474Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=2e423d23-9511-4e82-a2b1-f83d2e927099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:39:08.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:39:18.483Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3efb1f90-6e94-4d99-8b7a-457c0a6a6580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:39:18.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:39:28.489Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=42c197c5-0039-49f0-9b1f-0585a8b0e83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:39:28.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:39:38.495Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e09b19a8-1611-4fc5-aaad-bf1d2f9881af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:39:38.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:39:48.503Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f5ffb367-c5cd-4815-a0c5-1387bd9c4c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:39:48.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:39:58.512Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c7181197-2ae2-46a7-84bf-93d41236fab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:39:58.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:40:08.520Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b151374c-2c86-4d6d-9b43-11dadf47035f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:40:08.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:40:18.528Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=12994e75-e64c-4000-ac94-d0335e8ceb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:40:18.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:40:28.535Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a220734a-6742-4940-b0df-40dc8b4c57a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:40:28.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:40:38.543Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=fcd9f7b7-f3ac-4be9-b4df-5acc0e3ccb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:40:38.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:40:48.550Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1c3e3365-469c-4ab2-9889-321ce63db787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:40:48.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:40:58.560Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=229938a6-11bd-44e7-9a2d-c8aa28bfdaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:40:58.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:41:08.576Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1430fd55-af6d-48f1-a377-39d3485b8bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:41:08.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:41:18.589Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=66c412f8-82d4-4d09-aa1a-c0de7f38dfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:41:18.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:41:24.070Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:41:24.070Z |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-02-03T00:41:24.071Z |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-02-03T00:41:24.073Z |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-02-03T00:41:24.077Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T00:41:24.077Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T00:41:24.077Z |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-02-03T00:41:24.079Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:41:28.596Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3a42ead6-f325-4489-9a06-0496e97c7ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:41:28.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:41:38.605Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b47938b5-d6f5-4ff0-bfc3-38469a8fa7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:41:38.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:41:48.613Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ab7fbffe-8962-4da1-8fba-c24bb454d911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:41:48.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:41:58.619Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=fd285041-1cb4-4977-824b-704d496e5507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:41:58.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:42:08.628Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=51941ea9-07ed-4ea4-aa00-4067daed09b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:42:08.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:42:18.636Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d1188ca5-8d09-400e-ad6d-43870badbe50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:42:18.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:42:28.647Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ad34d6f3-ebc4-4e0a-afaa-80f1269a6897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:42:28.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:42:38.654Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3e6da217-625b-4de8-ac03-767788f4c4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:42:38.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:42:48.661Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a461e052-7f42-4ef4-967f-80a08dacf259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:42:48.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:42:58.670Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7942aa85-0ff3-4cd3-9475-28f9c1922a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:42:58.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:43:08.688Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=4a168772-3e07-46fc-984b-34fe0115fe4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:43:08.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:43:18.698Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1c3fbd8b-d3bb-412a-8dda-a20fa68914b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:43:18.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:43:28.706Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a7000d2b-d826-41bd-b818-f44dc9760022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:43:28.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:43:38.712Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6b1acdfe-c033-4966-8112-6c8c379583e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:43:38.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:43:48.721Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a150e228-0da8-497d-ad92-3e4b46091b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:43:48.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:43:58.729Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=aa5bccc1-effd-47fc-b831-5f7aa7c019bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:43:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:44:08.736Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=fbaf45ec-74d2-4e02-9080-0e850fb2ebf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:44:08.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:44:18.744Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=8ae5993b-2b73-464b-8df5-a5164b1aefcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:44:18.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:44:28.752Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b5c0f90e-85db-4743-8b69-03d40e48e275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:44:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:44:38.760Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=79776d0e-5c2b-4d3f-8bdc-dbf24800b25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:44:38.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:44:48.767Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=25cc0378-1e67-486b-b43c-6e6981897e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:44:48.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:44:58.776Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e9c14b53-0609-452f-8d3c-38885cca019a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:44:58.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:45:08.785Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=21f6c2bb-43ca-4f2d-8be0-c9143394c07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:45:08.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:45:18.800Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f8743c67-7962-487e-a33b-9d7603540dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:45:18.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:45:28.807Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7c496b94-6b63-47d1-98a7-58416e125f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:45:28.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:45:38.815Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=866c9964-7e05-45f7-b16a-e0fb3d5e4ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:45:38.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:45:48.824Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d8ba2d43-d541-46ff-80ab-a0e317299f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:45:48.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:45:58.834Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ad7d8eee-d3a4-4ce2-85de-15f464d8e83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:45:58.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:46:08.841Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=ad35018f-6a6f-407b-9904-a9ecd9b6db20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:46:08.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:46:18.848Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d83fa375-085e-441f-9c41-249dd9d792b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:46:18.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:46:24.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:46:24.042Z |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-02-03T00:46:24.043Z |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-02-03T00:46:24.045Z |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-02-03T00:46:24.047Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T00:46:24.047Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T00:46:24.047Z |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-02-03T00:46:24.049Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:46:28.855Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e738db43-4db0-4e3a-b509-eb257288ee90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:46:28.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:46:38.862Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e70441ef-ed82-426e-9d44-5eefca60887a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:46:38.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:46:48.870Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=54f3a6c9-0264-494e-8c7a-bd6e32a67341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:46:48.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:46:58.877Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=d1ec05df-34f3-44db-b2f9-4a775af4b8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:46:58.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:47:08.883Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=911f97d0-eb26-484c-a9ae-eef974a2d0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:47:08.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:47:18.890Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b07055bb-ec3e-4182-8f51-90119ee589ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:47:18.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:47:28.904Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=2eb6b307-13f2-40e9-a831-8d50e79f9ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:47:28.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:47:38.911Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=99f6e8f7-348f-4ad9-9327-8f583115c8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:47:38.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:47:48.918Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=96ea248d-754c-4764-b810-186391e27a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:47:48.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:47:58.924Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3473bab4-21dc-449f-a5d6-04cdf1cc3fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:47:58.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:48:08.932Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=aaf85c99-1af2-4382-835a-fccd8a2ce526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:48:08.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:48:18.939Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=02d52c25-f721-4215-a586-bbd72ec94edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:48:18.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:48:28.947Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6168689a-f308-44f5-b42d-e89e872bd5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:48:28.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:48:38.954Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=19b82982-07f3-452e-9afb-e282f441f343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:48:38.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:48:48.961Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7076e25b-b69f-4100-9587-2ffa5990b78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:48:48.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:48:58.969Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=155c5f45-cea6-42a0-8de9-8325a486ecea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:48:58.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:49:08.978Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=131cc81a-0476-45b7-9201-433449b9d745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:49:08.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:49:18.985Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3faece90-fcb2-482d-a2ea-8c4d475d4cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:49:18.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:49:28.993Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=591f781c-281b-4499-9892-4e1e4b499172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:49:29.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:49:39.004Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=411448ab-b498-4e51-93e1-ede39d7f2c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:49:39.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:49:49.011Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=30af6cc2-0f46-47c2-927f-f1b937b42614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:49:49.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:49:59.019Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7b45ec73-c3f4-42d4-b480-2b0e25304fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:49:59.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:50:09.024Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1aa47f97-71be-4311-9f2a-c38573b0c0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:50:09.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:50:19.031Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=bdca0cf2-c2c3-48a4-b18d-dd28877483aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:50:19.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:50:29.038Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=da4b1d56-8390-49fa-b9f5-0bb70f24b70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:50:29.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:50:39.045Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f979b2d3-058a-4612-84e4-76e4862854e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:50:39.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:50:49.054Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c1e57da8-572d-4ddd-9dad-815ef3119cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:50:49.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:50:59.062Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a9b28896-bec0-4ed0-9530-69b227a482be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:50:59.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:51:09.069Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=e9b2b92d-6d1d-4b2f-923b-63bb6712e20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:51:09.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:51:19.075Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=f4ebcf49-e190-4b56-93a9-35a8aefa5271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:51:19.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:51:24.012Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:51:24.012Z |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-02-03T00:51:24.013Z |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-02-03T00:51:24.015Z |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-02-03T00:51:24.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T00:51:24.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T00:51:24.018Z |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-02-03T00:51:24.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:51:29.083Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7e25a76e-0dc5-4655-9304-07730f355d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:51:29.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:51:39.099Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=adb87937-9981-442c-bc01-a1e378818bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:51:39.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:51:49.107Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1a0ff25e-a2c0-4699-b0d1-ade1a40ea783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:51:49.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:51:59.113Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=7332d8cd-c2ef-4f6c-a94b-610d17a3234a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:51:59.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:52:09.121Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=aa281b62-5bd2-4851-9950-c1739fa2c646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:52:09.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:52:19.128Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=a82fa320-a7c2-4a58-bc52-b323ca1b46ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:52:19.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:52:29.134Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0ca4c397-46d3-4635-b76d-67102ee1364a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:52:29.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:52:39.143Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=8814411a-9ea9-44f7-8296-fd92f3d1fb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:52:39.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:52:49.150Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6d23740b-098b-4814-9ccb-49a42cb9499f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:52:49.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:52:59.156Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=aa51d923-0fdc-4d08-b2c7-d99ec6418ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:52:59.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:53:09.162Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=edf5159a-2df3-485e-b234-469de7537c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:53:09.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:53:19.170Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3f2ccf1d-f8e8-4395-a6a2-38f94ad84e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:53:19.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:53:29.176Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b78201bd-8ae5-4ea0-91c6-08863e30a97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:53:29.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:53:39.184Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=45a184ac-1165-454c-95c1-5f0b0e508d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:53:39.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:53:49.196Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=aa15c9b5-d4c4-43b1-abac-811fde7dc65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:53:49.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:53:59.207Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=c96bd8e8-a8cf-44a4-8445-432565cf2beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:53:59.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:54:09.217Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=84864817-3d40-42d9-a48f-c6c5785edf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:54:09.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:54:19.224Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=5b756fa6-e824-4010-b1c2-56b5efa529e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:54:19.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:54:29.230Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=2768bc74-bdd4-430e-9329-540c3518abc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:54:29.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:54:39.240Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=6e25d25e-7213-4ba9-ad5d-a7963ba031c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:54:39.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:54:49.249Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=0bcfd912-9937-45b2-a1b6-92bbf5ec58ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:54:49.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:54:59.257Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b02d5f23-5ae4-4911-8653-7e13d4acf55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:54:59.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:55:09.267Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=edb95101-c5a9-41e1-be16-48cb361645ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:55:09.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:55:19.275Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=99c61eda-47cd-404d-9261-5db0d5a8e85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:55:19.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:55:29.284Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b4a74c9b-2ba3-4b2f-adae-4f5f77999301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:55:29.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:55:39.291Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=b7f9abc9-3ff8-4657-ad91-f745a2799abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:55:39.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:55:49.301Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=139d091a-3806-45e4-8e0e-c5a1b7d6e57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:55:49.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:55:59.316Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1433ef21-d9dd-4e97-9de5-f9b699a6c936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:55:59.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:56:09.324Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=42e39760-2ece-45d1-b401-f38ff3b977ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:56:09.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:56:19.334Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=69475c87-b4df-4c08-93ed-3e2cb1281107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:56:19.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:56:24.110Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-03T00:56:24.111Z |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-02-03T00:56:24.112Z |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-02-03T00:56:24.115Z |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-02-03T00:56:24.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-03T00:56:24.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-03T00:56:24.120Z |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-02-03T00:56:24.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:56:29.340Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=dded4e02-2584-4db4-8cc7-34bf8a37ec49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:56:29.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:56:39.347Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=3cc0673a-7af7-41b1-942e-6d904846e331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:56:39.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:56:49.357Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=9085e9c4-b8c6-466a-b6a9-6019035da175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:56:49.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:56:59.364Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=94e6dfe3-d1a0-4e5d-8018-821042f7cf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:56:59.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:57:09.370Z |INFO |Init configs |InvocationID=9e95eea8-f444-4f60-ac9b-4ab8d4b6766f, InstanceUUID=1af6688f-3d3f-494f-bf20-497c572bde4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-03T00:57:09.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |