. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:10:00.902Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:10:00.906Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-31T05:10:00.940Z |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-12-31T05:10:01.648Z |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-12-31T05:10:01.767Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T05:10:01.768Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T05:10:01.769Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-31T05:10:01.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-31T05:10:02.045Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-31T05:10:02.072Z |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-12-31T05:10:03.414Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-31T05:10:03.929Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-31T05:10:03.951Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-31T05:10:03.952Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-31T05:10:04.017Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-31T05:10:04.018Z |INFO |Root WebApplicationContext: initialization completed in 1945 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-31T05:10:04.697Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-31T05:10:06.984Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-31T05:10:07.789Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-31T05:10:07.818Z |INFO |Started MainApp in 9.651 seconds (JVM running for 10.385) |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-31T05:10:08.050Z |INFO |Start scheduling PRH workflow |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:10:08.062Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=8c92b665-37dc-4841-9922-40e0bfe03d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:10:08.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-31T05:10:14.132Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-31T05:10:14.133Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-31T05:10:14.136Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:10:18.618Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=5ad5d24b-442a-45a1-998a-85569b92dfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:10:18.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:10:28.644Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=71f7a13c-10fe-4f89-9248-eaa2dacc05fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:10:28.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:10:38.701Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=e84c8f4b-4ec6-400d-b894-e00b0c158f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:10:38.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:10:48.738Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=35792fbf-de64-4bb0-b0c6-1336cd5df66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:10:48.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:10:58.757Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=58a62734-aed0-4390-8525-3b124a5ba757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:10:58.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:11:08.783Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=e357e359-031c-4ed3-ae1a-8b9524cd3e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:11:08.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:11:18.823Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=9733202b-db2b-4a26-8efd-2bfe21d05454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:11:18.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:11:28.863Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=54cf6aa4-38ca-4f34-a13d-32dd939c88dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:11:28.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:11:38.921Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=8718c0da-a7c6-45b3-b9e9-eb79e54feb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:11:38.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:11:48.949Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=c2e6a4f1-7b14-488f-b937-376e0cdf2cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:11:48.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:11:58.990Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=50df74db-cb39-4f27-8421-adfa3960962c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:11:59.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:12:09.017Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=2e956796-2ca8-4784-9854-c08ce4e706ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:12:09.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:12:19.048Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=3147ad6d-bcd4-4495-be22-cb93c5928f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:12:19.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:12:29.071Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=b1000b8b-93e9-4193-aeb1-7d474cfb799d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:12:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:12:39.125Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=36b2b212-9685-4172-b419-6dc7a5d7b75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:12:39.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:12:49.182Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=8d542a24-ed84-46a1-859f-ee37347852e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:12:49.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:12:59.230Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=0a8be388-bd69-4610-b8db-829467039a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:12:59.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:13:09.261Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=6a7cf3d7-24c7-40a1-94a1-e45e72cc7fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:13:09.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:13:19.292Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=55f9cf54-9729-4330-a765-9f3f5ed49fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:13:19.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:13:29.318Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=67a5293d-594b-4a6e-8563-e2c722075f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:13:29.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:13:39.336Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ed2ce06d-45a0-438e-81a2-6f4717156ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:13:39.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:13:49.354Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=a13eb3f6-7c17-4971-a400-bd7761d847f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:13:49.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:13:59.376Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=4aa1066b-aae7-4831-8215-0f0a28be9814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:13:59.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:14:09.410Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=e85c9b21-86b3-41b2-a428-67356feb6deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:14:09.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:14:19.466Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=aa460717-be5f-4f37-be26-5eb79e5ab705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:14:19.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:14:29.483Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=b60c7f9f-263f-4f72-8e9b-806f9a1cc06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:14:29.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:14:39.510Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=7f769182-53ea-4f4a-b793-cfed917eec9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:14:39.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:14:49.530Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=4ba8bc82-c8d1-4451-810c-9a3af24061b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:14:49.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:14:59.548Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=1ac5cdc0-68cc-47a8-9f6f-39d375da7eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:14:59.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:15:05.886Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:15:05.887Z |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-12-31T05:15:05.888Z |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-12-31T05:15:05.892Z |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-12-31T05:15:05.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T05:15:05.907Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T05:15:05.908Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-31T05:15:05.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:15:09.564Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=f1595e2c-aff4-4c46-8733-b082ab820967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:15:09.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:15:19.582Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=4a96931a-5547-4842-af4d-2b85573e7e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:15:19.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:15:29.601Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=0987762a-9d90-468d-aece-7327144291bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:15:29.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:15:39.618Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=9b619cd6-4504-4e25-bda3-fd4895c2e064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:15:39.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:15:49.635Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=f09a6e5c-e0d5-4789-8e68-6d0734940858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:15:49.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:15:59.649Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=4cdef696-af12-421f-a11b-14e3e1fd027a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:15:59.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:16:09.663Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=fe431202-cf1d-489d-9817-e2f420216b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:16:09.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:16:19.681Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=7e0d9bd4-b706-41d6-8cd4-164c21ae05f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:16:19.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:16:29.696Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=711bae78-0fe5-4bfa-b042-09d2f562072e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:16:29.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:16:39.713Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=2b2e2a56-4351-4704-898d-5b68dbf49a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:16:39.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:16:49.728Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=a0f14cda-4aeb-4212-a380-735761f40ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:16:49.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:16:59.747Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=4bde1f84-42d5-4f64-90af-d0b95f62ec70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:16:59.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:17:09.768Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=324e1c11-248b-4a60-b074-fd203bb1ae42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:17:09.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:17:19.786Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=43216ebb-9bdf-4378-8655-b9f4bc0bc48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:17:19.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:17:29.807Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=6f7bcfb4-df47-4552-9ed8-18c3c114f644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:17:29.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:17:39.831Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=57de1ef6-b823-4ea4-b527-264ae0bc34dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:17:39.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:17:49.870Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=95496448-b7e1-43c0-a16e-6db48e5a63cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:17:49.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:17:59.899Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=3bb9b0ee-87cb-4285-b2dc-ac174b38a0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:17:59.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:18:09.917Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=89f79bf4-1699-4754-840a-b67b0be7f166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:18:09.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:18:19.939Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=e2fbbe54-0330-4cb3-a20f-b88b02e49f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:18:19.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:18:29.964Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=9251ea12-c96d-4532-9122-4bf2cc8a2eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:18:29.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:18:39.981Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=a01e6ec9-471f-458d-a84d-1502db9f2df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:18:39.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:18:49.997Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=7503d536-43cf-40ce-a45e-be3697b78d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:18:50.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:19:00.013Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=cd36bb3f-abed-47a6-b119-6b907adea8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:19:00.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:19:10.028Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=5fe1c33a-62a6-467d-a80d-9caca3ad4d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:19:10.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:19:20.052Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=a51fcd2f-0325-41aa-974c-2c4ec99c9009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:19:20.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:19:30.069Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=e222c5a0-d5cc-4f01-a891-1a1b419dc1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:19:30.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:19:40.089Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=46548644-04db-4c8b-bdde-82861be26c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:19:40.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:19:50.110Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=0d0a9114-d723-487a-b2a6-c36aa003d28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:19:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:20:00.136Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=c1b76472-66a3-4191-a8be-b36ba7d60d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:20:00.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:20:05.084Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:20:05.085Z |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-12-31T05:20:05.086Z |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-12-31T05:20:05.090Z |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-12-31T05:20:05.104Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T05:20:05.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T05:20:05.105Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-31T05:20:05.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:20:10.154Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=5e5352d6-f413-4a60-aaa1-7e20188e056e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:20:10.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:20:20.176Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=05d47b90-c7d7-4f42-a110-6f687803e44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:20:20.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:20:30.734Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=3c908d91-b5af-4ba2-830b-729b9dcdace3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:20:30.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:20:40.823Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=6f233185-60b6-4195-b666-d528575758ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:20:40.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:20:50.880Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=77dcd5e3-901c-4b26-ab0a-8d62db30151f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:20:50.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:21:00.916Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=a2a1cf29-fef5-43ab-90d7-356c5daf043f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:21:00.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:21:10.939Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=a66d0b14-68c7-4fe8-8392-0355b556fff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:21:10.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:21:20.955Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=0c2687ce-7b49-4693-8fb4-ea8096a31cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:21:20.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:21:30.978Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=0b32e036-9156-4468-b0aa-35996a8daed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:21:30.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:21:40.999Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=9d99385a-617b-4f4c-82b0-b564167cd603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:21:41.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:21:51.022Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=9964b5e5-eb00-4730-8534-3a2928bd1081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:21:51.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:22:01.053Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=b2f060c8-afda-4b54-a6e7-2e3d3970349c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:22:01.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:22:11.068Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=a7d088f1-d2ad-4372-b3a2-84386cc777b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:22:11.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:22:21.124Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=1ac02b4b-fae5-4b1f-a71e-92739db2fab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:22:21.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:22:31.161Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=d114dc4a-69ec-4bcf-be9a-dbbfc5253689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:22:31.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:22:41.184Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=453c6284-ddb5-4637-9b87-0ad3b4e48e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:22:41.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:22:51.225Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=72abf37b-9511-4c7b-b185-a24868a472ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:22:51.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:23:01.249Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=1515472f-76c9-445a-a929-d9621ce97d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:23:01.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:23:11.270Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=304cad71-3bfe-446c-98ae-6fa6d3a31209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:23:11.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:23:21.295Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=c500110b-d462-4116-ab0c-6a13edce86ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:23:21.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:23:31.310Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=8678b6cc-af84-4287-97c4-0920b5ec73ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:23:31.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:23:41.324Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=9df5fd4b-ccfe-434e-9630-3cadc349230e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:23:41.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:23:51.344Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=f9fdce3e-fd33-41ab-a578-9cf53a4bff54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:23:51.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:24:01.373Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=19c74e54-63a0-4eb7-8647-60e73afca69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:24:01.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:24:11.388Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=673cb9b3-a365-4481-8cb6-8e52f7569f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:24:11.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:24:21.402Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=91d80b31-94a5-425c-92c7-7d6a8d0cf552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:24:21.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:24:31.416Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=8a6107f3-3545-4bd6-8b8e-960ce6fa4176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:24:31.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:24:41.430Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=fced1dde-1918-4723-a1ad-d798168599ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:24:41.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:24:51.455Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=397b081f-064e-49eb-b366-aea4540573be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:24:51.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:25:01.475Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=9357780b-9a2e-462c-88a4-a268b747e8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:25:01.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:25:05.084Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:25:05.084Z |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-12-31T05:25:05.085Z |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-12-31T05:25:05.088Z |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-12-31T05:25:05.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T05:25:05.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T05:25:05.103Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-31T05:25:05.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:25:11.489Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=2da08a70-91af-4d67-8c97-0b0a97de6454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:25:11.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:25:21.507Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=19df48c8-d4ec-42cb-8be0-3cc1b6416463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:25:21.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:25:31.521Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=c9f59215-d7c0-484b-8fb3-2f6d18ae8086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:25:31.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:25:41.535Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=0129ab17-5867-4724-be29-5871e8b8219f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:25:41.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:25:51.616Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=cd4d67c3-4468-41fb-875c-acd287bd76be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:25:51.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:26:01.629Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=161ec73b-a784-4f9a-88fa-e10672247db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:26:01.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:26:11.643Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=1ab88e45-1854-4596-a314-1543d7330906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:26:11.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:26:21.660Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=6810cb4d-92f7-4237-b45d-ca9355f7c8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:26:21.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:26:31.678Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=1e416512-225d-4967-a9c2-050c97f9c323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:26:31.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:26:41.696Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=783d4ec8-950d-4a0b-be96-0cabdfb34032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:26:41.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:26:51.725Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=9dfd94e1-564b-4ed4-b9db-fdd75bb087f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:26:51.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:27:01.759Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=61833d82-7a22-4976-8f44-05b0998e4dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:27:01.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:27:11.779Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=6b5f2a88-e0e0-4d7f-94a1-408e42b09ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:27:11.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:27:21.797Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=7ab45e17-4f1f-459f-ba80-3700a591cddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:27:21.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:27:31.810Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=44175897-041e-4990-a609-874387b6b56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:27:31.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:27:41.830Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=87e8bfe1-8974-4dfe-aa1d-d8cce6f7c678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:27:41.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:27:51.843Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=e45c6461-e4a3-4f79-a45f-fa3e45e8035f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:27:51.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:28:01.856Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=73b77f72-3d3a-4e23-be10-ee5f887eb120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:28:01.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:28:11.886Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=5166ffb3-fa4f-4613-8da0-66a960465242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:28:11.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:28:21.907Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=fef6eb1b-9568-42eb-aeb5-7ff2c1703102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:28:21.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:28:31.927Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=63c4370a-3d2a-4bcd-af6c-1563128dc3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:28:31.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:28:41.963Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=6046452a-e580-4541-8bb4-1961fc89e9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:28:41.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:28:51.987Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=b799d6db-2d99-4dd0-b66a-d58219097d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:28:52.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:29:02.008Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=6861b1a8-2f1c-4300-9c23-5e0de519dc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:29:02.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:29:12.048Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=a74133f8-1cb1-4906-8cf5-f17dfe39d5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:29:12.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:29:22.067Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=0dd59206-cffb-4c5a-94de-7bf0b8be06a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:29:22.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:29:32.080Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=22fc9f74-aa1e-436e-bad6-9586489efe7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:29:32.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:29:42.093Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=45680055-9225-472f-a798-5abc85c3ec72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:29:42.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:29:52.107Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=8e375ab7-36fb-47a6-9b21-c727f9e92fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:29:52.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:30:02.121Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=0df9c546-b602-4e77-997f-3bdd2136dcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:30:02.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:30:05.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:30:05.067Z |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-12-31T05:30:05.068Z |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-12-31T05:30:05.070Z |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-12-31T05:30:05.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T05:30:05.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T05:30:05.085Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-31T05:30:05.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:30:12.144Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=5bb078b0-e97d-451b-a269-1c6af62e9d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:30:12.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:30:22.161Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=1b430e00-06e4-4581-a6bf-8a259da84c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:30:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:30:32.173Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=11493538-13d8-4de1-aff7-f495d9cfca9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:30:32.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:30:42.206Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=0f0b7458-1f8a-4e20-96d7-f8d360617390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:30:42.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:30:52.219Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=a3bf1081-1437-4fe5-83f9-0b984ff3836c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:30:52.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:31:02.231Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=0e5e0a5c-87ce-4d6c-be09-2dfcb688acc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:31:02.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:31:12.246Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=3d2f72db-7819-4383-92c7-8ee8f007d155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:31:12.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:31:22.262Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=92bf95d6-c3ab-48b3-82aa-0b941b3ed706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:31:22.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:31:32.279Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=1be8d5fa-2f60-4fbb-8684-72ad8297606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:31:32.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:31:42.307Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=fc42a5fe-4635-4918-b7f5-0fe3907f2c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:31:42.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:31:52.326Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=774f38a8-1b52-4b96-a60d-041ff81b701b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:31:52.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:32:02.341Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=5a32206b-902a-44d0-b49e-99f9ec62752f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:32:02.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:32:12.355Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=61f9a944-a169-4776-b808-43f598b33dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:32:12.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:32:22.368Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=b710c03e-372c-4814-84c0-5d0617ca991a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:32:22.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:32:32.381Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=aad25592-ff30-45b2-b6d2-e983257dfccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:32:32.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:32:42.396Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=de0d3df9-054b-4dad-bdea-fa09fa2c8e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:32:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:32:52.408Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=2e481f8b-b5a2-4ace-83c0-124a8e1e7d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:32:52.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:33:02.427Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=2b7ae071-86d7-4164-91aa-4b4881203e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:33:02.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:33:12.447Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=a44eff4d-f8ed-40ec-9486-5d135cc13d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:33:12.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:33:22.465Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=5581a162-d131-4292-86d1-9ba997d5da0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:33:22.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:33:32.478Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=f48b54f5-69d3-417a-853f-36090924bc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:33:32.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:33:42.506Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ef35cd14-d125-4095-93d9-8a6d9751179a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:33:42.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:33:52.518Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=8d7c98f2-d5e2-482e-8476-27980ef7ed97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:33:52.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:34:02.533Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=faca84e2-a2cf-44cc-acc4-7ac4c9ced797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:34:02.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:34:12.544Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=85b17e92-9235-4e49-99c3-0b5538e3dcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:34:12.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:34:22.559Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ecc0acc1-2be9-498a-92fd-96a75cf428cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:34:22.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:34:32.574Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=a8107daf-ff73-40f4-813c-463fb70e2ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:34:32.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:34:42.588Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ea1ba28b-5f21-4af5-a019-853c0789533b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:34:42.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:34:52.609Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=2d4ad5dd-566d-4ed7-b930-87efd72a4793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:34:52.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:35:02.630Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=157de8af-d269-4961-8111-c7688e5b2e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:35:02.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:35:05.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:35:05.020Z |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-12-31T05:35:05.021Z |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-12-31T05:35:05.023Z |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-12-31T05:35:05.032Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T05:35:05.033Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T05:35:05.033Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-31T05:35:05.036Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:35:12.644Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=b4c8be74-0b79-4bea-9cdb-abd5f5c1d068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:35:12.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:35:22.662Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=3ad22923-f638-4e8f-9eea-355c68c3c7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:35:22.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:35:32.680Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=865ab9bf-6d12-4e89-b0ae-fad657a3b263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:35:32.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:35:42.692Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=d072f095-437c-41dd-bec8-7d7a6a436a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:35:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:35:52.706Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=a6b24ea7-ddd5-4603-997d-e5593f9b8003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:35:52.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:36:02.723Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=8f2b7b88-9f47-482d-a3e7-dfae42c76e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:36:02.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:36:12.734Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=e78c989e-ac1b-488a-9696-001be9a8330c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:36:12.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:36:22.745Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=8dc45676-9afe-4f78-836f-3b4c20309691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:36:22.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:36:32.758Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ff11fa28-98a1-47bb-9bae-d603ea11b14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:36:32.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:36:42.771Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=790ef063-95c9-400a-b3fe-ae7cc91d649a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:36:42.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:36:52.787Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=2f138f5a-0910-4cbb-af6e-40869a6ae13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:36:52.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:37:02.814Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=d0229a26-857c-4038-804c-0952cacc0810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:37:02.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:37:12.833Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=c87f4a24-ec96-4496-b8fb-3449af5726ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:37:12.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:37:22.848Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=21e6e756-9f93-4f15-b45c-04ba91a4a273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:37:22.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:37:32.862Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=6356f9f5-21a8-4302-b334-6895b836964c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:37:32.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:37:42.877Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=7aa82013-6183-4609-8dc1-c0a6acf8778b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:37:42.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:37:52.905Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=7dbe0ed4-2327-458a-b492-2d369149bf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:37:52.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:38:02.920Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=1a498fb7-3f29-4598-b07a-d48565fcd41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:38:02.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:38:12.936Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=cd2e746d-078d-42b9-9103-92789371b1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:38:12.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:38:22.949Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=46eaa786-9edb-464a-ad4f-c66b53758973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:38:22.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:38:32.963Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=f66c6403-e55a-4e23-b669-11b1970c5548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:38:32.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:38:42.978Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=121ba563-48e9-43c6-ad4a-57416864c916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:38:42.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:38:52.992Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=db6bcd3d-d4f1-4bd6-a6f0-fc6da50b4360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:38:53.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:39:03.025Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=fbff5f83-31b5-419e-8199-609004ff6b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:39:03.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:39:13.040Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=6f0c8644-871c-4526-a7ed-740e14ac3369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:39:13.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:39:23.055Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=79913280-9a79-4306-8750-b0552e3e1539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:39:23.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:39:33.080Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=4f2f64d6-ec3a-4b52-ac8b-8c1a508adba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:39:33.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:39:43.093Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=0f6ec5ac-03a3-440f-b70b-04ba27446818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:39:43.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:39:53.105Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=05689825-2285-4c9e-872f-8d9a8e6a5a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:39:53.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:40:03.123Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=7ed75e55-1e49-4c12-9b1d-16c5ad55252b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:40:03.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:40:05.046Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:40:05.046Z |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-12-31T05:40:05.048Z |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-12-31T05:40:05.051Z |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-12-31T05:40:05.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T05:40:05.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T05:40:05.058Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-31T05:40:05.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:40:13.137Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=64e30d61-cff4-4bbb-a74b-cfca32cc5ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:40:13.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:40:23.150Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=114de7b6-9c81-4c7d-aead-85a56c7a83dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:40:23.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:40:33.164Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=322e4c5e-e125-4b60-adc2-29e483151513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:40:33.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:40:43.185Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ca3e21aa-d454-4b5f-86e4-947056ade52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:40:43.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:40:53.198Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=f0073f18-4a98-4b6c-ab91-9b79bfa8e726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:40:53.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:41:03.210Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=256f13f3-af04-4547-b3d3-05d185198405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:41:03.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:41:13.223Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=4019f401-9048-4a5e-9eb2-c524330ce121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:41:13.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:41:23.239Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=a9d82c08-ebb4-45d1-a771-88724a6ab33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:41:23.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:41:33.253Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=37ca0a12-6b73-4949-8c8f-4108952864a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:41:33.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:41:43.265Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=03eaba59-aeb0-423c-b988-b8a6465342e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:41:43.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:41:53.277Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=619563dd-7150-4c58-8aaa-976edbf5fe80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:41:53.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:42:03.291Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=0b0ab7b1-450b-46c0-9e04-e0c3664671e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:42:03.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:42:13.305Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=1752f030-2053-433a-a5d4-7f0f1b74a59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:42:13.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:42:23.317Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=0cf01c95-8fd3-4524-a188-867944d2803a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:42:23.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:42:33.332Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=45f8db65-c654-4732-be37-9bf3aada272e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:42:33.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:42:43.345Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=364a5ddb-725e-4055-8d02-a41fef4e9420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:42:43.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:42:53.355Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=af6e99db-d6a6-4391-8622-77d3be75118f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:42:53.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:43:03.372Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=f96d14cf-69cd-4b7c-a4f2-e5c2fdbe71fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:43:03.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:43:13.383Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=8128e598-b5c4-45c6-b9cc-94875449cafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:43:13.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:43:23.395Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=82d54e6c-229c-4609-8760-9920f0a927de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:43:23.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:43:33.415Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=8d06725d-fb09-4d88-af06-ef98ece12d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:43:33.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:43:43.430Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=9b6f13f0-ae1f-4cb2-ba17-c7b7bf0e5c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:43:43.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:43:53.445Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=934658db-8e6e-4dec-aa83-4831955435c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:43:53.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:44:03.457Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=0ba22ed6-ca26-4755-aa0c-892bcc8d7fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:44:03.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:44:13.493Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=f0f0f426-b451-4426-8698-ca2cf86c0ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:44:13.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:44:23.504Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=a0fbfe12-9bc9-461f-b603-7d18449cfc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:44:23.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:44:33.520Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=3d3e5cb9-7db6-4a2f-9e5a-11a619a1df04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:44:33.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:44:43.533Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=8db5504c-5a9d-4e87-9fea-bc31bbcdb45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:44:43.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:44:53.545Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=5c94de05-2235-4ac7-ac4c-370ec6d85d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:44:53.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:45:03.557Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=b032fbad-f0e4-4b9d-84b2-aab589182153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:45:03.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:45:05.034Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:45:05.034Z |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-12-31T05:45:05.035Z |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-12-31T05:45:05.037Z |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-12-31T05:45:05.045Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T05:45:05.045Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T05:45:05.045Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-31T05:45:05.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:45:13.577Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=47e0dcf3-5eb2-4350-9ffc-9de1767d0303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:45:13.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:45:23.587Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=08817157-d308-4b4a-b941-8f8a5d279e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:45:23.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:45:33.600Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=8f155102-2793-4b29-9bff-8047fb0e125a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:45:33.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:45:43.612Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ee584e45-1f42-4b32-930f-a73b9661b75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:45:43.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:45:53.624Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=803a075d-035f-48c0-93f7-c74ff768aa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:45:53.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:46:03.637Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=a0ea148c-dc88-48a5-a9d7-1d9195d8053c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:46:03.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:46:13.648Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=f609b979-36fc-4ab5-ba76-512b537a80ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:46:13.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:46:23.662Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=fca19fce-8348-4902-af70-72751adf76e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:46:23.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:46:33.672Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=4f349c9c-d04a-45c4-b9c7-08c9856d7ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:46:33.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:46:43.684Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=f62bd481-5a64-44fe-86b6-b9ff05150917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:46:43.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:46:53.695Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=d3d91cd3-c907-45bc-a001-bc375d6755c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:46:53.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:47:03.704Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=f6446b20-4539-41d5-bf39-f5d86dc43532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:47:03.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:47:13.725Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=eb56202d-bfeb-490f-9d30-2312b77eee13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:47:13.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:47:23.735Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=bfc93c44-e871-4c81-92d1-f2171574e81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:47:23.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:47:33.748Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=216701cf-1806-45f6-91a9-b00dbb840832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:47:33.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:47:43.760Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=d5f49a63-a443-4922-99ce-8be74b9575eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:47:43.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:47:53.772Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=48877f62-4923-4e1b-a087-47cdae87048c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:47:53.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:48:03.785Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=c7dc9361-35ca-4a3d-99ad-f9231d9a9b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:48:03.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:48:13.797Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=0041e7c3-7616-4108-aa28-d45c198454d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:48:13.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:48:23.809Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=9782f571-b55e-44e8-9815-edb03353e49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:48:23.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:48:33.821Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=e85f4992-4315-454b-83ad-509f48d1c21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:48:33.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:48:43.833Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=3a32296a-8a6f-4d64-b704-279cebc6663a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:48:43.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:48:53.845Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=f8b205d6-8fa4-4700-8806-ff831750bd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:48:53.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:49:03.865Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=79ac412e-f469-4f75-b926-fd7c0a5143ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:49:03.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:49:13.881Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=677ca2a0-5353-4648-923a-f16c02fab47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:49:13.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:49:23.896Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=229b07ca-c04a-41e2-8e57-6017106b24ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:49:23.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:49:33.906Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=032d1b24-e49a-43bf-8f87-246df1034558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:49:33.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:49:43.918Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=52c66f31-ff75-4469-912a-62332d7a7a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:49:43.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:49:53.930Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=624734df-4019-444c-92e6-627575240921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:49:53.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:50:03.951Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=677dd2a0-21fc-408a-bfb8-cd34af9605b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:50:03.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:50:05.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:50:05.042Z |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-12-31T05:50:05.043Z |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-12-31T05:50:05.045Z |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-12-31T05:50:05.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T05:50:05.051Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T05:50:05.051Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-31T05:50:05.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:50:13.964Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=2189d315-511c-4b82-82c3-06ea90151031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:50:13.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:50:23.975Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=5433c0b6-9e4f-4cc1-ae39-84b695dc7e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:50:23.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:50:33.987Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=dd192b96-f812-4bcd-8f92-8df0d2e12cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:50:34.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:50:44.014Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=35b36742-a9eb-4e0b-9f8f-97d3ebf9491e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:50:44.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:50:54.028Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=d3bbd968-39eb-40cd-a55d-433d6f0c741f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:50:54.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:51:04.042Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=86e11b1c-7921-4748-b421-412c8608e7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:51:04.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:51:14.057Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=18715e87-3c06-4d9b-9d9a-4f872377b573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:51:14.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:51:24.086Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=477d9a8b-032d-4e15-849c-7d76b243967f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:51:24.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:51:34.098Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=73035794-92c1-4f5d-8cf2-2ffd70440dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:51:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:51:44.110Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=746c1118-aaf3-4e75-b642-a68c3d32f723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:51:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:51:54.129Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=f3c5faec-746f-48d7-a582-de5dda075bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:51:54.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:52:04.147Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=994bc1a2-1b37-4659-b8b2-1449ee654944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:52:04.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:52:14.172Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=067776e1-5301-4480-99d1-fa076bc5f76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:52:14.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:52:24.192Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=6342e0a7-9580-481a-bdf6-7f168069bf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:52:24.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:52:34.203Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=cd741ca7-47c9-4c1b-bc4a-cd99a182bf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:52:34.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:52:44.217Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=a68ab060-8a22-4541-81ef-d2e1eaef03a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:52:44.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:52:54.229Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=38699110-1cd8-4d48-922a-47a7548805f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:52:54.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:53:04.248Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=566e5654-e16d-4403-ad6b-02e0f0546da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:53:04.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:53:14.263Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=e5c88623-af03-43d1-b794-04a0749e5910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:53:14.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:53:24.274Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ef663128-5d08-4fb6-980b-e4221d9603ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:53:24.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:53:34.293Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=88c029b0-afba-487c-afe7-80cbb3f14579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:53:34.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:53:44.305Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=51c463dc-af0a-416b-9e54-e10d9dc6a269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:53:44.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:53:54.317Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ff37db6e-42f5-402f-b43f-8f1d9bcc162a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:53:54.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:54:04.327Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=4d72f681-4623-4e1f-8e7c-d6991b178f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:54:04.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:54:14.364Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=c7c8f249-b36d-4c10-9259-ae3519d17bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:54:14.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:54:24.375Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=2edbbff7-9f2d-432b-bbfe-1fd8591e3d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:54:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:54:34.390Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=2267a5ce-3965-4525-9e39-9537cbb1a4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:54:34.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:54:44.401Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=6918eac2-3b86-4873-bcf7-a38761047d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:54:44.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:54:54.414Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=47714e4c-e8d4-4f3d-bc9e-cd1f70cc25f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:54:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:55:04.441Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=688f9971-b169-4395-9456-23fff9b5e55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:55:04.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:55:05.043Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T05:55:05.044Z |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-12-31T05:55:05.045Z |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-12-31T05:55:05.047Z |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-12-31T05:55:05.054Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T05:55:05.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T05:55:05.055Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-31T05:55:05.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:55:14.457Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=20001b11-0afa-4476-888b-e35464fc9995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:55:14.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:55:24.469Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=63be035b-6b6a-46aa-91ef-afa68acd49c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:55:24.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:55:34.489Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=c00f038d-d776-4077-a9a9-5b7f751b4bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:55:34.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:55:44.503Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=3116e0c1-6ce9-4fe2-899c-8d1ae91dc80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:55:44.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:55:54.516Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=82365e6c-ab49-4753-ab83-f7d9a3494b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:55:54.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:56:04.529Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=69ab9097-3d8b-44aa-a4b3-eae86fcf6bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:56:04.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:56:14.541Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=d087901b-cbf7-4f5f-a17b-9db1e732a686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:56:14.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:56:24.556Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=42d2335f-7df0-4347-aba1-dabad0246fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:56:24.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:56:34.576Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=7b06e98e-0b8f-475f-8816-8d65dee4cfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:56:34.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:56:44.589Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=20b03025-ad7f-4e87-aaa2-259ba1c3ecad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:56:44.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:56:54.605Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ec580cb9-248e-435b-8594-5560d46009a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:56:54.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:57:04.618Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=cdff4523-f13a-4bc2-99e1-072a3f3c7419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:57:04.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:57:14.632Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ae243e3c-e5f7-428a-97d0-78e17351411b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:57:14.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:57:24.646Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ac8c551d-1c0e-41d0-a345-79c0e537e5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:57:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:57:34.670Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=e17dc77f-cc07-495b-a403-90c6300ef591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:57:34.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:57:44.685Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=8dc53a53-5904-4bf8-a9d1-ecaace70935f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:57:44.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:57:54.697Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=41330981-8854-4dca-a28e-ba2cff8def7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:57:54.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:58:04.710Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=c25b89f5-7bc3-485b-b9e2-511d0cbb3d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:58:04.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:58:14.723Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ee216f33-3192-48a9-af20-499978cce75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:58:14.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:58:24.736Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=1cf0c8a6-9bfe-4715-a425-2aed564b13fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:58:24.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:58:34.750Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=90d45276-a9c0-41c5-9a56-3d78557f2f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:58:34.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:58:44.761Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=94aa30f5-f57c-4d4c-8641-e8f926e6e9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:58:44.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:58:54.771Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=2e35ac2e-4514-48b0-9d44-fdcf7f462b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:58:54.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:59:04.785Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=5e206d10-38d1-4786-95b7-5d6db332840e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:59:04.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:59:14.795Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=59b072bd-c29b-4677-a2ea-06f193af0cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:59:14.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:59:24.806Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ade58e63-2f84-483f-b6e2-890f52e0eaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:59:24.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:59:34.818Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ec32a015-0ee3-490b-a8a4-0fb810b3e010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:59:34.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:59:44.853Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=77c2460e-9729-4188-bdb3-7947b4068f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:59:44.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:59:54.868Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=6bdf5b8b-4ea3-4fe4-a88d-111fe5fa903b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T05:59:54.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:00:04.882Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=30c250de-4bf4-4a63-91ab-cf16d5233c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:00:04.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T06:00:05.012Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T06:00:05.013Z |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-12-31T06:00:05.013Z |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-12-31T06:00:05.015Z |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-12-31T06:00:05.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T06:00:05.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T06:00:05.021Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-31T06:00:05.023Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:00:14.900Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=d20bb375-cbd7-4a5c-b3a4-e9240b642ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:00:14.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:00:24.913Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=f3d61734-ec6a-4c8a-89df-3e69129ade2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:00:24.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:00:34.935Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=3eb8aeea-645a-452c-909c-b4f0e08b490e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:00:34.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:00:44.963Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=110b41f5-8c76-44c6-a29d-69f0784f8e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:00:44.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:00:54.974Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=75609bef-8779-4bdf-bf17-4e2b174188e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:00:54.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:01:04.985Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=84a5fe2f-6dfb-44b9-a863-0fd95ee3e51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:01:04.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:01:14.999Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=92318f08-6683-4af6-8e83-9a3601574de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:01:15.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:01:25.010Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ca276c56-8771-4e0d-9b62-f32eb70bcdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:01:25.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:01:35.021Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=466e4114-7931-4b8d-80fd-6f16f566555b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:01:35.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:01:45.033Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=de6929cc-b669-4574-8aa3-4cf1cf6bdb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:01:45.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:01:55.043Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=e14013b3-6b6e-4f9a-bb20-ef36d6f9964e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:01:55.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:02:05.058Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=5333abb6-6dc1-469d-82d2-796dd57d9f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:02:05.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:02:15.080Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=118a24ad-52c3-44d6-ad55-e88acc9ab67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:02:15.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:02:25.096Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=c1dbf08f-92d0-47df-8cfb-301dfc49804b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:02:25.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:02:35.108Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=62e42e97-8148-4348-9b98-96cee0600b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:02:35.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:02:45.124Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ece4874e-4c9d-4be5-a447-66cf722a1587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:02:45.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:02:55.135Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=0a8db0bc-9d4b-4089-afb2-becd89a7dc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:02:55.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:03:05.150Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=6225bdb4-8539-4cd2-8570-35d1d7a51a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:03:05.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:03:15.161Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=05a5a839-9256-48ed-839b-b7db921bed0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:03:15.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:03:25.175Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=7ad57c33-c5ef-4ccf-945e-558812009152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:03:25.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:03:35.193Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=d5a770b1-4b8f-43ac-89bc-7c870204c4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:03:35.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:03:45.208Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ec9bdd3c-2544-4bac-8c85-6ec8774a329d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:03:45.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:03:55.221Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=b2fcf484-d39e-44d9-87c7-2238cb5cd163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:03:55.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:04:05.240Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=05b2b7d7-6445-4f33-8556-697f11e57e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:04:05.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:04:15.255Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=c9e06b96-0739-4917-a36b-67883f0d9697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:04:15.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:04:25.268Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=81326134-f80d-451a-a044-4b2f144f46d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:04:25.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:04:35.280Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=16787fa6-cf88-4ba0-8fcd-c0178403a5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:04:35.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:04:45.292Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=703f1f5e-3fe1-46ff-9148-023a271536cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:04:45.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:04:55.304Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=e0120978-0428-4b8d-9f0f-e3c891d28c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:04:55.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T06:05:05.046Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T06:05:05.047Z |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-12-31T06:05:05.048Z |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-12-31T06:05:05.050Z |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-12-31T06:05:05.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T06:05:05.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T06:05:05.056Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-31T06:05:05.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:05:05.316Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=9fa40d45-971b-409f-a6af-f004ea51c99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:05:05.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:05:15.328Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=06a2b9a1-9580-4b33-8cf6-d0536cbd0c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:05:15.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:05:25.347Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=d3ed5abe-5c38-4dbe-bc22-8ade7cb8dfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:05:25.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:05:35.387Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=4605746c-9411-4f71-bbe3-4fde17fbd37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:05:35.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:05:45.400Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=28f79c31-a51a-4067-9108-29d80904507f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:05:45.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:05:55.412Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=ed418396-c655-4e87-b616-8dbba1fe9679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:05:55.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:06:05.424Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=de5131fe-b904-4607-b132-17e49be7c40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:06:05.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:06:15.435Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=883961cb-4dd8-4aec-ab84-ae6bdcd93c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:06:15.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:06:25.470Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=b9debd10-36da-4baf-9148-47ca8b6d5b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:06:25.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:06:35.482Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=cdaef614-67b7-4f16-a13f-4a1457984f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:06:35.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:06:45.493Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=b041c4b0-98a3-41fd-856e-066820e77322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:06:45.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:06:55.506Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=1a43278a-a32b-4f71-8b86-dd5535fce4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:06:55.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:07:05.519Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=2935a634-56ac-4fae-9c33-da3c516303ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:07:05.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:07:15.533Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=a81a8e8d-9c0c-437f-9b7d-d1ebe5d993a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:07:15.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:07:25.545Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=9a9164e0-e57b-4954-a86b-8c37d588d0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:07:25.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:07:35.561Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=6f853f91-f18d-4e08-8c0a-5c05ada9e1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:07:35.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:07:45.575Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=76c0f02f-0a45-4b1c-9f3f-d306d29ca13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:07:45.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:07:55.591Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=e9a628d7-2a0d-4ea4-9b2e-d4bbc26f6d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:07:55.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:08:05.603Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=9645d259-9141-49a7-9b78-97dd68d5f5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:08:05.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:08:15.616Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=cfec920d-c6e0-4089-9d5a-284d34c83d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:08:15.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:08:25.630Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=8b8cb6f6-5af3-46e7-844f-5d6537af3765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:08:25.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:08:35.640Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=df86da11-0506-43b0-b1c0-b12c7c81d124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:08:35.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:08:45.652Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=738d00b0-2d91-492b-881f-84c55e33ac05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:08:45.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:08:55.665Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=b1dd7dd5-a9f1-4763-b956-7d543df5bb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:08:55.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:09:05.683Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=f619e1d3-f971-4fb6-aeda-1e00b8db2419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:09:05.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:09:15.695Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=f5a5e859-ed6d-4024-a40c-e5bb9db8c921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:09:15.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:09:25.706Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=8b3d59a9-6ea7-4e83-910a-454ca3262bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:09:25.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:09:35.735Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=f9c5a937-2ff4-47a6-af0b-01c0a592127e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:09:35.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:09:45.752Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=c305f234-f7dc-46b3-ab3d-565fe9dd8783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:09:45.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:09:55.763Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=6961154e-0ed6-4376-be33-30f2f5620ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:09:55.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T06:10:04.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T06:10:04.999Z |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-12-31T06:10:05.000Z |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-12-31T06:10:05.003Z |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-12-31T06:10:05.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T06:10:05.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T06:10:05.009Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-31T06:10:05.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:10:05.776Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=04108ff6-754a-41cf-b6a6-661babcc2fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:10:05.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:10:15.789Z |INFO |Init configs |InvocationID=aeb76552-09eb-4a4e-8a18-18c2f1adcff6, InstanceUUID=726e50e3-eedb-4dfc-a421-6f4bc1ccabe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T06:10:15.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |