By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T01:24:22.046Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T01:24:22.049Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T01:24:22.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} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:24:22.732Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:24:22.814Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:24:22.815Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T01:24:22.815Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T01:24:22.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-22T01:24:22.942Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-22T01:24:22.965Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-22T01:24:24.614Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-22T01:24:25.140Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-22T01:24:25.157Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-22T01:24:25.157Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-22T01:24:25.215Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-22T01:24:25.215Z |INFO |Root WebApplicationContext: initialization completed in 2250 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-22T01:24:25.558Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-22T01:24:26.146Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-22T01:24:27.525Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-22T01:24:27.972Z |INFO |Started MainApp in 8.506 seconds (JVM running for 9.166) |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-22T01:24:28.057Z |INFO |Start scheduling PRH workflow |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:24:28.073Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=254af99d-2b26-4bfd-abef-204e184ac689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:24:29.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:24:29.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:24:39.576Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b2c57dff-4deb-449f-aae3-37a475e82f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:24:40.649Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:24:40.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:24:50.650Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=f3367a3b-87f5-429b-905d-644be2fd03e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:24:51.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:24:51.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:25:01.718Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=26d14f9e-d69c-4e79-8e3d-78c32221303e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:25:02.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:25:02.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-22T01:25:06.305Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-11-22T01:25:06.306Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-11-22T01:25:06.308Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:25:12.796Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=1eaf1ccc-4ccf-4a4d-9eac-f9392146bfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:25:13.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:25:13.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:25:23.832Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=7ebb569e-319d-4a62-a4bf-fba59cb7436e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:25:24.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:25:24.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:25:34.905Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=27a4dac5-9fe9-4828-9e25-de3f682f6620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:25:35.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:25:35.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:25:45.974Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=7e66899d-bdb7-4e9c-834c-328fbce373b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:25:47.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:25:47.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:25:57.014Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=57683052-c777-46b6-a1f3-4df4ead5dc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:25:58.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:25:58.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:26:08.086Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=cb5b5740-b2ee-4656-bcc6-036a4bd6817d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:26:09.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:26:09.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:26:19.163Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=0163e9a2-2a3f-4a07-a3e5-9a94b50c80ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:26:20.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:26:20.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:26:30.230Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=24047451-d367-41f3-8064-b04e18ae3a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:26:31.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:26:31.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:26:41.313Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=d3c43a5f-0ee9-408b-9f27-e4fe59061724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:26:42.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:26:42.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:26:52.375Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b6d4d056-0e6a-4a41-87f2-67434c365088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:26:53.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:26:53.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:27:03.415Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=19254614-d966-429d-a211-26509c5dfa7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:27:04.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:27:04.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:27:14.491Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=6f020176-940a-4ca0-b25c-e09d9720a683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:27:15.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:27:15.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:27:25.559Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=1f4c2cd8-a55f-491f-b2e5-9e47a7b7afaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:27:26.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:27:26.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:27:36.631Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=702a5856-3346-48a2-9e5f-f7d41a9bf662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T01:27:37.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:27:37.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:27:47.704Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=0b80e021-3840-4230-af0b-c9a1cb2babe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:27:47.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:27:57.827Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=8a1fb45e-195e-4c2b-8110-fef5782d08e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:27:57.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:28:07.849Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=0c08d061-50ae-4249-98e2-2d9589f1f304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:28:07.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:28:17.864Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=837694f7-25a4-4945-9b69-f443aec4973b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:28:17.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:28:27.879Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=8ca397cf-36de-4f5b-80fe-37a270bd9507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:28:27.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:28:37.969Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=4820205f-7a81-4523-9b9b-b93962549b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:28:37.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:28:47.983Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=99343375-7806-4765-bc5a-4356a104b8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:28:47.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:28:57.995Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e115b5c7-bf83-4b4f-889d-ad61fb973049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:28:58.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:29:08.006Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=f82ae4f7-bb05-4d6e-8d9f-ac7acc39f799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:29:08.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:29:18.019Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=edf28906-a54b-440f-ae7b-1e75fa9b36f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:29:18.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T01:29:26.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T01:29:26.559Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T01:29:26.559Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:29:26.562Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:29:26.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:29:26.569Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T01:29:26.569Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T01:29:26.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:29:28.034Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=ee584ba9-bc6d-443b-a34b-8a119598c07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:29:28.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:29:38.044Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=caa6f1ae-6843-427c-9f73-dbba70d32262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:29:38.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:29:48.065Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=fcc0fb0c-897e-4866-a191-9960e6788ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:29:48.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:29:58.078Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e9b2b1f7-8161-4fff-8522-7e64a2695cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:29:58.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:30:08.090Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=44bcae41-03f5-4bec-93b1-d6416a8ae22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:30:08.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:30:18.390Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b8a7eafa-72cc-4232-8cc8-6089793f8ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:30:18.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:30:28.401Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=8d6ece05-8f75-462f-891a-43ef8c6513c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:30:28.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:30:38.414Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=eb72e9cb-39e0-4cb0-97a3-691553a75756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:30:38.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:30:48.424Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b43642d0-4edb-499e-a86d-7d1749c60dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:30:48.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:30:58.435Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=2fb4971f-5133-4821-b7e2-e5117fa3a0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:30:58.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:31:08.446Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=9c9e3b87-2518-4756-b434-983d4d1cd9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:31:08.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:31:18.457Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=3b7baf16-8d5c-4182-98d9-81d78d92df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:31:18.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:31:28.469Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=989acb28-b986-4b54-b5f5-9b885c2e96fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:31:28.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:31:38.478Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=f2233624-bb69-4ef7-80c1-9c23da30ac43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:31:38.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:31:48.491Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=7a664095-f255-49ed-b50c-d7b0468016a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:31:48.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:31:58.502Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=bc7fed35-322c-41f2-a294-441feafed8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:31:58.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:32:08.512Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=0f65afed-f9b3-4ffa-85f3-ebe9e43667dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:32:08.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:32:18.521Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=d373d8fb-afa0-42ec-8768-047a03953ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:32:18.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:32:28.531Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=c9d03e4a-5ff3-4591-b48d-cdab9cdd7361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:32:28.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:32:38.542Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=8fab8c3e-3f0c-4796-b85d-8395413f5663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:32:38.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:32:48.552Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=c388025e-db42-410c-a34a-5fbed049986e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:32:48.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:32:58.562Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=c60b64f6-8f91-4b62-8af2-0b68d1100852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:32:58.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:33:08.572Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=64a298e7-8a6b-4a51-bb52-af85a0d9036b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:33:08.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:33:18.583Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b9e11519-1e27-491d-b013-f7ccfb282108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:33:18.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:33:28.594Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=36901424-55be-4833-a942-54d91ee426bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:33:28.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:33:38.605Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=ab163f5c-a1ca-493f-931e-47e0791e66da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:33:38.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:33:48.616Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=d83560f8-4885-4d46-ab8e-ed5c4e1974f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:33:48.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:33:58.626Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=13e7ee15-cd71-4263-86b3-0088588b0f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:33:58.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:34:08.637Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=74699374-1654-41a4-a810-f8cf30671299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:34:08.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:34:18.646Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=753fa3e5-efb0-4e4b-89de-08a592242909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:34:18.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T01:34:25.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T01:34:25.873Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T01:34:25.873Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:34:25.875Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:34:25.882Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:34:25.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T01:34:25.882Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T01:34:25.884Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:34:28.655Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=83b87c1b-c8a4-4065-98b4-acaadbcee84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:34:28.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:34:38.667Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=82d18565-6bc3-4469-ab7d-1f1d6c8f5b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:34:38.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:34:48.677Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=fb1cfdc9-6fc6-4ee2-821b-cfd0d0ad53f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:34:48.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:34:58.688Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b6674940-2b6f-4d98-aa33-ef29a33464f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:34:58.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:35:08.699Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e9424bc8-6e30-4bf3-900f-294e435e8cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:35:08.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:35:18.711Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=982a6ce5-19e4-4151-b2b1-4e3af9bad558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:35:18.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:35:28.723Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=0b64b1ab-eba1-4377-8db5-0df4f18b3224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:35:28.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:35:38.733Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=fd872ee4-702b-4aa0-99de-6ac01fb02df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:35:38.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:35:48.742Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e7291ab9-9c8a-424c-9520-964fc994725a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:35:48.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:35:58.751Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=11bb37cf-045b-42da-94b3-1efa1b71f5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:35:58.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:36:08.762Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=a8c31a80-6540-4011-8b60-395dbd778e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:36:08.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:36:18.774Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=d1595a35-79c1-4c95-8848-711d5f71caac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:36:18.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:36:28.785Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=881a6e7a-d400-49cf-8364-d10082336d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:36:28.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:36:38.796Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=a597503d-0fde-48e0-bb9c-9f9b0d2f21bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:36:38.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:36:48.808Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=49920d6b-deb4-4ceb-a39d-53697c351b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:36:48.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:36:58.817Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=559936e0-774e-4e30-a87b-76a570fbc532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:36:58.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:37:08.828Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=aafc2bba-4360-4c9b-96f3-63431d580d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:37:08.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:37:18.838Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=05964ea5-0286-4962-b225-0543084d1628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:37:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:37:28.856Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=74266873-f217-4915-a12c-0710c8370baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:37:28.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:37:38.866Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=a74e70b4-2db1-407a-82ca-decafea9c769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:37:38.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:37:48.875Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=da27ee76-bb99-467b-a5bb-f6b30f183b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:37:48.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:37:58.884Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=dc8ff4d4-31d7-4c99-8f23-09e2dee1dd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:37:58.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:38:08.894Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=30e48be6-66c5-4039-9822-a4825ca4057c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:38:08.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:38:18.903Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=826aafcc-ba90-415f-ae83-d078ca5959c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:38:18.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:38:28.912Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=9c9de88d-f1ff-4215-8fe3-0fc5b40bf316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:38:28.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:38:38.923Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=5e96f779-253f-41ef-8cf1-f4b269de13da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:38:38.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:38:48.934Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=5d8dfcef-82d0-49a8-8d83-768567f35c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:38:48.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:38:58.943Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=0471254f-9f01-4625-95b7-bd88c16f2854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:38:58.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:39:08.955Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=11c660d3-7880-43eb-800b-6f02ab167d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:39:08.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:39:18.965Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=94b23120-2f51-4383-88a6-66ceec3feac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:39:18.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T01:39:25.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T01:39:25.799Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T01:39:25.800Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:39:25.801Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:39:25.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:39:25.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T01:39:25.808Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T01:39:25.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:39:28.975Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e47c1573-8ec4-4725-bc1b-4dd5d6affc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:39:28.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:39:38.984Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=43e161b1-ada9-42f2-89d9-af858b84d25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:39:38.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:39:48.994Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=7d31155d-5644-4729-a8ca-c2ed966be80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:39:49.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:39:59.004Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=7235eb5b-189e-44a6-91c9-2df66d48fdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:39:59.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:40:09.014Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b6322f7f-22f0-402d-89da-67f0856cf20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:40:09.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:40:19.024Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=d7b1b9cf-a1ee-4b42-b9fc-1cbca7f05058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:40:19.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:40:29.032Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=2d7f9a1d-2414-479e-93c9-471121222229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:40:29.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:40:39.042Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=79ce933f-1aac-46b4-b9ca-c2a6cd6b7ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:40:39.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:40:49.052Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e51aa9a0-edc3-4dac-b670-7914d639adc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:40:49.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:40:59.062Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=83987a15-aeef-473c-acd2-716925fadb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:40:59.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:41:09.071Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b8a7f082-33c2-4b93-b00f-b7f3a0c26072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:41:09.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:41:19.079Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=beb971f9-4ce6-4206-8ea9-75329cb2bcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:41:19.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:41:29.087Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=1bdbda81-1b5c-47c6-806c-f4c73f760445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:41:32.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:41:42.139Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=0de6160f-ed99-453c-9702-f526e1fb7d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:41:42.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:41:52.148Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=f3826921-3b0e-4fc4-8be6-861511dc085d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:41:59.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:42:09.250Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b1b8dd5b-6853-4d40-82b5-5e2ac15598c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:42:09.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:42:19.260Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=ec792281-db0a-44aa-957b-266d6a87e3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:42:19.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:42:29.268Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e3a8abea-bf21-4d38-aade-f2a5e5916716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:42:29.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:42:39.277Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=77fecec4-d2c9-4bc0-887b-73bb092f835f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:42:39.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:42:49.287Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=122b9701-63c2-494b-bae1-22d8e3a18036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:42:49.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:42:59.298Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b57ae822-e8ff-45dc-bb8b-dcc7643d9360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:42:59.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:43:09.308Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=8792f97e-1822-41e5-91bc-3c6f889e12bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:43:09.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:43:19.317Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=c6aceb94-cb19-40ff-992b-1e5c2a98eb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:43:19.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:43:29.326Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=dbc55340-ddc5-463b-b3d9-4174c8f451f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:43:29.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:43:39.336Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=9d0a8ea9-4924-4656-937b-c4721b164e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:43:39.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:43:49.346Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=945332c7-f93f-4867-b196-a8febfb74398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:43:49.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:43:59.355Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=6a434490-45a3-4dba-b89b-eb3353c9cd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:43:59.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:44:09.363Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=c397ff44-697b-4fd4-adfd-40f41a252a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:44:09.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:44:19.373Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b308e892-ee63-4cec-a44e-bed3538ba5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:44:19.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T01:44:25.787Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T01:44:25.787Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T01:44:25.817Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:44:25.820Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:44:25.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:44:25.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T01:44:25.830Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T01:44:25.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:44:29.382Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=943f483c-6f32-4834-ad67-f3c2705664d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:44:29.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:44:39.392Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=6d217e46-f292-433f-9e97-67efa9586cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:44:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:44:49.400Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=50e9ee93-3674-4c79-b247-2518dca1186a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:44:49.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:44:59.411Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=d9dccf95-0022-4d27-8609-edefecd81210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:44:59.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:45:09.419Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=16e80a52-01ce-425c-88f8-32e9d3cdfa2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:45:09.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:45:19.431Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=3d17c621-6832-41a9-8e4c-bb49a4572011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:45:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:45:29.441Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=f693fde4-6058-4cef-86eb-72a98e5b3d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:45:29.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:45:39.450Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=d51e0920-22ba-4af4-8802-1570e27514c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:45:39.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:45:49.459Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=3b8875fe-fac6-416a-bc96-5cfb1cd75a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:45:49.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:45:59.467Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=376f65c2-e030-41c5-82a2-c3587a76ccfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:45:59.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:46:09.477Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=81b9b26f-f2e5-411c-8a85-818dc834e35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:46:09.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:46:19.488Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=f0bf0922-345a-4b5a-a2b5-5fdaca23c3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:46:19.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:46:29.496Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=636cc1cb-463b-479c-afec-3aad6080319b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:46:29.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:46:39.506Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=cf0b7a19-b5d8-4008-bdfd-470cb78bbe4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:46:39.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:46:49.515Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=953c5e4a-b4db-4c8d-a2aa-17f46263dc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:46:49.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:46:59.524Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=850ebbcf-6e49-4084-a1c3-d5ae7707efc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:46:59.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:47:09.533Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b6dc5fd3-bce1-4411-af57-77fad21b1e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:47:09.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:47:19.541Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=06786093-a8d3-401c-839b-192a0a7dfcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:47:19.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:47:29.551Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=449502a1-fff8-4fde-93c5-b9f6fc9339ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:47:29.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:47:39.560Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=062e0c26-ce60-4bcb-9f64-193884a5adc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:47:39.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:47:49.569Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=2aa293e0-e27a-4405-8c85-c667a99e3f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:47:49.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:47:59.581Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=3cd5c4ea-6b75-4dff-a329-33d4ea855adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:47:59.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:48:09.590Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=7a3584ef-a271-4435-9d13-b47983033666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:48:09.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:48:19.598Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=08f77b32-44ca-4601-b058-c46ecdab6a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:48:19.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:48:29.605Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=0894049c-559e-4671-9e3c-bb2d8b422202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:48:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:48:39.613Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=0518be3b-5167-4121-8fd0-41f2332ed326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:48:39.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:48:49.622Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=574b3a37-30c5-4bd9-8a32-1eda9f149173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:48:49.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:48:59.630Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=15507ff0-1d39-4e70-8c2a-20c1444e35cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:48:59.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:49:09.639Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=6fe698c1-affe-4d8c-a3e6-c2b693de7b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:49:09.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:49:19.648Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=3c2c88d2-3e25-403c-a39b-2309fedebcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:49:19.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T01:49:25.841Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T01:49:25.842Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T01:49:25.842Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:49:25.844Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:49:25.851Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:49:25.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T01:49:25.852Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T01:49:25.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:49:29.658Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e6d18501-fbff-48b9-8a10-b57d4df82efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:49:29.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:49:39.666Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=2ae212e0-e1a0-4fd0-bd9b-6bec4ff17235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:49:39.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:49:49.676Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=531b54c3-beb4-44f5-a892-ba3a309e3515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:49:49.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:49:59.685Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=9152d910-e809-429c-aaff-63a29517b4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:49:59.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:50:09.693Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=bfdc417d-0cc8-4380-9f92-15d9872dbc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:50:09.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:50:19.702Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=c0cd5d0d-3fa6-4b41-b24a-dd876c4eb7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:50:19.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:50:29.710Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=2a22ff3b-4668-4ffb-93ec-ec664838703e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:50:29.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:50:39.720Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=8e0525ee-9f98-4899-a9b8-83810d267f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:50:39.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:50:49.729Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=46e8ad83-be6d-4823-b014-493e3fbafcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:50:49.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:50:59.738Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b7b4a915-4bc0-430a-98af-bca7a66b81fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:50:59.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:51:09.747Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=7c3683bf-7b1f-4724-a3b6-2855eb009ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:51:09.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:51:19.755Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=c0fd2974-8f48-42ad-a4f4-e1d0aaa94678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:51:19.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:51:29.764Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=331a8224-e2de-42ea-a38a-0e3c01f2c88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:51:29.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:51:39.774Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e82e8ae9-13b6-40d9-b0fa-9be25ba512b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:51:39.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:51:49.783Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=80d7019c-c52d-4eba-b614-0af99c02f18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:51:49.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:51:59.792Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=ae8a81f8-f433-4d06-afb7-a435345003f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:51:59.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:52:09.800Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=3b36d27c-ddf1-4d0c-98a4-cd27f5b66221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:52:09.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:52:19.809Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=9abfe85b-96a7-48db-a75d-e18344ddd253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:52:19.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:52:29.818Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=3a6a4333-2946-40d7-8988-c33d9fcecee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:52:29.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:52:39.827Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=336cc38c-e655-4507-9750-2cf68b90738f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:52:39.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:52:49.836Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=fedae068-181b-4269-a752-9765d6d3e198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:52:49.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:52:59.845Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=20c66d11-e13d-4373-ada3-b3c042adf444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:52:59.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:53:09.854Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=3383c276-ed67-43d7-aa82-e640b32239db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:53:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:53:19.863Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=7f240b47-21b8-45a2-84b9-6caf2fb34bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:53:19.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:53:29.872Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=2b562a43-35b7-4a41-b85f-faee646e5e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:53:29.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:53:39.880Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b018a0e0-a5e9-4889-9778-a93eea83fb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:53:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:53:49.889Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=87fac1fd-0777-48e0-a287-675eccad5cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:53:49.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:53:59.898Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=2ff4f446-7f76-4cfa-aaae-e646b8f2411e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:53:59.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:54:09.907Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=fd0163d6-1562-4273-a7df-b6024ff64982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:54:09.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:54:19.916Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=1f6fed18-e942-4da1-b865-59f514ab1045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:54:19.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T01:54:25.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T01:54:25.798Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T01:54:25.798Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:54:25.799Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:54:25.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:54:25.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T01:54:25.804Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T01:54:25.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:54:29.924Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=8dbf3ac2-c72c-474d-b8ee-0b3da3c5ebb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:54:29.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:54:39.933Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=5a830a2b-d2a2-47e5-b6bb-ffcb74da273f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:54:39.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:54:49.941Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=728c4aaf-a95d-46c9-babc-60a3bde58585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:54:49.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:54:59.950Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=d3962fa8-e500-444f-a7df-faebe4257e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:54:59.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:55:09.960Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=6aff90fb-a4f9-43fe-83c0-eb0b4ff1358f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:55:09.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:55:19.968Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=3704514d-afbc-494e-a87c-8d8d22e8b860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:55:19.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:55:29.978Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=97d7faa1-5460-4e74-965f-f818f7417209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:55:29.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:55:39.987Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=559c07f8-7b96-4196-8c3d-b40294255765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:55:39.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:55:49.996Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=cd61608e-b0be-4fff-b241-f09d00ff6206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:55:50.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:56:00.006Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=54c3324c-968c-4b23-abbe-cbcb26e8223a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:56:00.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:56:10.014Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=04fb0ead-e0f7-40da-820b-2741424b589a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:56:10.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:56:20.022Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=6e266d0a-8817-4a6e-8870-79eff1359de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:56:20.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:56:30.031Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b73bd801-e85a-4479-8361-5e832b4628cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:56:30.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:56:40.039Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=fe137b4b-c549-4bc0-8612-14ecf6dc29b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:56:40.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:56:50.047Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=5a361dd6-261c-4434-8959-0e1a4cc58087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:56:50.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:57:00.057Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=628dba9f-1a43-4689-86ee-6521c4a6726e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:57:00.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:57:10.065Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=df4e7608-9513-40b9-b3b1-1852c6cb07cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:57:10.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:57:20.073Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b30eab4f-df9c-48e1-a3ee-3c914a91abcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:57:20.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:57:30.082Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e44dab5a-fde4-4a5c-a116-16c3c1c72e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:57:30.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:57:40.092Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=f7b44d51-2fe3-47a9-bcec-e983771e533a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:57:40.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:57:50.104Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=408021e9-18e0-4fb2-9f3f-ea280fe57cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:57:50.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:58:00.113Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=82534eca-593b-482f-8b46-fd39ada81649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:58:00.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:58:10.123Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=6d5bc9bb-724f-4360-80e4-3685c73164f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:58:10.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:58:20.131Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=dbdf3d3b-001f-4c63-977d-a47a9d44c7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:58:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:58:30.140Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=20d81564-2e72-4231-a87a-ca8925e817f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:58:30.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:58:40.150Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=0057fed1-a2ac-45cb-ab13-974155c3d8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:58:40.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:58:50.159Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=46375f11-6b70-4727-ba2d-ab2445af4688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:58:50.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:59:00.169Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=598e8600-746c-4047-805f-31f19d1a840b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:59:00.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:59:10.178Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=02c099c0-64f0-4cc6-9e52-e9d7914f4c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:59:10.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:59:20.190Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=436d07ac-aea8-4836-96c4-293436b5b641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:59:20.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T01:59:25.840Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T01:59:25.840Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T01:59:25.841Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:59:25.842Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:59:25.846Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T01:59:25.847Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T01:59:25.847Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T01:59:25.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:59:30.198Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=7ceb9027-6d3f-4cc3-ae3b-b7915fd635e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:59:30.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:59:40.206Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=569c11e8-7627-4394-9ea1-b432241adf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:59:40.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:59:50.215Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=dc390e0e-687d-4ed8-8368-f021fd1bad9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T01:59:50.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:00:00.224Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=9176f7d2-6eb7-47a7-ad32-d6cf48f15cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:00:00.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:00:10.235Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=882341e3-becd-40fb-96cf-c32a0bdc80c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:00:10.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:00:20.243Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=1f074da6-4cfb-4d2c-8631-ca0df8d9cca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:00:20.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:00:30.251Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=9109ae2b-6cd7-43bc-9902-516766ee27cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:00:30.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:00:40.259Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=abe34547-e49c-47f7-b1b9-f085829a4975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:00:40.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:00:50.267Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=cee3d02a-aa0f-4d7b-8c7d-e6c4b18c2202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:00:50.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:01:00.276Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=ad5ed70a-f07e-4ac0-bc5f-f9e6509c7e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:01:00.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:01:10.284Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=fd73c8a8-1ec7-4195-b69a-0a0b3c9c77d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:01:10.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:01:20.292Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=99597490-6cf4-4576-aee3-8202b1779232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:01:20.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:01:30.299Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=1a3500d8-7d40-448f-b499-5607b608ab05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:01:30.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:01:40.307Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=240a0cb1-3eb3-4700-ac53-fa2f753aac0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:01:40.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:01:50.316Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=4da19f04-033e-4fa8-a194-13900b31b2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:01:50.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:02:00.323Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=12d536d8-5afb-4b18-ba72-516212465622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:02:00.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:02:10.331Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=781e8028-0efd-4609-abab-b90ce789e130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:02:10.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:02:20.340Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=523530dd-080d-40d1-aad1-f31a0ad8a5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:02:20.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:02:30.350Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=bcce8df4-eb0c-4024-ba57-18c97bfd2828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:02:30.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:02:40.359Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=eaada79d-33fa-4f7f-b2cc-174937990a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:02:40.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:02:50.365Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=f0a17180-7c49-4772-98d7-ab216893dc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:02:50.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:03:00.372Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=3f818a13-bf42-4d17-a462-1a10abab8e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:03:00.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:03:10.381Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=896db39c-1b83-48b4-a0c1-a74325e2cf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:03:10.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:03:20.389Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=21c0dd6b-9baa-4da3-ba5a-6e4a6f4dd84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:03:20.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:03:30.398Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=10dff907-8021-41a7-b4c8-78ff011afd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:03:30.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:03:40.408Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=c2c2bd48-b6df-43b1-b0ea-cd857953bea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:03:40.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:03:50.417Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=aa881810-afec-4c57-84be-822874737f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:03:50.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:04:00.426Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e1a7ef07-8f1d-4f3b-a46d-0febb2d82b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:04:00.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:04:10.433Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=7e819a6f-bf84-474b-8791-4e68fa72fcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:04:10.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:04:20.443Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=43785569-be48-4a71-b219-92442574893c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:04:20.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T02:04:25.780Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T02:04:25.781Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T02:04:25.781Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T02:04:25.782Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T02:04:25.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T02:04:25.787Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T02:04:25.787Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T02:04:25.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:04:30.451Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=cf920585-227d-4c5d-9aca-7986be60ef49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:04:30.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:04:40.459Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=3744856c-36f6-40e6-954d-877fa6779835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:04:40.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:04:50.468Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=1b194f61-4377-4646-85df-a38631e01d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:04:50.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:05:00.477Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=9ea4b086-6695-4746-83f1-afe50df76cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:05:00.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:05:10.485Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e4510802-bea6-4da9-9d35-f096c8a1ec7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:05:10.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:05:20.494Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=308dfbc3-f4b6-47c9-bc3c-cf93972f1f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:05:20.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:05:30.502Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=bae251fa-da59-4f84-b717-98b02b67a64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:05:30.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:05:40.510Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e8801e53-9113-47b7-9862-da8cfe30b075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:05:40.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:05:50.517Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=d5935c0c-739a-4ea4-bba5-d3358bd7b9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:05:50.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:06:00.526Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=28d8b3b4-9544-434a-b3ed-b66b9bc11a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:06:00.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:06:10.535Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=53d6fef9-ddd2-4c10-b304-1948b4df7435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:06:10.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:06:20.543Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=87501726-2306-43dc-9ac4-492c32558e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:06:20.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:06:30.551Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=ed2c1cd1-3959-4c42-bf7d-87aea233515b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:06:30.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:06:40.559Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=44e2cd24-7237-4f26-985a-b34955e2134b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:06:40.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:06:50.566Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e35ade52-fea6-4163-91ca-452ad9d76853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:06:50.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:07:00.574Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=1cb6cbe1-3ac7-4a57-975e-17e2fb07ff36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:07:00.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:07:10.583Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=a50f42b1-0c89-4248-bfde-8cd8a0a00f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:07:10.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:07:20.590Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=76e7e584-76cb-44fe-8a10-91c2b8a1e9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:07:20.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:07:30.599Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=4361d979-8b61-4af7-a636-834ffc2af75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:07:30.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:07:40.607Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=62e51635-cc27-43a7-a1c3-3dc61b7656ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:07:40.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:07:50.615Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=f525fd04-0c03-4b72-86aa-ce976f9bda27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:07:50.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:08:00.623Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=4066803e-39eb-456e-bffa-e75d8edafe7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:08:00.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:08:10.631Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=3d3b0f0d-c9e9-44c5-ba48-1933b2406878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:08:10.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:08:20.639Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=ccfbe964-7f4b-4431-8740-36002241acea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:08:20.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:08:30.647Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=2718d9e6-5dee-4ff2-974e-64b1ef309215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:08:30.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:08:40.654Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=62371995-0e95-41c6-aa07-139c59e2ad5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:08:40.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:08:50.662Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=12831592-3577-4808-9370-eef6703c466a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:08:50.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:09:00.671Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=7fa68eec-1729-4424-b473-aaae73a03dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:09:00.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:09:10.678Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b470f744-e585-4ee4-9a8c-6406f1cfd889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:09:10.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:09:20.686Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=0acac47f-a4d5-4c13-8c9a-899454594148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:09:20.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T02:09:25.808Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T02:09:25.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T02:09:25.809Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T02:09:25.811Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T02:09:25.815Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T02:09:25.815Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T02:09:25.815Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T02:09:25.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:09:30.694Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=09570b25-8efa-477a-97a6-d275febb89ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:09:30.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:09:40.703Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=2596acb5-28c9-4bcc-8198-8b30b7cae31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:09:40.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:09:50.712Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=9728450c-f09d-4d3b-b5aa-f9aab731e7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:09:50.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:10:00.720Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=46c2807c-3897-4789-8cee-5a03cc2a02d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:10:00.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:10:10.727Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=abf4db13-2755-4069-a3b1-7b755edaf7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:10:10.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:10:20.735Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b1d99db0-cfc2-4eaf-90e7-bc47613d8495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:10:20.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:10:30.741Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=32b56236-2868-4c8d-b2e3-eabd9f30a5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:10:30.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:10:40.751Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=11f20746-4814-4ea1-9cfd-370d58513bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:10:40.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:10:50.758Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=fad28859-15c3-49f0-9035-3f061c9b85a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:10:50.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:11:00.765Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=0e0b6601-b714-43d7-822a-e94cfd935d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:11:00.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:11:10.773Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=efc242e1-9e41-4a7a-a7eb-76b4a834dcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:11:10.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:11:20.780Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=1b345c38-f839-4bcc-9158-61bdb99a90ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:11:20.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:11:30.788Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=478bc5ea-2992-481b-84e5-7375305018af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:11:30.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:11:40.796Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=7e0c99a9-024f-4a4a-915b-409327ebb5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:11:40.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:11:50.804Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=9978acf8-7f1e-4793-85cf-f885d3a08c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:11:50.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:12:00.810Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e7755d53-37fc-45b9-bc8a-4b4f98f42406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:12:00.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:12:10.819Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=13ced0d9-8138-4181-bbae-a0f0c74fb104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:12:10.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:12:20.827Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=bb90682e-9de6-4d3f-87e6-c7c85e2123ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:12:20.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:12:30.834Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=ad924684-17c7-4072-96ec-4650e907b5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:12:30.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:12:40.841Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=905daea2-95e5-4942-868b-3fa8bf0e6997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:12:40.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:12:50.849Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=528ae1f4-85a1-4b1b-ae23-880fea9e7933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:12:50.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:13:00.857Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=ede3c78f-7a33-4786-a168-5b8bae519901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:13:00.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:13:10.864Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=9a20de8b-e670-47bb-b07e-f17c4713c759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:13:10.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:13:20.871Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=76784edf-084e-4f7e-885a-8e4adce688f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:13:20.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:13:30.878Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=5039994e-ef44-4228-95ea-68a0141224e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:13:30.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:13:40.886Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=0c4886c0-5a92-4f2f-8cb9-d4d42458664f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:13:40.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:13:50.893Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e51f9746-acec-4998-893f-b5a59c4bd8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:13:50.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:14:00.901Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=eb6c72a5-0fab-4912-87ae-178a245cab11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:14:00.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:14:10.909Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e52a0d88-a938-4dec-bb43-5ae3762e54f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:14:10.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:14:20.916Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=d2b02ac9-3c3c-4f97-954e-a39aef29456b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:14:20.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T02:14:25.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T02:14:25.783Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T02:14:25.784Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T02:14:25.785Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T02:14:25.788Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T02:14:25.788Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T02:14:25.788Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T02:14:25.789Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:14:30.923Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=ff476555-002f-43e9-a095-26ed1f774926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:14:30.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:14:40.933Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=881197ab-471d-432f-8ea6-63ae90c2511b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:14:40.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:14:50.940Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=bc95f3f0-907b-464c-b94c-7c82ef69e2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:14:50.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:15:00.948Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b29bae6f-e930-4223-8b0d-e12b91297f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:15:00.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:15:10.956Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=1d7f395a-bae3-464a-ac25-eb4e3af5f361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:15:10.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:15:20.964Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=dde0db9f-1c26-4240-8059-bc62b01cf237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:15:20.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:15:30.972Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=94203b60-5c47-4113-8417-077a12435a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:15:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:15:40.980Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=0b8b96e0-d3c6-4bb3-a7f1-d7e83fc45b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:15:40.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:15:50.988Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=1593a1cc-1212-40ab-970a-a10bc9b325a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:15:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:16:00.995Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=c74d8ca9-718c-4dbe-ba47-fe134ee041d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:16:01.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:16:11.003Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=a3367b4d-a153-4f1d-ac2c-b7549823b082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:16:11.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:16:21.011Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=a1466625-ff92-46cb-ac59-4a9dfc6c7f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:16:21.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:16:31.019Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b4546a91-e25c-4115-9a2b-1fe708b8ab80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:16:31.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:16:41.027Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=fd91feaa-8740-4b70-8c8d-f83a5f4b6195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:16:41.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:16:51.034Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=956d23eb-fa9f-4829-8c01-9d18a9966344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:16:51.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:17:01.041Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=17bc2c44-787e-4c05-a937-be6bab803814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:17:01.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:17:11.049Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=99f2bc4b-6845-42ed-b8c8-027116f431b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:17:11.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:17:21.056Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=d8f1dd58-e53a-4180-b7be-83de2c7b25ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:17:21.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:17:31.064Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=17d22d58-f9c1-4fdd-9a9c-726a18037a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:17:31.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:17:41.072Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=266adb02-32bf-460f-80eb-50ae438630de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:17:41.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:17:51.079Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=de33c8ef-6ba6-453d-9dbc-1516f11242e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:17:51.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:18:01.088Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=8f70e47d-abdd-40b0-9c62-c8d4b4bf6377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:18:01.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:18:11.095Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=44149d81-54fb-46f3-b420-f816eeaa21d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:18:11.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:18:21.102Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=1c32ca6e-c3d4-4ad8-a107-03a243ae477c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:18:21.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:18:31.110Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=7f8cf9d6-248e-4977-8083-a119fff7befc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:18:31.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:18:41.117Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=851b40e4-144d-4a93-acaa-6da87fc2f436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:18:41.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:18:51.124Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=5b968eff-7db7-4a26-bbb0-05597dc40937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:18:51.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:19:01.133Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=d2e207b6-0921-47a0-8b71-7e4afcbb3ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:19:01.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:19:11.140Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=505167fc-d59a-4f3e-9745-4e0fadc0d66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:19:11.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:19:21.148Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=7d33a918-796a-4514-a0f2-beb790916a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:19:21.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T02:19:25.775Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T02:19:25.776Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T02:19:25.776Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T02:19:25.777Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T02:19:25.780Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T02:19:25.780Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T02:19:25.780Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T02:19:25.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:19:31.158Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=b1ff65ed-6d53-4754-8902-1559e66fc6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:19:31.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:19:41.165Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=a658b7b2-3b6e-4167-bec4-ff439bcfe38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:19:41.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:19:51.172Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=867e50f8-84a2-4e56-9318-d51936ab4a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:19:51.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:20:01.178Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=4931fdb0-08d1-4cb8-8a59-e9331eb78ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:20:01.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:20:11.186Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=a63fd42b-d366-404d-813b-46ba6dbbb8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:20:11.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:20:21.195Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=85958b1c-c9c0-4d7f-99ec-462f669089cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:20:21.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:20:31.202Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=2bdef72a-3071-4ddd-abae-78859f831092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:20:31.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:20:41.208Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=e17d535b-08bd-4e3e-b2d8-d7ac549356f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:20:41.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:20:51.216Z |INFO |Init configs |InvocationID=8d2c515d-10c7-4044-91a0-cda33beb24ff, InstanceUUID=81f525db-e295-4b3a-bebc-4a2d8fb5553d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T02:20:51.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |