By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T02:22:39.148Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T02:22:39.151Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T02:22:39.208Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:22:39.895Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:22:39.987Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:22:39.987Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T02:22:39.987Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T02:22:40.052Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-24T02:22:40.123Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-24T02:22:40.146Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-24T02:22:41.785Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-24T02:22:42.453Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-24T02:22:42.490Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-24T02:22:42.491Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-24T02:22:42.550Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-24T02:22:42.551Z |INFO |Root WebApplicationContext: initialization completed in 2404 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-24T02:22:42.978Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c488508c-d978-4fad-adec-19b9997ff243 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-24T02:22:43.720Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c488508c-d978-4fad-adec-19b9997ff243 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-24T02:22:45.208Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c488508c-d978-4fad-adec-19b9997ff243 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-24T02:22:45.322Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-24T02:22:45.324Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-24T02:22:45.327Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-24T02:22:45.809Z |INFO |Started MainApp in 9.318 seconds (JVM running for 10.098) |InvocationID=c488508c-d978-4fad-adec-19b9997ff243 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-24T02:22:45.905Z |INFO |Start scheduling PRH workflow |InvocationID=c488508c-d978-4fad-adec-19b9997ff243 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:22:45.919Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8b746ddc-fd35-466b-a98f-20c4794d4143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:22:47.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:22:47.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:22:57.433Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=69b751de-38bc-4d7d-a7ea-6f079dc82ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:22:58.564Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:22:58.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:23:08.568Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d28368b2-0bb3-4157-8317-e23586d07d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:23:09.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:23:09.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:23:19.637Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4ecda141-7a65-4005-912f-bb29aea0b487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:23:20.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:23:20.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:23:30.711Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3192c2ba-0147-4ebd-81d3-7652122277d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:23:31.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:23:31.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:23:41.877Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=23bd8db9-b977-478f-ab21-f6fa305ef624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:23:42.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:23:42.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:23:52.920Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=62113666-3d0c-4f65-baa3-a018c5c988a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:23:54.118Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:23:54.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:24:04.120Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3d3d7976-aa1c-4816-b6ad-8be704d5f72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:24:05.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:24:05.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:24:15.222Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0a421656-d134-4e09-b7c3-10b9802ba104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:24:16.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:24:16.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:24:26.295Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=bcba311c-fe42-4e68-9e55-1e9b353d3559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:24:27.460Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:24:27.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:24:37.462Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e551e5ae-2614-4321-93ae-df5751629bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:24:38.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:24:38.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:24:48.502Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=bbec33df-ab23-4d31-97ba-d62e7ba40cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:24:49.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:24:49.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:24:59.670Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d363a2b0-1265-4bc9-a3ec-ee343397e2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:25:00.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:25:00.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:25:10.773Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3c9cc19c-7f49-417f-b1a3-7acefdc30cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:25:11.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:25:11.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:25:21.877Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=67136bb6-a6bf-494f-80b5-d0161e7be1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:25:22.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:25:22.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:25:32.949Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=29317beb-b1fd-44b0-8639-b940b98c00ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:25:34.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:25:34.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:25:44.022Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c0e3faaa-e2e4-4c25-bd9d-6e8ac8d5820b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:25:45.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:25:45.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:25:55.063Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1003ff19-32ae-4ebb-963d-4658600f6a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:25:56.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:25:56.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:26:06.231Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a10b245c-2116-428a-9b45-98aca6926d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:26:07.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:26:07.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:26:17.434Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=afae2e91-939d-43a1-b916-fdaf8986478a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:26:18.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:26:18.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:26:28.473Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=18502a00-9cc1-4ddf-8265-312f3cfc9e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:26:29.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:26:29.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:26:39.542Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a37d1f6d-ab70-4278-93dd-6ec9d896c45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:26:40.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:26:40.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:26:50.646Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0be92514-e737-4f81-8ce0-910861faefeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:26:51.689Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:26:51.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:27:01.691Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d93e588c-909a-4b32-bd69-071afa773de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:27:02.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:27:02.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:27:12.759Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=996f154b-9ef2-4071-b381-186c0b84cc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:27:13.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:27:13.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:27:23.928Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=24e33232-ff42-477f-8bd9-023a67e8febf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:27:24.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:27:24.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:27:34.968Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7017c7c1-c717-446b-a983-bf969f7872b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:27:36.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:27:36.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T02:27:43.878Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T02:27:43.878Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T02:27:43.879Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:27:43.882Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:27:43.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:27:43.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T02:27:43.891Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T02:27:43.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:27:46.040Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cd2531c7-a528-4ae2-a3d6-3e21423144c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:27:47.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:27:47.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:27:57.113Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ee63aa04-f77d-49da-abd8-ccbcad640b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:27:58.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:27:58.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:28:08.151Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cc9ce006-8b05-4b1e-b13f-e7ead9f460d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:28:09.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:28:09.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:28:19.222Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=559a904b-1845-4a0b-b643-9e8817ca1d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:28:20.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:28:20.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:28:30.366Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6403a57d-89f6-4cbc-b469-8026b050f027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:28:31.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:28:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:28:41.463Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d9cb9cf4-56b1-463b-8737-3479f30d87f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:28:42.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:28:42.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:28:52.536Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7e8eb001-c300-4672-a615-db0ac59a63f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:28:53.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:28:53.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:29:03.579Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a7ea30bf-2f2a-45dc-bfeb-2c8279983dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:29:04.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:29:04.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:29:14.711Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=57a71430-853c-46e4-a2e9-cfb8021c56d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:29:15.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:29:15.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:29:25.781Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f4b12d0d-4a70-435e-bd7e-d574257aaac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:29:26.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:29:26.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:29:36.823Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=01984eb6-9d57-4da6-ba5d-a3f7b3ef4423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:29:37.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:29:37.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:29:47.894Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b31f1bc0-f0bc-4c31-b8e2-05af683cbd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:29:48.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:29:48.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:29:58.965Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=914f4c23-0070-4eaa-a733-6be37873ec5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T02:30:00.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:30:00.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:30:10.041Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6b479a25-4163-4b7c-89fc-c51727ab6fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:30:10.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:30:20.211Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=19fa131a-1b3c-4058-bcc9-a5ea58bdf074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:30:20.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:30:30.228Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=88fd462d-9c6d-425f-a947-0d6f02f8fd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:30:30.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:30:40.448Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=90bff6f6-f934-4011-8d1c-d9a4eddb6927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:30:47.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:30:57.742Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=82aa54f0-0df6-44fb-a0b7-e77a13baef6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:31:01.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:31:11.174Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a5f89796-cc12-4967-b801-ca54ee54d0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:31:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:31:21.190Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f8740e97-2cf7-45c2-8b98-be0ff210b14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:31:46.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:31:56.150Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9a325ac9-1bda-488a-b541-eaeef0b4f8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:31:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:32:06.166Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7f8998fe-d548-4376-915d-3624377dd97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:32:06.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:32:16.180Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=973c9285-899e-4ed2-a375-ff5869e91b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:32:16.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:32:26.195Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b8e58dce-5416-4db3-afbb-b1c941a50c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:32:26.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:32:36.210Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fe14871f-7b62-4daf-962d-d3f7dd037933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:32:36.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T02:32:43.214Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T02:32:43.215Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T02:32:43.215Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:32:43.217Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:32:43.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:32:43.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T02:32:43.224Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T02:32:43.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:32:46.224Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c9e20e82-bfe5-444d-aa89-a8542e0d8051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:32:46.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:32:56.237Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=caa612b9-abd8-48f6-a036-503fcb8a43b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:32:56.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:33:06.250Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8b970f02-3d6c-4952-acff-177921fc646d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:33:06.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:33:16.264Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ca281404-ed40-4daa-bbf2-6739af7e2f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:33:16.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:33:26.280Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9de9d85d-db74-4d16-9e7c-8223a30f0ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:33:26.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:33:36.293Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0101e0a4-3473-4fa4-aa00-e6cf67feffad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:33:36.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:33:46.306Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5fe44c09-4917-4952-b0c1-119b1038e023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:33:46.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:33:56.320Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cb317ba4-d463-436c-96bc-6b4718d70176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:33:56.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:34:06.332Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ccec631d-a1a7-41a2-ab48-3d32d767bd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:34:06.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:34:16.347Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d3a3a5f4-6014-453e-9e06-49639bbee9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:34:16.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:34:26.365Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e47629a5-e73f-4d41-8268-34bebd3945f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:34:26.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:34:36.381Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7923c44a-354c-41f5-8306-4712fc836a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:34:36.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:34:46.393Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a5d31df4-09f9-460a-a672-81ccd80e9ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:34:46.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:34:56.411Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a99d309e-4207-4877-9db8-d3abe07ef44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:34:56.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:35:06.423Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2f7938fa-53cc-4769-aeae-e66a22eee636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:35:06.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:35:16.436Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7b312135-61e8-4210-b3fc-c3b90d8ddbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:35:16.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:35:26.448Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a646dc51-9740-49e5-9853-64f9744ac0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:35:26.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:35:36.462Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=56e31270-318a-4340-936f-60a0e4672a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:35:36.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:35:46.473Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c605a1d5-172f-4c1a-804f-6560b9e56318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:35:46.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:35:56.486Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5440014e-692a-4611-862e-4cee3cda50ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:35:56.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:36:06.500Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=169a27c8-dc5f-4109-8970-cd25a402dd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:36:06.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:36:16.512Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=40ab9f62-4b10-45f8-8ced-7f64ddef02be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:36:16.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:36:26.525Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=303520bf-d134-4b5d-9d12-bc198bb98234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:36:26.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:36:36.536Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ded95b42-0780-46df-949b-a3ad6f871b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:36:36.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:36:46.548Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9fd13354-0c4e-4874-9cae-a8dfaf05dfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:36:46.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:36:56.559Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b0392ddd-ea63-4cfa-a400-8b63830ead2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:36:56.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:37:06.572Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9371557b-6462-4ebb-94f7-76b2a3700728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:37:06.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:37:16.583Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0c04bd17-6ff5-4737-bd9d-218c025c5cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:37:16.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:37:26.598Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=57a45fb3-5760-416b-8b9b-b461d4a414f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:37:26.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:37:36.610Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c3d1fdaa-5f3b-4f39-afd8-5f8080a1a618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:37:36.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T02:37:43.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T02:37:43.200Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T02:37:43.201Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:37:43.202Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:37:43.208Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:37:43.208Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T02:37:43.209Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T02:37:43.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:37:46.622Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c26ec87d-cd7b-437c-8a41-6911572878ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:37:46.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:37:56.636Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=47a5e46b-61f1-457c-b8aa-4cd0f3afb29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:37:56.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:38:06.650Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=750a2d94-306b-4305-8065-9f36dcd57114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:38:06.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:38:16.661Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b90518d6-f442-4758-9303-20135ac347ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:38:16.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:38:26.671Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5e434bd9-0098-4643-b1fe-0cb2e860e53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:38:26.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:38:36.687Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fef55db8-882e-4fe5-97e6-391749ac2a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:38:36.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:38:46.711Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=72a2f17b-32c2-4c85-96e7-0b082f712f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:38:46.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:38:56.723Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=bbf34b0f-9455-4d04-bc3a-6886a684a438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:38:56.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:39:06.734Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=84e8d7df-60cd-47be-810a-3fc60e4d1ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:39:06.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:39:16.746Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d79f888e-a8fc-4f14-bb4a-a7164f04d2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:39:16.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:39:26.759Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d232901c-0a18-4f11-903e-58e54c81f887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:39:26.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:39:36.771Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b07aec94-72bb-4501-832c-6bc26eaee301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:39:36.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:39:46.782Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=bc0abefc-0ca3-454f-960c-9ec6b97f7898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:39:46.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:39:56.789Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=95e2380f-589e-47d3-aa71-8c7a6c7bfcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:39:56.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:40:06.821Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ba39aeea-2f71-40f7-a6f9-5174d49eb264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:40:06.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:40:16.831Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4d12c3f6-fabd-43bf-96d7-d2bb5cdf0f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:40:16.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:40:26.838Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=84cdedf1-8e2b-43ac-849b-ab64d4c0ad4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:40:26.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:40:36.848Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8d0a99a3-5d8f-45e1-9986-249d395b1a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:40:36.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:40:46.859Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4fa19eeb-66b3-4473-92b2-6ec921ed5d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:40:46.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:40:56.872Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=27162861-473e-4c35-a6c8-ab1098c58090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:40:56.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:41:06.883Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=130fae50-dbcd-4cdd-a003-d1de04529cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:41:06.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:41:16.895Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=980f9e35-c91e-4e16-bffa-391a53645ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:41:16.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:41:26.907Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=bf6117e5-f113-46d5-bcbb-888a9ffeb982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:41:26.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:41:36.918Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=47b4f3db-2172-4847-a109-2632f6875d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:41:36.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:41:46.930Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=25499208-eccc-4c19-ab65-203cc6985718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:41:46.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:41:56.941Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1b534138-eaad-420f-b29c-5c636676e3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:41:56.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:42:06.953Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0f6b0140-e207-44c0-b139-8954608e21f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:42:06.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:42:16.963Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cd1daba7-7b6d-4461-8173-1b655413d24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:42:16.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:42:26.975Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=961d4b01-8905-4854-8af9-90e16b48846f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:42:26.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:42:36.987Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=77574870-0883-4e9b-8f9e-d16c2ea39aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:42:36.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T02:42:43.209Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T02:42:43.209Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T02:42:43.210Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:42:43.211Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:42:43.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:42:43.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T02:42:43.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T02:42:43.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:42:47.000Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e7254242-c290-4b6a-a418-756d79717b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:42:47.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:42:57.016Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=117736de-2c57-4569-ab43-71da97b833fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:42:57.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:43:07.027Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=05982231-f664-49a1-8143-2681befc72e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:43:07.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:43:17.039Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=88e9d939-a63d-489b-b887-3b18b8e76b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:43:17.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:43:27.049Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=daa66c71-9dd9-4f09-a719-9d58864d15d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:43:27.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:43:37.065Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=bad6b8cc-899e-4797-b5ce-59c217e7360e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:43:37.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:43:47.076Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=efed0e45-1831-491f-8375-d83792fa3ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:43:47.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:43:57.090Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3e30edb8-586a-429c-9391-493da674c904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:43:57.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:44:07.102Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4fdbbeb5-97f7-408d-b4fb-858f13302a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:44:07.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:44:17.112Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=95d6345c-5095-4398-ad86-557b06d08f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:44:17.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:44:27.123Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=eb47db58-12ad-46f1-8f7e-c00e5b5ddc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:44:27.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:44:37.139Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=390f5a46-1227-45a7-9691-71ba249094bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:44:37.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:44:47.150Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4ddbaef8-e2f0-4b67-a9d4-c3f4569d5f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:44:47.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:44:57.163Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=830b23ec-1fa3-43a2-944e-194270b04cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:44:57.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:45:07.173Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=bf25c113-01f0-4cae-b58e-ceda12055714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:45:07.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:45:17.183Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c34b0bba-8ff9-4815-8937-8c8224ee2a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:45:17.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:45:27.195Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f24c8905-0a60-4729-bd48-c71f605b52ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:45:27.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:45:37.207Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f785df44-1f61-4a09-a904-b1ddbd8b6822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:45:37.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:45:47.222Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a17b54dc-faec-464e-9f6b-c0bcbcfe7591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:45:47.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:45:57.234Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=442afc04-bcd0-44d9-aa5b-6aae5f460cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:45:57.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:46:07.246Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=053fbaf8-0fce-46c7-b6b8-74a523916bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:46:07.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:46:17.258Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=17697f88-9ff6-42a4-ae19-887ea48ef8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:46:17.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:46:27.267Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0a2bddd0-ec56-44d9-9932-b13138c74499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:46:27.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:46:37.277Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9d81b142-3841-4577-999c-5b6f39e7fd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:46:37.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:46:47.287Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5c2a97b1-7285-4a3a-a2d6-f2d1bca62645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:46:47.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:46:57.297Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5b853d40-2a99-4736-9060-eaac025d15ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:46:57.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:47:07.308Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6723cb17-0b91-4b47-abe6-78e84505a379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:47:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:47:17.318Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b59e2f36-8651-415f-bb1e-5d8f37a23e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:47:17.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:47:27.329Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d884e446-cc35-4137-a033-33eca7a45b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:47:27.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:47:37.339Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=59cf2978-a6cf-4f7f-b169-60b96e8e2b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:47:37.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T02:47:43.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T02:47:43.178Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T02:47:43.179Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:47:43.180Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:47:43.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:47:43.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T02:47:43.187Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T02:47:43.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:47:47.351Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ccffe287-868e-4028-9727-ba535943fc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:47:47.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:47:57.363Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=31971104-9c91-4740-9d20-ded040cb1100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:47:57.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:48:07.375Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cd3b2bce-78b1-44d4-bfce-42148217276b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:48:07.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:48:17.388Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=723f5dce-8b21-4d50-9b97-9458648d1a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:48:17.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:48:27.398Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4730b163-d310-4423-932a-07561fee524f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:48:27.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:48:37.411Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fbe7eab7-18e0-46d4-941d-e7a1d2a9f279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:48:37.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:48:47.422Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4642554b-e89c-473c-bd54-bcc7c0a53f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:48:47.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:48:57.432Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d6732640-ec13-459b-b29e-3fbbf80b4474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:48:57.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:49:07.444Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ac493765-dba5-41d4-a9a6-c59d82027c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:49:07.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:49:17.454Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=626202f1-1c8d-44fd-92c9-693954a6b0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:49:17.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:49:27.464Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=940f4988-698f-4b3e-84f5-2d082e102fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:49:27.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:49:37.475Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b703349d-1951-4b61-a6f1-30d8f1445983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:49:37.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:49:47.490Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=527366b8-8a56-4de6-99cf-044e6fcc0ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:49:47.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:49:57.501Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2d70c834-9dee-4986-a385-fcaaa9cc6fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:49:57.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:50:07.510Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7c4d2e9e-d946-4123-a6dc-8a6599628847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:50:07.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:50:17.521Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9b191f21-d602-472e-b82f-6977d23877aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:50:17.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:50:27.531Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e32cf447-234f-47fc-a0ae-7009d8eb8ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:50:27.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:50:37.541Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=72b1af18-cf1f-46d2-ae35-4efae56c1f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:50:37.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:50:47.552Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2577e90c-4dd7-4c37-80bb-5b9d98ce5161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:50:47.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:50:57.564Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c70d9503-185c-43ea-8c7b-5ae38f55bbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:50:57.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:51:07.574Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9ad863af-1ad3-4f23-a5b5-78a1d0d8db52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:51:07.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:51:17.584Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1415f63c-ee2d-458c-996e-060b156ac630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:51:17.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:51:27.595Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=51535e75-3dda-40e7-8ebf-231cba119336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:51:27.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:51:37.611Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=712eeb6b-c174-413c-a91f-a6d917588ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:51:37.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:51:47.628Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5f76f672-2812-41a2-a8d9-ab425f86ef66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:51:47.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:51:57.638Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ca40c69c-02ae-4102-ace2-a7562f740fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:51:57.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:52:07.649Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ad0da723-3d8f-4389-9322-dd73bb03bff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:52:07.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:52:17.660Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=35d9df52-e645-4d1f-9358-ac10fa203e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:52:17.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:52:27.671Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b2d5e06a-6f8b-4bce-96dd-4c2190427869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:52:27.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:52:37.681Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=da3b3f53-2d2c-4c2c-871b-123f1a0e2fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:52:37.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T02:52:43.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T02:52:43.165Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T02:52:43.166Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:52:43.168Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:52:43.183Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:52:43.184Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T02:52:43.184Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T02:52:43.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:52:47.691Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=de905f90-593c-400c-aa8d-5c69b07a241a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:52:47.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:52:57.703Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=50b8d7c1-2d3d-44a9-93ab-7f182642f692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:52:57.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:53:07.714Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1798b0ef-7f35-472d-bca7-c5b4cd3402fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:53:07.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:53:17.724Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=33a0dad3-7a6a-47c7-8863-25d393760859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:53:17.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:53:27.736Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7e05a1ea-eeae-48aa-9855-fa966c1c01d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:53:27.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:53:37.747Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=486ca1c8-1228-4ea7-93f8-7a5d868bb5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:53:37.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:53:47.759Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f4d80f7d-47f0-4998-a315-aab8dddc9624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:53:47.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:53:57.768Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=346c8099-eba2-4985-b5d7-d341bdee349d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:53:57.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:54:07.779Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=88277fe6-550e-478e-a7e1-dd82bb5f2382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:54:07.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:54:17.790Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0f8db9f0-2ce9-49ac-af6e-a3e5638cd7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:54:17.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:54:27.801Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6a14e7a9-bfee-43c0-ac0e-f0603a41fffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:54:27.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:54:37.811Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e62bfa7e-e57b-4580-a287-644aca072a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:54:37.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:54:47.822Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fb4430dc-81bc-4445-9801-bb687b891b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:54:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:54:57.833Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=09e389ee-9a34-450e-b4b9-eda74dd6850c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:54:57.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:55:07.843Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cedd6728-1ab1-44ff-9a8e-e44aeba2315d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:55:07.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:55:17.854Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=915f931f-2d87-492e-93ee-52a2be5b4ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:55:17.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:55:27.864Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=51f3d234-7dde-42c9-9dcf-ed682c06f827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:55:27.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:55:37.876Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2bc99860-7816-442c-a547-549d35a6a76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:55:37.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:55:47.885Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5a5cb03b-fe16-4d4f-b192-548476c744f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:55:47.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:55:57.896Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0212c673-f8b8-421b-97dd-dc5e75ec3597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:55:57.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:56:07.912Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=db1f52b7-cf82-4927-8370-59b3acc79531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:56:07.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:56:17.922Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=311d7f13-de14-4286-b519-a065a39f1e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:56:17.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:56:27.932Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b22f3e25-c067-4520-a61d-7ac60356885d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:56:27.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:56:37.943Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0aee8248-d2de-4900-8ebf-b3c4d5cf99a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:56:37.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:56:47.954Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ebef9308-b25b-46a0-8ece-e6e754512fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:56:47.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:56:57.964Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7060a97a-3033-4793-be2b-97d5515b60cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:56:57.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:57:07.976Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4f7821da-bd29-4020-a033-09da3f5c9df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:57:07.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:57:17.988Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b28ae147-c549-4126-92cd-0ba8c891c5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:57:17.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:57:27.999Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e4ef7225-d88b-4883-bdcb-3dba0085ac33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:57:28.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:57:38.009Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=34adbb9d-3bfc-470f-8e79-d7842e91208b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:57:38.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T02:57:43.209Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T02:57:43.210Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T02:57:43.210Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:57:43.212Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:57:43.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T02:57:43.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T02:57:43.217Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T02:57:43.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:57:48.019Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=580cc15a-033f-4f04-bc7b-e2866a9cde7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:57:48.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:57:58.030Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a8a647c3-3655-42a1-829b-fb71d36a082c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:57:58.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:58:08.040Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0cb25022-32bd-4046-810d-850a58f68437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:58:08.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:58:18.051Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7dc826d7-5c12-4154-8b84-df567719b99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:58:18.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:58:28.062Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f80bf8f9-d6d6-4a70-b823-bf36a44712c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:58:28.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:58:38.072Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6e00e46f-0478-45d3-817d-847b3b321068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:58:38.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:58:48.081Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=04576869-d38e-4dff-9fcf-875b4716b39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:58:48.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:58:58.091Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c4177e8f-64a1-48db-b9bb-7d0f06e8f327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:58:58.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:59:08.107Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=021865af-200f-4c45-b9a2-5e737267cd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:59:08.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:59:18.116Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=88ccbf0b-89a0-461f-aded-7ea7d15e2b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:59:18.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:59:28.127Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fd22200e-7a74-4b8f-a4ff-9325d09fd1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:59:28.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:59:38.135Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=94a9cef2-ede6-4546-a9ae-c2f3f618e727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:59:38.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:59:48.146Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=034a4163-4dfe-4c8a-9f76-ee62864b151a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:59:48.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:59:58.155Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3a404eb9-6b99-46cc-9b83-7b4263458680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T02:59:58.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:00:08.163Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=bf3c07a1-2a63-4894-a43d-c4bb7dae294d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:00:08.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:00:18.172Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c22323bb-9a98-4236-be28-394e434d728e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:00:18.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:00:28.183Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=aa80da3b-17d4-4447-9c1c-7ad219b55532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:00:28.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:00:38.193Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c63b1407-6a82-4442-bbdf-d5ad24a6e1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:00:38.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:00:48.202Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3e555bee-4cd3-4da2-b574-3fab4b765321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:00:48.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:00:58.213Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8d841892-3934-41be-9cde-c8b5bccd95cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:00:58.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:01:08.222Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4077ecc2-d860-4326-892d-7e162cb2ebd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:01:08.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:01:18.231Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1f6b69fc-b93b-4ee4-92de-1efc0aa66a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:01:18.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:01:28.242Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ca0efab7-e5b9-4063-b27e-5578a00cfaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:01:28.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:01:38.251Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=833df6c0-cc3d-40a4-af96-de43d1905646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:01:38.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:01:48.261Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a3f852a1-c620-41a0-8e26-58fcea8d859f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:01:48.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:01:58.270Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fafe87d4-30c5-4d1c-af0d-a9b5e493b1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:01:58.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:02:08.279Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c3e80c1d-f05c-4d5d-bc69-5e44ffaf096e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:02:08.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:02:18.287Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c31b71f2-e6d6-4e41-9849-2b159367c52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:02:18.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:02:28.297Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=12b60ce6-9654-4ec2-983e-23c5c49ef1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:02:28.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:02:38.308Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d3052de7-8b20-4e57-825d-ab5a279bcd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:02:38.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:02:43.219Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:02:43.219Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T03:02:43.219Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:02:43.220Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:02:43.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:02:43.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T03:02:43.224Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T03:02:43.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:02:48.318Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=27958407-31a2-439c-8f5c-39355c935333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:02:48.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:02:58.327Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d21e73a5-9643-474d-840c-e76d1619c31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:02:58.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:03:08.336Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4254ec86-f1e3-4ab7-9a76-7f34ff64c53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:03:08.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:03:18.346Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4fb20afd-de7a-4691-a45d-22bb62cee654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:03:18.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:03:28.357Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f16d3916-a917-4850-b1e6-063c0d1950ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:03:28.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:03:38.366Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cdfd077a-7cbf-48e3-8c3c-8124f3617ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:03:38.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:03:48.379Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b6dfb76a-b2db-4cd7-9826-4cdfa02c1c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:03:48.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:03:58.391Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=36c947aa-deb4-4b7b-a672-f31608099ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:03:58.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:04:08.402Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=090286fa-ebee-465b-9fcc-33dc5972d38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:04:08.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:04:18.411Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=dfa6b191-8829-4c02-be3d-786b96b51115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:04:18.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:04:28.421Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=bcf660ab-bc71-4a6b-bc06-e08814a49a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:04:28.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:04:38.431Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=137ae392-5d1a-4d4f-a789-f4cb343fac03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:04:38.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:04:48.440Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9b725eba-fc9f-4877-a20b-9bae9c6c6dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:04:48.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:04:58.449Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f8217a0c-5138-4793-a8c2-dae43dd49be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:04:58.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:05:08.459Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6206ad11-a569-4ff5-80df-97f56f3929c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:05:08.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:05:18.468Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6ae04528-b82f-46d8-b09c-70324733bbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:05:18.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:05:28.478Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fe57c2df-9c6f-4695-a9f7-284b112563f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:05:28.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:05:38.487Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=10c3f45c-24a7-4a77-861e-4125fc8f9465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:05:38.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:05:48.500Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=713c5893-024a-450c-a9f0-db7de50bdf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:05:48.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:05:58.511Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=61d594bc-ff13-4710-86e7-e5e76645f201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:05:58.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:06:08.522Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0b6422c6-c2cb-4038-8845-8d6bfb42d3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:06:08.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:06:18.532Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=396c3b5c-0431-4537-bbed-2902c0b493e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:06:18.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:06:28.542Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3a8d9a88-2319-4e9f-baf3-14b0e618f0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:06:28.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:06:38.554Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fcc32f77-fba7-4465-b5cc-0c90ce5d6066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:06:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:06:48.568Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c59ea802-3318-4639-b2c7-fdfef2eb2112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:06:48.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:06:58.575Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4b9727c7-656e-471d-ad71-fe5bf53025e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:06:58.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:07:08.585Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=feaa1c73-9d01-460a-a828-a1e9ad42f3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:07:08.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:07:18.597Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5c7bdd2d-250a-4ae6-859d-b15cc6359c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:07:18.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:07:28.606Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=87597185-2c19-43a7-8308-621f17c222e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:07:28.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:07:38.616Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6560e0ef-4fa9-40b3-87b9-d4ebb08d8af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:07:38.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:07:43.207Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:07:43.207Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T03:07:43.207Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:07:43.209Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:07:43.213Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:07:43.213Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T03:07:43.213Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T03:07:43.215Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:07:48.624Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=140e9798-72bd-44c0-8632-b003bb628c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:07:48.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:07:58.634Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2f0409df-6d45-4823-ada2-43f473baf27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:07:58.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:08:08.643Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f87d5644-f9c2-4507-b7b8-31655c01789d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:08:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:08:18.652Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9f195802-5815-4c5d-9cc0-7bae8e513add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:08:18.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:08:28.660Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2f382056-9b56-42b4-a42c-14a59c19f290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:08:28.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:08:38.669Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b7e62fd8-1298-4b1a-833a-2937999aebb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:08:38.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:08:48.679Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f2392e37-95a8-419d-abec-8c0f6658600e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:08:48.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:08:58.687Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=45f5c28e-0eab-4fff-af93-ce1a28c8e0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:08:58.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:09:08.697Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=31bc4e77-3619-4528-8ced-abab504d6ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:09:08.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:09:18.707Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=98b4d91e-21e0-41ee-bffc-d7a5fad144d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:09:18.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:09:28.716Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ae5d9e9d-2f87-4a8b-9147-708538a0ff9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:09:28.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:09:38.724Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e6cc63ae-4fc8-468d-af8a-cb8ab8403ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:09:38.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:09:48.743Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=82f68604-a95c-4cfd-a06d-52189239f704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:09:48.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:09:58.752Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=168ca18f-70ec-47f6-a41e-81b390ac1ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:09:58.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:10:08.760Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4e2bad71-8cba-4c24-bde5-cd644d5d6d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:10:08.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:10:18.770Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=abd333a9-98c0-433c-8781-7fe2613a5571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:10:18.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:10:28.778Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0e370055-acfb-42ed-94dd-7e1679fc50c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:10:28.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:10:38.788Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fa46784a-f1b6-49c7-af8c-532f5a0fc862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:10:38.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:10:48.797Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a3565647-dd4b-4f86-9050-9498c922ae7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:10:48.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:10:58.806Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=691053c4-b699-4853-9c33-e8d2f707d573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:10:58.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:11:08.815Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5f0e4d0a-94db-4936-a2b5-d66dbbf9fb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:11:08.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:11:18.824Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b1c35b92-56f4-4366-9aa1-a7fac8893bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:11:18.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:11:28.832Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c84cab4e-83ca-406a-8afc-fdd8c78f81c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:11:28.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:11:38.841Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6cb176ef-1867-4a4c-9e95-d2d54e22b2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:11:38.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:11:48.851Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3286b70c-4cac-41c8-b00e-514290ddfb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:11:48.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:11:58.860Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=96e32b6f-4516-4a41-9732-6b1f95295b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:11:58.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:12:08.869Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=bea5a6c8-48ee-42dc-8661-742929eaa165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:12:08.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:12:18.879Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a6425511-037c-42bb-a081-e7021dfc1d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:12:18.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:12:28.889Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ab7ccdef-86f7-4be0-931c-c11dcda44652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:12:28.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:12:38.899Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5deca173-b13f-4b31-bc1c-34f4ad07171d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:12:38.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:12:43.209Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:12:43.209Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T03:12:43.210Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:12:43.211Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:12:43.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:12:43.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T03:12:43.215Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T03:12:43.216Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:12:48.908Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ffd7f7f1-810f-4421-938a-923ce460c699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:12:48.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:12:58.918Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cc67e1fa-96fd-4755-88da-b9e1939f0629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:12:58.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:13:08.927Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=48f467de-da5f-47a0-8d4d-b9d2398fe92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:13:08.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:13:18.936Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cfcaca6d-e28b-4bc0-8b7e-d83d6579298b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:13:18.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:13:28.947Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=bb62ec64-9065-4eb6-9940-13863d3e7642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:13:28.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:13:38.956Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ea9b33f5-68c3-4d74-854e-1e02b72f4465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:13:38.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:13:48.965Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d28448a5-3900-45bf-ad80-19ea01f80d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:13:48.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:13:58.975Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3100929b-61b1-4acc-b48f-af02f84c0581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:13:58.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:14:08.984Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=36c290cb-c2ea-4852-8103-4d73dfc4e5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:14:08.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:14:18.995Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0b088864-223e-4fde-9676-24375d236425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:14:19.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:14:29.007Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9aa53d5c-58f4-459c-9260-1ca89883a85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:14:29.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:14:39.015Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d146deb9-50a0-4283-a371-4183207b199c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:14:39.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:14:49.025Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=943894e9-d2e6-4e1d-858c-b344a12e9255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:14:49.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:14:59.034Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4cfebbf1-99d7-4485-88b6-a41c1c83fe87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:14:59.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:15:09.044Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c24646bd-7ff5-4ada-9f39-3427a74cc491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:15:09.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:15:19.052Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=eaf8e884-405b-4db0-b440-997dfeaf726f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:15:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:15:29.061Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9e350565-7b90-44fd-b442-7ffaa381871e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:15:29.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:15:39.069Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ef0be66e-f22c-4563-8207-f2e5f08a2486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:15:39.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:15:49.098Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=45f313a8-6207-4620-8fa3-3a5e21c89608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:15:49.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:15:59.106Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8b05289f-9b27-422e-8ebc-c09951cb53fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:15:59.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:16:09.115Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ba4a7419-715c-4fbd-8685-6e28a7be1be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:16:09.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:16:19.123Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=88d48c13-1e2b-40c0-a375-c54b5f0f066d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:16:19.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:16:29.132Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=dcc1444f-6609-4e48-ade7-deb868e2f25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:16:29.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:16:39.143Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=718e8c4c-7e9e-42e8-bc80-d9915be3377d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:16:39.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:16:49.152Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=965f24bc-200d-4e64-8d28-8569b9c51402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:16:49.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:16:59.161Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=493526b6-825b-4565-8f7e-a006215c1a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:16:59.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:17:09.169Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1d41a02d-7120-495a-b5f1-72ba0b6316a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:17:09.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:17:19.178Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d442d182-7558-4c72-928a-133be8ce1232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:17:19.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:17:29.188Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1e48ab2b-7613-49af-84ad-0c997415d2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:17:29.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:17:39.197Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2b3a2d41-bc2a-4a04-a9f0-24562a322c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:17:39.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:17:43.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:17:43.168Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T03:17:43.168Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:17:43.170Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:17:43.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:17:43.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T03:17:43.180Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T03:17:43.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:17:49.205Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=339809b8-e5f9-47dd-9d84-e29ddd8239ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:17:49.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:17:59.215Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b4c0b6f1-2403-42e5-be1c-e7fa7e7f173c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:17:59.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:18:09.223Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ffc8fbae-5278-4764-be36-0622603a7bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:18:09.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:18:19.233Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=378a6754-c9e5-4f3b-9fb8-b2750f9878ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:18:19.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:18:29.241Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fd13209e-bd5d-4836-bee5-ee345a8823a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:18:29.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:18:39.250Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=bde33a70-f533-4fa7-aad6-bdd8bb1082cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:18:39.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:18:49.258Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c9a7189f-85c3-4776-b44b-b75aacceba97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:18:49.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:18:59.267Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4d298eed-ad9b-45bb-a626-3160f8e589da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:18:59.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:19:09.275Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fa6bb949-17ad-4ad5-b6e5-20063f7ef16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:19:09.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:19:19.283Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=16bba262-3003-4db4-bdc3-42058fd9cd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:19:19.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:19:29.291Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=63d47b25-70a6-4e5a-a8b3-3b11ae900112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:19:29.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:19:39.299Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cc29becb-dff8-4bb7-ae7f-52ea1c54e44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:19:39.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:19:49.308Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1c8fe259-653b-40b1-9a54-830797dea8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:19:49.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:19:59.316Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=49d52337-73e5-4c8c-8a4e-9e260c441ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:19:59.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:20:09.325Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5e304c59-7316-4ac4-a06a-4bad7b615d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:20:09.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:20:19.335Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b3027dc8-a83b-4835-b3de-7024f77c4fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:20:19.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:20:29.343Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0cd9e484-06cd-4627-bfaa-90721de4b88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:20:29.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:20:39.351Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=27db4fa9-a769-468e-a5de-ffde19cf059d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:20:39.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:20:49.360Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=05de4901-1d32-487f-bedd-b0c31c7cf86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:20:49.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:20:59.370Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6eaaa220-ded3-4dda-8c8c-018d112d3193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:20:59.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:21:09.379Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ad403254-6b5e-4d32-912f-e7d9b62cc4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:21:09.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:21:19.387Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=35fc8fed-6bfe-4bdf-a159-6faa83af64c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:21:19.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:21:29.395Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f6af3b8b-4137-465d-a806-92940bef175f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:21:29.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:21:39.405Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=bcd04dca-21dc-4c18-b198-058e38a715c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:21:39.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:21:49.415Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=da3ef7fd-d7b3-498f-b548-3a1674c029d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:21:49.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:21:59.423Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a4464c04-2186-4b4d-b939-3c2acdb41c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:21:59.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:22:09.432Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6a296c4c-9e37-4597-a889-86a2d827b944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:22:09.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:22:19.441Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2551d1bd-2f3f-42d6-9084-8fc65ff59004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:22:19.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:22:29.450Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d1a16beb-905f-4ccd-9606-82b03f02b974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:22:29.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:22:39.459Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=bcefb572-5aab-49d9-99bc-5bf1cd643021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:22:39.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:22:43.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:22:43.180Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T03:22:43.181Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:22:43.182Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:22:43.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:22:43.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T03:22:43.187Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T03:22:43.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:22:49.469Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cbe52172-d72f-4792-b386-526335b16b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:22:49.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:22:59.477Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5041e693-5d04-48aa-acb8-d77ac929caa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:22:59.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:23:09.486Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fa1f286b-21e0-4f9b-b515-29759122dffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:23:09.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:23:19.495Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3e575ee9-492f-47e0-9b76-38ea70e81a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:23:19.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:23:29.502Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=698aa8fc-d668-4e6d-9daa-36e2c4534249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:23:29.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:23:39.514Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=53a2796b-d527-4ae3-95b4-7deb53941273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:23:39.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:23:49.524Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0a148c6a-c4fd-442b-9393-386a11b16a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:23:49.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:23:59.533Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f83d3c41-bd5e-43db-92e9-fb6a2c94a071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:23:59.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:24:09.542Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=746f416d-001c-4fae-9dd6-19f0ab66b127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:24:09.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:24:19.550Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7ae266cd-cf74-470c-a760-ea3947a0190c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:24:19.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:24:29.558Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2a9eb74b-66f8-4bd5-9b71-fbde7e181fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:24:29.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:24:39.566Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1e7458cf-aa25-474d-8d1a-f63dbec01e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:24:39.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:24:49.576Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2bc8f30b-43f1-4287-aec0-ca883b12680f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:24:49.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:24:59.585Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=71ff1986-dcab-4f57-baa7-ed5d4a056ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:24:59.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:25:09.594Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c109ea5b-d1cf-464c-8c57-ebd156f24b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:25:09.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:25:19.603Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=132dc371-cd0d-4575-8214-a4c71af37fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:25:19.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:25:29.612Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1561715a-222d-4122-82f1-34a310d2337d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:25:29.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:25:39.619Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0250bc1d-e8d8-402d-a9e0-9006c8f81a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:25:39.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:25:49.626Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b04104bb-eed5-4588-a52c-097687917f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:25:49.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:25:59.634Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1c5b7658-b2ba-4536-abdf-40a7f764f74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:25:59.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:26:09.641Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=14ada704-cb4d-46c1-b4d0-e484769b79b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:26:09.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:26:19.649Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7bd77536-a3cb-461f-ba26-b5b57a2690e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:26:19.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:26:29.659Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fcc9e337-d712-41c8-8094-4e273245d730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:26:29.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:26:39.667Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e2dc173e-1416-489a-9829-c28eefb9a3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:26:39.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:26:49.674Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=aaa58f3e-eeab-48dd-a2da-969d45f27983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:26:49.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:26:59.683Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=738a5320-7026-47bb-95c5-5e8f94e9a09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:26:59.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:27:09.692Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6dff855d-e5aa-420b-a0af-832a10ef4c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:27:09.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:27:19.700Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fb008552-2178-4fcd-93bb-80a10bf103b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:27:19.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:27:29.709Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0e1979aa-b776-4b9a-ae27-3be74ed81839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:27:29.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:27:39.717Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2f669d20-6923-47c9-9ce0-c65ff1142269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:27:39.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:27:43.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:27:43.165Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T03:27:43.166Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:27:43.167Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:27:43.171Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:27:43.171Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T03:27:43.171Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T03:27:43.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:27:49.726Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7da12ff4-f4fc-41cc-982b-14e8658180a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:27:49.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:27:59.735Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0a4c5a3d-a7f9-4d86-9160-328b65ac2fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:27:59.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:28:09.741Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=61b3774d-0ff1-4154-9ca6-a6b37518bb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:28:09.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:28:19.751Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=bcbd9ff1-d809-44bd-912d-7e021c2f3382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:28:19.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:28:29.759Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=804c64f3-0a97-4c83-a9f4-cc20cbb9102a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:28:29.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:28:39.766Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=561308d0-50da-406e-9050-81e0c83c2b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:28:39.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:28:49.775Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=286668dc-6734-4565-afed-ad634357634c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:28:49.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:28:59.785Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3687ae62-a5bc-4e0b-8c78-0c4ba71d6822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:28:59.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:29:09.793Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=47eba5d7-0991-4226-b6ea-d5515a143a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:29:09.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:29:19.803Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=afb2fa10-c0d1-42aa-b782-4b570bd72ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:29:19.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:29:29.811Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=70d3fc2e-32fd-4fcc-bf3f-ee2092a99227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:29:29.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:29:39.821Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=507da033-3663-42db-97ba-504df90a14a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:29:39.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:29:49.831Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5e75f475-e822-423b-a02e-d65cccebd546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:29:49.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:29:59.840Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9335969f-a049-42df-af1f-e016dfa44c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:29:59.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:30:09.849Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f16d11c5-59bf-4584-85fa-e3d52b947d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:30:09.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:30:19.858Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5997b646-1eb6-41fd-8198-23bb8126dd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:30:19.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:30:29.866Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4228d415-dc69-4418-9564-2c44302ea6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:30:29.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:30:39.875Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=667a5acd-9ff0-4969-aa18-13ac5b80618e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:30:39.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:30:49.884Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1a2262d5-c227-46b8-abaa-df529ec9ae19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:30:49.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:30:59.892Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=645fd73c-3adf-4570-a55c-f2921701ac6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:30:59.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:31:09.901Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cd6e46e0-5fcc-44c4-a290-92f23e11a394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:31:09.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:31:19.908Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5a44b6be-111d-47d3-a885-5225e664e959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:31:19.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:31:29.917Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fc34a7ca-f0f9-4824-b6ab-78cd510b98ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:31:29.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:31:39.927Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=baa5c352-6432-4f89-90bd-e0c489909090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:31:39.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:31:49.935Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=27cec894-b747-4de2-bfc9-56c5e7522fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:31:49.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:31:59.944Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7391ea75-1a80-49f1-848d-9e0df6dace6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:31:59.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:32:09.952Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2e2fcf8f-9355-4702-ab78-bd61a0af0a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:32:09.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:32:19.963Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=97704da3-4074-4ae3-9865-89745209d431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:32:19.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:32:29.972Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9facc7aa-924d-4089-824c-73037bfca246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:32:29.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:32:39.981Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9e28d820-5b36-4213-99ab-7bb8bf32e576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:32:39.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:32:43.182Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:32:43.182Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T03:32:43.183Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:32:43.184Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:32:43.188Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:32:43.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T03:32:43.188Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T03:32:43.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:32:49.990Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2a44267e-3cf2-4a47-aec6-9422d6ced1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:32:49.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:32:59.998Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ce84a9f1-ca99-4eea-8371-10aa77dfa1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:33:00.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:33:10.007Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=02e0686c-7780-4728-af3c-1e9b3fcd925f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:33:10.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:33:20.017Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=293d0730-5221-41e9-af1f-61ce8b5f0d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:33:20.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:33:30.026Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d64b6dd5-0dba-434f-b9eb-1a7ad385c33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:33:30.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:33:40.039Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7f2ca32a-ffcd-4c71-a995-fcd6634e3d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:33:40.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:33:50.047Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6daf9caf-7c2c-4462-8ad7-4c6d486fa2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:33:50.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:34:00.059Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e093f882-f6ee-4f34-8d3c-e89262d5d965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:34:00.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:34:10.067Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e567c256-eafe-4d01-adcd-1eb89f74ce07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:34:10.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:34:20.077Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=dc5a0b7d-c687-4f06-8015-9b3890ae6623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:34:20.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:34:30.086Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cb2dd6d0-f5f8-492d-a671-a1b661ac3186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:34:30.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:34:40.096Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7a43b47c-fb8b-45c1-bc52-74cfbf4bca64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:34:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:34:50.107Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b0f399f3-58a3-4e95-be58-d66a0f594ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:34:50.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:35:00.116Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b98292ba-c6a7-4820-ac21-e66a856ad232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:35:00.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:35:10.124Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=296f65a6-49ea-403e-a190-c63c509e9955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:35:10.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:35:20.132Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fab9fd70-5779-4e12-a123-7dd108dd0138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:35:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:35:30.140Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9ee89e46-a312-4bf9-aa15-e1ed17a04f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:35:30.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:35:40.148Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4f3797a9-007a-45ea-8940-50b35432571b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:35:40.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:35:50.158Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e9a4a687-b8f1-4191-8d5b-e1e2c07d31c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:35:50.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:36:00.167Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5ed4806c-7bc9-4455-9b50-278ce1e7a6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:36:00.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:36:10.175Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=24112b35-f1d4-4a3f-93d5-f7c841f419c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:36:10.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:36:20.182Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4589e342-41c9-4d80-bef2-8bd7e0975b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:36:20.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:36:30.191Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=830f5bab-75b0-49cc-b0db-24624ecbc6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:36:30.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:36:40.200Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3613fd6b-7859-42a9-ac75-13c189cc58ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:36:40.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:36:50.208Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0109d1c7-9a3e-46f8-9aec-a5958b04c733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:36:50.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:37:00.215Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8a9d5bc3-a0a8-4388-a5ff-cfd61cc8e7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:37:00.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:37:10.224Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=943131aa-b3be-4fc9-9372-40d5f80fe3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:37:10.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:37:20.233Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=33773f9b-cca2-49b5-a436-f304f1af2d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:37:20.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:37:30.240Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2e90330f-8fac-43f6-a41c-3b25951c76ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:37:30.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:37:40.248Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1ec3274e-296b-4c4d-9208-347f211799b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:37:40.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:37:43.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:37:43.218Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T03:37:43.219Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:37:43.221Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:37:43.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:37:43.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T03:37:43.224Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T03:37:43.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:37:50.256Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=98398ed1-bc0d-4669-bd7f-0065b835b239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:37:50.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:38:00.265Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b57068a2-dca7-4cc6-ab67-807eb4df37c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:38:00.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:38:10.274Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2fe9581d-6b11-40b1-9a13-e642393761b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:38:10.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:38:20.284Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e7da75f1-120e-48df-94ee-76c51862e1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:38:20.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:38:30.292Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=43bcb9ee-aeca-4eeb-b09b-e411dcfe62e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:38:30.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:38:40.302Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=af815166-e06b-4662-87e5-0cfc207b4e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:38:40.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:38:50.309Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=82688a92-9acb-4c45-9493-781d01aa4746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:38:50.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:39:00.317Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f3d3ac68-85ee-4c87-9728-d8547474231c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:39:00.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:39:10.327Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=795dc8f8-2920-49f0-8548-d892c470bc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:39:10.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:39:20.338Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7c6b3121-b379-4dd7-842f-9699c0647501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:39:20.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:39:30.347Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b1279830-2cd3-4b25-9133-ac54b61918f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:39:30.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:39:40.355Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8bf34e1e-524d-4e0e-a862-d29de98b97e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:39:40.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:39:50.364Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=15eae11f-184e-47c8-8dba-615cdcc8a81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:39:50.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:40:00.372Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c11a88f6-de6f-44a2-9c7f-a6562fcd1d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:40:00.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:40:10.381Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=772b7a6f-3ff4-4096-a798-e905643d4d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:40:10.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:40:20.390Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=53c847aa-69ff-4455-afa8-ba5543892a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:40:20.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:40:30.403Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3cee5689-5eb0-49db-8fed-1cccabd2abaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:40:30.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:40:40.411Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8c05b285-077b-4079-938e-e3a910be9e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:40:40.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:40:50.421Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5de1f0d5-7529-4334-918f-f12fc7b2d9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:40:50.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:41:00.428Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2e432b1d-4376-4e30-9995-941e94009041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:41:00.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:41:10.437Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7773d045-058a-4722-91cd-db5d737227c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:41:10.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:41:20.445Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=821075cf-e7e4-44b2-8539-e29dbd9db954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:41:20.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:41:30.454Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d23d0d93-7639-4da3-ab18-d1e4c09c9758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:41:30.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:41:40.464Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1c42872f-7f0e-4840-b783-429e72077d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:41:40.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:41:50.472Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=54f3dcdd-731c-48bd-ba6a-a20108600b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:41:50.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:42:00.481Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7e95c8f3-5041-4392-af53-39df159def7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:42:00.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:42:10.489Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3d4b3b9c-2cc0-4fad-bab0-9d8bcfa3c61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:42:10.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:42:20.498Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7876bb22-2365-47e2-aebd-a55ddbff72d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:42:20.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:42:30.507Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fc7ddcba-fad8-4ef5-9ed2-f545bbcb4b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:42:30.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:42:40.515Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=19fcad8b-9cdb-4e4f-a2ec-c3de9de34e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:42:40.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:42:43.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:42:43.179Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T03:42:43.179Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:42:43.181Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:42:43.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:42:43.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T03:42:43.186Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T03:42:43.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:42:50.525Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9e99cd89-b05d-4705-aa2f-14ca02a91aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:42:50.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:43:00.536Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=422e6a97-6c5e-452d-9706-68b6e85bf6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:43:00.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:43:10.545Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=56bc991d-2273-4cad-a18e-78f60deae6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:43:10.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:43:20.555Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=074c06bf-d942-40c9-910c-4ebbff5e4afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:43:20.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:43:30.564Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9550da93-89a3-4251-9d1a-7166812e46c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:43:30.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:43:40.573Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=88c87cb1-b047-425d-9a15-f236eb74a729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:43:40.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:43:50.581Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=aa187e27-9fc6-46b0-819d-ed91111ea4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:43:50.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:44:00.590Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=906a368b-a795-49a0-ad33-c35900d8314e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:44:00.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:44:10.598Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d5091c0d-b6b8-4515-9a0a-bd9d0f3ba05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:44:10.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:44:20.606Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b1894760-f55c-44a2-a482-83add11bca12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:44:20.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:44:30.620Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e4fd4056-fda4-4e97-8da5-7777d1c786d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:44:30.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:44:40.629Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5cf87424-98e4-468e-b696-25218ff3f409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:44:40.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:44:50.638Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=52a77f5d-ac9b-4851-a239-c0a03aa05c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:44:50.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:45:00.647Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c975b887-5bba-4dab-881c-959bb39cb2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:45:00.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:45:10.655Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=912cd29e-acba-4e6a-919e-4d4601d4115f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:45:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:45:20.663Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6e815106-e3c7-4688-93b2-62ba733a00ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:45:20.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:45:30.671Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2dfa7565-eecf-4d81-8e29-5fe5b24eb70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:45:30.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:45:40.678Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c777a3b1-1c02-43d8-989a-a21b79922b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:45:40.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:45:50.686Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=64f58ab3-0c97-4ac2-80c8-a30cc1bbf8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:45:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:46:00.694Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7501d268-f54e-4e8e-ab2b-8f7dc44475a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:46:00.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:46:10.702Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=40b0ba84-b2c8-42ee-a2dc-8df553acf7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:46:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:46:20.710Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ede2a42c-5e4d-43be-ba45-472686c11dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:46:20.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:46:30.717Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=93ad2bec-9019-4598-b990-ea12a1ccccc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:46:30.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:46:40.725Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=01425862-8aa1-475d-90b8-deb43531bb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:46:40.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:46:50.733Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0dd285e9-e2a6-4c19-8862-67b6b49b4d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:46:50.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:47:00.742Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f76877a4-ee32-4541-8ec7-6d894fe9e805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:47:00.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:47:10.752Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d1729111-9476-4c0e-a04b-e9e1894d310b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:47:10.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:47:20.761Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=feb29d54-0856-4421-a29f-876b534856eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:47:20.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:47:30.770Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=71d78991-fb5d-4b92-b542-84f155b41d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:47:30.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:47:40.779Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b8780acf-d114-46ba-a831-5719b12eb34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:47:40.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:47:43.190Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:47:43.190Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T03:47:43.191Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:47:43.192Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:47:43.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:47:43.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T03:47:43.196Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T03:47:43.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:47:50.787Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9888f845-ea2c-48b3-a2e2-5c596cd2e360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:47:50.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:48:00.797Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=dd9e7767-081c-413f-8fc1-2063477dc493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:48:00.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:48:10.806Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2c90ec2b-5fcf-4a17-b703-c8e0619f38f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:48:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:48:20.815Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b15feacc-8265-40f1-83d0-189956ed5348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:48:20.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:48:30.823Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c181e7b4-c2dc-4da3-8b66-0786198468f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:48:30.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:48:40.831Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6c8046ec-f8b4-4f45-a0ba-9682b7494e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:48:40.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:48:50.839Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7b291e1b-7ff4-4b96-9d76-19229b04f2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:48:50.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:49:00.847Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5ab444d1-9104-459a-a22b-645211824a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:49:00.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:49:10.856Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2bf024f9-737f-43a1-bdd4-e8f4fe2b1be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:49:10.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:49:20.864Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=794e27bf-65a5-4621-8f5c-023c2f5c6ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:49:20.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:49:30.875Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=590a6927-b9a8-49b1-8964-c58a6f5f3a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:49:30.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:49:40.884Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=38729ffe-0d80-4320-9d2b-e23cfaa33535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:49:40.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:49:50.893Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=584157f9-e549-463a-ba57-610fcf7ae370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:49:50.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:50:00.900Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0bca8029-2f59-422d-8d69-840a5de1d2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:50:00.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:50:10.908Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1f6aadfd-1e42-49d1-b18c-0f6b214f5dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:50:10.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:50:20.916Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f35a6b83-f4ba-48ae-8cf5-e305601ca284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:50:20.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:50:30.925Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=468281e2-6cfc-4f57-a56e-c2a65a308948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:50:30.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:50:40.933Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=df374b37-97be-40cb-b34a-53b9734a957c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:50:40.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:50:50.940Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a1bd2254-73dc-40f8-9531-1dda307fe7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:50:50.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:51:00.949Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fbc8e48f-4acb-4f86-ab60-1f0bb075be52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:51:00.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:51:10.956Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5c0f3be4-f5cc-4356-87b5-35d1e17275ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:51:10.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:51:20.964Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5484167c-7299-44c8-9ad1-d91523866647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:51:20.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:51:30.973Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a46a64d7-fafa-4b54-97e5-e9f491a0715d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:51:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:51:40.980Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=dd1a83bd-45ee-4e0d-8a59-694237904f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:51:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:51:50.989Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b9c609ce-ce86-4a35-a195-639d3309f929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:51:50.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:52:00.998Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a80287ce-5130-4e42-86d8-50726bf0a4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:52:01.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:52:11.005Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=00efadd7-7e0e-4f30-9c92-da01821ae3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:52:11.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:52:21.015Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=87560bef-3ce5-4c5a-97d0-0dcf9e8e3eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:52:21.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:52:31.023Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=122e5b3a-732e-41c4-b502-12c9ebde8f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:52:31.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:52:41.034Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b8f5e135-2ac5-4f33-ba93-682fdfc31d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:52:41.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:52:43.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:52:43.173Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T03:52:43.173Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:52:43.174Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:52:43.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:52:43.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T03:52:43.177Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T03:52:43.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:52:51.043Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2f78894c-7246-406b-9b72-921fc851dc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:52:51.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:53:01.052Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=77324c9d-a9e4-469c-b42c-a090c9d7740c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:53:01.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:53:11.061Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9a0ac756-c884-4a27-aea3-42dabb88e0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:53:11.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:53:21.070Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=dd35aa3b-51bb-49fe-af60-cdd48d459b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:53:21.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:53:31.079Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3c7bf26d-0822-4ac8-95a6-a079f33c46d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:53:31.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:53:41.091Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f4894686-e92b-4d55-8bbc-dc2cb2f179a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:53:41.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:53:51.100Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=81f1fe3f-339d-4ba6-940a-b6738f4610bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:53:51.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:54:01.108Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3d2ffce8-e80c-48ef-9402-904cf9e3675d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:54:01.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:54:11.117Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d0b3d04c-e1fa-48f6-a4d8-d52e41189fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:54:11.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:54:21.126Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3b854010-44fe-4c31-af2d-84d5abfce489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:54:21.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:54:31.136Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9b228c99-b8fe-498c-8fd0-81667ab15af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:54:31.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:54:41.144Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6388924d-a5c1-438d-ac5f-2db49d2b5bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:54:41.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:54:51.154Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a23c8ffc-54d7-44b2-a522-8addd36b17f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:54:51.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:55:01.162Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=62c4f6e1-863d-4afa-8d09-766398943b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:55:01.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:55:11.171Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c5135bb4-1041-4fd7-92ff-d9874689ad1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:55:11.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:55:21.180Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e478ba37-d1c9-41c5-a6d2-d80f0c84cf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:55:21.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:55:31.189Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=da0d51d4-d58b-4fa9-b6c2-53065c0b21af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:55:31.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:55:41.197Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f5ad524f-e580-4feb-ae5f-2fec04216a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:55:41.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:55:51.205Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a0fe86ee-1f53-4f06-8c70-26a75128345f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:55:51.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:56:01.214Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=08c60fba-743f-466f-887a-45a05f97461a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:56:01.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:56:11.225Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=77d71e76-82b6-4bc3-b1a4-71bcc946b938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:56:11.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:56:21.238Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ef138c39-079f-483a-b7dd-47223f8be441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:56:21.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:56:31.247Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=89a9e9c9-c85e-4fc7-a036-d1237f13a064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:56:31.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:56:41.255Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9edeaf11-b557-4feb-9307-664128bac21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:56:41.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:56:51.264Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ad241c08-8f0d-4f95-ae1b-e87013929564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:56:51.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:57:01.272Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3a8e31fc-18fe-435a-9e4c-924ad8ab19f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:57:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:57:11.280Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a749a2f6-b9dc-4da4-b657-978de24c44be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:57:11.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:57:21.288Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1f77539a-6342-4093-a1d9-e94f320a9044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:57:21.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:57:31.298Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5e7e5d09-9a1e-40c9-b17f-166ea6b7c9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:57:31.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:57:41.306Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=559606a9-771e-45e5-9777-ef21c4812d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:57:41.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:57:43.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T03:57:43.176Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T03:57:43.176Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:57:43.177Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:57:43.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T03:57:43.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T03:57:43.180Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T03:57:43.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:57:51.314Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6041dd44-74d5-4500-b889-7984014c0c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:57:51.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:58:01.322Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e5bc95f9-413c-49bf-bf61-f8719c3206dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:58:01.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:58:11.331Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=65f9d98f-a686-4bcc-a955-f8ce88dca0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:58:11.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:58:21.339Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1284cc27-595f-4329-9a6c-5bb7d6ca54c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:58:21.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:58:31.348Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fa7a7a01-26d7-4819-bc55-88ecfd76123a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:58:31.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:58:41.357Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5f63fa27-552c-4f0e-b9b2-1bf84e637f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:58:41.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:58:51.365Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0a54354c-5b4e-4bd5-b8db-00cb0dd36663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:58:51.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:59:01.374Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=247712e3-0d88-4dc2-a754-9ffade518195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:59:01.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:59:11.381Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=092af04c-b480-4b4e-8ed8-7bb1475c9adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:59:11.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:59:21.389Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b2a33aec-727c-4046-85f7-62357cfe502c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:59:21.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:59:31.398Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5cb5ae56-3ca8-4f0c-800d-afc254ea4430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:59:31.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:59:41.406Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7b1b1a1d-24e0-47c0-a933-f918b7129617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:59:41.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:59:51.415Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ff12293b-10a5-4de1-a66c-4fdd96b2e6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T03:59:51.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:00:01.423Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1e52b41a-ebc5-42ed-bbb1-b7a0d4989333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:00:01.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:00:11.431Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1a2321f1-f5ce-4a1d-a807-f9c5145a83a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:00:11.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:00:21.440Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8752ed15-fad1-4d65-819b-46bd963115d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:00:21.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:00:31.449Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1c6ad645-9f74-4d84-8e12-81d06573ee6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:00:31.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:00:41.458Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c4c5e321-e931-4a59-b65d-687e7325ed1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:00:41.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:00:51.466Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e106f8c9-bc9a-46d9-a232-4151e6decefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:00:51.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:01:01.474Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d5cbb907-cf22-4f60-a89f-90d27b156d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:01:01.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:01:11.483Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b6793eea-c179-4eb6-ac40-3ae965d696c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:01:11.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:01:21.490Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2d29d223-bd60-4f9a-8a60-e566aa8e8705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:01:21.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:01:31.499Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f43630e4-ce6b-4896-8268-6d0d2c6350ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:01:31.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:01:41.506Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e8639f37-1f4b-4617-a4c7-e9547f6f4dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:01:41.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:01:51.515Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b585aaec-b320-47a7-b5be-f5a2f6e36823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:01:51.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:02:01.522Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=72a468da-a0ba-4504-83fc-02baf47102ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:02:01.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:02:11.530Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d3cdbd66-959b-4e67-ac1e-fae4a0b43b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:02:11.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:02:21.539Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=81b1fdb4-c06f-4a6d-aa49-daf47da841b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:02:21.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:02:31.547Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cf78fba9-2bda-4949-99d7-c6cdbbb064a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:02:31.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:02:41.555Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=534bcd60-5f84-4edd-920c-a804aa79c5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:02:41.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:02:43.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:02:43.176Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T04:02:43.176Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:02:43.178Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:02:43.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:02:43.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T04:02:43.181Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T04:02:43.182Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:02:51.564Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f220566e-4bf5-4db2-802d-accf926e4e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:02:51.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:03:01.573Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b9d98fbd-6596-4221-99e3-89d74065e328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:03:01.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:03:11.580Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3dc9f047-45bb-484e-ab81-b800c6120053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:03:11.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:03:21.589Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2b0b6b84-15e0-4a74-89bb-80b09627d761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:03:21.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:03:31.599Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5b483200-65d4-4bd3-a612-274c607e3db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:03:31.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:03:41.606Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5dc170be-a29a-40bc-8277-8c7cf91f1952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:03:41.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:03:51.616Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5c6c618a-a0ea-455f-90c7-f080fa9fcef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:03:51.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:04:01.624Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a7f3dd6b-1e53-4b7b-8f62-79feb62f306c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:04:01.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:04:11.633Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f5ad6227-3e64-4e12-84cc-c2791bb24d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:04:11.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:04:21.641Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3e017a33-ae17-46ba-932f-26f0ae701796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:04:21.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:04:31.650Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ef1da6a1-8e6a-4b4a-8bf0-6125efefd35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:04:31.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:04:41.658Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4035d98b-c2c7-4b3b-aa00-729478ce51a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:04:41.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:04:51.666Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c70a9eb7-dc1a-4a0a-b8c4-4fabf58c4831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:04:51.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:05:01.674Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=583c92bf-068f-43b0-947b-c6f1435e2de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:05:01.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:05:11.683Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c6f27651-7542-43c5-a09f-63eee5bed777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:05:11.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:05:21.691Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=088cb35c-06ed-4f7e-998f-37563a41d6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:05:21.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:05:31.699Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=51e362d8-0d4f-499e-922e-e490142474ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:05:31.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:05:41.707Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6658dac2-7c30-4826-89cb-9b4e3b2d45a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:05:41.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:05:51.715Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8835b0ef-d699-4322-a878-c7fae7429d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:05:51.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:06:01.723Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=55a5e955-7eb8-4cf4-89c8-df1c8b149384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:06:01.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:06:11.731Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9cb16872-5a88-4a39-8e9d-021b2d783768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:06:11.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:06:21.739Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a1172ec6-a2c8-4bf3-8060-3c9277a19922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:06:21.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:06:31.750Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2eefb388-dc50-445b-9cfe-56d7cfd0cec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:06:31.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:06:41.757Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6bd6d464-01b9-40fc-a764-c7a64df00b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:06:41.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:06:51.767Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e9aa2dd8-4e0b-4703-8094-b2ec807a1e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:06:51.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:07:01.776Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=64996e19-52d5-487d-a2ed-9f35aefd31a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:07:01.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:07:11.783Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2a56dad4-0c68-439c-afaf-4d15d7a040b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:07:11.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:07:21.791Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=11517242-e0cc-4a7a-b0d3-3c9bead67c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:07:21.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:07:31.799Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e61d56c3-5d29-4e85-abd3-44f8b2cc2f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:07:31.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:07:41.807Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e6648a53-7ffb-483f-8476-ec1bfdf78f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:07:41.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:07:43.153Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:07:43.153Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T04:07:43.153Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:07:43.154Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:07:43.157Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:07:43.157Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T04:07:43.157Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T04:07:43.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:07:51.816Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0e2bf042-d23e-4ab3-9f2b-4dc05c49e4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:07:51.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:08:01.823Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8efa1b17-00e7-49ea-b719-65837e26b775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:08:01.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:08:11.832Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d33c7fa3-9bc2-4c26-8216-6fdf93880a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:08:11.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:08:21.841Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6de5d4a1-d15c-4062-8860-488b75afb91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:08:21.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:08:31.849Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=bdf78709-2145-495b-a95f-00c9020ab6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:08:31.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:08:41.857Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=24aa37d9-5529-464c-933a-516e1d269624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:08:41.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:08:51.865Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f07c1259-ee23-4818-b62a-e336f3ad7b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:08:51.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:09:01.875Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=407c9daf-f418-42a9-a91f-05c49550893e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:09:01.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:09:11.886Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=53249683-641e-4849-9b89-762703f0f5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:09:11.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:09:21.894Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9f760c80-76fb-45de-be01-cf0b3802dd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:09:21.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:09:31.903Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=858de701-3bea-4dac-bf4c-7d3862980601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:09:31.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:09:41.911Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cababf00-a2a3-47cb-8035-cd93126dd35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:09:41.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:09:51.919Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c4254dbf-e19e-48bd-93b2-f26ee5df60f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:09:51.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:10:01.926Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0e13035c-bed1-42bd-9708-2a49b2838dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:10:01.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:10:11.933Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7a8cf87d-b5b3-4160-bda9-17cadead2b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:10:11.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:10:21.941Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e5430f71-9198-4add-b6a3-126d075b5cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:10:21.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:10:31.950Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=079d2a79-da7f-42dd-9395-bd05262894c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:10:31.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:10:41.959Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0299f72a-a42c-47b7-b380-987dc0b699a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:10:41.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:10:51.968Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=20111f45-a09d-4ece-a5f6-cbf35e41b881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:10:51.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:11:01.976Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1fe834dc-a9fa-4abb-b0ea-149c46071a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:11:01.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:11:11.985Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c57ad204-04f6-49d7-834a-258e87a5dd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:11:11.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:11:21.994Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f1ec6514-4dd1-4f43-80f7-ef78cec6d885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:11:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:11:32.005Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f3df3be1-85e3-4573-8615-919c7edb746d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:11:32.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:11:42.014Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9e3c9689-0adf-4c43-98b5-086b34ea889f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:11:42.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:11:52.023Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4fe0ad26-0ee9-4a1d-a995-70c2960de4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:11:52.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:12:02.032Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=650679a7-7d24-4c44-9dce-dc7989262799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:12:02.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:12:12.040Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=420ac9a5-8ada-4246-a281-5942349450a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:12:12.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:12:22.049Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4f4d6cae-5ceb-48da-ba49-7d2a8ace263d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:12:22.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:12:32.056Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fdd3636f-0521-489d-a077-0e77a627fdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:12:32.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:12:42.065Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a627bad5-2372-456c-b7fa-aa11ce185c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:12:42.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:12:43.153Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:12:43.153Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T04:12:43.153Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:12:43.154Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:12:43.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:12:43.157Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T04:12:43.157Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T04:12:43.157Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:12:52.073Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6e9ac46b-d026-4dfe-bcee-c6fd61482304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:12:52.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:13:02.082Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fdd1d091-7248-486c-97a8-8c9dd2e7a5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:13:02.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:13:12.091Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=295d68a2-4ffc-4dea-95b1-2c1f482ad79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:13:12.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:13:22.099Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6c6e8668-aa47-40cd-bbfd-b11b12729aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:13:22.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:13:32.109Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5d3d232c-f138-4711-8ca0-3d8753e2f11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:13:32.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:13:42.118Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4445b07e-13cc-46c3-92d9-3c3b5f39e486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:13:42.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:13:52.131Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=af1c19f8-4e1f-4aaa-8320-820961e4ebff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:13:52.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:14:02.138Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f278ba28-e656-4816-8fa1-c7a470022e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:14:02.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:14:12.146Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2de6d9f9-d99f-4c93-8db7-fd43fe2052af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:14:12.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:14:22.155Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f5e3d797-9823-4ed4-8e85-1de8c4ceb030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:14:22.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:14:32.164Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2d5499e1-f178-4e99-8c0e-0274d57320a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:14:32.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:14:42.175Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5d222e4b-5d38-4d52-8e98-97cce270e27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:14:42.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:14:52.183Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a19e011c-dcfd-448c-9a9a-f70f2faddaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:14:52.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:15:02.193Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8105f236-df04-4fb3-a90c-44180f6965e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:15:02.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:15:12.200Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4ddf83f4-fc98-449b-a902-1a678fd9ea6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:15:12.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:15:22.209Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e858d41d-fa10-4607-bc71-ddf0e3c6b4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:15:22.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:15:32.217Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d1572997-fa95-41d0-8545-8caa123006bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:15:32.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:15:42.225Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e158d07a-7a0e-4781-9527-2a568551ac54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:15:42.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:15:52.233Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7fce7228-7bf5-4ae5-b20a-c139357c3a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:15:52.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:16:02.241Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=30b50c91-07cc-443f-826c-3f07c0c61ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:16:02.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:16:12.251Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=56914a65-5723-47d7-8b9c-5f512ad7f464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:16:12.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:16:22.259Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d4e6d79b-de38-4fd6-8a98-d635da7b2948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:16:22.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:16:32.266Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e039e2e4-82b0-41b8-acef-1587c10327e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:16:32.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:16:42.275Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ff87873a-756f-4d53-b430-7275b3ca26de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:16:42.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:16:52.283Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e36cba29-2533-4db1-a7c9-c90f26f628a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:16:52.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:17:02.291Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=50904ea7-d247-4f67-a08a-bc1931d60e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:17:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:17:12.299Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ed0c839f-ecc3-4829-8c0f-1619ab86ebf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:17:12.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:17:22.306Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=22b14754-8c0f-4078-af3c-136fadd47d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:17:22.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:17:32.315Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9781cec2-3bdf-4f55-a835-e808c136cb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:17:32.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:17:42.323Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3d3c0643-ebc3-491d-894b-c1423c64570e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:17:42.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:17:43.161Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:17:43.161Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T04:17:43.161Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:17:43.163Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:17:43.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:17:43.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T04:17:43.166Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T04:17:43.167Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:17:52.330Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3db0476a-aa89-437a-84ca-fdca9d5b3e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:17:52.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:18:02.337Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2c3e4775-1131-4259-808d-b1a8ba251cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:18:02.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:18:12.346Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=78676202-af00-49ae-a899-ba08ad16ecd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:18:12.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:18:22.355Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fe460d9e-e5be-4747-bd72-90b522bc462c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:18:22.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:18:32.362Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1af6b443-6ce3-4134-afce-0da1e7dc672f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:18:32.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:18:42.369Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f3fe21eb-151a-439a-b0f8-3d93bf7b8200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:18:42.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:18:52.377Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0265ff42-8b0e-41ce-b025-5a0f5108a5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:18:52.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:19:02.384Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=385797b2-d6ed-49db-bd3f-f685b027f94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:19:02.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:19:12.392Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f9f71545-6351-4c77-9d73-f531d2ef56d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:19:12.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:19:22.399Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8fe5dc36-8a7a-43f3-bcc1-c1cebeccd0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:19:22.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:19:32.406Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7c2fbef0-8ce2-4af7-a5f7-b4c860a00d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:19:32.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:19:42.415Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a19bc652-66e2-4914-ae6a-fd196b15db38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:19:42.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:19:52.423Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b7c82663-ad8d-47d1-9706-9ddd4159a7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:19:52.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:20:02.434Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a2a3f1aa-64dd-4a41-ad23-1a1e368aa9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:20:02.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:20:12.444Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=28d1ee55-7b7b-48b7-92a1-1e4b71441b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:20:12.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:20:22.453Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=104823bc-8a37-45b4-b199-847ea848db7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:20:22.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:20:32.462Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b20d10d3-ec13-44ad-9624-07aaac8b9a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:20:32.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:20:42.471Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7bcaaaed-0662-49f1-b0e7-0c6dc2e92e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:20:42.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:20:52.478Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3884c534-59d8-44a0-8abb-448518769961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:20:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:21:02.487Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c410ad30-9431-4e29-99d5-837ed23f7035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:21:02.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:21:12.494Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b72d4e34-2667-482f-b734-e683f5564b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:21:12.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:21:22.502Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=96a5c638-6e54-4e83-b41f-3495986eb5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:21:22.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:21:32.516Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=99376f11-7cc7-4cdd-9fdd-b53955154474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:21:32.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:21:42.525Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=59f9b4f6-39a1-4018-b48e-ce15e0757b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:21:42.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:21:52.531Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c00b88eb-7d2a-4b6f-a50c-4651b8c39be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:21:52.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:22:02.541Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6a569068-0626-4314-89e8-72cc100f8d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:22:02.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:22:12.548Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0747675c-730d-4716-999b-b516864def0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:22:12.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:22:22.557Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7d23ea6b-5719-4cc4-b23a-c0a40cd8fb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:22:22.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:22:32.565Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7493e74e-1efe-4a69-8c43-95dd5f9babfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:22:32.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:22:42.573Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f1479c2f-1813-44d0-b2d1-fc776c13afe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:22:42.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:22:43.149Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:22:43.150Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T04:22:43.150Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:22:43.151Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:22:43.153Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:22:43.153Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T04:22:43.153Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T04:22:43.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:22:52.582Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=637d2870-8a50-4cfd-b578-c356d732dacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:22:52.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:23:02.588Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4e7b7642-0c06-4bd9-80af-e101fb39ba2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:23:02.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:23:12.597Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=81b5eda1-4ba8-4fa3-90f2-ea9b02dd2723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:23:12.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:23:22.605Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=af6da512-b82b-415f-9fe9-1ae13cb07ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:23:22.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:23:32.612Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=41579273-4103-4f61-95b4-a37b78cc8c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:23:32.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:23:42.620Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=15e52772-96ec-40b5-ba88-bd9a0d8ed94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:23:42.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:23:52.627Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=549e9d26-1d26-4ef1-8cd0-86a8601af582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:23:52.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:24:02.639Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=98a960da-bdbb-4553-931a-9fc898631192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:24:02.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:24:12.646Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8c8b9d4b-ba52-473c-9d07-457581a87bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:24:12.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:24:22.655Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0a4ecb1b-6462-4fb6-9b07-21e10abdc82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:24:22.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:24:32.663Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2cfbf5a3-0188-4e2f-88a7-19880e18b3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:24:32.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:24:42.672Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c9167131-2fbc-4022-996d-8c8a305ca743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:24:42.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:24:52.681Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8c3a4c10-0580-4f41-9124-72641e8b7fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:24:52.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:25:02.692Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=879a960c-316d-4bda-8169-d58b988450c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:25:02.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:25:12.699Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c8b42f1a-fdd2-48c5-b912-bd882237dddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:25:12.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:25:22.705Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=14b30782-e76c-40b2-9ba3-22c86bd7da32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:25:22.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:25:32.713Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=72b11aef-e3d7-4d16-8091-b7885c0af08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:25:32.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:25:42.721Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cc58d67f-e21b-4831-8477-2a8f6a8a8bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:25:42.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:25:52.730Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a2162602-71fc-479c-8759-3d5081433d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:25:52.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:26:02.737Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4535547b-da10-4c8d-b230-044eb1d8fd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:26:02.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:26:12.750Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b1d0ae83-23cb-4e87-a1ed-6bb1ab4881b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:26:12.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:26:22.759Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f12adf16-90ad-46cb-aa24-8a805cbfd075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:26:22.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:26:32.767Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0e6eb0b8-3924-4ccf-a8c6-d3b1d6350e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:26:32.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:26:42.775Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=11373ea1-a7a7-433e-b4a6-25ce08b736b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:26:42.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:26:52.783Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=22635657-5bcb-4dae-b98a-c59c6c5dfa3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:26:52.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:27:02.793Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6e761001-d4ca-4b9c-85c1-8cd5cdf0e71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:27:02.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:27:12.801Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4ddecc10-71c7-4dbc-b191-182299d6b41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:27:12.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:27:22.808Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4626f960-3ce2-4b53-af2b-1e71587a1a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:27:22.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:27:32.817Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6aba139f-1220-4e1f-b63d-a6329609042d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:27:32.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:27:42.825Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b222e285-4b4f-4a31-ac35-78103b86974f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:27:42.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:27:43.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:27:43.169Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T04:27:43.169Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:27:43.171Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:27:43.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:27:43.179Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T04:27:43.179Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T04:27:43.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:27:52.834Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a4733cdb-d011-4abb-bd4b-4e77ac526c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:27:52.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:28:02.841Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e31e6a4c-dd68-40d4-8557-1d835cffd6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:28:02.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:28:12.850Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=79032c32-ed9b-4285-b8e7-833b519aa67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:28:12.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:28:22.858Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=273119ed-b43e-485e-8209-6eefed525ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:28:22.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:28:32.866Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=719869c5-9354-4b3b-8d43-a751c17ccf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:28:32.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:28:42.874Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f2a7c724-aaa0-44ac-96b9-6a5e1ea31b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:28:42.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:28:52.882Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=92972954-dd01-4336-9137-16f4f4c8cf64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:28:52.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:29:02.889Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7dba88bc-ea7f-41c1-81dc-a810d2f9780b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:29:02.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:29:12.896Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=098e1efe-2903-460f-9340-5a0067f1bfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:29:12.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:29:22.904Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d85ac3dc-b11f-42c7-8179-760d8562a597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:29:22.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:29:32.912Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9f144691-7307-4542-8ad0-bfdce1316c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:29:32.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:29:42.919Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=379a48e6-25df-4621-a6cb-42c3ff606e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:29:42.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:29:52.927Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=5b7a17c0-53b8-474c-ac9a-c030c7f394b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:29:52.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:30:02.934Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9b6a9cde-1741-4315-9c60-2ea3fc17af45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:30:02.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:30:12.942Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=89a99372-eb0d-482a-8d07-b1f37be71546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:30:12.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:30:22.949Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a0962ef9-2c78-4fbf-bd5c-2612b5c89c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:30:22.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:30:32.957Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2f27d08b-730d-4275-a264-690ad4549fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:30:32.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:30:42.965Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=946f17a1-faa3-41a9-b70a-41a6141b4a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:30:42.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:30:52.973Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1c18799f-7faa-4ff2-82a5-9ca993222d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:30:52.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:31:02.981Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3bc630c1-1855-4951-b0a1-12e28fa52045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:31:02.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:31:12.989Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=382d1ca7-abb3-44c4-83cd-9aaf65a01b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:31:12.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:31:22.998Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fff0aa02-bfca-444c-838c-af271d4e3877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:31:23.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:31:33.006Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f00b8daf-0d36-47d9-adf2-3e14e1bbf31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:31:33.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:31:43.013Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f315e670-c7cb-4ef0-8a1d-bb7b5a377318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:31:43.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:31:53.021Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4d316feb-cffb-4387-88a8-ac68d4f381ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:31:53.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:32:03.027Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=611d0e8c-6887-47f5-ae2f-8ed5bfc4b937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:32:03.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:32:13.035Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=07febb4d-7de4-43fc-8bae-85780df6234e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:32:13.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:32:23.046Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c55af155-c5cf-4f54-b1bc-fbc5410febde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:32:23.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:32:33.052Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1bd4efe0-49e0-4c06-a292-d4ea85499bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:32:33.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:32:43.065Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=831b38fd-531d-4e41-b50c-5bfaa536eade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:32:43.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:32:43.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:32:43.160Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T04:32:43.160Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:32:43.161Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:32:43.163Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:32:43.163Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T04:32:43.163Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T04:32:43.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:32:53.072Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e551608f-cd1f-4254-87fc-56db934785ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:32:53.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:33:03.080Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=00d9b76f-bb69-4a43-ba30-a3e69791d908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:33:03.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:33:13.088Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0ab867ae-d3f0-48e3-a612-007ed447a504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:33:13.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:33:23.097Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0fe104bd-f2da-4e56-9198-a1f22d9416f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:33:23.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:33:33.105Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b776ab23-db43-455b-a29b-b6022d9a3796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:33:33.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:33:43.113Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fef66d30-38f9-496e-84f3-2a3d318901b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:33:43.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:33:53.121Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8a4edbba-e190-4614-8cc7-b761b87871f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:33:53.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:34:03.128Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7f1d046b-becd-4b40-be90-9d0f30b846a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:34:03.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:34:13.136Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7417a4c2-f8fb-495b-8cf7-dba391a88981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:34:13.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:34:23.145Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2b77e64f-75e0-4cb3-8e74-305348c47187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:34:23.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:34:33.153Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8ac2f759-da96-44bc-a37a-c5a9c57afe83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:34:33.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:34:43.162Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=0148eab7-3461-4f19-836a-c846f53625c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:34:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:34:53.170Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=98cc3ae5-dc46-4432-8b8b-b717c5a08104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:34:53.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:35:03.178Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=4630a746-4900-4669-8734-d12db71f6694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:35:03.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:35:13.187Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=75ea01d1-4dd3-4a5c-bf05-b0bd5457d7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:35:13.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:35:23.195Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=c5b5e2aa-34e2-4689-862f-3d5c99837991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:35:23.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:35:33.203Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=13e5f776-ca91-4335-bf50-aba9661cd8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:35:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:35:43.210Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=1303db4e-ec8f-4b9a-bbcf-8cf2f7fca89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:35:43.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:35:53.218Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=12e086d4-de05-4c52-910d-123dc7c9e8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:35:53.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:36:03.225Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=30319b01-7f90-4af5-b7df-b8007ebf8fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:36:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:36:13.234Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7d4d2189-fa00-4f78-8605-40ee82f053cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:36:13.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:36:23.242Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ba4ed536-7cc5-418b-be32-9e468bb9a6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:36:23.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:36:33.249Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cdbb76c8-0932-4ccf-9c47-a21b39433da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:36:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:36:43.258Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7bc87a7d-c9f0-469b-a158-e320ce0a748b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:36:43.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:36:53.266Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=817732ed-7a96-499e-ae3f-712a9c09e3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:36:53.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:37:03.275Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=8d6b18a7-9ca3-45af-b25f-9818211453ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:37:03.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:37:13.287Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b643532e-20e2-4682-bc74-b8aa44e4a45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:37:13.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:37:23.295Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=aa7a9355-3ae8-4943-8e4c-dedcd666bcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:37:23.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:37:33.302Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b061603d-b71b-4f82-b4f8-51313ba1160f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:37:33.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:37:43.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:37:43.167Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T04:37:43.168Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:37:43.169Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:37:43.171Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:37:43.171Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T04:37:43.171Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T04:37:43.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:37:43.309Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=34525b97-af45-44df-bf9c-6a67cf137ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:37:43.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:37:53.317Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=cbc03c50-a23e-469a-8336-eaf79a8c2a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:37:53.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:38:03.325Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3557da8b-d9be-4c55-b6fe-9f972cc534ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:38:03.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:38:13.334Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=fd9e6184-d330-4f6b-b589-8e5844b5317f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:38:13.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:38:23.342Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a3279f2b-0990-46d8-99e7-217e2f85e73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:38:23.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:38:33.350Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e6decb9a-dad7-41cd-aaa6-2478bd4bc10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:38:33.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:38:43.358Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a647d8f9-5340-41b9-82e6-3478fdfff3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:38:43.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:38:53.368Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=90fedb82-c45d-4503-8ff4-8063d0af83a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:38:53.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:39:03.376Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e30afc52-043e-4f2a-9b31-c3284e6c31e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:39:03.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:39:13.384Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=3ec7fdf1-b894-4f43-9037-98f0a00f884d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:39:13.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:39:23.391Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a1cba516-ccb5-44eb-a359-ab1a9fd45c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:39:23.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:39:33.400Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=be08946d-f996-46b7-83cb-c726a3484564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:39:33.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:39:43.407Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=422712ed-b0fb-41f5-8f84-ee579954e891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:39:43.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:39:53.415Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=7111b1ad-ff1d-48f9-b62c-556ff225775f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:39:53.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:40:03.422Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=d57b58fe-0ffd-4362-952e-8972ecfe714d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:40:03.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:40:13.429Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=581e59fd-c177-4bde-8f5e-6da6d914bc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:40:13.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:40:23.437Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f300373d-a7a3-4d32-81d1-2a5c23156176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:40:23.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:40:33.467Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=77962b4e-ff65-4070-9096-602700b6f57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:40:33.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:40:43.479Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=16f1f8ec-5bc0-4a81-8bcb-b45bfafd2f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:40:43.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:40:53.487Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=57291d48-788c-441e-b093-5731e151bf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:40:53.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:41:03.494Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ef1289ad-d70f-4b82-b953-cfb74aca842e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:41:03.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:41:13.502Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e26fdfb1-c8fd-452b-95de-e7700e39ffce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:41:13.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:41:23.509Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=6782a390-9eb7-4586-a6e6-a29ed7a9523c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:41:23.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:41:33.517Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=972f5d18-8e9e-4b0a-b12a-bf8f81868deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:41:33.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:41:43.525Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=2f7180c1-1741-4d0c-9607-fe7f5dea0a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:41:43.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:41:53.532Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=84db7b1c-450b-48b7-9b8a-2f03d5c68071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:41:53.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:42:03.540Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=f1dc7faf-bc39-462a-8558-6f48521709cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:42:03.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:42:13.548Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=648f6a09-61e2-4848-9cc1-f5744959ab98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:42:13.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:42:23.558Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a89d456e-1815-4c12-a459-0fef8e85dd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:42:23.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:42:33.566Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=25b49bea-7ae3-42da-8056-3b44d4c6d408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:42:33.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:42:43.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T04:42:43.173Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T04:42:43.174Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:42:43.175Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:42:43.178Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T04:42:43.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T04:42:43.178Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T04:42:43.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:42:43.574Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=9f1cb12c-91d3-4706-b2f5-77e203878a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:42:43.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:42:53.583Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e3812356-e5f1-47a1-9b46-b05c4a3c0235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:42:53.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:43:03.590Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=e81a1f97-6563-4982-af0c-dbe8d98c1046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:43:03.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:43:13.597Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=ec240fb3-c05a-4bae-87d9-0c036fa6e58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:43:13.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:43:23.605Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=a4fa9692-2896-4150-b9ec-985af96f6539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:43:23.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:43:33.613Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=109ed377-0007-4b7f-8210-8594d68ecef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:43:33.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:43:43.621Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b6c85349-a706-42a2-98ab-9be020869a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:43:43.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:43:53.628Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=dfc756a8-be01-4767-88ce-9bbefce60ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:43:53.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:44:03.635Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=487ca5ca-780f-492b-9705-c6356af0e32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:44:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T04:44:13.644Z |INFO |Init configs |InvocationID=c488508c-d978-4fad-adec-19b9997ff243, InstanceUUID=b6ec07a5-2576-4eeb-acdf-ed5309c0eee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.servi