. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T04:54:42.161Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T04:54:42.167Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T04:54:42.216Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T04:54:43.199Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T04:54:43.333Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T04:54:43.333Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T04:54:43.334Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T04:54:43.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-09T04:54:43.664Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-09T04:54:43.696Z |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 |2022-11-09T04:54:45.699Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-09T04:54:46.447Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-09T04:54:46.485Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-09T04:54:46.486Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-09T04:54:46.597Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-09T04:54:46.598Z |INFO |Root WebApplicationContext: initialization completed in 2901 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-09T04:54:47.629Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-09T04:54:51.157Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-09T04:54:52.227Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-09T04:54:52.284Z |INFO |Started MainApp in 14.306 seconds (JVM running for 15.282) |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-09T04:54:52.685Z |INFO |Start scheduling PRH workflow |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:54:52.707Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=c30aa962-fecd-42ab-8886-324ddf56bff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-09T04:54:54.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:54:54.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-09T04:55:00.900Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-09T04:55:00.905Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-09T04:55:00.908Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:55:04.541Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=e6bc17c5-c4be-4105-8179-db1a5fc75b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-09T04:55:05.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:55:05.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:55:15.677Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=715f5c9c-0477-4c60-a260-a5aa0f1449f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-09T04:55:16.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:55:16.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:55:26.839Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=0c791a23-31a8-4629-80d3-fd4175bf1d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-09T04:55:27.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:55:27.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:55:37.964Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=700507b4-e643-4d63-b634-99b06f492418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-09T04:55:39.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:55:39.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:55:49.037Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=6f67ba09-e95d-4bb4-bff7-0504b1febc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-09T04:55:50.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:55:50.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:56:00.127Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=a4ac55ec-091b-45a5-9781-c600d02695ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-09T04:56:01.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:56:01.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:56:11.207Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=1d32ace0-eec7-4236-b1f0-4c043e872049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-09T04:56:12.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:56:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:56:22.298Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=068a95a2-c1ba-41e4-9eae-04da097878a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:56:22.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:56:32.539Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=7563d7cd-2ff2-4555-8aed-1a7450d03721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:56:32.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:56:42.577Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=b97007fc-bbae-4665-ae80-258abbbd4a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:56:42.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:56:52.603Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=60850f44-5ea8-479e-8a83-2b0206b76d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:56:52.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:57:02.630Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=2a704fb9-d33e-4873-a3df-9430b110ad14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:57:02.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:57:12.645Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=e182dc73-9283-45f7-acae-4a933d7d4833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:57:12.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:57:22.665Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=9fa95a9d-b800-44e2-90e8-429eb51e45ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:57:22.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:57:32.679Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=786cffe5-bcbc-4d87-857b-58f129c5d707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:57:32.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:57:42.739Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=0355220a-e4db-4381-8d90-1077bdc9e264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:57:42.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:57:52.760Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=236db411-41bd-483d-8082-df1994efb4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:57:52.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:58:02.778Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=b2102e79-114a-4345-874b-781460f51059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:58:02.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:58:12.799Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=502b88c5-24f5-4e21-885c-b189957c7e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:58:12.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:58:22.832Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=1a0f9c71-efac-469f-b5ba-00757671725a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:58:22.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:58:32.863Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=b00a912b-5618-47cb-8e7a-193e04160b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:58:32.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:58:42.884Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=c54bf006-9de8-4dbd-92ed-7abfb79108b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:58:42.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:58:52.901Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=f30857a6-51d1-4954-bd2e-83dfaea90809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:58:52.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:59:02.958Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=ae991295-4619-4bec-b20c-51db0e1bafd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:59:02.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:59:12.999Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=2b4c7ff3-b3a0-40c1-acb5-345311bdbee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:59:13.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:59:23.040Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=273e297e-4cbf-45a2-9cc6-ee1f5ede184c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:59:23.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:59:33.053Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=d9a94f50-e850-42ec-9bd3-f0d3fb3fdc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:59:33.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:59:43.071Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=7e592fe6-aaaf-444a-a0c8-a37fb6e36898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:59:43.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T04:59:49.455Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T04:59:49.456Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T04:59:49.457Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T04:59:49.460Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T04:59:49.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T04:59:49.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T04:59:49.475Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T04:59:49.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:59:53.097Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=c2300582-cf73-4a78-b2da-0b16655008c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T04:59:53.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:00:03.121Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=4dbd5b62-f419-416f-b0eb-e13518effde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:00:03.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:00:13.155Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=12e9adb9-6e40-46d1-a861-95cbf5a0eb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:00:13.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:00:23.175Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=7cc8629c-5f6d-4e44-8107-f2d9ac686614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:00:23.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:00:33.184Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=4f056189-e945-4734-89a9-bea4554fc757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:00:33.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:00:43.196Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=be4fc0d2-5d9e-4336-b3f1-f40325bc2098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:00:43.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:00:53.207Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=92bfe1b0-688c-4c57-949d-1c7798c8cf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:00:53.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:01:03.220Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=07925a24-c7a4-4d8f-80b0-d697d8e114c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:01:03.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:01:13.231Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=25bf4763-df94-4707-9a1a-b1629efca9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:01:13.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:01:23.248Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=4aff08ba-928e-4c7f-907c-b78c86be8ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:01:23.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:01:33.259Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=24ec08a1-ad56-4efa-9765-17258311a504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:01:33.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:01:43.270Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=acc9d0b4-d35f-4ba9-b740-bd0a82c5a6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:01:43.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:01:53.282Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=d9573cdf-5cbb-416e-a6ae-a0067159be69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:01:53.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:02:03.292Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=4386f9f4-4ab5-4b89-9d6f-abfed9a88246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:02:03.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:02:13.307Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=44dd1ad7-0be3-4f78-930e-85c5b5098645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:02:13.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:02:23.319Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=f8552961-561f-4821-a41d-589a29f8e1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:02:23.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:02:33.335Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=1da327e8-4c4a-4049-ac37-06d8838e7e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:02:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:02:43.347Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=401bfe35-2161-483b-a4f4-e6e961039a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:02:43.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:02:53.359Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=e61e2251-9035-477d-a598-7b74e98ffcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:02:53.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:03:03.373Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=e47dd1a8-3a17-4046-abb4-fec1b70cc462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:03:03.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:03:13.383Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=59441152-6ea1-4607-b6e9-fb9074845efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:03:13.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:03:23.393Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=7ceadfc9-4d39-494b-93f8-58ca7bdb452f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:03:23.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:03:33.409Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=90cb8eda-1a83-47a9-b454-f23a02bac393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:03:33.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:03:43.423Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=08e2f0a9-1b1e-4377-b0f6-b60aa5527d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:03:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:03:53.435Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=6fc4652d-fb7e-44d6-afd3-52f41bd3c43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:03:53.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:04:03.449Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=68571d0e-dfe9-421b-9338-b284a6f43eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:04:03.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:04:13.467Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=06ec4306-c8df-46ea-9a69-330e70d58473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:04:13.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:04:23.482Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=dcbcad0b-979d-4527-8fb5-702d982cbd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:04:23.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:04:33.494Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=1c88817c-2f24-4e66-a2fa-ad862f26a1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:04:33.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:04:43.505Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=da4da97b-b1d8-46d0-8053-7cdb4e9681dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:04:43.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T05:04:48.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T05:04:48.051Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T05:04:48.052Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:04:48.057Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:04:48.077Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:04:48.077Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T05:04:48.078Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T05:04:48.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:04:53.517Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=ca2df8c5-6df7-4b59-adae-865b8d14336d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:04:53.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:05:03.542Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=29c75003-74e4-4ebf-af64-77b0c0ece72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:05:03.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:05:13.559Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=8e04f1d9-a48b-4e14-8511-d6d71dab2a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:05:13.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:05:23.569Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=ee39bab4-e22d-451d-84e9-ef47cb935b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:05:23.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:05:33.580Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=047844e0-6e26-4500-bcb4-ab59779cc3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:05:33.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:05:43.592Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=f465da51-36e0-4403-8ad3-16974918a7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:05:43.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:05:53.610Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=3677c5b7-e27b-4f33-8a13-3bdd536e844a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:05:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:06:03.631Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=ccc13f3a-7e9a-4fd8-9f49-4f6ddd2e6e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:06:03.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:06:13.648Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=55d2656a-9669-4699-bce4-1f766f672204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:06:13.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:06:23.664Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=07fde2d2-e29f-4182-b152-87303554a962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:06:23.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:06:33.677Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=5704dcac-829f-417b-a69f-1ef4da4a343d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:06:33.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:06:43.692Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=6b53511d-49de-4895-8fb2-d7b9356b89f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:06:43.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:06:53.707Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=cb7b235a-ec80-412a-b510-79128bd0bc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:06:53.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:07:03.726Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=fca6349c-cd96-4711-b48e-ef91fb68ce26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:07:03.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:07:13.754Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=cf44a802-528a-49ad-a6f2-bbcf995593db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:07:13.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:07:23.774Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=f1f1ebb1-dfb6-4b6a-bbc5-f218233de045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:07:23.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:07:33.790Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=1ede5095-f12c-441b-bbf1-206846855d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:07:33.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:07:43.805Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=f6503a2d-78f9-47e9-a760-641c7a03d694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:07:43.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:07:53.822Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=689a3f5b-6eeb-49c0-9cff-9e21fe841b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:07:53.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:08:03.842Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=37faff49-07e5-48c4-bf79-b2f069f670e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:08:03.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:08:13.861Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=dd5c638c-bf96-41a8-a23d-1033655d9de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:08:13.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:08:23.880Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=aac601a0-ecdf-49f7-81bc-5aa037d82933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:08:23.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:08:33.894Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=cdd80df9-7dda-4e2b-b2d6-f5fb0a7a1aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:08:33.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:08:43.908Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=1c1d2fdb-209b-4e73-8220-959261814b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:08:43.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:08:53.927Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=74a3502d-bfa9-4cf7-a453-3eac5277d467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:08:53.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:09:03.947Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=e52f791e-51dc-49f1-8a91-b9e664ba64b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:09:03.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:09:13.978Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=0d3b19f5-6287-4e1e-a0b5-3f1c9ea59d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:09:13.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:09:23.991Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=e38773eb-d170-40b8-b221-fdac832cac5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:09:24.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:09:34.012Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=2032286a-5184-4db9-a6b6-66483c9ee636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:09:34.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:09:44.040Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=49ec9232-487e-4c86-b865-8009067c816c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:09:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T05:09:47.994Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T05:09:47.995Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T05:09:47.996Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:09:47.999Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:09:48.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:09:48.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T05:09:48.014Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T05:09:48.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:09:54.053Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=6b65c7bf-4c65-4339-9e9e-f02a6f870f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:09:54.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:10:04.065Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=01ff976a-368f-4f1e-9425-c1bbfaf685ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:10:04.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:10:14.094Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=221a4385-1a02-47e1-b648-70caf4513062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:10:14.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:10:24.110Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=8d77d722-5e53-47db-a90b-3d0ccee0ac8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:10:24.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:10:34.124Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=32a3fec5-036c-4992-bc21-5493cb002780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:10:34.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:10:44.136Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=f72799d7-7108-4497-8eef-02a7eec1ca45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:10:44.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:10:54.148Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=51fe9a5d-797b-42b9-9db3-4ffc16497b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:10:54.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:11:04.170Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=aa06c167-53c5-4f38-825d-3938f612589a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:11:04.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:11:14.183Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=805151e4-868e-489d-aabf-e01fc05f2ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:11:14.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:11:24.195Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=3d4a6eb6-dcac-4af0-93c5-8233f5f049aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:11:24.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:11:34.219Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=5f227adc-770f-4d05-aff9-95d00a52806a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:11:34.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:11:44.241Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=a875e992-44e7-46e6-a53e-9ca3dbb0bbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:11:44.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:11:54.262Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=301da8f2-4f59-41aa-982a-0799e8dde9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:11:54.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:12:04.276Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=c8652447-de6d-4ee7-9869-24b3f7740498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:12:04.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:12:14.291Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=e0b23b26-04d4-4253-939d-d1d9d65b0ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:12:14.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:12:24.301Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=32fc6e67-ebd7-4d6b-b8ce-5e15bc5f19dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:12:24.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:12:34.312Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=8363f02d-1202-426b-97d9-0be7f5c861b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:12:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:12:44.324Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=0160e5da-e232-4601-9be6-e0fcad5d0fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:12:44.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:12:54.335Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=428d7ff0-79ed-47bd-ac76-e2a1f297e85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:12:54.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:13:04.348Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=d550ad0f-74ad-447e-b092-70d87b0d575b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:13:04.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:13:14.358Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=48ff30ca-9538-4bf0-b114-92d68cf03a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:13:14.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:13:24.370Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=a332874f-5460-4f89-91b2-d9dafef20f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:13:24.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:13:34.381Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=b0e39411-0b25-4693-b426-c2294e10f090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:13:34.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:13:44.395Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=cc593c92-984d-48ec-8b8d-e70fefd28d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:13:44.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:13:54.407Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=063308a1-f6d8-4e9d-a13b-89183c27f662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:13:54.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:14:04.419Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=de828478-7480-4554-8fdd-b4a879ea5697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:14:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:14:14.452Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=b20d45ca-da1c-4b17-911b-7ccbcdc52878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:14:14.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:14:24.466Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=28f4124e-4ce3-4baf-a337-36dc56e99b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:14:24.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:14:34.477Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=71389acb-593d-4ed8-b148-23320b11c519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:14:34.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:14:44.488Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=eaea7ab4-6b2c-4e16-9424-feeb9f471829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:14:44.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T05:14:48.026Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T05:14:48.027Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T05:14:48.028Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:14:48.030Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:14:48.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:14:48.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T05:14:48.037Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T05:14:48.039Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:14:54.504Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=fe9a5707-b5bd-453b-83d8-5cb95d323556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:14:54.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:15:04.521Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=61a9e14c-8b50-435a-94c7-14313c56ef37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:15:04.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:15:14.544Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=22a9ac0b-f847-4382-8029-e8a7b840da34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:15:14.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:15:24.561Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=9a195ad3-afbf-43eb-871c-486688bb857f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:15:24.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:15:34.576Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=ee76c085-91d3-41d6-a1ca-8a534910b1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:15:34.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:15:44.603Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=d30cea47-eb57-4b9a-8de1-2f4a3a778d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:15:44.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:15:54.651Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=8e50a006-6f45-42c7-b292-c1fced4153fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:15:54.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:16:04.673Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=6f18693d-f7c0-4a3f-8d9c-4b14d6301dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:16:04.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:16:14.718Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=617fefd7-110d-4bcc-a4ef-3590e94343a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:16:14.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:16:24.738Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=fe1bee31-b1a6-4438-a922-1a5a15c56717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:16:24.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:16:34.769Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=c1f2225d-6cbb-44b6-9fbc-c554121451f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:16:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:16:44.800Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=d0e09bc5-e7f4-494b-bc10-2f6e087eeeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:16:44.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:16:54.821Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=751ccdcd-7717-4a9c-8d1a-0c1a038dea82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:16:54.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:17:04.852Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=344985af-eeec-48d0-a00d-e0e008d14a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:17:04.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:17:14.869Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=262b38a6-cf3f-4ad5-b27d-55e316928972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:17:14.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:17:24.887Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=0214d67b-03f0-4066-8754-684b5bddef44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:17:24.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:17:34.903Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=9990b90e-d730-4aa8-a375-8a428a973009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:17:34.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:17:44.917Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=474a11da-1534-4244-8708-9b14d0897795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:17:44.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:17:54.959Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=da033b45-0ba3-42d0-a9f8-f3e1a5e94860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:17:54.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:18:04.987Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=3777121e-b024-457f-a3b7-a5e12077bfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:18:05.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:18:15.011Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=47d4206c-0a28-47e8-aa27-df8692654be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:18:15.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:18:25.029Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=8a4b59fc-a845-4b71-802d-74b32c2dabb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:18:25.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:18:35.043Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=20db1056-3bf0-46b3-9195-048bf268ba84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:18:35.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:18:45.056Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=a0bbb093-52d0-4e5b-ab17-166dcaaf134a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:18:45.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:18:55.073Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=3315b1f8-bb6e-40c5-86db-c681b0caa18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:18:55.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:19:05.089Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=2d62725a-6811-40e4-8607-09c6966c4d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:19:05.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:19:15.114Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=aaa64cd7-06dd-4c68-8865-44ac8323c9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:19:15.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:19:25.128Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=652b3b37-d492-4673-b598-4cb54d70628c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:19:25.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:19:35.150Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=15af54a4-8abb-4131-9f3d-77f58fa83401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:19:35.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:19:45.171Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=b67f55fe-ce63-4393-a5ec-da6446f1b121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:19:45.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T05:19:48.236Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T05:19:48.236Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T05:19:48.237Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:19:48.239Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:19:48.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:19:48.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T05:19:48.250Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T05:19:48.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:19:55.187Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=721b6502-2715-4e2d-b67a-bbebbfd84af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:19:55.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:20:05.203Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=e301b3a5-9013-4c7b-aa0b-45aaf9a5375b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:20:05.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:20:15.221Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=a7ef0df1-b88b-4830-a983-a22b1b76d2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:20:15.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:20:25.243Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=b7275b92-47c9-42cf-8413-72a07614d935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:20:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:20:35.255Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=b34d19a9-d04b-4b14-b071-5fb69bc461ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:20:35.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:20:45.273Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=e7b56134-2d4b-4705-8cd1-cad0424b6e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:20:45.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:20:55.293Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=6c28a0a9-ea84-4521-9f93-c77f86720a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:20:55.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:21:05.305Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=95121495-1706-4f48-822b-91cf4b91806a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:21:05.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:21:15.333Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=2cc450a2-e79d-4aef-87ae-9405639c1b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:21:15.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:21:25.349Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=94cfa95e-2271-46fa-b0bb-7fb980c383f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:21:25.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:21:35.363Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=68d43f3b-fbf2-43a1-b7fc-581abb994fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:21:35.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:21:45.373Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=4a20544c-8284-434f-84b0-cdcee730f058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:21:45.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:21:55.391Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=92ab6932-5bd7-41b0-af72-c33a9636e684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:21:55.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:22:05.409Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=33340a49-912f-40ce-9c8f-9665562375da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:22:05.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:22:15.429Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=aa8531ab-f17c-4373-b615-9d15643efd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:22:15.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:22:25.445Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=d722ce81-6208-41b4-9f2c-f8b3f0db4d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:22:25.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:22:35.465Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=530cb0f3-1909-4521-87ea-c363cecbbf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:22:35.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:22:45.489Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=607e5b4b-62f0-4e9b-90aa-405390614414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:22:45.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:22:55.507Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=5b1e55a6-b013-4aae-aab0-0af4a0421911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:22:55.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:23:05.525Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=84391d00-4d22-4a5b-bf0d-051842af2bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:23:05.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:23:15.539Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=73ff6e26-6fb1-4cf0-b773-7a4fef4ab885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:23:15.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:23:25.550Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=b8cc4bb4-e4ad-4867-bdc5-c5917b8a681d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:23:25.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:23:35.565Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=225be4ce-8d0b-4223-b5af-ad0df7d97ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:23:35.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:23:45.578Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=7f7e179d-cd5a-4d2f-8a94-ee14ccb20dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:23:45.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:23:55.589Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=9e3bef29-a39e-4e0e-9b81-3b6ea1e48435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:23:55.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:24:05.601Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=f48ddd52-9cb8-4161-90eb-d8c8ca8d7db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:24:05.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:24:15.617Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=6591409f-7c04-49cd-ba16-5a9c93540fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:24:15.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:24:25.632Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=53a1dd9b-3f3e-46f1-a82d-1ae22c9f26a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:24:25.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:24:35.676Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=1cf12488-9b2a-49e5-af0a-b5ec4d66d7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:24:35.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:24:45.688Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=9177c464-8ceb-4b79-acb0-1458aeaa1f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:24:45.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T05:24:47.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T05:24:47.992Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T05:24:47.994Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:24:48.000Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:24:48.010Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:24:48.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T05:24:48.011Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T05:24:48.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:24:55.702Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=5a974367-cdaf-4e27-b2c3-8e60e8112268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:24:55.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:25:05.714Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=bbc29fa8-0eaa-40b3-b6be-91c9f37814b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:25:05.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:25:15.727Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=6f667ee0-b9ea-40fb-92d6-0533923b6755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:25:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:25:25.741Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=ce8631ad-1f3f-4fb4-ab89-b221b153ea2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:25:25.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:25:35.763Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=d21966fb-27db-4bef-8142-d5526ac1d14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:25:35.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:25:45.776Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=ddc0cb4f-cadc-4faf-aff2-d8c824903912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:25:45.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:25:55.802Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=b95db05f-a653-4395-9bce-705371a71d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:25:55.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:26:05.821Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=548099ce-0c9a-41c6-a26c-be05b1cd9b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:26:05.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:26:15.838Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=5cf39896-2627-4518-9e9b-2289f4b6cfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:26:15.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:26:25.864Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=5c5fd1f7-820a-4d52-9067-c6490e93cd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:26:25.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:26:35.883Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=a6510580-827b-473c-9d82-f4fdf3214a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:26:35.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:26:45.896Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=56c87530-da33-4675-8afc-cdd86fd4ec9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:26:45.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:26:55.914Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=9273c07c-6d62-4bfe-878c-adfde978a892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:26:55.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:27:05.931Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=a472b723-7eb9-49d8-8f40-d59412d85155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:27:05.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:27:15.944Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=ea98456b-b408-4ea1-b802-81d678aa78b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:27:15.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:27:25.965Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=ebc826b8-0bef-4ee3-a0b7-4ebdbec2aed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:27:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:27:35.980Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=6050b288-3009-4874-8223-158ac4348e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:27:36.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:27:46.012Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=3fc96f54-beec-4ad3-8222-bd6545f0c408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:27:46.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:27:56.033Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=dd0c0e64-1466-4f71-80d5-cd9d9e0668b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:27:56.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:28:06.052Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=bb06e6a9-407c-4fed-97db-873e7a270ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:28:06.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:28:16.074Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=2085c9c3-bdd9-40fc-904d-5b08d086c3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:28:16.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:28:26.088Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=fbcc4151-b898-4230-835c-df7072245499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:28:26.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:28:36.100Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=05ed2125-3e53-4d02-a0ba-362434f34369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:28:36.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:28:46.113Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=d50daf76-2a26-40e0-88d4-f333acf62c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:28:46.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:28:56.124Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=3d301b5e-e10f-4a21-bdb8-4b97a4c15134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:28:56.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:29:06.140Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=20093653-54f9-4f58-ac72-c02cddd55cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:29:06.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:29:16.158Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=f26ad92c-15e3-4b23-bc7f-5b3ead2759d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:29:16.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:29:26.176Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=48e1f6ee-5c59-4b34-bf21-f1d93a106e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:29:26.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:29:36.187Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=952e4af0-c2e0-4047-98b8-90439815757d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:29:36.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:29:46.209Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=32933a15-63d6-4396-8bc9-321dd24bd101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:29:46.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T05:29:48.004Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T05:29:48.004Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T05:29:48.005Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:29:48.008Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:29:48.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:29:48.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T05:29:48.016Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T05:29:48.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:29:56.223Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=78ab1e63-b472-428f-bc5b-7af65bf009e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:29:56.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:30:06.240Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=42ff8dfd-8cc2-49ee-8312-19464375aa60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:30:06.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:30:16.253Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=a15d7320-3abc-434c-8660-9cb1b3e194ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:30:16.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:30:26.264Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=24dca1c4-ffb1-4cfd-a72d-40754aab3028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:30:26.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:30:36.278Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=fa8e35a4-7094-463c-b643-62a70670207b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:30:36.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:30:46.289Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=2d71d439-322f-4f48-80c4-86c0030441df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:30:46.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:30:56.301Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=da436a5e-ee32-438a-9486-acd05cdd6662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:30:56.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:31:06.313Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=c82118cb-aaae-409e-9f55-a34c5eb3a51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:31:06.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:31:16.326Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=8b6847d1-cf44-4c0f-b187-c31c5c87031f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:31:16.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:31:26.342Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=6e5df94b-afb1-4a4a-8efd-1c0430ede67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:31:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:31:36.356Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=1ba17b5c-f97e-4890-b1f0-903d1ac5c51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:31:36.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:31:46.368Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=e6631c70-b049-4362-9d93-96482a4f9899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:31:46.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:31:56.380Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=45dfaae5-49db-4820-8fcf-ffdeda62fcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:31:56.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:32:06.392Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=ee89cbe7-f42b-4e40-b3cb-5c0654b658fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:32:06.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:32:16.405Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=1d7d69a8-1b5e-46a4-9718-f7f06068e925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:32:16.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:32:26.422Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=ccf154ca-1592-4c07-b49d-f2a5164d5852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:32:26.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:32:36.432Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=b0ef0c53-73a5-4787-af2b-0f5db830abff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:32:36.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:32:46.442Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=a3c95161-d69e-4015-a2ed-bd0e6c6d191a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:32:46.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:32:56.450Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=5331f145-f0f2-497d-8ce3-35b41a6eb2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:32:56.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:33:06.462Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=c58c44e8-01c3-46db-8387-c1ff4dc3a6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:33:06.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:33:16.472Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=19e93372-b99c-457c-a0ca-88674734346b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:33:16.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:33:26.483Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=508d111c-75e2-45e8-9765-7811741d01ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:33:26.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:33:36.495Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=e4b94cf6-31f2-4631-9fc5-320226e4cacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:33:36.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:33:46.505Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=e44b5fe4-0bea-43ba-8d56-87e9108a6326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:33:46.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:33:56.515Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=1844ff8a-214a-434c-a952-cf411c6b188d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:33:56.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:34:06.532Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=7b9e76fd-02bb-4fc3-bc74-95468aff49d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:34:06.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:34:16.543Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=0ab3589d-b278-4732-891c-a623658a5128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:34:16.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:34:26.554Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=13015e1e-c200-4465-874e-ff8512ec5b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:34:26.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:34:36.563Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=ff3fd1af-62da-4b97-8e7a-c068f18fc6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:34:36.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:34:46.572Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=ba89b6f9-492a-4b57-b66a-86796f32c290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:34:46.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T05:34:47.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T05:34:47.873Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T05:34:47.874Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:34:47.875Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:34:47.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:34:47.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T05:34:47.881Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T05:34:47.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:34:56.584Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=e0f17be7-ec9f-4c6d-818f-7cb155c498d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:34:56.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:35:06.602Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=e0c840f7-f093-455f-9514-90d6b2e2c198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:35:06.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:35:16.616Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=14968dde-96ec-469c-9d4f-f49d440366c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:35:16.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:35:26.627Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=365b434f-0ad3-4fd0-942a-7c70d8c005bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:35:26.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:35:36.639Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=db4fac4a-8750-451e-b77e-56abd97ccf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:35:36.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:35:46.650Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=a6991655-131e-4c72-ad72-776d9fffd41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:35:46.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:35:56.663Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=70c9b1b9-b43c-41a1-81f3-fa240c1fe02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:35:56.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:36:06.674Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=46c51058-6294-4674-8718-6d042ff07510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:36:06.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:36:16.685Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=972ef842-11d4-494a-baf2-7bbbb77e7361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:36:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:36:26.697Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=792ae4ac-fd40-4a22-a393-68195c012f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:36:26.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:36:36.708Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=8f93dad5-8229-4979-b0a9-1aa911c24257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:36:36.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:36:46.720Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=84d91a1b-9517-4bda-8372-602ce00d36fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:36:46.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:36:56.732Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=b3103097-c151-4281-91a3-9deec9f7bc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:36:56.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:37:06.742Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=2a5e8dc2-4590-41ef-a115-55b8e881a301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:37:06.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:37:16.754Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=ab21dd1a-7034-4cfc-a24e-365686f76d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:37:16.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:37:26.765Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=7188caa0-036d-44c3-88e6-06996860fa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:37:26.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:37:36.776Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=ebf6ea67-0493-4062-9ef0-3900788c6027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:37:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:37:46.788Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=93e8654b-5f92-4af9-bf7a-62393cea4e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:37:46.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:37:56.798Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=c5b266a3-123d-4088-be51-36ca91f0649e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:37:56.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:38:06.807Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=733f6e2a-44b5-48a2-92d8-6c62b2dcb351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:38:06.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:38:16.816Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=fffa0261-41ab-4124-bfdd-272cd0c972da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:38:16.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:38:26.826Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=869c1220-baf7-453e-bb3c-cf395f7cc62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:38:26.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:38:36.857Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=2374a75b-82f4-436b-a5f9-963d39ae5aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:38:36.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:38:46.866Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=f5b57a4f-3de1-43b4-a518-f167cb1d462b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:38:46.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:38:56.876Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=49e97c4b-a735-4832-a4e4-83bd2c94b523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:38:56.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:39:06.887Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=9cd7e9b3-6829-4a1c-9bda-0e16bd613de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:39:06.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:39:16.904Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=612de086-8540-45c5-9f5a-62ec1b0586cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:39:16.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:39:26.914Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=1b77ba74-4145-4823-8d89-07ecaedff82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:39:26.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:39:36.925Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=17c38f6c-917b-4751-b8a2-65aad8f55d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:39:36.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:39:46.937Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=b14160c8-18e1-4649-b482-798729e07d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:39:46.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T05:39:47.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T05:39:47.937Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T05:39:47.938Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:39:47.941Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:39:47.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T05:39:47.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T05:39:47.947Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T05:39:47.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:39:56.949Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=278702c7-19d7-45f6-ae84-3bf09a41f44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:39:56.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:40:06.960Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=324beb19-9c1a-4f48-9f9b-c1214caa3683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:40:06.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:40:16.971Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=99f4c78b-6d16-4373-823b-1b7690a3c067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:40:16.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:40:26.979Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=ecb6ce44-63ce-47b9-b6a1-b1b1f8dfe921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:40:26.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:40:36.990Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=9dbd3e71-a5dc-40e1-8034-0725fc9ec0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:40:36.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:40:47.000Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=738c847e-00c7-4328-9d10-3ef2dbe25e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:40:47.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:40:57.013Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=3aed2e2a-6212-4ad6-9b13-06c77f7f9688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:40:57.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:41:07.024Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=5a0553be-4010-487d-ba78-b225f35a3820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:41:07.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:41:17.056Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=e2ac720a-6709-43c9-9fe3-78e34affe43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:41:17.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:41:27.067Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=aaea4b85-2ab3-4e85-9cff-bcbfbfbbd8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:41:27.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:41:37.079Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=099f442d-d798-4e25-a793-389b9b1945c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:41:37.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:41:47.091Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=80d870e2-d97d-4a01-8d09-1316cd216f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:41:47.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:41:57.102Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=2a65f1c4-b7db-4a07-b360-a6509caf949d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:41:57.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:42:07.111Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=fcb7ab3d-fb83-4062-9116-c1232b78e6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:42:07.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:42:17.123Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=8489f0b6-0b89-400f-969e-ebff8a195a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:42:17.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:42:27.133Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=3e18420a-1264-4b9a-9302-08f2edd53c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:42:27.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:42:37.144Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=3ff001fb-0540-4c50-ba0e-63cbf0821a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:42:37.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:42:47.155Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=be4c932e-197b-4875-a39b-e426539b92ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:42:47.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:42:57.167Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=15964991-8975-4969-98c4-3cfeca4007aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:42:57.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:43:07.181Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=4f8dfaf3-157a-49d8-9ba5-bf9e7da8978b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:43:07.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:43:17.191Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=c47f9518-76c3-47df-a8ef-766337a21136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:43:17.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:43:27.202Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=8bc56c85-e5d6-482e-bc76-7d8c734a5ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:43:27.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:43:37.214Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=548a1f67-3566-4e9e-a993-bec70986eec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:43:37.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:43:47.225Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=dd821761-9849-4097-a039-4f1e798ce535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:43:47.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:43:57.235Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=8dd5c3eb-6059-4fe9-9b3b-ac3edde3933c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:43:57.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:44:07.246Z |INFO |Init configs |InvocationID=ce18e689-41f7-4bba-b7d1-eef2e5425947, InstanceUUID=4276563d-b80d-4dbe-a8b7-3e66feb8f57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T05:44:07.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |