By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:10:38.112Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:10:38.117Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T05:10:38.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} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T05:10:38.993Z |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 |2023-01-05T05:10:39.125Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T05:10:39.126Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T05:10:39.126Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-05T05:10:39.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-05T05:10:39.470Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-05T05:10:39.504Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-05T05:10:41.662Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-05T05:10:42.611Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-05T05:10:42.658Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-05T05:10:42.659Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-05T05:10:42.811Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-05T05:10:42.812Z |INFO |Root WebApplicationContext: initialization completed in 3307 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-05T05:10:43.811Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-05T05:10:47.133Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-05T05:10:47.887Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-05T05:10:47.923Z |INFO |Started MainApp in 13.42 seconds (JVM running for 14.301) |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-05T05:10:48.250Z |INFO |Start scheduling PRH workflow |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:10:48.294Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=909c8da6-3cb9-4734-a5a9-643fb84cd173 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-05T05:10:49.174Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-05T05:10:49.175Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-05T05:10:49.178Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:10:49.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:10:59.304Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=80b575c8-8599-425a-9c1d-b733d7b9d224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:10:59.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:11:09.326Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=99b39b6b-0c41-45ef-9707-a4bec7ac28b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:11:09.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:11:19.361Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=2d60bf2d-a897-40a7-94d2-141456bc7a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:11:19.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:11:29.385Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=93bc76e2-8028-4ef6-990c-cec139052a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:11:29.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:11:39.400Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=96a4a824-c20a-4f1a-a253-f80304c3ce25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:11:39.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:11:49.422Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=81d50713-afb8-4ab8-8271-5ebc02ed42de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:11:49.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:11:59.438Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=17189482-917a-4527-ae79-8a507365a315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:11:59.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:12:09.451Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=a3732d69-bc7e-45ba-b04d-31c2a347b7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:12:09.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:12:19.475Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=9a009c3a-c955-48a3-a9f0-8cbb8a9a8917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:12:19.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:12:29.490Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=2f5d9215-675c-4e60-9694-e7053312d643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:12:29.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:12:39.504Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=34388c0a-bf7a-4723-96b5-a025d7ceeb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:12:39.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:12:49.517Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=cbacb694-87a2-4e41-b50c-0fee73586674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:12:49.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:12:59.532Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=59e1503c-464d-4412-b891-fa491fc3c9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:12:59.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:13:09.557Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=8fc657d9-ca90-49a9-955c-83950ac13679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:13:09.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:13:19.599Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=be943028-6f8f-4a37-a460-3b429bda7c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:13:19.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:13:29.610Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=a2173742-4f96-4b8f-b226-3d8b99b88e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:13:29.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:13:39.625Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=dc57a934-6427-4a5f-9902-40873652b698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:13:39.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:13:49.663Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=0f6ad37d-3a2d-4104-ac4f-86c8c82c3947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:13:49.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:13:59.689Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=5ebf0d4f-88ff-44d9-9dad-e173dea4dec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:13:59.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:14:09.702Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=de0af4e6-5c25-4f7a-ba6e-7e8f96dc8548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:14:09.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:14:19.711Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=0256d78c-c794-4a7f-a68b-f672bda42c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:14:19.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:14:29.722Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=6d360c8f-a1b6-4f45-aba9-1d1023d5d678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:14:29.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:14:39.738Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=3f09666e-918c-450c-b1a8-d47f588b5c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:14:39.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:14:49.750Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=6ad816f4-911e-4842-80ff-d3948833a391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:14:49.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:14:59.763Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=8c144681-a0c4-4e77-8384-b1d06efb57f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:14:59.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:15:09.777Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=64b641e7-2f7b-466a-ac75-23acf4814c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:15:09.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:15:19.788Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=83c7b21d-40ec-4f5b-804c-fdfd21eb755e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:15:19.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:15:29.811Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=2072b569-6e9e-4711-8f0a-0d367cccad18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:15:29.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:15:39.820Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=728aec05-7db2-4183-85f6-f89848f5f56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:15:39.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:15:45.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:15:45.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T05:15:45.223Z |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 |2023-01-05T05:15:45.226Z |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 |2023-01-05T05:15:45.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T05:15:45.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T05:15:45.243Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-05T05:15:45.246Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:15:49.831Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=149af387-3bf5-4245-9999-a6dfa2a4fe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:15:49.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:15:59.842Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=cf9beee5-092f-477f-b609-9ad250250c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:15:59.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:16:09.860Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=c442dc91-e13a-4b51-a118-cc3debc991ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:16:09.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:16:19.873Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f970d468-35b6-415a-a84c-e93ce9ab05a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:16:19.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:16:29.888Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b47f0640-4dae-4191-9971-e2da97d7e290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:16:29.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:16:39.904Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=7c5d8b12-12cb-4d50-8c40-008cfee647a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:16:39.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:16:49.916Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=9da0a689-8c31-442e-b5c8-30eea104c1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:16:49.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:16:59.949Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=a35c3a7e-4650-4d46-915b-4c696f61b7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:16:59.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:17:09.959Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e076fd49-8005-47b4-81b9-a91a8575b0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:17:09.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:17:19.971Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=4f6e07bb-80dd-4fb7-b5d8-0372f8c31afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:17:19.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:17:29.983Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b57f2d12-367d-41c9-b96c-b0fc6e39a18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:17:29.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:17:40.002Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=150ed051-d058-4872-b12b-8c3a4f63a775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:17:40.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:17:50.025Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=9c5c8654-b4bd-42f3-b993-2eb8ccbd46da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:17:50.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:18:00.037Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=d0f78403-2c78-4143-835f-282a74d95270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:18:00.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:18:10.051Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e24261d8-5eec-43d9-8490-fc7b844ded9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:18:10.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:18:20.063Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=eb99565c-0a39-4dda-8dc2-6a2e7a32b793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:18:20.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:18:30.077Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=168f13d1-0c6f-4308-9199-86d2f4c9db14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:18:30.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:18:40.087Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=ce1f4c9e-0e1b-4cdb-bac7-562c5148d1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:18:40.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:18:50.099Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=38a602f1-360c-49b1-a0dd-b7f60c874820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:18:50.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:19:00.112Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=7431a3a1-4553-444c-8df5-0dcb2ca8f809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:19:00.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:19:10.124Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f4e5d871-daf4-4a91-b692-f3b826d8e797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:19:10.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:19:20.136Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=634f933a-2b94-4cfd-a3bc-1275732a72e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:19:20.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:19:30.148Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=94bdfd4e-1469-4388-beec-d709c981824a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:19:30.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:19:40.159Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=9511989b-d296-49f6-840e-77289d3772e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:19:40.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:19:50.171Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=9b2f1fa3-4d33-4c93-bdfc-7ef15dcfc907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:19:50.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:20:00.196Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=d927fda3-1433-4cab-b006-292ffaaa34dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:20:00.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:20:10.207Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=90bb769a-2f87-4ef2-a089-2327f74aa423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:20:10.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:20:20.225Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=a406cbb0-5b82-4c94-a6ec-f99c04cfbfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:20:20.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:20:30.239Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=d4d496c9-9005-4c10-b128-df1da3bdfec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:20:30.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:20:40.254Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=20fb3a72-7411-47c2-9df7-63041fd31390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:20:40.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:20:44.320Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:20:44.321Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T05:20:44.322Z |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 |2023-01-05T05:20:44.326Z |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 |2023-01-05T05:20:44.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T05:20:44.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T05:20:44.338Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-05T05:20:44.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:20:50.268Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=003dcb64-bab6-422b-924e-7c631bef9b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:20:50.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:21:00.280Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=5e00ddae-8202-4c7b-99da-3631a1f92970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:21:00.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:21:10.291Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f5bdaf0a-c918-4291-a02b-9453893c33c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:21:10.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:21:20.305Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=4fdb7e2f-5f51-4ef3-815f-1d2539b58254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:21:20.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:21:30.317Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=c36f3cdc-019b-4eee-bc44-27f35e984a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:21:30.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:21:40.329Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=620693c0-3f30-4af4-b020-b1e5593b688a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:21:40.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:21:50.341Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=7760a7dd-490e-472b-8c11-fa415f40aa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:21:50.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:22:00.356Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f4146997-41e9-451e-8c81-69220fcc1eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:22:00.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:22:10.375Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=aa90ba9c-0360-4ab8-993b-05c85bb8afd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:22:10.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:22:20.394Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=21d4f789-3c6a-4195-bc3a-5baec520b31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:22:20.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:22:30.405Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=c42d9341-156a-4be9-9c7a-a32855c29db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:22:30.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:22:40.425Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=57e3be27-0038-4391-b04f-d2ffd35ed742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:22:40.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:22:50.441Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=79e1b549-2d86-40de-be47-522867706a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:22:50.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:23:00.460Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=6a983e72-2315-49ab-9464-ace00e382773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:23:00.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:23:10.481Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=4e3b1064-b7df-424d-ac2a-be3f4cfd58da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:23:10.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:23:20.492Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=12ab463f-c218-485e-8c71-198e78a229af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:23:20.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:23:30.517Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b20e18c6-f05d-4444-b046-f48b974ac1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:23:30.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:23:40.535Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f2867bb3-707a-4a97-b66d-b4e04e1b1d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:23:40.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:23:50.556Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f0168685-2083-4473-9dfe-4e48e84b477c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:23:50.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:24:00.576Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=8004b515-62a3-4974-a7ec-15393108e659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:24:00.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:24:10.589Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=ea113320-b85e-42cf-a621-4807d76b7bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:24:10.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:24:20.603Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=10b9cd50-badf-44bf-b2c5-c652442473e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:24:20.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:24:30.614Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=1af5f28e-1467-4660-a44e-56c9afd93f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:24:30.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:24:40.625Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b3a53c10-5055-4ee2-b03a-492b216ba54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:24:40.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:24:50.637Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b0b635db-e973-4f15-997a-602acd7b9652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:24:50.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:25:00.649Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=fe5144d6-1d40-47c3-ace8-2a9870c86e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:25:00.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:25:10.661Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=4981d7ae-6f69-47b7-b843-97ec5051d934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:25:10.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:25:20.676Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=496511cf-45f8-464f-92f7-04309bdf66e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:25:20.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:25:30.686Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=abce388a-8de8-4205-99c7-3e60650113fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:25:30.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:25:40.699Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=85f3139d-a825-4422-865e-8da69a546fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:25:40.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:25:44.290Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:25:44.290Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T05:25:44.292Z |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 |2023-01-05T05:25:44.295Z |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 |2023-01-05T05:25:44.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T05:25:44.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T05:25:44.320Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-05T05:25:44.324Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:25:50.710Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=65b5cc5b-fec0-4381-af27-16ea00afc3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:25:50.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:26:00.723Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=199d22c9-bfa9-4364-b0e3-381084e048de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:26:00.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:26:10.734Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=6cc0e7a5-4301-4575-aeb6-a0d1a5f24fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:26:10.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:26:20.748Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=20733ef1-e9d0-4d13-95e9-a0101d55d2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:26:20.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:26:30.760Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=583739ac-6d31-4472-8b3f-1b64efb2efb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:26:30.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:26:40.771Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b1cafb22-dea0-4258-9db3-e5c88a1e7733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:26:40.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:26:50.783Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=d185c11f-649b-4775-995f-102ef8ebb42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:26:50.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:27:00.793Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=63a8f583-5c7c-44b1-9ae0-f85bd8dc2fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:27:00.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:27:10.802Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=934a25ae-c3ef-4ba3-8680-21f7f4952987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:27:10.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:27:20.813Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=513b4ca0-0454-4e1c-84e0-59829626f188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:27:20.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:27:30.826Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=123431fa-8abb-459b-b2e8-429df70cdfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:27:30.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:27:40.838Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=a19af6ee-46cf-4e16-bd18-cfe4931b5013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:27:40.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:27:50.849Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=85ff2ff0-ab6d-4877-8ba1-b5da1aa4fc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:27:50.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:28:00.859Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=1d37be66-ccea-4075-a896-7abc2b8bd2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:28:00.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:28:10.879Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=0550640e-dd8f-411d-894e-e9d271aa2f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:28:10.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:28:20.892Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=378a3ea4-5539-4af1-979b-5c8298beb824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:28:20.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:28:30.901Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=62cea6ea-24ae-4644-9227-97365583c4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:28:30.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:28:40.916Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=d5ed14ad-dd09-438d-aa32-da00f63353ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:28:40.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:28:50.927Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=9cd315c5-d5df-456d-93d0-664112f06be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:28:50.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:29:00.948Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f6daefe3-5791-441a-afab-09821e1e7b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:29:00.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:29:10.964Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=bafbdf05-7258-420b-b02f-7b2a677f6e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:29:10.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:29:20.976Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=d50d048f-bcb5-498e-922c-10fe37202900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:29:20.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:29:30.987Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=28699bb8-fdf3-4e78-af60-7f86aa45b0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:29:30.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:29:40.999Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=c8b1d5b3-31b6-40cf-8096-14dfdb00a272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:29:41.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:29:51.009Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=c34cb05b-4274-447d-a48e-de878b470a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:29:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:30:01.019Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=363e1a75-b5e3-49be-a109-b1f092de4d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:30:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:30:11.033Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=c344fd34-24a2-4c50-b9e7-ceee79fe30d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:30:11.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:30:21.045Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=203f6f34-0255-4617-9de8-04231adbc51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:30:21.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:30:31.056Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=2aa712b7-971b-4d3e-81e9-b7e73b2febf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:30:31.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:30:41.077Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e8f3d8a2-48cc-45f9-8b50-d25499b4bdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:30:41.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:30:44.223Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:30:44.224Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T05:30:44.225Z |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 |2023-01-05T05:30:44.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 |2023-01-05T05:30:44.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T05:30:44.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T05:30:44.242Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-05T05:30:44.246Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:30:51.089Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=93ab1c3c-4c3d-4fd4-89df-3e761312fa4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:30:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:31:01.101Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=318e6460-1782-4ce9-834d-b62abf12792b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:31:01.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:31:11.112Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=56183897-b7c6-4653-b74f-69889b92028d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:31:11.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:31:21.124Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=40cd8a55-7199-4f85-841f-1b8d5f60e77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:31:21.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:31:31.133Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=29ed6eb4-d249-4038-a4e1-09774f63fb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:31:31.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:31:41.146Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=215fd652-ac9a-408c-bab4-533ca641a3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:31:41.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:31:51.158Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=8f6712c4-06e9-4e4c-94d8-acbaf736278e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:31:51.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:32:01.172Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=c14c9974-6e85-4eaa-84fe-f83440910af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:32:01.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:32:11.184Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=d599d07b-5ca8-4c16-af74-b808a67bc19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:32:11.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:32:21.195Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=55aaff17-9a52-4c40-b8ba-4f19b9408692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:32:21.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:32:31.207Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=d87694d4-fe01-4246-a4dd-d91c81c821d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:32:31.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:32:41.236Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=c950e794-77a0-4ddb-8886-a80463d0a631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:32:41.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:32:51.247Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=836fda12-2d38-4977-9f6d-db26f92dfd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:32:51.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:33:01.259Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=423ae3ca-14ac-47c7-8c80-b038f2cdd305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:33:01.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:33:11.269Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f25beaaa-fd8e-4661-8045-4268f16df648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:33:11.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:33:21.281Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f5f22231-cd94-4e5c-bc59-1aa083895305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:33:21.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:33:31.292Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=107aec41-f6bd-48cb-acc5-4262a32efc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:33:31.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:33:41.301Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=efe69587-93e0-4d27-a2db-57aa4825f35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:33:41.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:33:51.311Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=4ca9c23c-b4b7-4fbd-b877-d7ddd8eae964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:33:51.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:34:01.322Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=97b251da-c912-4205-8a29-aa4d5392e7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:34:01.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:34:11.333Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=ad3ae1ef-1bbf-4740-a5d2-66798fed35fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:34:11.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:34:21.345Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f8abfee5-4831-4e75-a307-b273e7d4c4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:34:21.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:34:31.357Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=4df8ce95-4e85-4d91-8aa3-d581c533d0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:34:31.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:34:41.368Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=8c86ae9d-e516-4967-9fdc-c631a1297b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:34:41.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:34:51.381Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=2e9c9765-bd37-46a7-8127-e2a718f516b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:34:51.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:35:01.393Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=2badfd9f-2c4c-43d7-972f-0e73070e9f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:35:01.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:35:11.403Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f824b017-6250-4d7a-a996-0e8fd94295b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:35:11.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:35:21.414Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=dd0f2048-5345-4265-ad54-7339865702e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:35:21.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:35:31.428Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e1db0d51-05f5-4f95-bd4b-a1b4282c903b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:35:31.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:35:41.445Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=fe3134d4-8b4f-41b7-b443-bad1631e4bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:35:41.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:35:44.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:35:44.373Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T05:35:44.374Z |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 |2023-01-05T05:35:44.377Z |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 |2023-01-05T05:35:44.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T05:35:44.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T05:35:44.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-05T05:35:44.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:35:51.465Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=918d5860-f702-4b8a-ba0f-a932b591eb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:35:51.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:36:01.476Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=133307e5-dcc1-494c-aab8-2554b444f7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:36:01.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:36:11.486Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=370c4697-e735-4b5c-8287-86e19b9480cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:36:11.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:36:21.495Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f1534694-c8e8-41f7-89b9-6b167304ff86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:36:21.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:36:31.507Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=a62c1214-698c-4a38-be9e-ee9346ac02a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:36:31.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:36:41.526Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=8d2fbf5e-65ec-4653-a38b-b65a3a75f7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:36:41.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:36:51.537Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=0d34b05c-33d6-4a8c-ad51-53e96472a72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:36:51.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:37:01.550Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=a47a29f7-bb0e-42a4-82a7-4486ff658557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:37:01.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:37:11.563Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=229080cd-72b3-4a1a-a69f-762da0b13542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:37:11.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:37:21.574Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=2e6c5dcf-b488-4965-8ea7-8419f446388b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:37:21.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:37:31.586Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=d9a630b7-337e-47b1-a6b2-73e1f121d343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:37:31.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:37:41.602Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=471d8426-19a2-4304-a773-b1564f0ae6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:37:41.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:37:51.621Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=15fee3d0-9e64-4c00-878b-3a53a5885244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:37:51.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:38:01.631Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=eb79ec93-011b-49b6-8280-7cb946f77fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:38:01.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:38:11.642Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=ad902a0d-f92f-463e-afe0-823a64f7db01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:38:11.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:38:21.653Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=53312f66-1c8d-4051-b691-73b64b474f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:38:21.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:38:31.663Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=4ff55d71-8d4d-46d1-8458-10bda8128be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:38:31.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:38:41.673Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=8c4e80ba-9c00-4f85-96e2-57e70e3e8944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:38:41.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:38:51.685Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b95183d7-79dc-4197-8452-8bbebb350bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:38:51.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:39:01.695Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=656007e6-876c-47c2-9530-fb63aea2b3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:39:01.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:39:11.705Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=164385dc-f526-4c41-bdb8-9eb07105d2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:39:11.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:39:21.717Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e6058d37-3eda-44f1-b71e-c1e7c7803385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:39:21.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:39:31.727Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e915e724-43b3-4ae7-a7e4-7d5f8c4cd37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:39:31.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:39:41.736Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=2fc44da2-b9de-40f5-aa23-839cd4e6c3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:39:41.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:39:51.746Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=a4346eb5-1a28-4293-9eaf-a4dba5a4c99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:39:51.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:40:01.758Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f2a58144-7533-406f-8de9-1bd2b1f8df79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:40:01.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:40:11.769Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=33a2aeec-c0f6-413c-ab2c-25b7f605cbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:40:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:40:21.779Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=c0f51246-8d9e-49cf-a33e-335db92f363f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:40:21.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:40:31.788Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=a3f16396-d6e1-4de2-b843-56c64e957fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:40:31.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:40:41.798Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=da66bf8f-3bd1-45d8-bd49-79b4e5b7aa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:40:41.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:40:44.128Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:40:44.128Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T05:40:44.129Z |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 |2023-01-05T05:40:44.132Z |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 |2023-01-05T05:40:44.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T05:40:44.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T05:40:44.139Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-05T05:40:44.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:40:51.808Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=88c2ad4f-0440-4cc4-a1cf-af6dd7290295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:40:51.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:41:01.821Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=10ef7807-8938-4563-91a0-1c5bc2e59431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:41:01.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:41:11.832Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=15707731-0028-45ea-8bdc-1bda7b4970fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:41:11.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:41:21.844Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=5c3f4018-913a-4c81-a057-e20282fd8aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:41:21.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:41:31.857Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=46916add-6dfe-4402-a963-4e08b3bebd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:41:31.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:41:41.868Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=9b54175e-cb92-428e-8abc-5a0f3bd2bfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:41:41.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:41:51.881Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=9e8aff3f-8e28-4e07-8b4d-37da7f5f638d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:41:51.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:42:01.892Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=1e5b7033-a289-43d2-8002-9ae9eb9745e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:42:01.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:42:11.903Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=af04ae84-3ceb-4c12-93ef-fd11d92df3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:42:11.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:42:21.915Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=6a74b0dc-597e-4679-82c9-cfda279f7078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:42:21.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:42:31.926Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=58bf54d7-7efa-4afa-92ba-e52cba4a4985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:42:31.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:42:41.937Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=9ebbc2d7-603d-4189-9e4f-6e20cbc1033d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:42:41.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:42:51.950Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=48749bd0-4ff8-44ed-bd05-6f630b881216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:42:51.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:43:01.963Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=07017a6f-64d6-4053-bbf0-91dc014d4202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:43:01.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:43:11.974Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=2ad70747-ad98-4234-af17-a28d80abdba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:43:11.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:43:21.985Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=20517e9b-cb85-4d3d-b91f-c6b5e2ee91ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:43:21.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:43:31.997Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=eed3ff66-4088-454b-8f62-bab785c16329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:43:32.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:43:42.009Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=76d11146-44ad-4451-99bc-2ba086c80ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:43:42.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:43:52.018Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=4a2ad55c-e338-4c77-bc25-3becd0f36750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:43:52.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:44:02.027Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=0236f4a1-0900-4eea-9df6-bba135d42e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:44:02.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:44:12.040Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e16aa239-7cd1-4f82-ad48-67a2c783473b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:44:12.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:44:22.049Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=a01807c5-d45d-47a8-80da-58d83d625193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:44:22.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:44:32.065Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=bab4d1fe-8503-4662-8db7-0c7326e21798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:44:32.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:44:42.078Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=c8e1f900-d050-40b9-bfbe-03bbdc69bf80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:44:42.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:44:52.087Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=8a0a83c7-f653-4b43-bdc2-c09e40fed3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:44:52.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:45:02.101Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=8b73d648-8cda-4dc6-b015-d055ffb126a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:45:02.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:45:12.112Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=2ba5bc41-98d6-4ebf-bddf-644fb5c773f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:45:12.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:45:22.122Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b2ab93ed-3cba-41e3-8647-b743d5bd3337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:45:22.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:45:32.133Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=00b1796a-de4e-44d2-86fa-dfe0b1d57dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:45:32.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:45:42.145Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=8d4aed1d-54c8-4b45-871f-be9ab169c03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:45:42.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:45:44.214Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:45:44.215Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T05:45:44.217Z |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 |2023-01-05T05:45:44.221Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T05:45:44.234Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T05:45:44.235Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T05:45:44.235Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-05T05:45:44.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:45:52.162Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=5591062a-1de5-403a-b555-023520d939a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:45:52.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:46:02.180Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=795ece38-065c-4aaf-ae24-2dd063b9622d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:46:02.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:46:12.195Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=46eafe21-0932-4952-abbb-bc69ac005ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:46:12.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:46:22.205Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=4e594241-aedb-4711-9c4d-a2f91aad1b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:46:22.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:46:32.219Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b455d74d-cb79-4295-b6b5-4e3db237b254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:46:32.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:46:42.229Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=2ec38507-2747-48f4-b878-1725c8a0289f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:46:42.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:46:52.242Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e7efd08a-d151-4e17-8bf0-08737b5d4105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:46:52.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:47:02.263Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=c140a018-91ea-4c33-b7b5-079940e37b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:47:02.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:47:12.281Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=31f98b29-d556-4738-bff7-87230bec3a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:47:12.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:47:22.291Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=4365ec3e-fadd-4532-87bb-deafe6ddf11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:47:22.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:47:32.304Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=5c96f930-b3a5-40b2-9905-cb723d0cd477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:47:32.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:47:42.318Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=ebffde95-357f-4fcd-b968-d69b8781d6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:47:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:47:52.329Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=73b356c6-2337-49f7-8d34-ab09e7ae8812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:47:52.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:48:02.338Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=83749fbb-1ad8-4f63-9058-60539191372c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:48:02.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:48:12.348Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=1843ed22-2b5c-4ac1-8086-d1bd18da19b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:48:12.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:48:22.357Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e34d6c3e-a6b1-4e15-9c9c-af5ee01b377f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:48:22.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:48:32.367Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=54ea896d-8cdf-40c4-b544-071f4f83233c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:48:32.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:48:42.378Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=a9c14b5e-37a9-4c5a-9f97-fdbc2bb24010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:48:42.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:48:52.387Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=56ed359d-aea7-4fa5-a574-56bcdf1ca6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:48:52.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:49:02.396Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f2cdb893-7ef0-46f2-a805-c80533f153eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:49:02.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:49:12.406Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e67b1239-0fcb-4275-8333-252743b3c028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:49:12.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:49:22.418Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=432766bf-cf91-4da8-ac06-4193b8b160f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:49:22.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:49:32.428Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=270119b1-eaa7-427c-ac4a-91ca116c4769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:49:32.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:49:42.439Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e343bcc2-4f0f-4449-8dfa-472b01468ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:49:42.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:49:52.450Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=3c4a8d01-96ec-4821-9c23-74693ea26659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:49:52.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:50:02.464Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=260261b4-645f-4188-95ac-d09c1d5e8256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:50:02.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:50:12.475Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=efa3d8e2-9f7e-4f91-909a-3f3ffca28fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:50:12.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:50:22.485Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=6a3583ef-538c-473b-939c-996b8d46aa4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:50:22.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:50:32.496Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=7c405a35-25e3-444d-b548-605fc65228c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:50:32.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:50:42.505Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=c22d6120-3726-4cf0-b3c9-f36e47f5fb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:50:42.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:50:44.065Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:50:44.066Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T05:50:44.066Z |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 |2023-01-05T05:50:44.068Z |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 |2023-01-05T05:50:44.074Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T05:50:44.074Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T05:50:44.074Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-05T05:50:44.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:50:52.516Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b9a63678-a679-4c7c-9343-fbaa0d7f13e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:50:52.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:51:02.525Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=398adea3-9f4f-436c-bfb8-0a47ba728b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:51:02.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:51:12.536Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=4b3700d8-14b7-40e6-9c65-f4e7c0c771ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:51:12.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:51:22.549Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=c169db0a-f7cc-42e7-a6df-da155a5fb81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:51:22.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:51:32.559Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e8f8018a-0505-4f63-acb0-919af2c496b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:51:32.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:51:42.570Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=890de27a-51b0-4a27-b0ed-ac9b1b6e9c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:51:42.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:51:52.580Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=8259c193-2cb2-47ec-a1a1-525e472a0356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:51:52.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:52:02.590Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=29b3e752-7c58-4671-bc37-0d88feba992f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:52:02.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:52:12.600Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=8f885af3-d8b5-4b4c-ad79-33483b9d7ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:52:12.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:52:22.612Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=1f7e4036-191c-4adb-b411-3582b8da02d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:52:22.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:52:32.622Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=7ba48bba-ed6c-4252-83f2-0e01400456dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:52:32.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:52:42.634Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=6aa811f0-289a-4359-9790-aab507383a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:52:42.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:52:52.647Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=7ad512b9-020e-4305-8747-32133d156588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:52:52.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:53:02.660Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=5817cc80-587f-4b8b-87b9-6758298fa86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:53:02.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:53:12.672Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b1f612a4-34b5-4b20-886f-fb39c40daec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:53:12.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:53:22.684Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=c4167a36-8cdb-45c4-90df-a9dcb53980b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:53:22.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:53:32.696Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=53ce4645-bc8e-4fac-836c-47c94a90a82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:53:32.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:53:42.710Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=d849b2b0-3b12-41d5-b087-6aa11db17f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:53:42.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:53:52.721Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=4b9f46cd-8c56-4fab-a33d-cec0a01dcd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:53:52.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:54:02.731Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f6370317-5457-4217-9bb9-13c93577669e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:54:02.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:54:12.742Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=94d8f9a1-2f29-4842-bf1b-2e4c175d41cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:54:12.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:54:22.752Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=ef94b45e-eaf7-4d40-836b-a0605da55817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:54:22.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:54:32.763Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=6082222b-e27c-445f-81b9-061deadf5fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:54:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:54:42.774Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=cecbbefa-db58-4728-981c-4f5cd7176262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:54:42.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:54:52.785Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=8d9e3021-cc72-4f6b-886e-52454ae3f238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:54:52.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:55:02.796Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=02e270e1-e785-4fbd-b4df-e6307e5bc9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:55:02.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:55:12.806Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=7db3a98d-2c2c-4bad-9470-d9f42705adda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:55:12.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:55:22.818Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=35129574-7ae5-4479-ba61-db5da7933230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:55:22.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:55:32.827Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=62c183cf-328b-402b-bbcb-38658a214b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:55:32.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:55:42.838Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=08944baa-960b-4f33-817c-98d2bb94956b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:55:42.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:55:44.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T05:55:44.245Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T05:55:44.247Z |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 |2023-01-05T05:55:44.251Z |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 |2023-01-05T05:55:44.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T05:55:44.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T05:55:44.264Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-05T05:55:44.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:55:52.849Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b882ebc5-5afc-4b04-8a85-8347c32db75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:55:52.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:56:02.860Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=9e3bd051-2e70-4400-8e96-b3820248ab60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:56:02.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:56:12.875Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=48ff61cb-35b9-4cc6-ae33-7c6b3f68b526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:56:12.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:56:22.885Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=25654af6-1862-4c73-a760-3d9f9dff8a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:56:22.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:56:32.894Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=1f4bd726-f89c-4806-9521-491662bb46dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:56:32.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:56:42.906Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=8e7106d7-65ba-4fb5-9dcb-feb0a6bb3c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:56:42.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:56:52.919Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=5415e5be-14f9-496b-99b2-f8ff51104805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:56:52.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:57:02.929Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=094d45d5-a684-46d9-af32-d263d6f8ea7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:57:02.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:57:12.954Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=396a0e87-7e45-4c55-abdf-aa03db78406a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:57:12.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:57:22.963Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b08a7b6b-0390-470a-9fa4-84164b0a0287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:57:22.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:57:32.974Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=74022382-88aa-4b86-8a2d-a448f10d6b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:57:32.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:57:42.984Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f30af645-dc12-4070-bb40-f2913ce03ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:57:42.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:57:52.994Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=05e96327-fffc-449d-802b-009f7edae7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:57:53.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:58:03.006Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=abac0288-51d3-4b12-be8b-3b25ce8445f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:58:03.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:58:13.017Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=de74e5d4-6118-405a-b3bd-45cea55e8a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:58:13.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:58:23.030Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=d5e355b5-b02c-4444-9972-1e31de3c82c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:58:23.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:58:33.040Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=620aa485-3697-464a-a6ea-5b3093de6329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:58:33.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:58:43.051Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b05697fe-0a39-4bec-a314-2ada8adb1482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:58:43.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:58:53.062Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=a4006110-ff6b-4410-ab42-9a45053b78c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:58:53.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:59:03.072Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=8b41ee5a-445f-4939-a3d2-a9db39fd0274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:59:03.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:59:13.082Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=4232ebd7-b6af-4dba-975c-f0657684dae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:59:13.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:59:23.093Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=58dd7d6a-824f-4db3-a55b-df1dc3229ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:59:23.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:59:33.102Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=1027b736-0e04-4ad3-be0f-ce847a385e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:59:33.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:59:43.113Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=639df3a8-f9c7-481e-be63-bd475cb9660b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:59:43.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:59:53.123Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=2cc04201-460e-4435-b4bf-2a4d0be44eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T05:59:53.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:00:03.131Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=595d5ec2-280f-4471-b44c-3675ff623f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:00:03.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:00:13.141Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=bdc628e6-a5cc-4353-b42b-c787a46ca49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:00:13.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:00:23.154Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e8162f11-4977-4e31-97f6-0c0c386523af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:00:23.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:00:33.166Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=1bf885ab-edb5-4b8a-b88c-fdf6a1bab3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:00:33.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:00:43.180Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=5044e1ba-72ae-409f-b606-5633d3500754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:00:43.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T06:00:44.261Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T06:00:44.261Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T06:00:44.262Z |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 |2023-01-05T06:00:44.265Z |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 |2023-01-05T06:00:44.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T06:00:44.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T06:00:44.272Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-05T06:00:44.276Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:00:53.191Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=da65e216-e7f0-4582-8969-7d25b3747d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:00:53.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:01:03.201Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=95aabebd-baf9-4aec-b649-cb987a351406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:01:03.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:01:13.213Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e9c4bc8a-77d7-472b-8992-118e3e43a65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:01:13.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:01:23.226Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=3b714e22-8d0a-48ff-baff-674e8ab98a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:01:23.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:01:33.248Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=5c444e05-d3d9-402c-aa88-a39598c1ba03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:01:33.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:01:43.259Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=6e7e0907-3881-4a27-b2fa-66656afec9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:01:43.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:01:53.268Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=1e28cb13-6a8d-432b-9127-9b1c309ef683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:01:53.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:02:03.277Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=dd4a4975-6f58-4500-b204-8d9c4e0e6910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:02:03.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:02:13.286Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=625ddf62-c2cc-4d71-a68f-cda0f5e00278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:02:13.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:02:23.295Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=42c3fcf6-c211-493f-af4f-7c3efd72b011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:02:23.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:02:33.306Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=05da4a32-b6da-4317-bb8d-5ff1584c6ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:02:33.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:02:43.316Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=cb0f709f-3ed1-4114-8f84-5c785d82ca3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:02:43.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:02:53.328Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=6abfbe0c-8bcb-4c25-af9c-14f66f6c8b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:02:53.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:03:03.338Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=1b1b93fc-3692-44e4-b94e-8f609a7f266e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:03:03.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:03:13.349Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e349c790-2684-4cd8-a9f1-4bb88dd313aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:03:13.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:03:23.373Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b3494435-8fc1-4755-aa7c-5978dfeae830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:03:23.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:03:33.383Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=6ab60bac-5736-466b-8eb0-7221e46fbbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:03:33.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:03:43.395Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=95a2b899-7cf6-448a-88e4-92b2aec806b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:03:43.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:03:53.407Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=02d8cb2e-d2a6-4a22-af64-d6f73164322c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:03:53.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:04:03.418Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=14d0572e-e1e9-47dd-acd9-f303d60e5a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:04:03.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:04:13.427Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=5b608d3d-8753-4cd5-81cd-7ff3eead03e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:04:13.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:04:23.436Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=30a94534-7480-4f1a-8a8b-919ffe43ab8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:04:23.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:04:33.449Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f482857a-b333-4847-b9b3-3c6d41939a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:04:33.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:04:43.460Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=caf80435-1a55-4a74-8b96-fba270772e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:04:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:04:53.470Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=2be3885a-5775-465d-afa4-c29a8b72f2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:04:53.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:05:03.480Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=fa05c063-2e5b-4b06-95b8-1e3bb707160b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:05:03.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:05:13.490Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=2278e6ea-df59-47c1-8cc5-017df6fa585a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:05:13.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:05:23.502Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=ebccc052-4521-447b-bde9-3c8e7879b1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:05:23.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:05:33.511Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=3eef1144-3f07-4080-96d2-7580484820d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:05:33.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:05:43.523Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=10576676-6cf5-40b8-8d60-3effcc3568f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:05:43.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T06:05:44.038Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T06:05:44.039Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T06:05:44.039Z |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 |2023-01-05T06:05:44.041Z |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 |2023-01-05T06:05:44.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T06:05:44.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T06:05:44.046Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-05T06:05:44.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:05:53.534Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=5b9f5bf3-50db-4769-a562-3f425e922c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:05:53.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:06:03.546Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=46b9737e-2d41-4105-9786-4e0d29035622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:06:03.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:06:13.555Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=587780f5-4743-4ebd-9d5b-bdaac7fae517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:06:13.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:06:23.565Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b347a242-b85c-4c56-b5c8-4fb107907777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:06:23.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:06:33.575Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=2bbc85eb-a9cc-44c5-9345-59cf94b84524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:06:33.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:06:43.586Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=8eae650a-5ddc-4ddd-a569-0f742b82504d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:06:43.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:06:53.595Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=f995caa9-43a6-4112-9730-63f1b3f6a275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:06:53.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:07:03.607Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=4d2587c1-018e-4c5b-a927-98cefd481336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:07:03.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:07:13.616Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=0a7f688e-e5c5-47aa-89de-4fab0a989ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:07:13.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:07:23.626Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=47688630-5126-4287-9bf7-4ba731106ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:07:23.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:07:33.638Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=2108e2d1-ec23-4a21-a3f0-fe81d3d40d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:07:33.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:07:43.650Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=01e848c3-46cb-4050-a6b8-86b94442c06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:07:43.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:07:53.662Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=d6901cec-f8a1-4ded-adff-ee4997d5fe59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:07:53.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:08:03.674Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=c0986491-1024-4d46-befe-223ab1a8911e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:08:03.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:08:13.685Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=be9f4a08-49d3-4c99-8346-2368ef6519c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:08:13.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:08:23.695Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=638eaef6-8a9c-45d6-8bd3-0e092cb5ac97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:08:23.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:08:33.705Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=769f5ab9-4be3-428a-aa69-e75db2c5572d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:08:33.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:08:43.716Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=afdf3eab-38f8-4d9d-9b63-5f9d0cb081e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:08:43.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:08:53.736Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=077356ac-d918-4fe2-810f-fab81baed4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:08:53.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:09:03.748Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=78a9e3e8-284b-4f06-a5bf-e9fe010faee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:09:03.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:09:13.764Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=689e6a01-35ae-45b5-98d0-60db020ae193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:09:13.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:09:23.775Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=bfb35e4c-72f1-41b1-a182-7886b70574ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:09:23.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:09:33.789Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=2532b2b7-c15a-4604-a6c1-0d13a2dd0c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:09:33.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:09:43.799Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=0714c43a-0de8-4266-bb28-036a416f67ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:09:43.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:09:53.810Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b8f0aad6-5646-4ad8-859c-61874801d2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:09:53.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:10:03.821Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b6354ed0-6eed-44ab-ac99-253f8e37f803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:10:03.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:10:13.835Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=fba2e0ff-1fc1-4d3e-b186-7a81db8ad9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:10:13.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:10:23.846Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=5fe7e6ea-69ff-4d99-94a4-665d9cc3bf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:10:23.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:10:33.857Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b09eacb0-b3d6-46e8-91b0-e8acf402243e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:10:33.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:10:43.871Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b6a2c4fe-5028-48ac-8b1d-080c092c2af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:10:43.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T06:10:44.293Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T06:10:44.293Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T06:10:44.295Z |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 |2023-01-05T06:10:44.300Z |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 |2023-01-05T06:10:44.311Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T06:10:44.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T06:10:44.312Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-05T06:10:44.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:10:53.881Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=210028c9-a98b-4464-8100-25aa5fc7e79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:10:53.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:11:03.893Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=afdd7648-7524-4d2c-b6be-484d498206d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:11:03.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:11:13.903Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=6eece0ff-6c5d-4a27-b7f1-60789d2bd79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:11:13.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:11:23.914Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=352bd508-c948-44d3-9d5f-a4e8d6f68425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:11:23.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:11:33.939Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e095b411-3d84-4eb6-bdc5-17f1285d7d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:11:33.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:11:43.950Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=d15df4be-8b89-46a1-91cf-72e670a68ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:11:43.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:11:53.959Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=bc9cf880-0e0e-4de7-ad85-8b86b9ff72e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:11:53.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:12:03.972Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=affc7c9a-c8aa-454c-aaed-f0ca00d37fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:12:03.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:12:13.983Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=80c60134-1eab-4333-ace3-b20d3bb5f711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:12:13.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:12:23.995Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=20666efb-6d30-41ca-8ef2-dc76cea42bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:12:24.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:12:34.005Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=75e2cf37-2389-458b-bf43-bd9a7ad7b273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:12:34.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:12:44.018Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=20bf279a-a590-4264-bd76-faad6cc22789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:12:44.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:12:54.033Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=60cfda31-9dd3-4c6c-bd32-235b79a525d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:12:54.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:13:04.043Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e201f860-b67d-4576-a50f-7fe9d8c88014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:13:04.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:13:14.060Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=0017e21a-cdce-486d-8d04-6084c3de9014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:13:14.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:13:24.090Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=b1ce3d2d-a486-4302-be54-59ec44bb6f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:13:24.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:13:34.100Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=9f286b7e-bcdc-4071-9f4f-5830e768ea66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:13:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:13:44.110Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=5cb60afa-4669-4f71-95a8-d129cd1b0422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:13:44.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:13:54.119Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=88d307dc-5a9c-4819-8419-41abc4fc57fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:13:54.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:14:04.128Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=d947090d-67da-41df-8482-9192617d0f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:14:04.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:14:14.139Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=bdb967f3-1d91-4b56-9dd3-1dd3337132d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:14:14.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:14:24.153Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=fcec9737-a49d-430e-88d5-907a01a650d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:14:24.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:14:34.163Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=09205fcf-d534-4a0f-baee-ac4d4a92f554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:14:34.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:14:44.174Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=c5e2c008-7247-40fc-88a6-a63fca57aae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:14:44.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:14:54.201Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=ac7a8ff6-1ee3-484c-ba22-583e8ea4e003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:14:54.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:15:04.215Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=fe79860b-3216-404f-9888-9d793546a23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:15:04.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:15:14.228Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=1ad698e3-c04a-4d49-9250-0626fa12b678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:15:14.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:15:24.239Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=e94b38f7-3d3c-4218-bab1-cef767469864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:15:24.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:15:34.250Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=6bb45219-d3bf-4e32-bdce-e795e419285a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:15:34.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T06:15:44.145Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T06:15:44.146Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T06:15:44.146Z |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 |2023-01-05T06:15:44.148Z |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 |2023-01-05T06:15:44.153Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T06:15:44.153Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T06:15:44.154Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-05T06:15:44.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:15:44.260Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=7d591a90-f75a-4639-a45b-55c5d696a424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:15:44.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:15:54.271Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=826aef05-439b-4595-bbea-87ddc8254290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:15:54.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:16:04.282Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=67373e08-e5ed-4fd3-954a-72eccdf32091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:16:04.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:16:14.295Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=72672468-a882-40f3-8503-83ec879027c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:16:14.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:16:24.309Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=df5a4c2c-07a9-4847-870a-67d125ba32dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:16:24.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:16:34.319Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=bb27e388-04d9-408f-a1e7-c38259d7a834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:16:34.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:16:44.331Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=c791801e-aa70-48d3-9780-eec2025d7dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:16:44.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:16:54.341Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=5ae9e89a-e443-4c91-bb65-ff936112bc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:16:54.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:17:04.351Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=d0ea2987-f636-4f25-8380-e8b6ceecba78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:17:04.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:17:14.362Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=fa8e625d-85c6-4df8-9626-2184c795c55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:17:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:17:24.373Z |INFO |Init configs |InvocationID=8cb9185d-c254-48c1-8bc2-ba953196f511, InstanceUUID=fe1a9b03-baa7-445e-ae25-20ced5de7bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T06:17:24.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |