By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T02:47:38.426Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T02:47:38.429Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T02:47:38.471Z |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-11-04T02:47:39.131Z |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-11-04T02:47:39.230Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T02:47:39.231Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T02:47:39.231Z |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-11-04T02:47:39.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-04T02:47:39.452Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-04T02:47:39.479Z |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-11-04T02:47:41.038Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-04T02:47:41.461Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-04T02:47:41.481Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-04T02:47:41.482Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-04T02:47:41.543Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-04T02:47:41.543Z |INFO |Root WebApplicationContext: initialization completed in 2063 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-04T02:47:41.938Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-04T02:47:42.751Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-04T02:47:43.918Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-04T02:47:44.145Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-04T02:47:44.145Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-04T02:47:44.147Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-11-04T02:47:44.458Z |INFO |Started MainApp in 8.404 seconds (JVM running for 9.143) |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-04T02:47:44.529Z |INFO |Start scheduling PRH workflow |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:47:44.542Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=f4a9584a-3771-4fb5-b651-0299666fd7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-04T02:47:45.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:47:45.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:47:55.997Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=6a51b9fa-773a-4ee1-88f4-4aab5327ab68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-04T02:47:57.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:47:57.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:48:07.060Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=d591c12f-b236-4e09-b847-6e8299a04b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-04T02:48:08.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:48:08.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:48:18.100Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=72f63b67-f665-4dab-a49c-0b2652fa5a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-04T02:48:19.139Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:48:19.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:48:29.142Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=61ef3cdf-18e3-42cb-bf44-c499f7c7096a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-04T02:48:30.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:48:30.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:48:40.184Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=1e1dd3a8-99c4-47f3-80bc-44d0648f6a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-04T02:48:41.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:48:41.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:48:51.224Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=607f3ca8-ff22-4f65-bb84-3993cd03609c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-04T02:48:52.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:48:52.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:49:02.292Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=5d629f85-ad3b-4a60-838c-06cf21540f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-04T02:49:03.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:49:03.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:49:13.337Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=9583aaec-c9e3-40a1-92c2-fcb39035a219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-04T02:49:14.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:49:14.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:49:24.373Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b922472e-5e39-4c19-88c0-c4ad4c524876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-04T02:49:25.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:49:25.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:49:35.424Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=4db85bd8-c456-4248-aad3-9029adb9b404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-04T02:49:36.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:49:36.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:49:46.452Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=de833795-9f51-433a-9477-9081ee73a6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-04T02:49:47.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:49:47.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:49:57.527Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=6492057b-d538-4329-81be-6d23e4976d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:49:57.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:50:07.912Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=327eb138-f313-4b8e-9be0-b24606a07403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:50:07.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:50:17.969Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=60af3a80-7c5c-4923-9508-db139f7389aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:50:17.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:50:28.000Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=a100819f-7806-4e05-9e2e-5215823e04d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:50:28.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:50:38.023Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=69cb5f81-71dd-4a40-9372-693f8c27385f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:50:38.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:50:48.042Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=909e6f42-f94d-440b-8b18-03651ea80c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:50:48.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:50:58.060Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=eaacdfb5-ae83-4e31-856a-1751cf67546a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:50:58.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:51:08.074Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=33d209aa-b912-4c19-a537-60319fa77d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:51:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:51:18.091Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=130dc636-4b93-4cee-a599-9682c622a2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:51:18.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:51:28.114Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=d83d949e-994d-44f3-936e-52aedd0889d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:51:28.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:51:38.129Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=4c382bf0-62ac-4212-ae6d-893b0e1fd034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:51:38.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:51:48.148Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=4bf2d895-b085-4760-b47f-c06a4abe21c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:51:48.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:51:58.170Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=9e03fd30-2752-4fc1-9166-09ff56406299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:51:58.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:52:08.185Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=24322315-6bfc-4e3f-9fe7-bee2c66796dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:52:08.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:52:18.204Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=50ed667f-cf14-44f7-b486-26b268186a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:52:18.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:52:28.221Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=3735839b-659f-4b05-9751-ae1e2429e09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:52:28.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:52:38.233Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b483a3c6-40b0-4a74-8eb8-c922ac0eedd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:52:38.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T02:52:42.843Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T02:52:42.843Z |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-11-04T02:52:42.845Z |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-11-04T02:52:42.848Z |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-11-04T02:52:42.867Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T02:52:42.868Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T02:52:42.868Z |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-11-04T02:52:42.872Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:52:48.246Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=03e844c9-55d7-444e-b94a-68432f4c4ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:52:48.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:52:58.259Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=72b34cbb-269b-4b68-876a-6c2832d25990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:52:58.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:53:08.285Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b44d5f65-dc8a-4c88-b94c-b194c35d529d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:53:08.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:53:18.297Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=5cce67b8-1f89-49f3-864c-4288c53a63b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:53:18.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:53:28.314Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=d7c99889-b484-4980-bf3d-981c42e8dc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:53:28.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:53:38.332Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=49a61f51-00c7-4422-be55-177bd1d9d526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:53:38.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:53:48.350Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b5a58da9-eba3-4f71-89cf-74b1a24c698d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:53:48.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:53:58.364Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=3bfb9d1b-75ca-422d-b07b-02b3acf504ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:53:58.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:54:08.375Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=6cc894fd-a8f6-46c4-9b40-24b0fd30dc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:54:08.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:54:18.385Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=4e61e49b-4098-41f5-8ca1-2eb3abd32008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:54:18.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:54:28.395Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b453538a-2644-474c-96ea-a6e04fe05126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:54:28.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:54:38.406Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=52234b95-b1cc-46fe-bd41-ae9bf38446f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:54:38.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:54:48.416Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=9482a318-f6cc-4e82-b7cc-9aea68e109d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:54:48.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:54:58.425Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=562a466a-099b-4e84-b52a-44c258735314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:54:58.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:55:08.437Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=7498cf31-fe25-4625-b3f1-0226c9becd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:55:08.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:55:18.447Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=58865ea9-eb39-49d3-9223-c7eb63278b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:55:18.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:55:28.458Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=da565644-c251-4f8c-ab2f-55e8936cbcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:55:28.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:55:38.469Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=cdd766ad-2c77-46d6-98cb-cf43a76ddc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:55:38.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:55:48.479Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=50b46af1-a0c5-4e7b-8555-6cac0ad998d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:55:48.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:55:58.489Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=75d82fe8-1d83-48d3-8037-a2ee019ff9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:55:58.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:56:08.499Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b43787b4-0d63-4e63-b0c9-38ce5df1c1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:56:08.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:56:18.509Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=c965d2ef-1250-4d88-bf99-55072237d684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:56:18.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:56:28.518Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=8d622566-620c-4d7b-9b53-3166023caa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:56:28.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:56:38.530Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=74bc9785-4e44-4515-91e4-5041c8d7081e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:56:38.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:56:48.537Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=19c6ae05-f9bd-44ba-a500-6ac317ff49f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:56:48.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:56:58.546Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=68b54806-22dd-49b1-ac6e-54fbb7c3b5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:56:58.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:57:08.556Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=de67e266-5503-466b-82b5-8ea5097da81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:57:08.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:57:18.567Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=0a5c5f13-1173-4966-bfac-8350697e5199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:57:18.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:57:28.580Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=2412c5e5-8b83-4886-87ef-bb6de7875838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:57:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:57:38.612Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b13f938f-3d3a-479b-805f-0aa192571e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:57:38.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T02:57:42.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T02:57:42.264Z |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-11-04T02:57:42.265Z |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-11-04T02:57:42.270Z |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-11-04T02:57:42.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T02:57:42.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T02:57:42.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-11-04T02:57:42.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:57:48.622Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=314ed367-d663-42fc-af79-27095e7f1eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:57:48.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:57:58.631Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=be670e56-d99a-4190-b396-35c0ba0f729f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:57:58.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:58:08.643Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=c3823eab-c854-4334-9b22-6e70d92e1bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:58:08.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:58:18.652Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=45be3493-0aac-4f10-b780-e0e16ffe00e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:58:18.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:58:28.662Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=187618d0-1ff8-49b8-a9de-19c6e6581401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:58:28.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:58:38.672Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=40d8499a-fb85-4124-8f8c-9a871f860ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:58:38.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:58:48.681Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=db3f413a-1f03-45a4-aad8-e7b8409d0886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:58:48.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:58:58.694Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=eb646e03-b0d6-469e-a7cf-8f327528ad89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:58:58.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:59:08.708Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=fcde248f-e256-4d11-9437-069a3f64cc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:59:08.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:59:18.715Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=2904d3cd-6f4d-4637-95c3-70a6c67876dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:59:18.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:59:28.724Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=32a8feef-ced6-4af4-8529-0117454600a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:59:28.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:59:38.735Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=c4282be9-57fd-4a8e-b922-8d1a4a7c406c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:59:38.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:59:48.744Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=bdd2553d-f061-4206-aa5e-a13f7527cf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:59:48.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:59:58.753Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=0ede0aad-f79b-4dac-bdac-ca9686ebad3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T02:59:58.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:00:08.761Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=c48e14f2-4d92-4350-aca5-4f0e1061d161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:00:08.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:00:18.769Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=1ee6aac4-ff4c-4c07-b5b6-30d3193a6885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:00:18.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:00:28.776Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=6301e801-5470-4632-a95f-c6c3a3f2e697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:00:28.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:00:38.787Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=8eb0d95a-ef79-40ea-892a-e66749a2be7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:00:38.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:00:48.795Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=899d8ecf-3447-4162-9e42-66533bbef9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:00:48.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:00:58.803Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=5ffc5c67-f966-4bb0-a68e-521f6046fab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:00:58.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:01:08.821Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=64657b9e-de03-49bb-9927-51348645dff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:01:08.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:01:18.830Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=0e667446-577d-4823-b52e-db962199d309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:01:18.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:01:28.843Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=a8c26a59-dc98-4164-bc86-1563fa73a5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:01:28.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:01:38.852Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=753859ba-e04d-4399-bdd5-c78431350bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:01:38.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:01:48.863Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=dc243b71-4de2-4a7a-b8ec-bf18feddf28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:01:48.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:01:58.872Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=6cca593b-9634-4e7d-a374-bfa2089d8d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:01:58.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:02:08.881Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=a0d869b2-bc63-4742-ac65-21bcc096b365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:02:08.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:02:18.891Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=16d2c22d-b7a7-4940-84c6-243cf3d4ba18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:02:18.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:02:28.902Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=00a6527b-ad23-4234-8d0c-00a2622c3322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:02:28.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:02:38.924Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=45a5ab9c-6d26-49fc-963f-8be9672c8e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:02:38.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T03:02:42.205Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T03:02:42.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-11-04T03:02:42.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-11-04T03:02:42.208Z |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-11-04T03:02:42.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T03:02:42.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T03:02:42.217Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T03:02:42.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:02:48.935Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=ed05058c-ff88-4c18-973f-13fb32d4a6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:02:48.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:02:58.944Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=30ddc067-e53a-43ac-bfae-98b96ac3cbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:02:58.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:03:08.952Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=8db3ac8f-84d6-4a6e-a298-1023252e4b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:03:08.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:03:18.963Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b202413c-40e8-4ff3-a102-1d9de1482173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:03:18.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:03:28.980Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=db31ce3e-a331-483e-8a2c-5e109c05d219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:03:28.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:03:38.992Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=c4b545f2-7df9-415a-a7b6-642de5a03fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:03:39.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:03:49.004Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=0ab6b93b-4152-4e61-8b3c-b24039a4a937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:03:49.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:03:59.026Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=1c84f54a-bc68-45d2-8333-f43ace590464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:03:59.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:04:09.033Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b8d9e297-0111-4a1b-9543-7b7169bef254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:04:09.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:04:19.044Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=16379edf-7341-461e-ba18-66671f755942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:04:19.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:04:29.055Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=ab5c9319-d451-4504-b53e-3619cbae9075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:04:29.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:04:39.063Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=e635471f-3edb-40b3-97a0-16dc614f14f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:04:39.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:04:49.071Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=45df375f-5a7d-4ca1-82e8-ffe0cd27f5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:04:49.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:04:59.079Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=c6ce2c9f-7b54-4437-ad6a-029b9bcf5c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:04:59.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:05:09.088Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=fb2e39bb-b8ec-408b-857b-8b88f8918c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:05:09.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:05:19.096Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=bd13f98a-af9a-4396-9ecc-a814748bbd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:05:19.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:05:29.104Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=4dc8aa97-79b4-46ac-b67a-0a9d2bbf1f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:05:29.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:05:39.113Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=a639943c-cfda-40c3-bde0-4c25fb4245e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:05:39.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:05:49.121Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=0bcc33a0-1209-4517-862b-90f9b90aebc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:05:49.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:05:59.128Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=07e21f7a-0056-496c-a33f-873e8e6daaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:05:59.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:06:09.136Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=d933543c-5941-4b38-9965-234ac572b911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:06:09.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:06:19.147Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=14490a59-9628-4ef2-9326-318669cec616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:06:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:06:29.156Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=189b07a1-28d3-4bf4-b045-0cfffe9ac1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:06:29.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:06:39.166Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=44bb0db9-8b90-4a5d-9656-b645bf0931d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:06:39.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:06:49.174Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=300fcee5-39a4-49e1-9713-2deecca9eb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:06:49.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:06:59.182Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=9d546dfd-88e3-44a6-9726-83b255d4ef01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:06:59.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:07:09.190Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=5880be67-fdf0-44b2-b09e-0d30408d7735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:07:09.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:07:19.197Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=ff5de2f9-5114-4c2a-975b-d78417015b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:07:19.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:07:29.205Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=78072362-9d61-491d-a231-ff9fe0fa6ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:07:29.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:07:39.214Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=6145b6ad-e6a1-4cef-b6f6-e8b90828907a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:07:39.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T03:07:42.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T03:07:42.225Z |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-11-04T03:07:42.226Z |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-11-04T03:07:42.228Z |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-11-04T03:07:42.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T03:07:42.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T03:07:42.238Z |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-11-04T03:07:42.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:07:49.223Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=a5e4c8bb-8fca-457f-9507-21a275472c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:07:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:07:59.230Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b5e4d09c-3744-44f1-954f-aea92d49302f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:07:59.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:08:09.238Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=3df1f5a9-82ca-4322-a033-435a15d70450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:08:09.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:08:19.247Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=266c5a65-9a89-4745-8cfb-4f00b0b13458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:08:19.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:08:29.255Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b87dc803-a697-47c3-8efd-7d42a5a93585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:08:29.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:08:39.262Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=617e8f80-f923-4664-b021-1e83f73d6611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:08:39.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:08:49.270Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=15badf8b-e216-4768-a153-0cb3c5dab79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:08:49.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:08:59.277Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=daed9381-80d2-4cc2-8535-c6c3fb106cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:08:59.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:09:09.287Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=daf7a47c-d90b-4429-890f-2f2cabb31f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:09:09.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:09:19.296Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=d02efdef-f5f8-4288-82cf-463388d7c2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:09:19.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:09:29.304Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=2d198c81-4d30-4818-8dcb-432cdff50ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:09:29.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:09:39.311Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=2099bc71-c34a-45e5-91ed-475b789956b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:09:39.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:09:49.319Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b26589f0-1dc6-4e30-851a-4582af77cb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:09:49.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:09:59.326Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=69300c57-8fd0-4bac-beef-345f3da0293c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:09:59.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:10:09.334Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=704296ad-c93e-4eb5-a468-04324283fb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:10:09.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:10:19.341Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=7e6c71b2-f897-42c6-9a99-8fb530f3bb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:10:19.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:10:29.349Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=49230f85-3138-4635-ab51-8b09eccbafe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:10:29.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:10:39.358Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=35eacbad-4128-4ee9-95e4-3d1abd068f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:10:39.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:10:49.365Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=e5b1eb24-6d96-44a1-b326-3e9e7fa1599b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:10:49.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:10:59.374Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b8b95338-cd9c-448e-bdf7-8ec461c8723d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:10:59.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:11:09.382Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=ae2c79c2-7a11-405d-a0c8-92a662657af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:11:09.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:11:19.392Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=7e742697-e091-47d9-8224-38e710d5b190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:11:19.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:11:29.400Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=d92bb87b-03e4-40c9-9bd0-07abcfec75a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:11:29.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:11:39.407Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=0a73a81c-b276-4338-a5e6-25a7eb78927b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:11:39.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:11:49.420Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=1644b6be-46fd-48cc-8d32-a4a224afc30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:11:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:11:59.428Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=30923bd7-efad-41ae-a013-c66dc46605ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:11:59.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:12:09.436Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=e77452be-a02a-49ca-9030-13899e740cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:12:09.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:12:19.442Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=301dd4aa-e824-434a-8bcc-8d6ee240b5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:12:19.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:12:29.450Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=e96df1f3-2dc3-4440-a385-0904cb2c67db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:12:29.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:12:39.462Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=04db2bf9-23bc-46ad-aa64-b611e61c9caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:12:39.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T03:12:42.203Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T03:12:42.203Z |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-11-04T03:12:42.204Z |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-11-04T03:12:42.206Z |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-11-04T03:12:42.214Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T03:12:42.214Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T03:12:42.215Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T03:12:42.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:12:49.469Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=964a5ee6-595e-424d-b2d0-907bfe283a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:12:49.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:12:59.477Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=e71da7da-af9a-4b9b-82f6-ccbcb75c71c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:12:59.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:13:09.484Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b5f4b9ba-c9f6-4de3-8120-88c717b9b47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:13:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:13:19.492Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=37490405-5264-4e9c-a342-4355b78e596e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:13:19.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:13:29.499Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=6275c60b-e2cc-4342-9e3e-da2d4dde7ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:13:29.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:13:39.507Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=93bbff44-4b2c-47ae-8c35-8e6bd79c987f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:13:39.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:13:49.514Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=bc06f411-4a58-436c-b00f-bde545d1a1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:13:49.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:13:59.521Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=3862b718-748c-4895-9742-b8067f422651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:13:59.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:14:09.532Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=242a75e0-cb3c-457a-85cb-9d3d222f66f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:14:09.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:14:19.554Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=ce9d4642-0898-4f6d-92b5-06b3c4d9f0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:14:19.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:14:29.564Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=7670351d-a3c7-44e9-9c91-21fd066aaed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:14:29.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:14:39.572Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=0d3c7bae-a4eb-46bb-b1b9-d0d92593f6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:14:39.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:14:49.579Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=be0f4899-434d-4e8f-81c3-1102eba7c14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:14:49.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:14:59.585Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=3bf447a6-95e6-47d4-9842-07e4d7ea80fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:14:59.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:15:09.594Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=bdc6b370-f8fe-4cdf-812a-4e52366e8c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:15:09.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:15:19.601Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=8c68b485-44e0-4bb6-87c3-4a3452aa8930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:15:19.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:15:29.608Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=5a38e190-ae57-4383-a109-620e0a11bab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:15:29.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:15:39.615Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=a0484427-c87f-4557-8915-a0b353819dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:15:39.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:15:49.623Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b6e58f50-bdf9-4a7b-a37c-89daa2e1341e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:15:49.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:15:59.630Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=e9836d1d-7c59-4214-b0e8-b71f12de4b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:15:59.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:16:09.638Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=14066c8d-face-475d-a011-3c58fc635a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:16:09.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:16:19.645Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=81070c4a-81cf-493a-a635-df3a0a54d627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:16:19.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:16:29.654Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=4f8da3bf-d817-4050-b6ff-a4af599c3aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:16:29.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:16:39.662Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=05c861aa-ee7e-4515-9a9d-4ac6770641a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:16:39.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:16:49.669Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=8f9fa16c-eb04-417e-81d4-cc3a6ebf8b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:16:49.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:16:59.678Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=2689ae23-5d15-4416-a075-9bdda6546a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:16:59.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:17:09.686Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=6f9a63a2-892e-4eee-bf94-d1dda75d448d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:17:09.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:17:19.693Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=d21bc9f1-334d-4736-97c8-3dc22439131a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:17:19.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:17:29.700Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=384bb9bb-bb5b-463a-81cf-610e548e0bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:17:29.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:17:39.709Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=dde74183-f3a2-45f7-a670-e54ffb32691b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:17:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T03:17:42.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T03:17:42.173Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T03:17:42.174Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T03:17:42.178Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T03:17:42.184Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T03:17:42.184Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T03:17:42.184Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T03:17:42.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:17:49.716Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b253913d-47de-489b-b23c-d3a7e3029cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:17:49.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:17:59.723Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b8453a1a-f2fe-4154-a9c1-aad2b39b8c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:17:59.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:18:09.731Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=abe82381-43d1-4b93-afb8-3a1b936e9ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:18:09.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:18:19.739Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=2b34b3ed-9459-43c8-9544-2965901a17c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:18:19.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:18:29.751Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=1f298a6b-8824-474f-b88a-c6782e3dc1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:18:29.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:18:39.759Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=28b300fc-2618-4ba7-b912-51b67a3a6b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:18:39.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:18:49.772Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=95c86811-7481-4db7-8135-52acd19e1c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:18:49.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:18:59.781Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=de41ac5c-a8c6-4f8c-8010-4c734dcdde24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:18:59.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:19:09.789Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=69fd7abe-1a7f-48eb-af40-f6f9b4057928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:19:09.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:19:19.796Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=4d837e3b-593b-40a3-aa57-a2a1b73d152c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:19:19.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:19:29.804Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=c3ea8e45-9e1e-44ee-851f-1c8976d6beeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:19:29.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:19:39.812Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=b50dd028-79d3-45e0-85a8-39f06135910c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:19:39.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:19:49.823Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=0ffbea75-7358-4389-8674-21df0263b589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:19:49.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:19:59.834Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=cdf00948-f3f5-4eac-a0fd-1d6544342a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:19:59.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:20:09.844Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=0b91de72-6879-40c5-bd9c-9653ced57908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:20:09.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:20:19.851Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=f8f99862-7f00-45ed-93de-a12b8fcf17c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:20:19.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:20:29.858Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=79588b38-7573-4d0a-ac26-ce08fb200fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:20:29.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:20:39.864Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=3d66d4c2-c0fa-4f60-bc49-5ce8fb37da65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:20:39.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:20:49.876Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=e5762ba4-d85d-4dc1-a7b0-0ccb15693d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:20:49.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:20:59.883Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=89dbae6b-b464-46f7-9a30-b69b6bf29db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:20:59.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:21:09.890Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=2ee1c7f4-95a9-4883-bc49-d90d4f6194ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:21:09.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:21:19.897Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=015ac533-4a19-46d6-8c16-6137357ab205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:21:19.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:21:29.905Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=ae3e0b2d-0ca1-4ffe-95ed-f5e40c767f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:21:29.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:21:39.913Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=5d85c4f4-8fd8-466a-b9e9-1fb108fa3f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:21:39.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:21:49.919Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=a939fa05-7c89-43d2-a887-c0b48ff4d88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:21:49.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:21:59.927Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=4f1f5fbc-d39a-414a-8099-d268c906b398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:21:59.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:22:09.934Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=5056f046-3366-4049-9187-bd5a1db53553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:22:09.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:22:19.941Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=82f7311c-253d-4bdb-9bc2-adf6e86c1a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:22:19.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:22:29.951Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=54e6f079-3434-40c1-a3fe-901f54d6aab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:22:29.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:22:39.958Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=476756b2-cb4c-4492-8248-1f802203cce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:22:39.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T03:22:42.198Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T03:22:42.198Z |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-11-04T03:22:42.199Z |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-11-04T03:22:42.201Z |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-11-04T03:22:42.207Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T03:22:42.207Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T03:22:42.207Z |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-11-04T03:22:42.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:22:49.964Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=462e89c6-e293-4896-a8ce-7dff7c824417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:22:49.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:22:59.970Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=07f75dfb-a7fc-4427-9d74-52c6cc7d081c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:22:59.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:23:09.990Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=60d0a2b8-5170-4a50-b574-3a7fbe8b0262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:23:10.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:23:20.006Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=0c4e3106-056d-4cbd-ba09-b703617f3844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:23:20.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:23:30.012Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=f5859179-1bee-43fa-8101-e075b26ae3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:23:30.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:23:40.027Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=87789e7c-75c0-4e09-b433-c3264027e15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:23:40.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:23:50.036Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=4ae9a7ed-3048-4cbd-895e-6cd14878fa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:23:50.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:24:00.042Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=7bc781fa-d9fa-4335-b00e-2af951653555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:24:00.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:24:10.052Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=6b5d9d8c-1f8c-486e-aa0c-7ac43f039580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:24:10.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:24:20.059Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=693adc4b-727c-4d80-9c3e-d1ee3f9e6c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:24:20.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:24:30.067Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=8dbb6d97-189a-45cd-adf0-dc72db05b496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:24:30.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:24:40.074Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=60a19bbb-c076-4c7e-a2f7-810b89652c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:24:40.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:24:50.083Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=c48645e9-0648-4d95-a830-e10419d02c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:24:50.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:25:00.090Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=7f279aee-c618-4580-87b2-ee148fe17b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:25:00.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:25:10.096Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=f174d3cb-11ce-4946-87eb-2bcb169cfba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:25:10.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:25:20.103Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=d91d0a0e-5426-42a3-9249-aae5bdfb280b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:25:20.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:25:30.109Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=37436e20-727b-45bb-b280-a46fa3efea34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:25:30.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:25:40.116Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=f2d9e31b-4bb3-4145-9aaf-6252fdee253b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:25:40.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:25:50.122Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=e7be2ddb-6c70-4e52-9b14-25a34ce42606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:25:50.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:26:00.129Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=4f0fba44-7c5a-4b21-8580-352a68d5e2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:26:00.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:26:10.136Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=0a475b60-2d1d-4ee2-9f8c-685333cb6554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:26:10.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:26:20.142Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=517e8c5d-c84e-491a-b11b-8573fcf951c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:26:20.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:26:30.149Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=13fd4f28-1fb8-4a60-828e-25d262408162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:26:30.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:26:40.156Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=19b9480b-cd5c-4ee9-bfc2-1b23ed36a7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:26:40.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:26:50.165Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=be47542b-7012-4825-80e6-05f6877f337b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:26:50.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:27:00.172Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=6b7e454a-bbf4-44fc-96fe-ee1a52a172cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:27:00.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:27:10.180Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=a621d239-d779-4f99-8041-e2446000d994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:27:10.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:27:20.186Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=2054ba7b-c624-4425-82ee-2d0fdb8f4795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:27:20.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:27:30.193Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=6b31ddf7-4172-4e3c-ba3f-9874d2fa17be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:27:30.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:27:40.201Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=6f106634-8b4d-4536-a40c-3adc141c50f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:27:40.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T03:27:42.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T03:27:42.175Z |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-11-04T03:27:42.176Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T03:27:42.177Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T03:27:42.182Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T03:27:42.182Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T03:27:42.182Z |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-11-04T03:27:42.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:27:50.209Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=780257b7-8d7e-4311-830f-e2d96a4c17c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:27:50.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:28:00.216Z |INFO |Init configs |InvocationID=ce349a8d-11c2-455d-aa2e-26586d324ae3, InstanceUUID=ddfa5331-bf6d-4f39-ac02-88663cbc0fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T03:28:00.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |