. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:16:27.913Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:16:27.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-02T05:16:27.952Z |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-08-02T05:16:28.668Z |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-08-02T05:16:28.777Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:16:28.778Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:16:28.778Z |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-08-02T05:16:28.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-02T05:16:29.099Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-02T05:16:29.126Z |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-08-02T05:16:30.855Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-02T05:16:31.371Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-02T05:16:31.390Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-02T05:16:31.391Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-02T05:16:31.448Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-02T05:16:31.449Z |INFO |Root WebApplicationContext: initialization completed in 2322 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-02T05:16:31.903Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-02T05:16:32.794Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-02T05:16:34.029Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-02T05:16:34.238Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-02T05:16:34.238Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-02T05:16:34.242Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-08-02T05:16:34.609Z |INFO |Started MainApp in 9.491 seconds (JVM running for 10.23) |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-02T05:16:34.677Z |INFO |Start scheduling PRH workflow |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:16:34.689Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=36c7405d-2ccf-4829-886a-52f1d696d99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-02T05:16:36.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.93:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:16:36.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:16:46.140Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e030e83e-41aa-40c9-b9eb-06351696f997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-02T05:16:47.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.93:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:16:47.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:16:57.221Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c6690745-a9b6-4c7b-b5dd-66a1ca58b56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-02T05:16:58.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.93:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:16:58.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:08.293Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f8917f3c-fec5-4e69-942f-675a58dd8401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-02T05:17:09.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.93:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:09.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:19.359Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ece79796-8b6c-4bbd-bdd1-b0b60abf1929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-02T05:17:20.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.93:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:20.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:30.428Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6b2038ed-1f0d-41a7-aa2b-16cd15a4a005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-02T05:17:31.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.93:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:31.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:41.478Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0b45ecfe-307d-4f98-87ee-8f08472c031e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-02T05:17:42.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.93:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:42.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:52.544Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a3f8d5e1-685c-4fb2-b69d-3d2aba1db5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-02T05:17:53.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.93:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:53.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:03.580Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6bb3a0ea-12d9-4890-9831-89baadd0a64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:03.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:13.741Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0d0848ba-c4e0-478b-8e3d-c4c54ad0ba0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:13.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:23.763Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=74501c56-c5b4-4c60-8190-3cb085361b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:23.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:33.786Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ee31b86e-f362-4df5-97d1-f488401bd305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:33.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:43.807Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9fa43ec5-b49c-41e7-8414-bfba5e58459d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:43.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:53.840Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=86eb0a99-b710-4df3-a48a-a9d9938d2764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:53.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:03.857Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1d728f6d-a77f-4a09-9c2f-9145539bf5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:03.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:13.875Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1d259233-88e5-468a-a94b-52b5e3bfa9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:13.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:23.897Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1f4d108b-f044-4b39-a1a8-f220432717e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:23.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:33.912Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=029c9299-4d15-4799-9060-2989629ba022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:33.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:43.928Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=210909e2-6307-44c2-b5d5-6e7725a84bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:43.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:53.947Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f39ffb3c-d29e-48fa-b075-d136c9891d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:53.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:03.966Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=935b8494-9395-47e8-8293-b965b1421274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:03.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:13.980Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ea3a779a-3be4-4d27-a3c8-80a62e2740f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:14.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:24.005Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=82677894-1a06-40bc-b46c-e0ca9fbc786a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:24.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:34.026Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3a5ac14b-351a-4d34-9ec2-1800646ba15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:34.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:44.051Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4cf34f07-d2b0-423a-a892-2ababc408e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:44.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:54.067Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e686980e-37a1-4486-b634-30a1b8f54990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:54.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:04.083Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9a765bfd-0888-443f-8861-83e31aac3ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:04.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:14.100Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6a0144b2-a9d0-4504-a116-52e3002a2aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:14.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:24.114Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fdc85092-2efc-4ab4-8bca-7c0178495561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:24.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:21:33.002Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:21:33.003Z |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-08-02T05:21:33.004Z |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-08-02T05:21:33.007Z |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-08-02T05:21:33.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:21:33.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:21:33.022Z |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-08-02T05:21:33.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:34.129Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2b10e1ec-e8ef-4363-ab4f-fd2ee4d0648e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:34.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:44.142Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d02c875c-dd4a-44bf-a5a9-bb29a5ff712f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:44.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:54.154Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=15b161b5-a386-4149-8b0f-d4a877a38fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:54.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:04.172Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e2ba9a68-319f-47de-8153-c0d6b8b07607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:04.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:14.185Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cac5cf06-d92e-4331-8ddf-f1a581dec2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:14.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:24.197Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=054e5178-5e75-41e3-aca5-b5a150776fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:24.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:34.210Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ed6a9502-04f4-4764-adef-2a2a47b4cff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:34.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:44.226Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ab030bda-8cfd-49c2-a9f0-60ac5ee1ae6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:44.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:54.240Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8903e97c-6cca-4fde-9f9e-97a69712255f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:54.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:04.260Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e2a99062-f235-47b8-bb12-40fbab02d8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:04.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:14.289Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f6f09fc4-f5bc-40f6-85ca-ca6042b2d1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:14.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:24.308Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6dc82dd0-f1e6-48c1-ae5e-2f7412be52a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:24.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:34.327Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=245b9284-0783-4d4a-b5a1-26d58f2f87ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:34.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:44.340Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fbd92cd2-5ae0-46ee-aca9-33391e94cb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:44.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:54.354Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2a5dfdf4-c847-4c92-b0c0-9d97fa561228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:54.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:04.370Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cbe9b945-a52c-45bb-be5e-a187ee33bf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:04.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:14.383Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=31e86627-30f3-498a-beac-bd90a0422554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:14.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:24.404Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9ad27d3e-9697-4aba-b6f2-ec43aa00fb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:24.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:34.417Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e9eabd56-37b3-43b1-b1e3-2a5036f2dd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:34.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:44.438Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=df6096be-0ceb-4ec9-a8b1-cbc4e4ea2b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:44.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:54.450Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=849ed7fb-3655-49d7-a8ae-d08d7276b818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:54.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:04.469Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0c4eb6b4-e920-41a3-a5d0-b0f944b02458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:04.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:14.490Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2b55a58f-d584-431b-ac7a-15ee31fdc967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:14.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:24.505Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f0eb12ce-b347-45e8-aa92-f7fdac7f2ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:24.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:34.522Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b2658fce-0a16-4300-9ecf-1b2f62e88f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:34.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:44.535Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=426bbd70-2cbc-405f-b163-e550dc5fa0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:44.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:54.556Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1a2cc8af-48bb-4967-8cc4-4fd4079ec38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:54.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:04.572Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=80297a2b-ddf9-4e8f-8acc-bbebd1f9b22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:04.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:14.593Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f2a23d19-a492-4499-9120-bfbb4d4dbb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:14.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:24.604Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fb72bc4b-2052-414e-b8f6-8e29f68abba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:24.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:26:32.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:26:32.284Z |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-08-02T05:26:32.285Z |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-08-02T05:26:32.288Z |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-08-02T05:26:32.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:26:32.299Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:26:32.299Z |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-08-02T05:26:32.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:34.617Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6798ea49-38d8-45dc-b0c1-96454301283f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:34.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:44.628Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bd12c4d7-9d23-40d9-8767-83de432804d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:44.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:54.639Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=53466254-406f-492b-99a9-69c19e1bbd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:54.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:04.656Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b1de548a-7c9a-4c9e-9f9a-9929c278be7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:04.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:14.668Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c010119e-ee6e-4149-bdd1-09a5486af6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:14.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:24.681Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fa53aeac-2280-4d2f-848c-1787f4b7629e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:24.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:34.693Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=076cd150-a738-475f-8849-47ec1eb47fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:34.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:44.721Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d4c5fe21-366d-49d1-a9eb-7b31a47bf07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:44.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:54.733Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e093933e-403f-4070-be74-f4e21f250b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:54.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:04.744Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f141749b-9131-4daa-95e2-077dc32b0c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:14.756Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1d79b443-06ef-4634-8dae-dbfaf4de717b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:14.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:24.768Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3b2fd407-523a-40bc-a318-4c6c015a7607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:24.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:34.778Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b3f4b07f-c896-4773-accd-700981e8cbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:34.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:44.792Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7e8ce186-75ac-47ff-a357-d760a7f8fc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:44.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:54.808Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=be0b1293-3a45-4870-b343-7811ab9d6b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:54.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:04.818Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=673f2589-9653-47e7-b91c-030dbd740643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:04.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:14.830Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=62400d5f-ba74-4ba1-9d3d-c651e79181ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:24.844Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5aec6c6d-d3e7-44ed-9b48-85b79f2754ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:24.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:34.855Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c070a529-6cd9-41f8-8f27-c1fad93d45f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:34.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:44.864Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5060faec-e94c-470a-b711-13e9502fd4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:44.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:54.884Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=681fbefd-f8a4-49a4-bdfd-46142ccaae43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:54.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:04.896Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b3bd5948-8de9-4d35-a39c-3db7e0c7b4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:04.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:14.907Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=395f5dff-fe04-484b-923b-05488c7ee019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:14.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:24.919Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9856f29a-3a24-44b0-a138-24a62f6078fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:24.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:34.930Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3c05e1ac-8460-4a8c-b293-273a9c62e422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:34.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:44.950Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=231b79f1-6de0-467f-974c-1aa7b8e1f888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:44.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:54.964Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f65ffc46-5917-48a9-a233-81b4ea06db1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:54.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:04.975Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=547be6d4-d2c0-4d52-b584-06988bde1345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:04.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:14.991Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0ff8bc4b-e832-4212-a800-90c6d2e2e648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:15.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:25.004Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=105e76b3-2dec-4456-9c64-9482d80370ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:25.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:31:32.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:31:32.272Z |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-08-02T05:31:32.273Z |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-08-02T05:31:32.276Z |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-08-02T05:31:32.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:31:32.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:31:32.285Z |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-08-02T05:31:32.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:35.016Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=15157d70-eff3-4c9a-bd24-c76ad5492942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:35.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:45.027Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4659c915-4a32-4e18-b805-838994abdd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:45.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:55.042Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8d6761a2-4d06-4a62-8618-9d8219d9e392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:55.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:05.053Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3ebacd36-23fd-40bb-bc6f-4d6cbc4bbc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:15.064Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e637de78-e04b-4ab0-a8ad-1ce7e4b71361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:15.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:25.086Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7a769c42-b0c0-4d31-971a-94d645d3c554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:25.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:35.097Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=42eb7cc6-c00d-4c29-81bf-32c316996225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:35.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:45.108Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fce4c2cc-cd0a-4c04-9299-9a8f382fb749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:45.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:55.117Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=02347a72-c04a-4e6e-81c4-b8cc8e9421ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:55.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:05.128Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ce0ca4bd-a315-42d1-a4b5-5482be0c1ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:05.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:15.138Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f8e08e2f-762f-4b68-8565-cc3d1fd2ccd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:15.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:25.148Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=52cea5df-0a3e-4bdd-978f-8839e13ed560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:25.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:35.159Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=35052ac1-b529-4d01-8c11-7fe2071e1b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:35.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:45.172Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ebdf634e-3779-4d8b-933f-f83c2c91fde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:45.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:55.183Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c0bfdd1f-4dab-4a89-aacb-7980326f4332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:55.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:05.193Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=baa8ef81-8220-4a39-8806-2d2619f9b2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:05.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:15.204Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=21c18e90-b6af-4126-a2bb-798a2f0d3852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:15.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:25.216Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4821b363-3f93-4425-8f5b-0b6eeb24dad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:25.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:35.229Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=24ac4dc7-df76-42a1-a450-b5e2c01929b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:35.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:45.240Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=87eb5964-7a7a-4f98-bae3-56ce914052a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:45.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:55.251Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=63b426a1-9141-44f1-b9ee-4029460102e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:55.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:05.265Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2c571064-b2ec-4431-a180-bf4fc267a129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:05.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:15.280Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e692375d-a593-430e-8c7f-44f3e5853311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:15.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:25.289Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ec001a86-dfdf-46a5-8970-df092bfe851f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:25.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:35.299Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=21f80999-99b6-417c-bd9c-387f9679fa5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:35.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:45.308Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=54dc756e-0fab-4082-aff2-2f2b49b4eed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:45.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:55.319Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fade34d3-e802-4d0c-b528-4c9784feac20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:55.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:05.330Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7eefe6c4-865c-4830-8f73-20f1b1d21c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:05.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:15.344Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a752c16e-fa65-4003-b8ac-f96de7813d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:15.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:25.361Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=85345c38-11eb-4084-92e9-de0931428e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:25.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:36:32.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:36:32.252Z |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-08-02T05:36:32.253Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:36:32.256Z |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-08-02T05:36:32.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:36:32.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:36:32.267Z |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-08-02T05:36:32.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:35.379Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=106e8e3a-5a7d-4bd2-8a69-eebf04cccc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:35.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:45.388Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a39e0407-5ba8-4dc5-97d0-837cb8a0828a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:45.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:55.428Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f39b5f40-167e-4bbe-870a-9f1e68a482fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:55.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:05.444Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=313c8c7b-4468-4f72-aecb-839a3274144f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:05.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:15.464Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c0022e12-5700-4db7-a3db-dccb35ac54cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:15.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:25.484Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ce3c11ff-ca30-4710-8835-2082ae45f5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:25.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:35.513Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=76ec2b40-4c1c-4be3-bfbb-2d31f62771ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:35.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:45.537Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a8f39bf2-3a06-4708-867f-2975dcd39af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:45.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:55.568Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=37eb0d09-d7b7-4ba0-8c92-5b5ae320e03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:55.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:05.584Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ac686a78-fc32-4ce1-8dc8-267839886400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:05.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:15.604Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4f6b6977-3ff2-4da0-b5dc-78e7c3c464f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:15.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:25.628Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e5b76eea-16b8-404b-aba3-c8694f307bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:25.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:35.641Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e0aab7be-b330-4d3a-a683-085f8db25426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:35.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:45.650Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a17f83a0-1488-4eae-a3fd-6bdb26b9b318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:45.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:55.686Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1bbedce8-7dd6-4cc8-b141-04114d32daa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:55.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:05.698Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5b4ce428-26ac-42a3-80ff-bfaa9d439370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:05.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:15.717Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7162af19-881b-4631-95af-fafbd9f49c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:15.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:25.728Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8c360704-451c-497f-a05f-b90e4720a779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:25.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:35.742Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=96d04af2-82b9-4a6c-9235-aacf1a5b8a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:35.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:45.764Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=843d99a8-1da6-4d77-abc8-93163ae813cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:45.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:55.804Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=047950d0-fea7-4fe7-88ed-1c735823a48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:55.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:05.818Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=91994ef2-9011-4875-ad66-4bfd528c1c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:05.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:15.827Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=05cb88a4-a036-4f72-b392-9e93671287f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:15.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:25.841Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c15fa21b-a384-408d-b865-5e023797502e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:25.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:35.860Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3027c5b8-5e2a-491c-a13d-efb850e6746a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:35.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:45.876Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=53ed2075-e689-4c3b-9a18-eaf4c323c356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:45.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:55.938Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4cb08ef7-e932-4c53-91a6-8d568881791d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:55.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:05.948Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b7dbf6c1-3099-453f-81f8-0a29e10c1b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:05.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:15.976Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=226943fb-92c0-4e5b-83ca-f8dc83eea798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:16.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:26.002Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ef6633d1-842e-4d91-a182-c88184bc71e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:26.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:41:32.264Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:41:32.265Z |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-08-02T05:41:32.266Z |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-08-02T05:41:32.269Z |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-08-02T05:41:32.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:41:32.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:41:32.280Z |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-08-02T05:41:32.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:36.013Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fe9958f3-424d-43a6-9665-ce040c9eb12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:36.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:46.024Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=875b55d7-75de-43d2-af4f-7cebd5a605a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:46.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:56.038Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b5f4564f-474a-4c2f-9f1f-3abf1df06d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:56.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:06.052Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=06357fea-2a26-4623-a5aa-8b252a839028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:06.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:16.068Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=da178568-3b4d-400a-8ed2-dc0c850a959d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:16.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:26.085Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2e2b7ee9-cf31-4e76-aaaf-87d7eff9abdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:26.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:36.098Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b415bf69-6afa-4245-b7f3-ec7d56e27bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:36.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:46.117Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f530669b-38c6-446e-9183-284243af0be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:46.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:56.130Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=22aff766-cc7d-4362-a823-6ed41e821dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:56.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:06.140Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2a5ce8e5-a2a5-4ff5-9a94-2af3b01529f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:06.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:16.149Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c1b8bf18-1c3f-4228-b994-f6f55ddf2ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:16.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:26.159Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=eb4ee560-48f0-4c4b-bacc-449a6cb08f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:26.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:36.169Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=036a1374-210c-4da6-8fef-d18c6c02b1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:36.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:46.179Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=478cfbaf-5959-42f2-aa56-285d05888212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:46.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:56.189Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=aae121c5-4c5e-4592-a24b-f4037d97c9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:56.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:06.199Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f00e18d9-2707-48fe-9350-085aa8416d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:06.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:16.210Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=50dcb341-8b34-4477-8f1c-6e650a5c112c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:16.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:26.221Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=079cdca6-01b2-42c6-b7b5-a517184ba826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:26.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:36.232Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ad176e41-af56-41fb-b4bb-b02608018c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:36.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:46.244Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8a642b58-2a3a-4e1b-b589-fb7e0f5fd506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:46.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:56.253Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=10d4e957-b57a-413c-a749-4e9f1e8a89d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:56.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:06.260Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=04e58de8-249b-42e3-be73-996a9bfe675e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:06.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:16.275Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9f1e8f03-8697-433b-a004-95e78eefb13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:16.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:26.285Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f825edac-5057-4e2d-9625-e4c3d114e7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:26.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:36.295Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=85d702bd-1b52-428e-bee8-63375b249426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:36.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:46.305Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ffdde6f5-d04a-4d0e-92c7-7492178fa1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:46.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:56.314Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=181d5c44-d9c9-429c-99e1-3c0198333ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:56.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:06.324Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5d696e4b-cda5-4d61-bd2b-0dd4148ea664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:06.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:16.333Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2bf986ea-15a4-405e-ac8e-102bbabc9ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:16.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:26.342Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e037dff6-bd2a-4972-81ba-d3403ef58c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:46:32.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:46:32.268Z |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-08-02T05:46:32.269Z |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-08-02T05:46:32.275Z |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-08-02T05:46:32.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:46:32.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:46:32.284Z |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-08-02T05:46:32.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:36.356Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0e21a189-8c00-486e-a23b-4e5c809701b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:36.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:46.365Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a660bb84-4474-4e76-9f82-7917806d23ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:46.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:56.376Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e4c2201d-cb17-4955-90c2-7cc90b8e10b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:56.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:06.384Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3d7178b8-31b4-4615-82df-b6858f0b3efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:06.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:16.393Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d0f3993b-0793-4a05-a55f-7900bb775d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:16.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:26.408Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7d8a10f3-569d-43f7-8d15-9dec259089fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:26.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:36.419Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f3693372-e4b6-41bd-88c5-23a9edf93619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:36.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:46.427Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c0dcdc9a-ccc5-4424-8332-7778fddb44bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:46.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:56.437Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=39ffee5f-9cb3-4e65-9e9e-5b9e929b3c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:56.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:06.447Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9c7938d3-019c-42fa-aac2-11f42f174123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:06.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:16.456Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=621c97eb-0d46-41aa-93d4-7e7b06ded030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:16.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:26.465Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3fe35896-aa4a-4afd-bead-110bbc51164c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:26.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:36.472Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=66d37f23-e33c-4dcd-8115-3941877ce93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:36.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:46.481Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=aa7f6711-de5e-4684-b54a-edb5aab80065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:46.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:56.519Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4317bc99-229f-432e-b06e-838224ba845a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:56.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:06.528Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3b47fe5b-93cb-447c-ac2f-292dbc734929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:06.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:16.537Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=72ca87bf-af88-49ac-9918-f5d65bed43fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:16.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:26.546Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e34dbf6d-5219-42a5-9919-e172dcb2bba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:26.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:36.562Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2b51a9cc-9cbf-4367-a5f7-f9344969c588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:36.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:46.570Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=97bef4e8-ced1-42c0-86fc-29c4c3ff0ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:46.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:56.579Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d5742c47-a636-4b11-85db-30c3aebf1f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:56.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:06.588Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7447ef49-8090-4ed1-a2c0-9e264a836c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:06.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:16.598Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cddb7189-2714-4db2-893f-1ce2923e9555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:16.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:26.606Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4597261e-2610-427c-aaef-2cd833341bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:26.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:36.615Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0f95c045-3908-4b0f-be79-47dd8b898367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:36.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:46.624Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=99099120-6c63-44e4-926e-ecd6043d673a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:46.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:56.635Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6cdc1e4c-b1e6-4804-b534-e026e53715cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:56.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:06.643Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f0b2cbbb-8fb3-4de2-ad67-c6939c19d15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:06.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:16.659Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=23bdfb5f-a3d6-4b23-abb2-9d54c016ea9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:16.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:26.667Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b03515e2-7104-49aa-b3c6-2cc4c454afcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:26.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:51:32.204Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:51:32.205Z |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-08-02T05:51:32.206Z |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-08-02T05:51:32.207Z |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-08-02T05:51:32.213Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:51:32.213Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:51:32.214Z |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-08-02T05:51:32.215Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:36.677Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=300b3121-ea58-48d7-9652-7e5bf4e6c32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:36.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:46.689Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0467b663-015d-4e5a-81de-6f0cc97c3a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:46.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:56.698Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ca74c644-12ad-4df2-a9f8-e7d612041fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:56.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:06.712Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3f3b3796-3e3a-42fc-a862-f81f07f0885f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:06.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:16.725Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=aaf8c4be-a052-4557-9098-96e39a33384f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:16.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:26.734Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ed58de8d-cd5c-46ea-8815-dd857cc3d26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:26.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:36.742Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9c23e61c-1744-4503-b2cd-d8fff2c20411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:36.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:46.752Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=643004c2-5eb9-4ce6-b361-ed45902d8263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:46.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:56.762Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5b019a0d-472f-4637-9ecf-34f61c891c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:56.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:06.773Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=17bb303c-5c72-424a-962e-772ff6ccfe70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:06.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:16.783Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=47c07be8-edca-4733-8118-ce418286fbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:16.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:26.792Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1659904c-3d00-4a57-a7dc-06f3811e1879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:26.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:36.802Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ac62181e-23e6-444e-bd45-b56eb0a0d6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:36.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:46.812Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ae6ae5c2-4469-4798-a7ae-3fcb8537909f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:46.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:56.848Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=76a3c575-ae81-4642-95aa-4062b9796036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:56.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:06.858Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=91bfc736-66b4-4560-b118-7d1fa0e09cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:16.867Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1f3b975a-25a3-4c06-8517-c1fd21443bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:16.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:26.875Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=043ec2f8-7892-48dd-98c3-2451d696f94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:26.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:36.884Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=aaf23f42-4ab3-4599-aedb-6f6d98a7e16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:36.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:46.894Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=951e561b-2735-4804-baa5-505548858398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:46.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:56.902Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7576bab7-a978-402e-ac31-0edf7ccb1250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:56.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:06.910Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6b3589cd-12db-4383-aa83-16483059b3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:06.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:16.919Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=42f2a4a0-bcf7-49e3-b45d-c8ab32de1011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:16.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:26.927Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d7477978-ae0a-452f-a931-97eee25eddc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:26.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:36.936Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=161f1c84-bb46-4684-b719-51c73b7c5155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:36.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:46.945Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d87a5143-a09a-4eee-b933-a0892a18463d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:46.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:56.954Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2d007924-d6df-48e5-a3d0-501dd903116a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:56.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:06.963Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=dcebd076-3222-416a-926e-b1c43a49b8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:06.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:16.970Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=02a63b31-9e05-4fb9-be46-e4fb4d5a33e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:16.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:26.980Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=77713d3c-85b4-44d0-bfa7-09b6599b38a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:26.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:56:32.240Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:56:32.241Z |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-08-02T05:56:32.242Z |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-08-02T05:56:32.244Z |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-08-02T05:56:32.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:56:32.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:56:32.251Z |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-08-02T05:56:32.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:36.989Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=25c016c1-7cb1-4f49-810e-21d2750944ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:36.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:46.999Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=960911c1-53de-4c98-832e-494fb40b8f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:47.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:57.009Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8c82853c-9ba3-4b5b-9985-78c4b867bd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:57.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:07.019Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a0fef0d2-fd4e-465d-a513-15d0c6f94da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:07.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:17.028Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d0ee8569-6511-41d2-8a8a-f0fbbb66e6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:17.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:27.037Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2ffa7033-5d72-4b76-96f6-bb59b6dbdef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:27.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:37.046Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f653f260-277b-4805-b1e4-d8959d8a6d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:37.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:47.059Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ed88c245-c2a3-4987-b8a5-da1407d5f27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:47.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:57.069Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e3708351-bb99-40c6-bd29-8461eafbba68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:57.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:07.078Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3414e219-7185-46d6-9e4d-4dc98b09d943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:07.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:17.087Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=03b039a5-7262-4e9c-b9cc-4d3c223d9063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:17.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:27.096Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=201a5d60-dc57-4616-94cd-fc6be34679d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:27.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:37.105Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=94f3bcba-904b-4d33-b050-75cc9262c927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:37.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:47.114Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6793f619-8491-48c7-9219-d5c8ac924e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:47.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:57.123Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=37bfffd4-3b90-46d8-a322-c7182f604cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:57.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:07.131Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5e6e7dea-7b36-4cba-bc01-462de6e5b502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:07.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:17.141Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=79ba33e1-1596-4ad8-b4ba-931788f29908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:27.149Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=17d66537-9be9-4e30-ae0a-01378cfe2512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:27.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:37.158Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ffb6e542-0e88-48f0-9e59-a08acec5ca0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:37.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:47.166Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cb8734a0-e651-4ef3-ba50-71807b0938e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:57.175Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=46f74fa7-3e27-46f3-a876-e6d3360907aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:57.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:07.183Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e6d61930-ca24-4063-89cb-79347ac813e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:07.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:17.193Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bd4a4f24-d4c1-4b17-bec7-18bf901dfe1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:17.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:27.201Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=84505a31-323c-415a-9d21-730e32352b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:37.209Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a91f97a8-8408-49d8-9c2b-1bee3f1968b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:37.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:47.219Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=21e350d6-a156-4aa8-9f2a-62b0865f09d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:47.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:57.228Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=44d5a25a-1837-4613-8ef0-1cb48f86a9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:57.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:07.235Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=eea5a732-01ac-414e-9a46-cf02ab5be2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:07.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:17.244Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=657dca20-e85e-43f4-a98f-a21f0c0577bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:17.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:27.254Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=56690bb7-fc58-468e-88f3-eba133207f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:27.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:01:32.273Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:01:32.274Z |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-08-02T06:01:32.275Z |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-08-02T06:01:32.278Z |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-08-02T06:01:32.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:01:32.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:01:32.285Z |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-08-02T06:01:32.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:37.264Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=88ba2ce0-73f5-4857-a564-0727b4a6bc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:37.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:47.274Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b382c456-39cd-4f9d-8fe4-0afd0faf9e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:47.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:57.282Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c3acfea0-751a-42b0-b406-9af398102a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:57.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:07.290Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4c2af874-b845-41bd-b65c-fb1790d4845e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:07.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:17.300Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f1c92972-2128-424f-8aab-299d125dcd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:17.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:27.309Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=dfc533e0-baec-4394-aa7f-d8ab62571771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:27.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:37.318Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=41195066-06ce-4a3a-8141-0f6152c536b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:37.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:47.327Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=90ad0ed5-169e-46a0-b6e8-876cf3f34a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:47.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:57.336Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f9a2c823-a69e-44bf-95f6-761f705c009a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:57.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:07.344Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=058de5c1-baf2-4576-86be-37694a07c31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:07.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:17.351Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=734efb3b-1413-4159-9925-19bb16aba11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:17.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:27.365Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=beefa9f1-617a-4b62-b985-447827234353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:27.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:37.374Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5cf689df-3d4a-49b3-bd9b-b03127aec300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:47.383Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2a690c00-386e-4599-bd84-5f7dbad1f885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:47.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:57.396Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d078d19b-df23-4d3c-b679-14b3eb1d0300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:57.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:07.410Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1c2bd28a-d9fb-4682-9824-52ab0635e835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:07.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:17.419Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0e6454ac-cc56-43af-ba94-0dc0c3f1ecc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:17.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:27.428Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c2362935-8a1c-4a15-a22d-840059d8a78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:27.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:37.437Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a29b89d0-5e5f-4fdf-8693-293967e28d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:37.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:47.445Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b29f3e89-3dbd-4e79-a120-f8c2a8bd70b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:47.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:57.453Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f77f61c1-778f-4aec-a8d7-d2580e31578a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:57.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:07.462Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5c257dcf-80ef-4f7e-98a8-8d40a7280a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:07.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:17.471Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=30fa5f8a-fe63-4308-90e4-aaaa1dc04316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:17.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:27.480Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0ad65bb2-7b81-418c-9535-eec914215010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:27.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:37.488Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5b3cbf58-0dbf-4e71-a7a2-b91f9557e703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:37.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:47.496Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2f5179e6-bacb-4596-b1aa-17b7b2b3e255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:47.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:57.503Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=210d8c72-99c9-4f17-803d-8a6d5f504afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:57.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:07.512Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=52021dc3-490a-4eef-8b0c-e66abe29c0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:07.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:17.521Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d127f566-0525-4cd4-a707-872dcbb775b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:17.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:27.530Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5bc42b8e-1ba1-4973-8090-745ef2076327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:27.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:06:32.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:06:32.234Z |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-08-02T06:06:32.236Z |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-08-02T06:06:32.239Z |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-08-02T06:06:32.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:06:32.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:06:32.246Z |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-08-02T06:06:32.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:37.537Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ddf79476-0734-4e4a-81af-678d694fd8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:37.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:47.548Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4f64a2cb-615e-4ef2-95a8-ec0dd523673e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:47.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:57.557Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2834586a-8b0d-45d2-b18b-1ce00879bea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:57.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:07.565Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a1348ac9-d91d-40d0-9b84-305346734cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:07.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:17.572Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0ceec3ec-730c-44e1-ae1b-7d8ba59b1dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:17.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:27.580Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=60ca5632-57c6-4b29-9a3b-27ca6c246195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:27.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:37.588Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=84d38677-b708-46a1-99f2-bcb24c226888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:37.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:47.597Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=06530a4f-0323-40d1-a970-5dcff7cb9e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:47.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:57.605Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5f029ab2-2eef-4dba-81d3-3d56ba7151f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:57.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:07.615Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=99232aee-5c25-4dcc-8510-7cfa25d697c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:07.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:17.625Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ab28e776-5d75-4599-8c69-960165ad8183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:17.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:27.635Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ce53b07d-afa0-4ad1-b8fb-af6b6d283433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:27.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:37.644Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=761c297d-a7c5-4be2-8551-b98523f1e6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:37.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:47.655Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=101137a5-2668-4c0c-bd55-471c4a8e64b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:47.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:57.667Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6bfb3144-2da0-497a-a686-430767d7bbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:57.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:07.676Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a7c40ba5-0539-48f3-bb4f-e85fd71ffa04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:07.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:17.687Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0817a083-2739-43f5-976d-996eab2cce56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:17.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:27.698Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1dafdb86-d8ce-4c5d-983f-af1d0c94fe1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:27.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:37.706Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9c02a3bd-c1f8-4203-9c71-2db2e665fc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:37.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:47.714Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e791d043-a96c-450d-837e-d2ac51b47af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:47.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:57.722Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ba3de2c6-649a-4c1d-994f-2f90bfb66e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:57.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:07.730Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cf5204a7-36d2-414f-a109-48b0956cf132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:17.740Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c29005dd-e97b-4cd3-aa4d-0f7ae809ebcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:17.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:27.748Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5aa87f66-8422-4c6c-8d00-a18bfe05e411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:27.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:37.757Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a7ba5e8d-8ea4-4d01-afa4-5928f7df6020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:37.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:47.766Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=286cfa42-4a5c-4255-adde-141e0761dfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:47.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:57.775Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e83ec686-c7b9-4b3e-b765-5c52f58919f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:57.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:07.782Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c6313f42-6b26-4bd8-bba6-9ed683d8d4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:07.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:17.792Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=107d35bc-c7e1-4c5d-a4ee-f639fc436c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:17.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:27.803Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=75d8b37a-76c4-4a17-a556-3a2db2ca5d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:27.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:11:32.242Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:11:32.243Z |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-08-02T06:11:32.244Z |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-08-02T06:11:32.247Z |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-08-02T06:11:32.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:11:32.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:11:32.253Z |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-08-02T06:11:32.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:37.811Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=965cead2-d5df-4cc7-8cf2-2871ad74de7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:37.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:47.819Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0a1158c0-5a60-49fe-9ed8-4831c447c318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:47.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:57.828Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b63b7877-0670-4af5-8cfe-b6b2af9331d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:57.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:07.836Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b6f1205c-bd52-4278-8ead-fdf083abea57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:07.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:17.844Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c3b81684-a671-4ea5-8e76-afc8346a5339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:17.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:27.852Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=af9eef93-609c-44c7-9f82-a7246d9dd524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:27.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:37.861Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5622999c-63dd-44fb-9897-05da6745ab31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:37.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:47.871Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=06ae13ef-6efc-4215-bc3a-1bb033bc5627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:47.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:57.879Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e3c499b7-56d2-4983-b72f-7b42ad34da28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:57.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:07.887Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3186d996-5230-4fce-b745-329212d0ad69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:07.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:17.896Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8ee262be-3aff-4f1e-b5fd-61a82c4e7b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:17.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:27.905Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2937e36c-c979-4d65-98b6-870975e0ebb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:27.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:37.914Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7df8dd01-ba47-49c1-a0ee-7d3618e03e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:37.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:47.922Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=812ba7ad-6916-4fc4-ac49-bf37f52941c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:47.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:57.931Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4bdab762-1376-4fdd-b5e8-cbf97c95dfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:57.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:07.940Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b020a23b-dc87-4222-940b-76d0948aa5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:07.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:17.948Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8eb360cf-03ee-4165-87b6-975d7969adfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:17.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:27.957Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=51221264-4c3e-4b0d-97dc-86d6109b611f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:27.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:37.966Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=21cbb555-fe7e-4139-ac12-40dcceb9ffda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:37.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:47.988Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d7cdd9c3-5dd1-4eb1-8994-559a51381b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:47.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:57.996Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1fa5bd11-9da4-4148-87ef-e35f94d6665e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:58.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:08.010Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b7374329-11c0-41a0-830b-b3d1ac6b94bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:08.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:18.021Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=07fb23d2-ab22-4db3-9929-c584b9875b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:18.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:28.032Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=38940e14-b86f-4089-9e7b-be274c90b8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:28.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:38.044Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=22c1b4df-8801-4f0c-bfd4-f8e1b09e08ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:38.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:48.057Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bb1c8dcb-d97d-4de2-b1af-4a6f19be8897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:48.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:58.066Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=25ed6586-cb40-4e1b-8ba7-50a8b86a146d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:58.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:08.077Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=06ee3e1b-2cc8-44e7-9d62-fa9cb10d9d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:08.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:18.089Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bfeacf84-0bb3-45d0-8827-58912c824754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:18.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:28.097Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3f97268b-1725-492a-91a4-abc1057bd806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:28.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:16:32.255Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:16:32.255Z |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-08-02T06:16:32.257Z |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-08-02T06:16:32.261Z |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-08-02T06:16:32.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:16:32.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:16:32.268Z |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-08-02T06:16:32.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:38.107Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=93f38287-cc4f-4bc5-9f65-220176421fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:38.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:48.116Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6c811ba0-ee39-4104-8a91-d5932692ab63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:48.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:58.126Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3197b31c-43ae-4698-a738-c26c616a75d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:58.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:08.134Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=29045750-c82c-4787-b351-a1cbcbf6300c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:08.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:18.145Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d8b07f74-d76b-479c-b514-ec814364ae39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:18.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:28.156Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d4cd6bb2-fd61-4b30-92c9-9e6e2231e65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:28.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:38.165Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b840e9b7-98b9-412f-9353-612b3dc005bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:38.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:48.173Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=09bb9234-cdee-4a01-b0cc-965481feea45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:48.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:58.189Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=31a8772b-df93-4948-ae88-e42c3c4c9c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:58.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:08.198Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=749ba317-c886-4087-a781-def762a961f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:08.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:18.207Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b158367c-1aba-4d4a-b487-9ad789c58380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:18.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:28.215Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7c4921c1-bcee-4585-aa8f-b29f62787a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:28.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:38.224Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=593868a7-f9a8-49df-97f0-5806a525f451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:38.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:48.232Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6f7d0030-155f-46a3-9d05-2d8a13abf8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:48.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:58.240Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=90a9e763-9288-49f4-828b-132b6ce25991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:58.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:08.249Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=93628e22-4b86-4b23-95e8-4d85ceaa34f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:08.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:18.256Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c91db66f-de61-4fb5-8778-522e9d788b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:18.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:28.264Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=48d59f58-b475-412f-ac1a-6658b2e05aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:28.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:38.271Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=87287470-a6c8-46f5-a2f7-591f9f70068b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:48.280Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1951dba6-cb34-4883-9caa-356baa451f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:58.292Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f34738df-5e8f-4c13-8961-f226f0da69ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:58.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:08.301Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fd669452-7918-4b51-b2c1-fc0e63edad6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:08.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:18.315Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=92b5ee21-b539-4b0a-82a1-9f9681151bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:18.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:28.324Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a46b3373-351c-493d-8705-4b86f9592bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:28.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:38.333Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=501f09cf-34c1-4a6d-94d9-d734359b2249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:38.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:48.355Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a6aff88c-cc49-4f3b-9c3e-78230dd9c3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:48.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:58.364Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=31bf2221-6d71-44fb-91c5-5c58b6752121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:58.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:08.373Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=68bfa82d-48fc-4f1c-a9ff-13730fc9977e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:08.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:18.382Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=450c567b-a4d8-4ad9-8e49-973f41f6ccab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:18.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:28.405Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3c4bc4e1-aa2d-4fbf-92df-4abf5c562621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:28.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:21:32.416Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:21:32.417Z |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-08-02T06:21:32.419Z |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-08-02T06:21:32.425Z |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-08-02T06:21:32.433Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:21:32.433Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:21:32.433Z |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-08-02T06:21:32.437Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:38.418Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ff8d365f-d642-4c02-8d38-8a21b966f899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:38.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:48.428Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=14f49781-4b8e-4c92-af22-336bbba9430f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:48.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:58.436Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=02f70e3a-6471-46a6-b124-f379f2022632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:58.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:08.445Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=832a1471-f48b-4578-95ea-115f262606b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:08.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:18.454Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9292972f-580e-4671-8332-a284c088b759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:18.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:28.463Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0290922e-ed56-4c6a-bc65-2f06118abbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:28.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:38.474Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=04702fc3-ce5a-49e3-9760-181c987dcc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:38.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:48.482Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=62836618-0425-41e8-8ee5-f82515945b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:48.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:58.491Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a3e498d6-deb0-4095-93f6-c796475b33a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:58.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:08.498Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=da1ccf33-cd29-4251-b7b8-693a1ce38a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:08.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:18.505Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=63c87336-0c60-49c3-8ee3-584294241c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:18.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:28.513Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ed1dbabe-c297-404b-9642-c464c1cac714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:28.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:38.535Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3272a60e-336d-4bb6-b8eb-c286e701e6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:38.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:48.543Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=27c642ed-bed3-4cfd-accb-d6d26b7a4a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:48.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:58.551Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=955f2ce7-e484-4a81-a935-dad2682ded0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:58.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:08.559Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bbcdb7f7-0834-4017-b6d5-6d75055329d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:08.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:18.575Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bba7baad-abb4-45c7-81ec-1710c5d898b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:18.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:28.584Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=53146b31-74de-44f4-aeec-29fba110aa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:28.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:38.592Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0b56a7db-aaf7-4272-85db-739d91b6dfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:38.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:48.601Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d588cc7b-49a0-4555-944d-3838fe33b66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:48.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:58.608Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0fc14542-c3c2-491e-9ab4-a6558d9d6774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:58.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:08.617Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9327e761-d547-455f-962f-ffe450ea55bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:08.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:18.625Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7a70a11e-a869-4a5e-97bc-279b3b8c8767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:18.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:28.633Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=367f4425-891b-4aeb-bb39-1931e89f0773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:28.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:38.642Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=70c67442-1bc2-486c-9858-7eea1769c7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:38.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:48.651Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bc3670c2-c9ae-446c-8c89-5611c5da9d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:48.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:58.658Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=be29fb21-d12b-4e30-bf58-81c25b38db11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:58.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:08.669Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4d637099-0b28-4073-a9b7-dd4cca533c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:08.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:18.677Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=59d6180c-da8f-4f00-9f80-9f3753ec12d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:18.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:28.688Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=aece7b56-0113-4ee2-939f-0f6cdf5068aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:28.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:26:32.196Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:26:32.197Z |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-08-02T06:26:32.198Z |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-08-02T06:26:32.200Z |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-08-02T06:26:32.207Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:26:32.207Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:26:32.208Z |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-08-02T06:26:32.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:38.697Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6db894b8-986c-4e49-8ccc-dbc59c767ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:38.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:48.705Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b279ca8c-e70f-4ccc-9d79-94bfe92adfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:48.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:58.713Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=89b176ff-2b97-4f11-8c64-de780e5ac263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:58.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:08.722Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ff7df249-082f-4bee-9745-3a3f6d97e2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:08.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:18.730Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b9e2c047-c6b3-4ba7-9449-0a001462e54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:18.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:28.741Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0088e0c3-3c5f-4537-bc82-6192d0c4d3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:28.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:38.754Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9f22c477-1717-4d6d-bc05-df5742921e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:38.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:48.761Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=89b74108-e193-4ece-9af8-6e139bf1c169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:48.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:58.768Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6d61a22f-4169-4010-ba45-9e43027e8260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:58.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:08.777Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=633572b9-6647-4b60-93f6-30cc8f46b590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:08.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:18.784Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bc5dfba3-0f83-42e6-8698-3bbdc2dec31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:18.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:28.792Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6ab0acea-122c-47d6-8d4e-e8f51b3c2265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:38.800Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=27ee55fd-8125-489a-bf9a-1be76833e3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:38.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:48.809Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=519ac216-9478-4123-94fc-27dba63329ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:48.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:58.817Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=33589a09-7655-44ab-b26c-b87ea2ec80ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:58.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:08.824Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e54cdf56-bed0-4aa7-a41f-6677812efbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:08.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:18.833Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=24b16774-d9ad-48a8-8fad-32eff03418cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:18.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:28.841Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=714b09f6-f4cb-48d1-8818-b38f78566c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:28.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:38.850Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=51b50691-ea22-455d-917d-5637b670d986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:38.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:48.868Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e431b7b6-6a50-41f1-a8b7-25bf1cbfa44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:48.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:58.879Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=dc56abf1-ea79-4cb4-b7ff-9f6032f18949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:58.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:08.887Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c83cf148-635f-42aa-af3e-31102b318cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:08.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:18.895Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bc316fa4-d9e4-4bab-b397-12cd9c9021a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:18.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:28.908Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=350d3900-867a-49fb-bdd8-b45b50832457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:28.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:38.916Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=221ead86-b8bf-4890-9fd4-ac69b9a69433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:38.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:48.926Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2b9fc90e-b95e-466d-bbc2-251a5f09ce5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:48.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:58.941Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=38f1bd59-3cfc-4046-88f6-cf246e25547f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:58.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:08.949Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=228d86d9-057c-4e30-968f-12177b185186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:08.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:18.956Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fd1d0098-b34a-425d-9ab3-a8b555c8fd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:18.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:28.965Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f8faa6da-ab8d-429f-91fc-e571b514b1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:28.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:31:32.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:31:32.286Z |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-08-02T06:31:32.288Z |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-08-02T06:31:32.291Z |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-08-02T06:31:32.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:31:32.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:31:32.298Z |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-08-02T06:31:32.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:38.974Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c62703d6-10df-4930-b6ef-3562c6843461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:38.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |