By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:00:40.538Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:00:40.541Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T05:00:40.580Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:00:41.219Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:00:41.353Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:00:41.353Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T05:00:41.353Z |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-11-17T05:00:41.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-17T05:00:41.560Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-17T05:00:41.586Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-17T05:00:42.833Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-17T05:00:43.330Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-17T05:00:43.349Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-17T05:00:43.349Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-17T05:00:43.415Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-17T05:00:43.415Z |INFO |Root WebApplicationContext: initialization completed in 1829 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-17T05:00:44.010Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-17T05:00:45.923Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-17T05:00:46.512Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-17T05:00:46.659Z |INFO |Started MainApp in 8.469 seconds (JVM running for 9.278) |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-17T05:00:46.755Z |INFO |Start scheduling PRH workflow |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:00:46.767Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=2b4220f9-73b6-4d01-af4a-4b5ac8074dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:00:47.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-17T05:00:54.847Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-17T05:00:54.848Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-17T05:00:54.851Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:00:57.248Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=343d4a80-1593-4d42-9c22-9ddea353bfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:00:57.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:01:07.279Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=6ea116dc-cf13-4e89-8d37-fd49b1674df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:01:07.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:01:17.295Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=9cd6ea2a-6159-4a7d-8759-a78e6201f850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:01:17.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:01:27.321Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=f8b37db4-2944-4148-bb13-f208312bc672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:01:27.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:01:37.342Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=1cf203c9-7017-4dba-a9bb-1764ee6edc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:01:37.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:01:47.353Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=3fd864c5-4c7d-4684-99e2-e4312f47d956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:01:47.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:01:57.368Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=be589375-8262-43d7-8eb3-51eba640d170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:01:57.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:02:07.378Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=8c73a736-1897-4394-81b3-52f6ef2525c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:02:07.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:02:17.395Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=d522f841-7e8d-4607-8cf0-c3ecfea81b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:02:17.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:02:27.408Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=37173742-4570-4d5f-8ea8-6e432cfb5535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:02:27.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:02:37.428Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=df4a5c3f-96c9-4f52-b12c-9467b16f4312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:02:37.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:02:47.439Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=6fb6aede-1fd8-4e8f-865e-c7c7fe5b7f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:02:47.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:02:57.452Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=11a4de2d-44d4-4ae0-ac03-dd8efb097537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:02:57.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:03:07.465Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=132e687e-b914-4df2-aa0c-e4184da186ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:03:07.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:03:17.503Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=5f277d54-7ca4-4531-b5a9-ca837af77b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:03:17.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:03:27.515Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=b722856c-0550-47e0-b50c-5bae5be1cf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:03:27.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:03:37.526Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=009fe152-de48-420a-8d63-1ff8feca0d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:03:37.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:03:47.538Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=425b4e14-520b-4cde-8c03-c9304a438943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:03:47.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:03:57.551Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=7b83dfc0-def6-4c0c-a1d6-a4dc46398cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:03:57.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:04:07.562Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=c66b3c79-9b05-42e5-acab-eee49ff58cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:04:07.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:04:17.580Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=dcd29999-52b6-4860-aafe-d8b3c151b9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:04:17.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:04:27.592Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=aa47b676-e46f-455e-baa2-6b6023fc317f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:04:27.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:04:37.610Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=205406cd-ecb3-432a-8976-6b2c830f13cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:04:37.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:04:47.621Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=f636e4f8-e7a7-4b4f-a43b-371de1d2944d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:04:47.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:04:57.632Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=486d95db-d02f-4b00-b639-bb45048c1c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:04:57.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:05:07.644Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=d4007164-7d42-48ec-8861-253de499ea62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:05:07.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:05:17.657Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=138808a4-9a39-43af-88e8-460202ddb335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:05:17.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:05:27.669Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=1eb04fd2-20d6-4430-b7f6-54f1040c3633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:05:27.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:05:37.683Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=2b181295-5652-485b-8146-5b1cccc06d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:05:37.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:05:45.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:05:45.209Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T05:05:45.210Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:05:45.213Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:05:45.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:05:45.226Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T05:05:45.226Z |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-11-17T05:05:45.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:05:47.693Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=9cfae8a9-72b2-40a2-8267-cde80e5bc6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:05:47.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:05:57.706Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=aadf7a7c-2a15-4d51-aa80-4be13964c873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:05:57.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:06:07.727Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=21230863-0004-41d8-8dd2-bf47edf4b6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:06:07.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:06:17.741Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=b270ee12-3918-49c3-be59-7f1feed7a914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:06:17.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:06:27.755Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=052fb276-e082-49a0-b2d4-de0afe580583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:06:27.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:06:37.775Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=afe92555-406d-4857-99b6-68cb84a4f0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:06:37.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:06:47.797Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=7284808b-adf3-44bc-b26a-8194d2eb716f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:06:47.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:06:57.814Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=73ab43e4-6e3f-4466-ae7e-41893edce0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:06:57.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:07:07.830Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=1b84fec1-72c5-4fa4-ab47-754a31816fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:07:07.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:07:17.844Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=c3c91dfb-c48d-4d25-93c6-be3b2cea61fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:07:17.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:07:27.856Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=dee1f7d9-22ac-4bc3-9dd7-6afa84c5872f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:07:27.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:07:37.868Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=04875cab-3320-4a57-aef1-b67e7a19fa9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:07:37.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:07:47.881Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=d199b291-f208-4b88-a95d-29538384b97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:07:47.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:07:57.916Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=af9fbf16-08e2-45f3-acad-f9e0b06f2aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:07:57.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:08:07.927Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=d709d899-fc61-4b7d-9d1e-8793f9ba219f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:08:07.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:08:17.940Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=5429e109-995d-4d63-9a65-8775c9958643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:08:17.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:08:27.950Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=330f2bc7-4cc2-4968-9b6a-8eb28fee7897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:08:27.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:08:37.986Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=68526ba9-8462-4e9e-9f3f-faebfcec44b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:08:37.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:08:47.998Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=0671a196-d863-4563-a04f-acc15295438d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:08:48.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:08:58.011Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=4eb4062e-a24a-45e9-b4ac-3e49022c66ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:08:58.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:09:08.023Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=a2b59c9b-5562-4dbb-aac8-4fda216fe2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:09:08.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:09:18.035Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=8dabb9ac-45ef-43f0-be79-7cac01c9e960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:09:18.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:09:28.047Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=2a51452b-792b-425f-be5b-5090f034c0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:09:28.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:09:38.061Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=f7459998-5e20-4ace-8078-4f3d4886dec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:09:38.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:09:48.078Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=a8a17435-875c-4935-b731-19eb60482c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:09:48.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:09:58.088Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=207b7a76-8d4b-48d0-b832-e03c1f01307c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:09:58.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:10:08.101Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=f60deaca-635e-4eaf-8a33-066dbd36ec4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:10:08.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:10:18.111Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=63e57fa6-35de-40f9-b2b3-9936e164e1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:10:18.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:10:28.123Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=57b96ba1-31cc-40f8-959e-2bc23c159a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:10:28.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:10:38.134Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=06071f58-329a-4251-93c1-bac3a4137e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:10:38.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:10:44.364Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:10:44.365Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T05:10:44.365Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:10:44.368Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:10:44.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:10:44.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T05:10:44.379Z |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-11-17T05:10:44.381Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:10:48.145Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=ef5ff1aa-c32a-45fd-ad82-35192ea636c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:10:48.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:10:58.175Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=76dcccee-eb8e-4907-8945-866d4591521e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:10:58.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:11:08.202Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=3120cc0e-d50c-4827-a5fa-dcadb25a95a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:11:08.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:11:18.218Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=b3df7758-310f-49c5-bb79-cc697e6562d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:11:18.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:11:28.230Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=c1153df9-b228-48e0-a8df-d52066ddd2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:11:28.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:11:38.245Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=61f936f0-0562-482e-8efc-37904e40cad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:11:38.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:11:48.261Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=63922d5c-6668-4ea6-946b-9b529b6404e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:11:48.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:11:58.273Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=4393977a-56a9-490e-9990-1c080082663b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:11:58.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:12:08.289Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=67acec49-9726-4700-8926-c2525b8d124f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:12:08.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:12:18.303Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=28675f7c-2ca3-413f-8611-1e5c5b8aee41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:12:18.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:12:28.314Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=0c456b4d-4513-483d-9f12-512278a1738b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:12:28.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:12:38.325Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=902d77db-0a20-47c3-8bf5-1a1a37ceda5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:12:38.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:12:48.335Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=726e7b85-4cc5-4963-8ba1-a1579ff05a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:12:48.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:12:58.353Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=e1259ff5-c227-4240-8e56-539b9f64ac1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:12:58.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:13:08.363Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=55840db2-4a73-4d64-b4ca-ed38d22c1fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:13:08.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:13:18.375Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=f63746b5-40df-44bd-9a1b-6892440c8cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:13:18.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:13:28.385Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=b8f45ff7-3f49-402a-b398-0e19f3394124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:13:28.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:13:38.396Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=61a92e4e-a4ec-494a-a9fc-cad64d78cb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:13:38.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:13:48.408Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=a6a6c9e4-ff69-4e00-a5fd-f83d5642ae19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:13:48.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:13:58.417Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=8fdd8f56-2791-4486-8bf6-acb27c0e414f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:13:58.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:14:08.430Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=b36afaf8-d3e6-40c0-92a1-1ea69ff2ef26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:14:08.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:14:18.475Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=1ac65688-47a0-4430-9b54-6fbe6571c19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:14:18.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:14:28.487Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=1e9c7f11-00e1-40f4-9a56-a20936f85231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:14:28.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:14:38.497Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=6f78e466-d19d-43e7-8047-e55d59a756ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:14:38.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:14:48.508Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=533ffc5b-ff8b-4fbc-95f0-2c3061fd2d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:14:48.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:14:58.519Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=ca35b591-e477-4072-9c86-e1b9f8e14e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:14:58.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:15:08.534Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=b1fb542e-cea4-4a8c-bd4a-9671f231ff9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:15:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:15:18.545Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=68e1982b-cd3a-45a6-b1c4-30614e439585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:15:18.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:15:28.559Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=761589b4-61f4-42c4-b4da-df9c0a32f2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:15:28.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:15:38.570Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=a8acec4b-d1d4-422b-a5d4-65ef72f3b23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:15:38.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:15:44.375Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:15:44.375Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T05:15:44.376Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:15:44.379Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:15:44.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:15:44.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T05:15:44.387Z |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-11-17T05:15:44.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:15:48.583Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=6219e19a-472c-4fc0-b442-c7f5c4149c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:15:48.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:15:58.614Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=356df756-ba82-457c-9f9b-b8aff399eb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:15:58.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:16:08.655Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=e0956ae1-66c9-4b40-a92b-7c2ad0b96e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:16:08.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:16:18.664Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=4fa4b3f0-0b9b-48db-859a-55567e027374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:16:18.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:16:28.673Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=d0008a9f-47ae-4e5e-9902-6a4ffe61ec6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:16:28.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:16:38.687Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=d6136747-1aec-4a0d-b718-29feb5591ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:16:38.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:16:48.701Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=863dfd4c-9112-41a1-bd5e-44767ace04b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:16:48.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:16:58.713Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=91c6e8dd-6f2f-42b0-81d8-cc6ae28e66e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:16:58.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:17:08.729Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=5edc709a-1a10-404d-a720-3f1ea74e6f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:17:08.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:17:18.741Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=891b7d30-e557-43b2-b37d-1d383e68a3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:17:18.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:17:28.751Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=a2ff295b-d56f-4cdf-a3a7-35d4cc2dbe99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:17:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:17:38.760Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=d74baa03-4e02-494d-b72f-7f91b1e2a2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:17:38.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:17:48.770Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=9aabd198-95e5-4bce-8f81-60775eac3d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:17:48.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:17:58.781Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=b06e0dd2-9bf5-4c45-8a9b-97d4728bc4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:17:58.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:18:08.796Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=f081ab7d-b56c-48ee-9ea6-06c3ef05ba19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:18:08.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:18:18.811Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=aaaf8c5b-239a-403b-8251-e25dbe4593c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:18:18.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:18:28.830Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=37353e73-ee07-46b0-9b94-991c5e08e993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:18:28.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:18:38.848Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=a8599e58-5f4a-45d3-85bc-79bc38e2a76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:18:38.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:18:48.859Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=0ad0eb8a-5182-443c-b298-9a6025d7e5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:18:48.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:18:58.870Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=55aa4354-5a6b-4a11-a8a5-314bfa4d9812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:18:58.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:19:08.882Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=be0fb1e1-569f-489e-af6b-b76b82284d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:19:08.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:19:18.893Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=75c98530-0d40-4817-baa5-773a9b0f84ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:19:18.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:19:28.910Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=9cc521c1-c07e-4bc9-b566-08003df54991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:19:28.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:19:38.921Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=c0ce6f43-2cad-41f1-aa04-fc22cfa3b148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:19:38.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:19:48.931Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=c0f001b1-ee65-425f-a7a4-b9630dfeada9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:19:48.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:19:58.943Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=b76ac9be-4458-43ef-b0bd-bd6e68df3265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:19:58.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:20:08.955Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=83883efe-3940-408d-80d5-ee45dbf8838b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:20:08.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:20:18.975Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=9316dca1-53fb-4515-98e9-3b05b6391ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:20:18.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:20:28.986Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=700c49bf-436e-4bac-ba60-ddf1c7934736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:20:28.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:20:38.998Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=f0b122f7-f05f-48fb-9416-cf01ed888cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:20:39.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:20:44.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:20:44.370Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T05:20:44.371Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:20:44.373Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:20:44.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:20:44.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T05:20:44.382Z |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-11-17T05:20:44.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:20:49.008Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=bb3844e2-dba6-4d9f-94bc-a93a8d75ad02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:20:49.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:20:59.027Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=09928e1d-d54f-48af-8a00-f91167e5b618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:20:59.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:21:09.040Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=b8183ab2-96e8-4215-8d57-68a4de0f6265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:21:09.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:21:19.049Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=62b08b04-0d69-4e72-8680-6d6d4e48f836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:21:19.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:21:29.060Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=b03e674d-1464-4e3e-bfcf-1a875b892904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:21:29.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:21:39.071Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=8eb91984-6d1d-4ae7-834a-48fc43ae6492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:21:39.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:21:49.082Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=73ea3a8d-1079-4bb0-a5f4-b73cd6c80bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:21:49.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:21:59.092Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=a6719a90-b385-4522-b002-a2a41e930804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:21:59.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:22:09.106Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=e4ec9807-9101-4e7e-8154-2f5cd8adf243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:22:09.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:22:19.117Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=99c1eb2a-10b9-4240-8da1-e14ac771b80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:22:19.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:22:29.127Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=a24ebc16-e108-4c0a-bc35-fbcfc39d6b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:22:29.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:22:39.141Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=2b172f68-a590-4f46-bb87-5d1a8c50b726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:22:39.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:22:49.153Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=ea389987-ca16-42e0-9c54-dabd481bac5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:22:49.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:22:59.163Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=b185eb20-92af-48eb-99c0-f1983f57944b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:22:59.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:23:09.176Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=9a733b13-8694-4ed8-980e-06a0129e7700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:23:09.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:23:19.189Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=3c5082a6-8942-4f85-9b3e-09c06867feb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:23:19.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:23:29.198Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=02cc6bff-3dce-4cef-ab6d-584d4c45cc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:23:29.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:23:39.210Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=8bf503d6-1cd4-4ad9-806a-64dedb5b3847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:23:39.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:23:49.223Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=7c8af7e2-82b3-4340-b0e9-1cb0e3d23647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:23:49.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:23:59.236Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=5bb34cbe-2ee1-4c51-a988-849797d56b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:23:59.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:24:09.246Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=f0614f58-5289-461c-9052-c3de12bc5fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:24:09.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:24:19.255Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=d0317a9c-c690-4658-8565-c85be98c54cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:24:19.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:24:29.268Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=642d4ca5-e6a7-4b15-8d15-30e4b8b4b127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:24:29.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:24:39.280Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=7c86d2b4-0bef-41e8-9f95-af6c66a589e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:24:39.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:24:49.292Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=2d0f8317-2798-4df9-9832-4a7e1b69c779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:24:49.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:24:59.304Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=bf3f0936-5b91-416f-867e-c8886f644b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:24:59.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:25:09.315Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=ce9d9f17-35ef-4328-95e0-b4ccd8f19648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:25:09.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:25:19.324Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=0c981dd8-2342-477b-9b7e-76cfd6f2afae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:25:19.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:25:29.333Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=95881429-96ff-4b2f-afb3-14f9183e1021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:25:29.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:25:39.344Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=02718c63-3331-4763-b29c-a042f2b3f153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:25:39.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:25:44.357Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:25:44.357Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T05:25:44.358Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:25:44.361Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:25:44.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:25:44.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T05:25:44.370Z |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-11-17T05:25:44.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:25:49.358Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=b1fcb989-9036-40cd-aaa8-504f8c64e556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:25:49.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:25:59.369Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=aaf0f3c1-04f4-46d0-ab8b-0292305a47d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:25:59.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:26:09.387Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=9cfb5a52-d0d6-4119-9ce7-9f29af92098d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:26:09.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:26:19.398Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=39280202-e32e-42bd-a8a4-2ebe97361f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:26:19.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:26:29.410Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=f1826108-fbe8-4559-a0c7-d5f67a932ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:26:29.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:26:39.419Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=d60445ca-4b65-466d-a458-354c5fac34c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:26:39.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:26:49.431Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=b4db2e12-1671-4944-bfbe-588b2b660922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:26:49.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:26:59.440Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=fe250edc-829c-4e14-add1-0f97362dba57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:26:59.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:27:09.452Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=30c62d78-689c-436b-958a-415494dc5ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:27:09.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:27:19.461Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=ac9e539c-eb64-45fc-858f-de56918df852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:27:19.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:27:29.472Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=285309ed-5ceb-44c9-a268-fc6c01e4c576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:27:29.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:27:39.483Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=ac2648c9-6ea9-4d92-94d9-c2285f56609e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:27:39.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:27:49.493Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=c2117aa0-81a8-4546-a586-acfff6aaae3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:27:49.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:27:59.502Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=c7cfadef-c8f7-473f-8dde-05713dfb12a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:27:59.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:28:09.517Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=700e85f0-e7a8-4b3c-9f1c-d36f0b0241c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:28:09.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:28:19.526Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=f9a01297-df9f-4599-a3c7-5bf66ed6466e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:28:19.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:28:29.540Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=e8caaf58-d116-48e2-9831-3989de59bc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:28:29.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:28:39.553Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=04310439-b57f-42c1-bb90-2106f7f6508a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:28:39.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:28:49.564Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=8b048dc6-9677-4f03-8886-001d92b8ad66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:28:49.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:28:59.575Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=34189f89-bee6-4442-93f3-b1f12985e6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:28:59.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:29:09.587Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=66e69160-31bb-434d-bbb0-c2f7bd3d0d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:29:09.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:29:19.597Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=89ba0454-84cc-4c4e-8e69-cb326503f1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:29:19.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:29:29.615Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=694f886a-3aeb-4844-9fed-689fb4fa7d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:29:29.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:29:39.669Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=2feb2b42-3518-4e1c-a7d5-a5d9e143fb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:29:39.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:29:49.682Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=8cfabfef-fff4-48bf-812c-56afa3b8e95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:29:49.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:29:59.692Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=5768f161-6c04-474e-bd37-7eca6b8fbcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:29:59.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:30:09.709Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=3d6a982e-8eb0-48cd-95a6-8ca90bd92357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:30:09.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:30:19.720Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=c75b9f6d-0679-40f8-8f78-a28af1f8150d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:30:19.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:30:29.730Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=53a70145-a8b4-4302-99e1-8ba0a961a06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:30:29.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:30:39.740Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=c3bbede3-7f0f-48a5-a126-b13f08cc722d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:30:39.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:30:44.346Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:30:44.347Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T05:30:44.348Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:30:44.350Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:30:44.357Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:30:44.357Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T05:30:44.358Z |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-11-17T05:30:44.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:30:49.770Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=86b7cf48-c51e-452a-ae56-042010247ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:30:49.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:30:59.783Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=8c84c4af-37f6-46b9-8c5a-c79cdfd437de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:30:59.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:31:09.819Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=b7f22dac-48c6-4b5c-8896-109c1b512360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:31:09.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:31:19.828Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=cb541593-22ee-4a2c-b5c4-252a93cdd8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:31:19.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:31:29.838Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=17c48428-aa37-41c9-b631-afa81719841d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:31:29.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:31:39.848Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=9c9bd950-e617-42f0-82ba-04d5c15da53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:31:39.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:31:49.864Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=39ad4cf2-de60-4893-a15c-076db5313cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:31:49.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:31:59.880Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=503b9834-c5cf-498b-9b7d-188f18c58e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:31:59.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:32:09.891Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=b5667de9-d748-4615-b47f-99e61de03a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:32:09.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:32:19.901Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=53913dc7-9da8-4415-b54d-f7ba2c0fedd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:32:19.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:32:29.910Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=fd8890c3-0355-423b-83bf-9d88ea08bad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:32:29.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:32:39.919Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=0cac392f-a9fa-475a-9745-88e3bf7a09a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:32:39.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:32:49.932Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=b4d1708c-479b-4dde-ac7c-b1c58a2dee6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:32:49.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:32:59.941Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=97bda14c-2e67-424b-b49e-585e5c1932b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:32:59.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:33:09.953Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=d65dc346-cf12-41b4-a101-39c48daa6acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:33:09.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:33:19.966Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=c50d9d01-7f9d-428a-b466-86a060833c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:33:19.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:33:29.975Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=4fc4f9b7-141f-41b0-bd46-0686d4a364d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:33:29.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:33:39.985Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=6e2b8978-0865-4b9a-bc67-2613d0f04c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:33:40.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:33:50.006Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=18976159-cbef-47d4-b6cc-7d9cd3ab7eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:33:50.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:34:00.015Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=0dab7056-f16f-4e7b-9d83-755799f77bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:34:00.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:34:10.023Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=1b00dbd5-2d7a-4a60-bef7-b5c81516d60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:34:10.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:34:20.036Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=0d86a691-6883-465f-885c-298a243ac668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:34:20.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:34:30.045Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=8898b9bb-3cb6-48a7-aec8-af5e6f43f835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:34:30.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:34:40.054Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=a87c5045-ecbd-433c-b1c9-5874c14c0500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:34:40.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:34:50.064Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=987f4297-e71c-4a11-ae74-d5347e66dde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:34:50.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:35:00.076Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=3daf2122-de14-4244-a223-7c14ea7ade1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:35:00.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:35:10.084Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=2850e23d-0739-4a91-b850-fc6ea43857b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:35:10.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:35:20.093Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=e32c7879-6c08-423d-9fae-8c4331e29715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:35:20.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:35:30.103Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=1834b7f8-8012-45f4-9176-9f5c27657425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:35:30.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:35:40.118Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=8460fe4b-856a-48d2-b948-a674ae977a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:35:40.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:35:44.368Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:35:44.368Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T05:35:44.369Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:35:44.371Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:35:44.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:35:44.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T05:35:44.379Z |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-11-17T05:35:44.381Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:35:50.145Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=2335644f-2ac5-4512-abbc-0fc806f79f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:35:50.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:36:00.159Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=92bc2574-d9ab-48a4-8c5b-0d6493236406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:36:00.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:36:10.189Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=f133c85e-6f55-44bd-a03a-99d6da7870ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:36:10.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:36:20.199Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=2003a4d7-9c47-4dcd-b474-f02ae51cadf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:36:20.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:36:30.210Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=d5ed7b39-9def-48c5-80e9-82dcb6a69825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:36:30.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:36:40.219Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=ee2d8b27-956b-4124-a08a-a4c2696d81ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:36:40.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:36:50.229Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=41131e7d-0a28-4daa-ae51-702e82233086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:36:50.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:37:00.239Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=d9946400-113d-4b61-b5d8-4834a3685859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:37:00.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:37:10.258Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=9f3a8a3b-23aa-4a3b-be3f-33cd9e8e4186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:37:10.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:37:20.268Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=028836e6-4100-424b-942f-c30dcce8f89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:37:20.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:37:30.279Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=e9f45111-23e5-4723-bb78-12ab65b9d1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:37:30.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:37:40.288Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=890bd449-6b1d-4880-b424-b9fdfee56f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:37:40.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:37:50.300Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=2c81953e-268f-467a-ac7a-4f1952d48d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:37:50.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:38:00.309Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=ec335d79-0b8d-4c7b-9685-59f34e761737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:38:00.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:38:10.318Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=c6f5957f-0b6e-48d4-9b8a-b06c836a1a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:38:10.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:38:20.327Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=65f01530-a5e3-47dc-b0ef-1e01dc190733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:38:20.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:38:30.338Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=976c79f8-3392-4132-81d5-122766407d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:38:30.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:38:40.349Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=04c7cbf5-a0a7-4feb-b34d-4450ca18fa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:38:40.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:38:50.370Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=79051609-eff2-4017-b833-a19081aba012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:38:50.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:39:00.388Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=4af75613-3b52-41c2-a6a0-d3eadefdfe62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:39:00.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:39:10.399Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=48b538df-18db-4b23-9b18-bd980847128d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:39:10.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:39:20.408Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=603376da-16aa-4162-90b9-ca23c891e998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:39:20.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:39:30.423Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=ce27221b-6688-4263-b6f3-6e079ed4d72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:39:30.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:39:40.432Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=0ebc8e89-8693-46dc-8883-6880558105af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:39:40.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:39:50.444Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=8aa10dd2-3443-4f2f-866b-2e729ef61034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:39:50.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:40:00.452Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=7baaa03a-f70d-4d22-b8d4-582fe1c49a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:40:00.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:40:10.464Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=afdead15-76ae-4817-95c9-60e277d1175d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:40:10.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:40:20.481Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=c253e232-c3e6-46d2-b792-e795b2bffa29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:40:20.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:40:30.494Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=82c20ab3-fcb2-4471-851d-df9f919d07c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:40:30.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:40:40.504Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=2454959b-45fa-4505-95f3-969de43d095f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:40:40.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:40:44.225Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:40:44.225Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T05:40:44.226Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:40:44.227Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:40:44.232Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:40:44.232Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T05:40:44.232Z |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-11-17T05:40:44.234Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:40:50.516Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=6ed2831c-31bf-4340-9044-ec0daf25d7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:40:50.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:41:00.531Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=69a88e62-b458-4515-89c2-a949a7e06104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:41:00.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:41:10.538Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=eefe6649-db5b-455e-89f0-2ebdf5455664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:41:10.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:41:20.547Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=f7b5e48d-2470-4b69-a11d-6489d85c6c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:41:20.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:41:30.558Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=ba81a337-034e-4e5e-b550-48ea9ef6963f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:41:30.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:41:40.572Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=283dfa45-ba9d-4fc3-adfd-e241bf5233e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:41:40.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:41:50.581Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=6cb77aaf-23e8-4076-91f4-b01faac35bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:41:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:42:00.596Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=99682481-fda9-419b-8613-96ec230acd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:42:00.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:42:10.604Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=71c1c630-bb24-4e48-a2c9-dba9bf67437d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:42:10.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:42:20.615Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=c960b688-356f-4c90-a086-cdd1c6a1e938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:42:20.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:42:30.625Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=5eb12f99-b6e4-4f72-b6d4-81d4546c18b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:42:30.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:42:40.651Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=475a8aab-0241-445a-9b8d-95a7083f20a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:42:40.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:42:50.666Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=af84b47d-5d4a-450d-88a0-5da1f8f5d0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:42:50.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:43:00.677Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=cb62e595-8a28-4840-b980-521c7268258f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:43:00.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:43:10.686Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=8863c436-0ab9-417e-a29c-489397f5e61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:43:10.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:43:20.696Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=1730c106-bdbf-40c9-a3bc-8c5718608415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:43:20.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:43:30.709Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=617c3ad5-2f88-46ff-86e8-420fb1071614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:43:30.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:43:40.719Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=ffb620ff-c932-4977-a67d-930812f89f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:43:40.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:43:50.730Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=6ecebd87-5f85-44c3-baef-e88c4941d743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:43:50.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:44:00.742Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=6218b439-ea8e-4904-a634-bf72a2bc2ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:44:00.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:44:10.755Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=94db2168-6f5f-476a-9428-8918b263b9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:44:10.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:44:20.765Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=1f66c58b-fe6c-4b50-9008-e8385376ab4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:44:20.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:44:30.774Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=aa6a325d-ad0a-45e9-b805-55fae294ca00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:44:30.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:44:40.783Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=ff75b221-2daa-4f01-9d86-da641d0a832b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:44:40.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:44:50.796Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=c15a30b9-512a-4bb4-8177-4c6bc019ef4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:44:50.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:45:00.805Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=6a0a031d-5f45-40d1-a37d-8d4171a41f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:45:00.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:45:10.816Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=b2a5611d-4afa-4dbe-9408-23d7900bab1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:45:10.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:45:20.829Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=89ff64fb-6cfc-4121-80c8-61dd7866c3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:45:20.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:45:30.838Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=07e48788-5e3e-4325-a043-f7c42b443c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:45:30.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:45:40.848Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=dc6b490f-2ddb-4814-8e06-9b6a4ed4793a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:45:40.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:45:44.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T05:45:44.340Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T05:45:44.341Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:45:44.343Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:45:44.350Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T05:45:44.350Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T05:45:44.350Z |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-11-17T05:45:44.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:45:50.858Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=30d5df6e-3bbe-4fa3-8693-0cdbe14b67d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:45:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:46:00.872Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=0f223836-bb0a-4e5c-b6cf-ef3dd783c5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:46:00.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:46:10.882Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=0645e36e-bdc4-4122-904d-f655243450e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:46:10.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:46:20.893Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=a1e77a9b-6727-42fc-acb5-357c7b206170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:46:20.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:46:30.906Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=09ecd3d2-6510-4a26-ae49-b41fde43be3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:46:30.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:46:40.916Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=db976f53-811c-4332-a264-4f98717ac95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:46:40.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:46:50.927Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=9575a5a9-642f-4771-a300-0ceef95bdf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:46:50.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:47:00.936Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=94415000-7e06-4dfa-9c0d-6f34d34c59dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:47:00.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:47:10.957Z |INFO |Init configs |InvocationID=e0db4e73-aa93-4bdc-8cd6-6afab57421d0, InstanceUUID=2efa5a60-42ed-4f40-a7ea-31e7b1928038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T05:47:10.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |