. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-30T23:58:46.081Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T23:58:46.091Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-30T23:58:46.092Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-30T23:58:46.093Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T23:58:46.517Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T23:58:46.668Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-30T23:58:46.668Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-30T23:58:46.669Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-30T23:58:46.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-30T23:58:46.828Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-30T23:58:46.877Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-03-30T23:58:48.533Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-30T23:58:49.053Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-30T23:58:49.087Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-30T23:58:49.087Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-30T23:58:49.186Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-30T23:58:49.187Z |INFO |Root WebApplicationContext: initialization completed in 2308 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-30T23:58:49.830Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-30T23:58:53.433Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-30T23:58:54.018Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-30T23:58:54.043Z |INFO |Started MainApp in 10.583 seconds (JVM running for 11.283) |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-30T23:58:54.132Z |INFO |Start scheduling PRH workflow |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T23:58:54.191Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=457fb800-c255-498f-b85f-1a15de39e2e6 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-30T23:58:54.187Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-30T23:58:54.198Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-30T23:58:54.200Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T23:58:54.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T23:59:04.852Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2a12e5b1-1343-4645-8297-3b50fb193c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T23:59:04.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T23:59:14.887Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1390a73a-1311-46b7-8df2-01a1da643434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T23:59:14.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T23:59:24.925Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=bf6d3974-19fb-4ab1-b063-61b097f33a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T23:59:24.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T23:59:34.941Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=328d2236-37f7-4d4c-b63a-f0ffcd4a5fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T23:59:34.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T23:59:44.962Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=65679ff3-37c2-46ad-8759-c585a41f4780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T23:59:44.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T23:59:54.983Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a4272612-24a7-43ec-9943-d898e1385291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-30T23:59:55.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:00:05.003Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c49d3a88-bbe9-44d1-9ebf-ccf095b6f44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:00:05.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:00:15.046Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=973940b8-0013-4ba4-98c1-1cb47468acd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:00:15.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:00:25.064Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=444d85e1-30b8-48a6-8ac4-7b009fcebf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:00:25.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:00:35.079Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=54e9576a-21a7-4935-896b-5c336fa2c0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:00:35.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:00:45.095Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6b8b4d3e-613f-43e8-be42-503c68bba576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:00:45.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:00:55.108Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a2d91443-b45c-451a-a550-a2b2dfbbc57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:00:55.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:01:05.126Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8c472ece-3558-45c6-ac86-efe24e82ea07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:01:05.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:01:15.145Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1e4b8c93-79ab-4624-a227-a7eb59a6a03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:01:15.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:01:25.165Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b01d681d-8320-4568-addb-a95f9ba72850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:01:25.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:01:35.187Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=13c74d88-618c-4982-bf2c-6ef11f671fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:01:35.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:01:45.206Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f3007b54-7c61-4181-829a-c2c101e1e37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:01:45.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:01:55.228Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=90c120b0-80eb-47dd-ada0-14d86ed8a6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:01:55.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:02:05.245Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=39be60ad-95c4-4293-b324-ae12c8c04067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:02:05.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:02:15.262Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0fca64f1-ec44-456a-800d-26840abde5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:02:15.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:02:25.281Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=814d251b-bd0b-4d2c-ae1e-e1655250f4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:02:25.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:02:35.298Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d2719f5e-c0ac-4d1d-be89-6d52b02d822b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:02:35.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:02:45.321Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=03b2305e-967d-445c-a25b-3e7d8ff42edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:02:45.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:02:55.336Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=60ab9a66-9bf4-46c7-ab0b-45568e9b39dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:02:55.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:03:05.351Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3320da75-38e5-4aec-b2b9-9e7d99bc0eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:03:05.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:03:15.369Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b5103841-ffd1-4929-9fdf-0abd271b4c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:03:15.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:03:25.388Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=06aafd1d-fcc3-4d06-b9cb-560e010e38f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:03:25.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:03:35.416Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=7693ce3d-84e7-4830-91cb-b1be6286799c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:03:35.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:03:45.433Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=11721fb2-6ab1-4b32-829f-b0ceaebe37ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:03:45.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T00:03:50.220Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:03:50.221Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:03:50.221Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T00:03:50.221Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:03:50.221Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:03:50.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:03:50.229Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T00:03:50.229Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T00:03:50.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:03:55.456Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5ed2a9d9-ba57-4876-97f0-7a08935c6559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:03:55.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:04:05.473Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ae6f92af-06f2-4301-82aa-46bb5ddb0aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:04:05.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:04:15.490Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=fe5d5f2d-d306-4a92-9045-3d8d19d47e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:04:15.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:04:25.506Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0f94b777-c04a-4f44-9dc4-71fce23f7faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:04:25.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:04:35.533Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b83df4c4-e98a-4a88-b800-8b6e90e70dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:04:35.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:04:45.553Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ff4ad9be-825c-4674-838b-96a31a9e98ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:04:45.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:04:55.574Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=cae699ff-e0f7-49ba-a19e-568ffc5f0e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:04:55.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:05:05.594Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b7388056-3777-4c31-bb6f-8409a9854883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:05:05.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:05:15.614Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b5bc5062-3437-4b5e-b752-b7b4f36df25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:05:15.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:05:25.632Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=293e3b02-c2ea-4c1e-b5f7-60272d5047e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:05:25.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:05:35.644Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d16fa7f7-fe2a-4bc7-ac95-59eeade952f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:05:35.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:05:45.663Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a8bf5f8a-2e51-4f74-adae-920e7bf26721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:05:45.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:05:55.678Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=16449148-214a-42b0-bf98-d14a3ceb28c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:05:55.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:06:05.694Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b9a30759-1519-4fa0-989e-75ef16217686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:06:05.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:06:15.710Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e95192cf-9296-4da5-b699-e928bbb01278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:06:15.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:06:25.727Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4de5760b-341b-47bb-8109-ad3d49c2cb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:06:25.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:06:35.748Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=085f9a8e-94a1-4054-bba6-9274ab2c9eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:06:35.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:06:45.761Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c7087320-7fa7-4dcb-8801-3b9445fc55a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:06:45.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:06:55.780Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=7ee60230-f7bd-4e2c-ad52-c2ea69db1d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:06:55.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:07:05.797Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=82161661-4623-4029-aec5-14577353799c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:07:05.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:07:15.813Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=fa78646f-71e9-46a8-9f57-8be3a2b7ed29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:07:15.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:07:25.828Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=72d622a3-8b67-4d36-9363-b64999f3aa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:07:25.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:07:35.840Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ecb7cd1e-fea8-4044-8db2-42b840753ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:07:35.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:07:45.858Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=732907af-a48f-4179-96ba-ca87ef810502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:07:45.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:07:55.874Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5d135ad7-61b5-43c9-9bd9-6bacd9eaa7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:07:55.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:08:05.886Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=978f1649-4329-421a-ad0c-d71c4d6a1d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:08:05.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:08:15.900Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6a1f41db-2361-47a0-a26b-df9c8206dbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:08:15.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:08:25.916Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=fcd4a71f-c55a-462f-b202-09cc4b1dab84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:08:25.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:08:35.932Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3e63e7b6-2b78-4461-bf69-236fb4bed343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:08:35.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:08:45.949Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=863fd3ea-786e-4de2-b92a-959b79949d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:08:45.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T00:08:50.031Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:08:50.031Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:08:50.031Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T00:08:50.031Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:08:50.032Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:08:50.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:08:50.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T00:08:50.038Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T00:08:50.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:08:55.962Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8faa971a-c0d2-4bb7-ae22-3ff6cb364932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:08:55.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:09:05.981Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=20839b57-e14d-4b27-8a1c-910a44fb5653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:09:05.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:09:15.998Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8301b417-2341-4d64-af28-ce3b6f6adb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:09:16.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:09:26.011Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2d948631-6d60-420b-bfb2-19936f1a25f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:09:26.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:09:36.024Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=deb5f1e7-69c6-442a-891c-f0f9480de537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:09:36.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:09:46.043Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=fe597ac0-d55e-4e9a-aeee-d1257efaf773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:09:46.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:09:56.060Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f95979af-dab4-457c-9fac-39413a80f79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:09:56.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:10:06.079Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e6a4d27d-f239-42e6-b362-2d0d0e7ce8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:10:06.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:10:16.097Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=95058c92-b11c-4112-9a6d-17f5d6c9321a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:10:16.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:10:26.130Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f8557378-10e8-4d52-ab54-3c096a287e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:10:26.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:10:36.148Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d0943f7f-263c-40a6-8bc5-68067bea5fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:10:36.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:10:46.169Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=87b9ea30-626c-48c1-888f-2b3c8b446360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:10:46.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:10:56.187Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=64cb8e0c-feb6-4de3-9998-97607efff8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:10:56.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:11:06.209Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8ee7dee8-3a05-4dc7-8361-60c7dcb5a1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:11:06.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:11:16.222Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=744a1bcd-6a9f-466d-874c-c083349edf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:11:16.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:11:26.239Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=50d82b33-77b2-465c-b07f-feab4a23933b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:11:26.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:11:36.250Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6d2e7426-85cb-40e8-b952-8deff5c0f948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:11:36.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:11:46.269Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=dcb47c8e-11b0-4927-8ba7-366f78d80ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:11:46.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:11:56.289Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=705b9af8-30cc-45b0-8c8b-67156ef56e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:11:56.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:12:06.302Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0d6ed067-0bed-4fc2-a2fa-9657a8c09437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:12:06.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:12:16.320Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ac4ff585-5927-4a1d-8aae-625006b31d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:12:16.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:12:26.348Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1468d3b9-b87e-4142-99cb-21c8b46022cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:12:26.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:12:36.363Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9c442325-d456-4165-9171-2d148c874599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:12:36.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:12:46.377Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=640d0c12-2008-401d-8845-d709ef332d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:12:46.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:12:56.393Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a2fcc732-0bd3-421c-8a1f-e509125e3ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:12:56.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:13:06.406Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=72622e04-705c-4682-8bb8-0e81c69d603f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:13:06.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:13:16.428Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e5dea013-1ab2-4e0b-a191-8a1fc780d29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:13:16.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:13:26.439Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4d2bb934-a348-4276-84a0-6b660c7af075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:13:26.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:13:36.459Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e0c88334-b8a5-4e9f-bee2-ca658bef81b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:13:36.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:13:46.473Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c51c7031-d262-46f4-bb70-faf5d92ce110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:13:46.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T00:13:50.011Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:13:50.012Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:13:50.012Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T00:13:50.012Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:13:50.012Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:13:50.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:13:50.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T00:13:50.018Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T00:13:50.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:13:56.491Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=fc0ed70f-22ae-4140-9ba7-d7e405f86ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:13:56.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:14:06.506Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=aded9869-7515-4bd6-ba48-6f7148a84ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:14:06.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:14:16.522Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2520731b-71c2-42ae-b26c-c82fc41f7384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:14:16.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:14:26.534Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0dc54784-48c1-4a0e-a8c7-a6bb4239460d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:14:26.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:14:36.551Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e96e557a-1709-4699-87e5-45710f1246e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:14:36.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:14:46.572Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=35dc56af-a903-44d6-b99b-a5d94c3a3b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:14:46.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:14:56.587Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f31467a2-12fe-4246-86ab-c207db3e1b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:14:56.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:15:06.603Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=84e15010-78ac-41dc-a76d-04a2bb8a0541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:15:06.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:15:16.617Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2656fc97-1492-44ef-a857-fe5408d85165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:15:16.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:15:26.636Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=7d5a259f-fd0b-4d6e-8b74-9c3e0e8074d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:15:26.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:15:36.652Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4ad86395-18e4-4927-ae9b-f9b8076e9d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:15:36.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:15:46.667Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=11bdec10-d80d-43f6-aadc-b81aca7c5594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:15:46.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:15:56.682Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=23bd9513-31d3-4322-bb9b-15993d2d461d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:15:56.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:16:06.701Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=053dc0b0-c8bb-4a5c-98c9-7615b0746e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:16:06.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:16:16.716Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=10d986aa-ebd9-4a35-b2c1-a78445915dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:16:16.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:16:26.735Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=eda85213-5dfc-4e4a-a063-f1d25fab9663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:16:26.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:16:36.753Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a31ff3cb-77e1-49a4-9144-c6c341b8f440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:16:36.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:16:46.771Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=cc99f0aa-9657-46ae-9e03-a2e675fc3380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:16:46.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:16:56.784Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4dfc7fe0-b52f-4687-bf2e-0160624887b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:16:56.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:17:06.798Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0005746d-74f1-4619-a994-b82d83fb8cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:17:06.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:17:16.829Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=626b4200-b1b0-4dc5-99f7-dcf9cfd54cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:17:16.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:17:26.844Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d74fbe50-67c7-4d81-acda-144c84829030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:17:26.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:17:36.864Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=070f4ca9-0c2b-4f14-9f20-1511a51e63f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:17:36.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:17:46.881Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=58a857f8-04ed-4427-be40-cdf833310eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:17:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:17:56.900Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=faa9e433-70d2-4a2a-b538-655103fff066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:17:56.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:18:06.918Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=da641427-04c8-4982-994b-4d9ef2a147a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:18:06.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:18:16.934Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=63740cb3-578b-44e5-acc9-2a0bfb14274b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:18:16.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:18:26.951Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c4f16c75-c4cd-4f58-b2d4-875a2547ef9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:18:26.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:18:36.968Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=fe2631e8-c292-4285-a9a1-089650e9dab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:18:36.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:18:46.987Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=50290ae5-07d6-4476-abfe-f75388e3417d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:18:47.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T00:18:50.018Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:18:50.018Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:18:50.018Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T00:18:50.018Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:18:50.019Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:18:50.024Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:18:50.024Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T00:18:50.024Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T00:18:50.026Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:18:57.004Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ff23fb4a-165d-4c2e-943a-5187e85a7e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:18:57.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:19:07.023Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b2173809-0394-451a-ba51-e2b914a57370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:19:07.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:19:17.039Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6e862375-4b4f-4463-b73d-db92e13dbbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:19:17.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:19:27.055Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=68cc7639-d409-4c1e-8de6-e666aad64c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:19:27.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:19:37.073Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5751cc63-d4cd-4e62-bde2-7c55c5f67495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:19:37.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:19:47.092Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=95ff5a09-89d0-4d15-8d76-86489074ef84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:19:47.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:19:57.110Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9a007e16-5468-454b-a196-6c1640351c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:19:57.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:20:07.127Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d1164f41-7327-4015-98de-08342bf83f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:20:07.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:20:17.152Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=279fd974-83d0-477f-853a-74c86a41e936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:20:17.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:20:27.170Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1742c96f-511a-40fe-8813-f36567fba97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:20:27.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:20:37.190Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ef9aea1c-8b50-4d8d-a3e6-ed02a2d91755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:20:37.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:20:47.209Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6ee8ef1d-0311-4f6b-99d9-fb3f949978e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:20:47.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:20:57.226Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ae33dea3-c83d-495b-82ce-8af1ec9bbe83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:20:57.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:21:07.246Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6f3e3ac3-6234-48b8-b562-52d80ae03596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:21:07.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:21:17.266Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=118f5444-9b39-42ac-a44b-9126d81f565b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:21:17.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:21:27.277Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a0fa1737-0978-4c98-aa5f-5aa461ea2061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:21:27.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:21:37.292Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d2c8cfb8-5506-4405-9dcf-f3386d7fc7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:21:37.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:21:47.310Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=16d96570-2cae-4b9c-a402-f9373718bb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:21:47.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:21:57.341Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5ed0e2ad-1cb7-4f22-ac8e-2498233594ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:21:57.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:22:07.360Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=7295872f-33d8-4f4f-9d99-ac3a305b002b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:22:07.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:22:17.379Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f40bc642-bf3c-4968-bef5-94d21b9c3444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:22:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:22:27.398Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=55bc0d23-c970-437e-81da-062fc8aa5d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:22:27.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:22:37.413Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=cde5564c-8db2-4275-892a-d91aaf036185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:22:37.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:22:47.429Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1cb6b21d-26fa-4b1f-960f-6799dad0ac3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:22:47.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:22:57.447Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2c0a5437-1ab2-4c9c-bd6c-2646aa4816df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:22:57.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:23:07.462Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9e214cb1-894c-4749-87ad-69fefec4c047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:23:07.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:23:17.501Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=db9346a6-366c-476d-b869-83a5bb82b4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:23:17.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:23:27.520Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f94af4b4-226e-473b-8d8b-0eec51454139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:23:27.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:23:37.543Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=7585e446-c763-44dd-ba83-846e3d6efa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:23:37.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:23:47.560Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3f2e9214-f503-4621-9485-d6428fbb3f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:23:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T00:23:50.092Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:23:50.092Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:23:50.092Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T00:23:50.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:23:50.093Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:23:50.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:23:50.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T00:23:50.105Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T00:23:50.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:23:57.579Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8a1743ff-5b3b-45d0-a74e-1571653aaacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:23:57.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:24:07.598Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a07e829b-5595-4ef4-9277-c7f4f2453709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:24:07.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:24:17.616Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6845d82a-e7ee-430c-959d-86a3b911b0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:24:17.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:24:27.632Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=99f180f6-cabd-4d60-a41e-bb122e62355f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:24:27.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:24:37.646Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=de996317-829b-4a5b-8266-83ea8160ca24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:24:37.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:24:47.660Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4862d342-bbb4-43ef-abf4-8924ca7a45e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:24:47.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:24:57.673Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c4980370-3ad1-4866-8eba-30ee10bb9c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:24:57.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:25:07.687Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a17efed1-3ce4-4c38-82f3-03c25023386a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:25:07.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:25:17.703Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9ba289d1-462d-4b8f-b8b7-8b97d935e8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:25:17.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:25:27.716Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4680eb0b-2a04-4977-bb08-5adcbddc3785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:25:27.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:25:37.732Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=35813db6-a321-430d-852b-7f7182832eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:25:37.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:25:47.750Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8d2d8950-4c7c-42d3-8454-560cbb819fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:25:47.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:25:57.770Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=699facc5-3415-44b0-9a82-53f9098a034f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:25:57.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:26:07.788Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ce35ccc8-b3ab-477d-adc6-5a5832488d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:26:07.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:26:17.804Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f2e5cf0c-804f-48df-85ad-1b9333ba19ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:26:17.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:26:27.819Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=84af97a0-0d2e-4d26-9660-0415dc0a3824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:26:27.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:26:37.834Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d6c8fcd0-7cc6-4141-9f11-82ccb8df87f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:26:37.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:26:47.852Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d7cda2ea-bb2f-490d-a546-1d4e95851ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:26:47.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:26:57.870Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3a8ef794-2632-45b3-864d-7b06cda9c5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:26:57.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:27:07.888Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0fbc9590-ff06-4eac-b022-52eac8cd5264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:27:07.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:27:17.903Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=256712fe-46e3-4675-ad9f-b6987f4d876f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:27:17.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:27:27.923Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4b7b5aa5-c314-41f2-a8d2-a1c00c540556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:27:27.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:27:37.940Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0d1827d3-d532-4560-a077-d5532df50692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:27:37.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:27:47.959Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4c5f187b-2d5c-4905-a16b-78caaeae09de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:27:47.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:27:57.978Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=54456f60-6b20-4604-be03-2b27ea204b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:27:57.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:28:07.994Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2243385a-788f-4b4d-83e8-a3f3994676f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:28:08.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:28:18.013Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=760ab114-9a93-4843-ac04-de4f188eef0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:28:18.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:28:28.031Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4c7094a3-8768-4814-b8ea-b69ea58c2df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:28:28.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:28:38.046Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1cd08281-3b41-45b4-888a-36cf05d835e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:28:38.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:28:48.061Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9512359e-9c5c-4238-8f2f-fc0a79b5795c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:28:48.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T00:28:50.022Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:28:50.023Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:28:50.023Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T00:28:50.023Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:28:50.023Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:28:50.027Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:28:50.027Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T00:28:50.027Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T00:28:50.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:28:58.077Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5e42fa56-8faa-45fb-a1d5-28fa352c13c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:28:58.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:29:08.098Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c585b979-b52a-460c-8dc3-61885b24c5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:29:08.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:29:18.117Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9509ebdc-bf3a-488c-a379-ea08e99c3142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:29:18.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:29:28.134Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=803f8777-ebb2-4cde-bf59-baed0b850de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:29:28.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:29:38.150Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d48d94c9-453a-426d-a74d-6ab12e08a55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:29:38.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:29:48.182Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9e1b3c30-8d40-4986-aed2-07b6dbd559cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:29:48.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:29:58.198Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=994046d3-5fd2-4c8b-90a2-3fb4c9b21e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:29:58.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:30:08.215Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=109494ff-27a2-4b8f-9fc4-cfeafe370582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:30:08.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:30:18.235Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f081e531-a4a1-48f7-83f8-1d80682a0c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:30:18.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:30:28.250Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b01ba8a9-5e6a-48fd-960b-821072d728de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:30:28.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:30:38.263Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f903c69e-9bef-45a0-be46-3ea047b8d5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:30:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:30:48.280Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b897255b-41fc-4e26-baff-1cb9956d716f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:30:48.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:30:58.298Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=95c429f4-78c6-49ee-885a-add9b5031ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:30:58.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:31:08.327Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b3385354-d1ba-4a07-9e4f-079ab5fdb75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:31:08.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:31:18.345Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=62610d2f-eb54-432b-bf98-a47551c50549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:31:18.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:31:28.360Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=899538be-d01c-45ac-80a3-37f0eccf9c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:31:28.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:31:38.376Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9f59e7a1-3939-4d2d-a9ba-bb12312b295f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:31:38.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:31:48.394Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1b96bb2e-4aeb-4c21-8e61-27e07c8b77dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:31:48.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:31:58.409Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=dbc87abe-3b5f-460e-bc16-8ee4a1a47844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:31:58.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:32:08.430Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=24179d09-0667-49a7-8497-4eb8b11d318e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:32:08.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:32:18.447Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e4cd0cd7-f0c5-4199-b7c1-ff3c9c863f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:32:18.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:32:28.463Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=7b3ba543-19a1-473b-8f7e-fc28e1267b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:32:28.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:32:38.480Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3de80e70-62ec-4e42-932f-da9a1f57c51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:32:38.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:32:48.500Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=eecaa6b5-8b1f-44ce-9cc9-50998d052b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:32:48.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:32:58.516Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3e2032a7-e334-4f43-bbac-ec6a1972e939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:32:58.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:33:08.533Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=aefcd99f-530b-4634-b10e-f3f5915a240d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:33:08.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:33:18.546Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c2e7e269-0d73-4de3-a1a4-0eff39dadd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:33:18.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:33:28.561Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ba9d9120-ea87-437b-901f-dfc3dfa94519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:33:28.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:33:38.574Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=663d264e-e17e-4855-a91e-d7d65b26157f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:33:38.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:33:48.590Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=28a68eb2-fddd-43e3-bee8-1e621b7a346b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:33:48.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T00:33:50.008Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:33:50.008Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:33:50.008Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T00:33:50.008Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:33:50.009Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:33:50.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:33:50.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T00:33:50.013Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T00:33:50.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:33:58.603Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d83db0af-8d72-48cd-a14c-6aa55b8eb3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:33:58.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:34:08.614Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0d523b2a-b9e9-42be-a2bc-5086dedf4a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:34:08.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:34:18.628Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=087fd8d2-1fb0-4c06-9a42-fbbf53d6f26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:34:18.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:34:28.641Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=293d5f87-082b-4527-8fc9-a903a7e49dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:34:28.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:34:38.655Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=eaa8534b-12a6-4080-bf96-d16b6c32ecda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:34:38.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:34:48.672Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8e5138f0-36c4-4dfd-9213-db9dde5e9651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:34:48.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:34:58.685Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ce3e2939-0207-4e87-9019-1a81316d277e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:34:58.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:35:08.713Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=cba2f9a6-c53f-43d2-aa31-b6fa9a702a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:35:08.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:35:18.724Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=451936cc-7ecf-4acc-983c-bcc28dcea26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:35:18.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:35:28.739Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=af891244-c28a-4c0c-87c2-611ea5afb4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:35:28.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:35:38.753Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c15bc37f-f365-4e20-ac2a-ba47389822f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:35:38.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:35:48.769Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=01c850b9-0002-4207-9721-be14da2c484d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:35:48.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:35:58.786Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a13728a2-535d-4f18-958a-096d61fc3817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:35:58.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:36:08.804Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=23db668d-ee8a-4789-ab0c-6ae6e9e73a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:36:08.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:36:18.820Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=994efcaa-f820-4986-9ed4-3774ab9aa9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:36:18.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:36:28.837Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=cc7ffdbf-73ad-4af9-8cf9-a57f3ca6a85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:36:28.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:36:38.856Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=919d6b6d-02fa-484d-9010-3640f6908f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:36:38.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:36:48.873Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ab59da29-5ced-4e8a-b10a-3706e06d4bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:36:48.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:36:58.889Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=bd5f18f2-b9b1-46c6-990b-ea18ecb677b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:36:58.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:37:08.903Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=172d42cd-7917-4104-a862-202b6d1195c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:37:08.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:37:18.920Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=700ce3f7-8073-4ff1-a1bc-cdc6cbd8d215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:37:18.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:37:28.938Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ec989182-766e-417e-adea-27c1593e24e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:37:28.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:37:38.954Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=dcea8e48-1c82-4f1a-bac5-e26a33217963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:37:38.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:37:48.968Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3bf5ef09-89da-4da7-a5ae-5afe114623db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:37:48.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:37:58.985Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=bbf08811-187a-41c6-af8f-577ba6fc9433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:37:59.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:38:09.005Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f28cd9bd-8e1d-43ab-be95-1f534f24446b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:38:09.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:38:19.022Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ed013994-1cb0-4c81-9369-fbff33e06159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:38:19.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:38:29.041Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9b0c06c5-1e4f-4b4b-b172-b0590e4c65e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:38:29.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:38:39.059Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9d59615c-3eb1-4890-9e07-c8e629d7ce6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:38:39.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:38:49.076Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=94feeb39-539f-4afc-afb2-05a3bb249892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:38:49.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T00:38:50.012Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:38:50.013Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:38:50.013Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T00:38:50.013Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:38:50.013Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:38:50.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:38:50.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T00:38:50.017Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T00:38:50.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:38:59.094Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=eca26cf3-0588-447e-89e7-4ea691fef0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:38:59.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:39:09.112Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ae35a9c6-ec14-4a26-a92c-9ae3ea0de444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:39:09.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:39:19.127Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e250f643-c739-4cdd-b7a9-d163170db176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:39:19.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:39:29.144Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=74a1a4e2-7747-453d-906c-7ffb3120e39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:39:29.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:39:39.159Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=aa02380f-b9bb-4987-bfef-c1d7806517fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:39:39.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:39:49.180Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c6d53e98-7d4c-43aa-a4dc-d7019b87f4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:39:49.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:39:59.198Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2a691800-5b7f-40e4-b24a-5cbdf9269ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:39:59.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:40:09.214Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=bdc217e8-0465-40c6-ad16-bd038b15c1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:40:09.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:40:19.230Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4821e3a3-464b-4e4b-b8cb-7c1eb9f724ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:40:19.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:40:29.246Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8ecf1f5d-0122-407c-a582-d5400ed0a044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:40:29.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:40:39.265Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e03cebad-c4d2-45ca-b452-3098a3c3b1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:40:39.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:40:49.280Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=bbb3a830-9316-41bd-92f9-0e65e236480a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:40:49.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:40:59.298Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b949fbd4-6b9a-4b6e-b80d-ace6897d6249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:40:59.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:41:09.314Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=7bf29a94-e28b-4928-84af-12c79edf0cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:41:09.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:41:19.331Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=bb0419ec-0826-4af5-960f-8482d2c808f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:41:19.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:41:29.348Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=408b85fe-a6a8-4b40-9a38-33bb8119d998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:41:29.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:41:39.364Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=cee80aa5-fb4a-4eff-a16c-23534c176cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:41:39.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:41:49.376Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e1dc17f8-27e3-4485-9142-66206297e170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:41:49.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:41:59.394Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f0dd5ec2-231a-47c3-9d21-7423ab45015d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:41:59.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:42:09.411Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=adf12447-abfa-4d4d-8063-e0128b3a3bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:42:09.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:42:19.424Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=12664f10-534c-492b-8ffe-9064f5d8f719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:42:19.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:42:29.438Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6f71c50d-15c4-43ed-bbff-a24434cab93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:42:29.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:42:39.456Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=11b743e6-66f6-484a-a50f-51811cc9235e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:42:39.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:42:49.471Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=31825427-f075-4037-822b-54b348f14e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:42:49.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:42:59.486Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=81eee5a1-2789-42db-bd3f-fdd53cef75ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:42:59.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:43:09.505Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d7596d27-8cdf-45be-b0c8-b341a8581964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:43:09.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:43:19.524Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=658c20ab-c609-45dd-9559-c9d9bcd5929e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:43:19.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:43:29.536Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f77db9cb-aedb-4702-957d-7886b5813847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:43:29.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:43:39.552Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3d5326ee-2a80-456c-aea1-0e574edf2c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:43:39.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:43:49.565Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a6106a80-c23a-422c-b3ad-15629a6555b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:43:49.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T00:43:50.015Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:43:50.016Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:43:50.016Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T00:43:50.016Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:43:50.016Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:43:50.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:43:50.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T00:43:50.020Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T00:43:50.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:43:59.580Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=22de274f-4b7e-46fc-952e-f0e0609a7d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:43:59.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:44:09.591Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=68cd6b68-33a4-413e-b0db-56d8e5908185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:44:09.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:44:19.607Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d1af117b-6021-430f-bc01-0eef2b167f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:44:19.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:44:29.622Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=12c37f3d-0b1a-42cf-adb6-f09cb8ee8c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:44:29.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:44:39.636Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0b71673d-1ecb-487e-870e-2a9be90fc686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:44:39.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:44:49.650Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ffa576fd-b0e9-419e-b26f-233f9d993170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:44:49.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:44:59.665Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=90d37657-3cda-4f46-b1c2-54aef2a6d868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:44:59.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:45:09.678Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d9880191-300c-4540-9e1d-734cedfa76db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:45:09.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:45:19.691Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=aa0bd8fd-e33b-49e0-824b-49384e129523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:45:19.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:45:29.703Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=10a13dfa-999c-409d-8d92-f589f673e565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:45:29.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:45:39.718Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=249a2266-a21d-4753-852c-b5ad1de71a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:45:39.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:45:49.732Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9bf00a96-bafe-433e-aafe-a9654db31f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:45:49.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:45:59.744Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=64ecb3f7-ce96-4b95-87f4-8cfb27146655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:45:59.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:46:09.760Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1e6d20c9-5164-442d-8cb0-f92974cab53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:46:09.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:46:19.774Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=750e6a09-adaf-417c-b33b-3ca4ac0e6031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:46:19.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:46:29.790Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ce5b16e8-fb77-484d-b1a3-ee13351d356d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:46:29.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:46:39.805Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=991ebcfa-5a6d-44c1-8364-a9a2457474b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:46:39.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:46:49.820Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6653c9ce-7268-4a92-9415-d3eb46a099ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:46:49.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:46:59.835Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b23acca1-c8d1-46ef-a7c5-43f42a17d3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:46:59.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:47:09.855Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0e97e2e3-3314-47a4-b397-2d7ed2fb9367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:47:09.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:47:19.871Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5fb4d756-e289-4323-90d3-850f8ee14eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:47:19.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:47:29.887Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3a93fff9-bf35-49dd-bdc2-fefb3ad83ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:47:29.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:47:39.903Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9520023a-42a8-41d2-ad24-7f00872aa05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:47:39.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:47:49.919Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4412097a-453c-4a6b-b331-c029aef76f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:47:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:47:59.937Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=aea8ef93-eb5d-4d1d-a162-38c2dd7e62b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:47:59.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:48:09.955Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=78e0f854-6b6f-44b8-9a7d-83018cde42da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:48:09.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:48:19.975Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2a80bbc4-39f5-4c1f-869b-6202a321e7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:48:19.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:48:29.991Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d01338f6-57c7-43a9-9c65-b8700faa987a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:48:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:48:40.009Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0165b798-a745-47af-a329-ad7c5a609fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:48:40.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T00:48:50.003Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:48:50.003Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:48:50.003Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T00:48:50.003Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:48:50.004Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:48:50.007Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:48:50.007Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T00:48:50.007Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T00:48:50.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:48:50.027Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=26fcf8d2-4407-45e1-aefd-683511384544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:48:50.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:49:00.038Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=73e87c1e-d6d5-419f-86cd-c31e78af7570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:49:00.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:49:10.056Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=88949693-14bc-4781-9297-f12dc5976e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:49:10.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:49:20.067Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4bf73c65-c9a9-4c3e-a42c-891a55c21429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:49:20.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:49:30.087Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=324cb76d-bc0e-4841-9f29-8fddc4d93631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:49:30.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:49:40.105Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=66bce9e8-f75c-4a64-a586-6dd502f3ddc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:49:40.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:49:50.119Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=30c77050-5e62-4ea1-b646-3bf8c74e6683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:49:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:50:00.136Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f9c7d8c2-8c51-452a-9d86-a8ca0dffc338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:50:00.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:50:10.154Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4fc849a6-fee7-496b-bf86-92d5bc5eab0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:50:10.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:50:20.169Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3918dbcd-c7b3-456c-ad94-6f1a873b589a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:50:20.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:50:30.184Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=062272ca-06e9-4661-a6cd-9d7da9a451ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:50:30.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:50:40.202Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=39498c2a-1330-454f-a4b6-49435103fb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:50:40.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:50:50.220Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2b3f61c1-f9d0-4c02-ba15-564bba9827a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:50:50.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:51:00.236Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4854ea61-d445-4403-8c50-56df382f36f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:51:00.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:51:10.251Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=98df76df-a665-4fca-973d-32a429b62c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:51:10.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:51:20.269Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=55276d8f-92a5-4bcc-8be6-8c61ae1de5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:51:20.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:51:30.283Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f162ee97-4eba-4438-aee3-83a43f8f57b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:51:30.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:51:40.301Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=325143bf-e4d6-4d8b-a367-cc5cf955e6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:51:40.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:51:50.321Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3057ca1a-e844-4c0b-ac85-f29460971305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:51:50.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:52:00.335Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c10e8264-64a7-4796-8bed-a79356d55c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:52:00.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:52:10.351Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ae11621b-cb5f-4d1b-be01-67d90b2adb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:52:10.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:52:20.366Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0a4534fc-1e09-4434-a636-752f05b0654d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:52:20.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:52:30.384Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c868d951-99e0-4fbb-8bad-63db20f63cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:52:30.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:52:40.404Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=bc451bb3-ccb2-4f29-917e-e38fb6362f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:52:40.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:52:50.420Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d7a645ea-5143-458e-86f7-a9fda65541e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:52:50.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:53:00.439Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b4fefe02-ddbf-4d62-a4ce-7606429a91be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:53:00.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:53:10.451Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=90575a05-79be-4304-89be-cc5eef70bd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:53:10.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:53:20.466Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8a3cec5e-1ff2-4eec-8959-b22f1e484a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:53:20.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:53:30.483Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ef39d0ab-3c35-478e-be17-ca4af7f97751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:53:30.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:53:40.500Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=576cf419-0cfc-4f81-944f-a223944f7cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:53:40.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T00:53:50.006Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:53:50.007Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:53:50.007Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T00:53:50.007Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:53:50.007Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:53:50.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:53:50.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T00:53:50.012Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T00:53:50.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:53:50.516Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ba754b3a-5d73-4496-a629-9a4fac45c1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:53:50.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:54:00.548Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f7f4852c-8453-4c5e-b5c8-14c61d402e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:54:00.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:54:10.566Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9663020e-59e9-45bb-afac-c74d2a8e21c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:54:10.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:54:20.582Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ac5e9d55-9ebb-4bff-ae02-fc6ec57829c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:54:20.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:54:30.596Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=72873c97-5d0c-48a8-8d30-bc62e03a9bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:54:30.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:54:40.612Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b030ecb9-bb20-402b-a645-38f7b65b791d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:54:40.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:54:50.628Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=044afa2f-bb2b-4dab-b901-dda9acccb075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:54:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:55:00.645Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3f2a94d0-7145-4f32-9d82-4d476f5692a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:55:00.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:55:10.659Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a82b1dc1-9f8d-4847-9483-34f5aa9958ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:55:10.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:55:20.681Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3e9b613e-c8fe-4eac-8510-00b444a9fde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:55:20.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:55:30.695Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9d033b54-9ada-4bb0-a1d0-feb5a2e95a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:55:30.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:55:40.713Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e0e8954c-c2ad-45b0-9c6c-7d3a3f97aa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:55:40.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:55:50.728Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1e3adab2-0e46-4071-9524-5acc0b1ccbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:55:50.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:56:00.744Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=86436041-0a2c-4703-8238-3682d2ca9c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:56:00.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:56:10.759Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c42f3c0a-9512-4bff-892d-ab6060684138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:56:10.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:56:20.786Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1732f2ae-778d-47cc-b558-2142b148a0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:56:20.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:56:30.804Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8e9e0435-7db6-43c0-af55-50fe213d8a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:56:30.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:56:40.824Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9e4d3a00-b38d-40c2-a84b-f34f1db1e052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:56:40.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:56:50.838Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=cce45d44-318a-42e0-9e80-45896ea34784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:56:50.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:57:00.854Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=265bbc09-6236-4eb2-8252-5a2ef988fa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:57:00.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:57:10.870Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6c1c23d5-bcff-4acc-87c5-c9f727d63d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:57:10.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:57:20.880Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4855181d-8299-4295-849b-67d51fa4d1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:57:20.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:57:30.899Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ed97cec3-ed2a-4fc7-b671-dc5ea10c3983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:57:30.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:57:40.913Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9ac2de6b-af49-4c88-afa8-a3a7495dbda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:57:40.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:57:50.927Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=dcd701df-93a2-45d8-a0ad-5878787e5d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:57:50.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:58:00.945Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d78d7885-16c3-4264-bbee-4d1ac2a28727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:58:00.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:58:10.961Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=cba45a25-9c26-45a4-a069-a8a6db7501c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:58:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:58:20.975Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=92baa263-9a17-4bfe-b25e-3bd937c142be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:58:20.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:58:30.993Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3fde18b4-45ed-448f-bac4-91eed8d03fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:58:31.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:58:41.009Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=513c1741-7e6f-41f2-9e70-e2fe65f0b00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:58:41.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T00:58:49.987Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:58:49.987Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T00:58:49.987Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T00:58:49.987Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:58:49.987Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:58:49.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T00:58:49.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T00:58:49.990Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T00:58:49.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:58:51.025Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a6200c46-ea0b-475a-8243-946008f95a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:58:51.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:59:01.041Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8fe3e0a8-56ed-469c-b912-cd4b1c607ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:59:01.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:59:11.058Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6521bd6a-a569-4b41-b56e-6e0abc5c9c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:59:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:59:21.077Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9cfdffa8-081c-4185-a124-b4de07628b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:59:21.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:59:31.094Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3301c5b2-8228-4f4c-9b6c-2c28d8bc87b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:59:31.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:59:41.109Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=20d8a97c-d3be-4dcf-9aaa-3e91e7bb9549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:59:41.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:59:51.124Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8ebceb7f-631a-4b6e-b329-e341912c2542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T00:59:51.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:00:01.142Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0ef30b8b-55cb-494f-900a-60ce45ed68ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:00:01.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:00:11.160Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=73bb9efc-0ada-48ce-87ff-68f32642cc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:00:11.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:00:21.177Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=68b08a9b-bd38-43fd-bc27-6c44592dadc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:00:21.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:00:31.194Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3a036d17-e0c6-4036-a95c-4b6b13d7bbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:00:31.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:00:41.211Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=42bef253-1fa0-4ddb-badb-2fda07f96c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:00:41.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:00:51.229Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=49a40f87-5023-4c52-8fde-9e203e5be563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:00:51.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:01:01.242Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8af45afb-1e31-488a-aa89-25de0e58a39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:01:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:01:11.259Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a1f0d37d-1912-4098-b5af-a32035e5bfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:01:11.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:01:21.277Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=439281cd-0556-4213-b4e7-f797a270c19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:01:21.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:01:31.299Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=7881d23c-ac51-4073-af0c-2181c70108db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:01:31.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:01:41.315Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6b362564-4489-4a4c-be95-31f9f2d0951f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:01:41.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:01:51.332Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=462cef97-a827-437f-b906-e8183d8315ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:01:51.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:02:01.347Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=aa048f9a-db5a-40a9-b4c1-0b8f4e3cb34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:02:01.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:02:11.364Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=579d6fa6-5390-494d-a486-42ed6d7f4203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:02:11.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:02:21.379Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f94ac0aa-ad42-41ce-819d-1fde38a760b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:02:21.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:02:31.396Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=61156069-ea15-4b07-bb6c-a5bcb8661633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:02:31.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:02:41.410Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9f06f01f-a5d6-4171-818f-f53018fc6d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:02:41.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:02:51.423Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=cc4dbf57-0900-45ae-ad9e-0d7be44a8b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:02:51.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:03:01.442Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=bf4d9342-2110-4db6-83d8-0dd06384252a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:03:01.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:03:11.459Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=08f57efc-b41f-449b-9571-c8dd7dbd8c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:03:11.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:03:21.475Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=171d1b4e-11ce-4d9d-b504-1dadc47ac252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:03:21.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:03:31.491Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=391859dd-2a0b-46f9-a131-28ab708fb18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:03:31.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:03:41.509Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d9d44de7-f4db-423d-8e56-bb798cdd1088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:03:41.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T01:03:49.989Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:03:49.989Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:03:49.989Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T01:03:49.989Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:03:49.989Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:03:49.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:03:49.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T01:03:49.992Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T01:03:49.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:03:51.528Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=dc26702b-441b-45f1-b649-9ffe0af964f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:03:51.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:04:01.543Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=767cb5e5-a755-402b-9966-439d33f36a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:04:01.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:04:11.559Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=208801ad-8352-460d-9228-c7b403cf55b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:04:11.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:04:21.577Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ac04f90b-e999-4a64-9638-f8bee3826fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:04:21.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:04:31.590Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c4e98bc3-5f1e-4dca-9228-5291ca098a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:04:31.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:04:41.605Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=132f6b44-8d31-4ff6-a3d8-18f36944e58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:04:41.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:04:51.627Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=505fda7a-2b72-465d-87cb-d9766070dccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:04:51.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:05:01.644Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=13e456ce-5b89-453b-96b0-1c89acc86947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:05:01.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:05:11.656Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=68f38a30-fab5-447c-b5ab-17772b40d085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:05:11.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:05:21.671Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=99c402ba-16a6-47be-8837-d2741ffdd8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:05:21.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:05:31.685Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8baa6791-1c02-43c3-824b-9855f28088cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:05:31.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:05:41.703Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=bb916f64-ded5-47e3-b69c-d680989fa3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:05:41.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:05:51.717Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0f4b6e43-90ad-41f1-af97-f1f96115fb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:05:51.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:06:01.731Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2b1f38d4-c346-4c25-b7f0-25d4e2fdc680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:06:01.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:06:11.746Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=086795d1-fd45-46e4-b05e-9c18c2060ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:06:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:06:21.758Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2bce489c-83c3-482d-bdf1-70a245c53455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:06:21.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:06:31.772Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=80424ab9-84cb-40ee-ae59-5064cb826813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:06:31.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:06:41.787Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=848bbf09-8e09-4946-8ae1-f1675f7e1c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:06:41.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:06:51.804Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4a7208fe-7131-4fc6-ad03-521079a50729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:06:51.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:07:01.820Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=fdbe4ecd-2d78-4627-ac0a-5bf8d85730fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:07:01.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:07:11.838Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3627af1b-150b-4c38-b9b9-1088d113820f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:07:11.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:07:21.853Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e088d501-bf38-4afe-9387-005fc5cc2eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:07:21.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:07:31.870Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=dec43b3e-bd62-4071-860b-28fb14674e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:07:31.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:07:41.886Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d00c7793-ea54-4d75-8cb5-e8500b54bcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:07:41.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:07:51.900Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=66a4177d-fd61-4791-894e-c6c311aa6dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:07:51.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:08:01.914Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f4fbf4fb-3ae1-4740-8558-9cb70f7b5e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:08:01.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:08:11.932Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=29ef298c-bc07-4b68-885a-7f0135828b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:08:11.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:08:21.948Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=33e1b7aa-6a35-4dfc-a3dd-2443631ed390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:08:21.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:08:31.965Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=980941fc-e9df-4e23-9060-ed28c8e93342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:08:31.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:08:41.981Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=bff802b8-d64a-4ac3-8f50-2ee5d52dc64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:08:41.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T01:08:50.032Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:08:50.033Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:08:50.033Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T01:08:50.033Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:08:50.033Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:08:50.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:08:50.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T01:08:50.036Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T01:08:50.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:08:51.996Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=24b2a418-9c0f-4931-ba12-0e91026d913c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:08:52.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:09:02.016Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c9c41110-c853-42cd-be60-5fe7b04386d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:09:02.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:09:12.029Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=33552c8d-265e-4c55-89e8-87259b47fb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:09:12.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:09:22.047Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=7d52c70c-ed6d-4994-b44f-c4d0adee1b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:09:22.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:09:32.062Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=15f7f7ff-ea67-4b11-a812-a42bc9173f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:09:32.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:09:42.074Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=7812cd6f-8b5d-43d2-8329-0e53d99280e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:09:42.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:09:52.090Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2d94376a-f8d7-4ac2-b3b9-f3e75ba0ccca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:09:52.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:10:02.108Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=21565028-94ae-4e48-b36a-283b6990007b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:10:02.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:10:12.124Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b4d4b864-cd32-41b9-b2ee-892fad4738b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:10:12.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:10:22.141Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c4a41afc-cee1-4bae-9b46-c0e4e6d67ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:10:22.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:10:32.159Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a912ed39-eefb-443a-a3d4-ce463e091023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:10:32.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:10:42.176Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=32d299ab-bf0d-44d1-96e6-2330c17b7dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:10:42.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:10:52.192Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2f70c0a5-8bb5-42fd-9e16-321c7b3c4e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:10:52.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:11:02.208Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6602b7d4-b09f-421b-8922-fe8eaee9e650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:11:02.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:11:12.220Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0fff67d4-cd95-4e84-b9ca-fb1aa85d2497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:11:12.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:11:22.233Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5d361ac8-d23c-44bd-be17-1dd2fa1043c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:11:22.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:11:32.249Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a8c3f4d6-ce3e-403e-9855-bbfd38777462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:11:32.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:11:42.264Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ae02c989-6507-44f5-b8ec-698dc812d545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:11:42.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:11:52.277Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1d6171f1-0309-43ec-aa55-dcef16a96699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:11:52.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:12:02.289Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0cf9f89e-d4d4-47d3-8be6-d5910cdcb794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:12:02.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:12:12.303Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=399f2afa-1039-41b6-bda3-1115e9288177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:12:12.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:12:22.321Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1d5f1294-7483-46a6-bd1f-11ae1d45550a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:12:22.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:12:32.338Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=05cb1a80-a72c-45e5-bdc8-3cb6c26efec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:12:32.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:12:42.352Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=93bed1f3-f80a-4dea-8cf3-20617a637f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:12:42.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:12:52.366Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6d73547f-9ddb-49dd-aac7-191fafd58e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:12:52.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:13:02.383Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=74c60e25-1a2d-4f2a-b3be-a5c866f29471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:13:02.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:13:12.400Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5e7abf65-4cf0-4c25-be23-0a2c0a5eff5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:13:12.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:13:22.413Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d7a2cf3c-0f43-4dfe-9443-cbf79d07491b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:13:22.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:13:32.431Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=18d7b34e-330f-4e44-855d-ef98ef3cec3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:13:32.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:13:42.447Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=989f4ae5-785f-4977-aac9-a2712297eb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:13:42.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T01:13:50.003Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:13:50.004Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:13:50.004Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T01:13:50.004Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:13:50.004Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:13:50.007Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:13:50.007Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T01:13:50.008Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T01:13:50.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:13:52.464Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=28586850-631f-4735-9dd7-decc516e29d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:13:52.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:14:02.484Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=429ff7f6-64eb-401a-b3b8-f3ef518212d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:14:02.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:14:12.500Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d9472ae3-5581-4930-9618-902223e491d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:14:12.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:14:22.514Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=16ff80fc-b159-4c7c-b153-7c006b4b7b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:14:22.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:14:32.532Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=45563856-e7d5-40d5-9268-8f1135b45971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:14:32.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:14:42.550Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d5b943b0-7fd3-4373-beed-b743a91fc909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:14:42.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:14:52.563Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0f15c050-4913-40a9-af74-7bfd0a18f70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:14:52.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:15:02.577Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ae850590-ff2e-401c-a047-cfe1b7cb0796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:15:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:15:12.594Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=68ae10be-929d-46ef-a996-4e48686c2c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:15:12.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:15:22.622Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=01a8f2b8-6487-4c0e-bac1-82a8ae51a595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:15:22.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:15:32.636Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5411c9f8-bcf2-4204-a636-69507df66788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:15:32.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:15:42.653Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=728a1ec6-0bc3-452d-943d-2beeaf9445a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:15:42.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:15:52.666Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=611420a4-b146-48b5-b9ac-c59e93bbda2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:15:52.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:16:02.684Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1ac80657-fdd2-4860-a424-73b11a19f30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:16:02.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:16:12.702Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=077b6916-23a9-4e80-a529-3d8df12575ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:16:12.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:16:22.716Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5c7367bc-e438-49da-a84f-4a4e37029aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:16:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:16:32.734Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1e6ebd29-b80d-4999-a52d-545793e90048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:16:32.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:16:42.753Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8459f99b-a944-48ea-af98-3be27ca3208e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:16:42.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:16:52.768Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e63897b9-55da-4136-b989-893e580cd80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:16:52.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:17:02.785Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2f3dd2ae-2848-47d9-9b75-7e3c666757b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:17:02.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:17:12.801Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=28691007-01cb-4cc7-9668-f5c5cde7a832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:17:12.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:17:22.817Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2b9d0e15-e74c-40d4-942a-3ccf46e749da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:17:22.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:17:32.832Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d90e29bf-1232-4065-a42a-b4bec4504181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:17:32.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:17:42.848Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f7629398-a8ad-47b3-b5f5-4565632ca55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:17:42.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:17:52.864Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3c76a4c3-d4d0-492d-bda3-efca9a9ecc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:17:52.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:18:02.881Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=7c990fd5-dcf7-432e-8f09-4cf09b7597bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:18:02.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:18:12.895Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f8a82861-5f0f-49c4-b813-2c65831dc1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:18:12.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:18:22.910Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e546838f-a0fb-4ece-88df-488beb5e23a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:18:22.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:18:32.927Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c850a9ec-017b-4511-b7b8-5f6453b8a8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:18:32.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:18:42.945Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b555ecbb-e325-4c26-a4f4-50a8f3fabff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:18:42.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T01:18:50.008Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:18:50.009Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:18:50.009Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T01:18:50.009Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:18:50.009Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:18:50.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:18:50.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T01:18:50.012Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T01:18:50.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:18:52.962Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9d0d389a-5744-4b00-834e-841a4d06ee5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:18:52.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:19:02.978Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4b2a60b3-993e-4ad7-92bb-43c79d33aee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:19:02.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:19:12.993Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=19cc70f9-2e79-44a8-8288-47c475692ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:19:13.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:19:23.010Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=dece74a7-54cd-4f95-8897-6f4f9968f48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:19:23.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:19:33.027Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=08656215-6865-4f0b-9360-51ef878070f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:19:33.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:19:43.045Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=424f8202-2312-424f-9538-fa842453de69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:19:43.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:19:53.061Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=665fc88e-8917-4609-9108-68702bb63520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:19:53.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:20:03.077Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a71240d7-23c7-4674-ad8d-6800a509bd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:20:03.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:20:13.095Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=974ae776-e359-4c47-b09f-febe096be060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:20:13.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:20:23.116Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=482f4cee-7712-4a4e-a513-68311aa49657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:20:23.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:20:33.133Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d52a66f4-7fbf-4a77-bc0a-577c5dfecad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:20:33.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:20:43.152Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=eb950b45-54e7-4fcd-bbfd-d8ab3683b463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:20:43.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:20:53.167Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=633c7d2a-589a-4bef-ab65-400720495617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:20:53.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:21:03.180Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=efaf3367-e363-4201-9040-02e5210e23c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:21:03.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:21:13.196Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=df6f75b2-e079-4100-89dc-db7768dfc00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:21:13.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:21:23.209Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e698b1d2-29ff-4253-a0a1-730b90314e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:21:23.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:21:33.225Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c8369142-2523-4fab-bb7a-6ba4cb714fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:21:33.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:21:43.243Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b4073d6e-9512-457b-be14-19aadaafa623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:21:43.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:21:53.259Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=284d2352-3150-4f38-b968-204f04acbf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:21:53.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:22:03.275Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5e2d7035-42e0-4776-b707-fc9bfdf0eb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:22:03.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:22:13.290Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c86373fb-116b-488d-b6ee-a67a564cbff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:22:13.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:22:23.306Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=67bde5c4-de1c-41ae-a571-9e801d7c55dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:22:23.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:22:33.325Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e19a1979-0ddd-41e4-90f7-fed45a2b7821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:22:33.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:22:43.341Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=dd5d6522-cfa7-47fa-8624-450b32cf1371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:22:43.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:22:53.355Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=155b1df0-1b15-4c94-9c0e-9e9ee929af87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:22:53.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:23:03.370Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=82913e40-7b43-409b-abc0-4c8ec425058b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:23:03.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:23:13.385Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3d224f95-fe35-481b-a301-40e1c097a854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:23:13.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:23:23.401Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3ec37b5e-62b7-4344-9b6b-d9dceb565a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:23:23.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:23:33.413Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f434c795-67fb-41e9-a262-9f2092658fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:23:33.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:23:43.426Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=eede3f80-e714-40cf-b4f9-19086917a7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:23:43.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T01:23:49.997Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:23:49.997Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:23:49.997Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T01:23:49.997Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:23:49.997Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:23:50.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:23:50.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T01:23:50.000Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T01:23:50.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:23:53.443Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=432f6e96-0b36-4381-b98d-6d0d1e874b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:23:53.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:24:03.459Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5f2c3769-74d4-459d-b09e-f2a3e5d6dba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:24:03.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:24:13.473Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0ef17d40-5250-495f-8b4a-b14bf147fb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:24:13.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:24:23.494Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=77cb03b0-f4d2-4fb1-a79d-10f9dc694b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:24:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:24:33.513Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b3cb1ae4-bc18-4ddc-bf49-8465acfdcd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:24:33.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:24:43.530Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=86d06950-e44b-4d93-b31c-0cbfd5bd8929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:24:43.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:24:53.548Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=772c8c05-b941-4c52-8af5-4652d8fe23a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:24:53.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:25:03.563Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=bf8e3758-44b6-4bf5-a7e2-6f5163988d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:25:03.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:25:13.580Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=13a888ad-920d-478b-ad4c-6609717a193a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:25:13.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:25:23.597Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=502dc9fa-73bd-41c0-a953-af5ca8b32c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:25:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:25:33.614Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=52891c63-51e5-470b-b925-7074073b04df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:25:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:25:43.630Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=232c6e77-c8d1-43dd-90f8-42eb1a38d065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:25:43.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:25:53.646Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=906f2a47-b10a-4d1f-876b-d721fbe8a661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:25:53.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:26:03.661Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5407098f-2f9d-4ba4-a796-03fc7fb75316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:26:03.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:26:13.681Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d292c418-39d6-49d0-abab-7126f0826716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:26:13.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:26:23.701Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e61da074-9a8b-4dc1-94b7-d0fda7e324dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:26:23.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:26:33.723Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b64b2760-bb5a-47c6-a56a-51283a0026de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:26:33.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:26:43.737Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9e9b0014-6951-464b-b673-ebf113911c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:26:43.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:26:53.751Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=384379db-596c-40b5-bbe6-2a26f6d245a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:26:53.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:27:03.773Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9b84a97b-29c4-4b34-9cd8-aa7ec0eb7250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:27:03.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:27:13.783Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a16dccb4-1abe-48a8-8c6d-baca8ca88fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:27:13.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:27:23.794Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2d8d3174-acc1-4218-8dc9-0715314078bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:27:23.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:27:33.810Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9f80ed19-544a-430b-9f03-f531818d574c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:27:33.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:27:43.824Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=cc0b5b52-ec2b-44e4-87af-e5080235048f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:27:43.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:27:53.837Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c7a91550-e476-4f1f-a9ae-0f15d314c593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:27:53.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:28:03.848Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d57719d4-2878-4e77-afe3-d33c059697d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:28:03.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:28:13.858Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6759bdd9-0593-4908-ae56-ddf6a63ebdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:28:13.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:28:23.870Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=65172d65-7eeb-4345-912c-01d8cd52b5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:28:23.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:28:33.883Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1c375cc1-db55-4d81-b641-9cd292085873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:28:33.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:28:43.895Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d8f0dded-c79d-446a-b816-bc5ffb6f9b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:28:43.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T01:28:50.002Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:28:50.003Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:28:50.003Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T01:28:50.003Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:28:50.003Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:28:50.006Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:28:50.006Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T01:28:50.006Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T01:28:50.007Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:28:53.909Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5193cdec-1e46-4ac2-a506-3b711b0ff5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:28:53.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:29:03.922Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=acde68f7-f6bc-4285-ace5-f872cf439a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:29:03.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:29:13.938Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ee0e5e6e-a51d-437c-a028-e863481a7c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:29:13.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:29:23.953Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3582743b-825b-496f-b77f-e7aaaa7817c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:29:23.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:29:33.968Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=880fae40-a107-48db-90b9-740a828463ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:29:33.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:29:43.984Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=fc95f496-2034-46ac-a057-1753f72fd0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:29:44.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:29:54.001Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=24f04a54-1606-451d-b855-4c830ff18e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:29:54.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:30:04.014Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1ecf2c03-6b51-405a-9885-cf7b0b6c06e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:30:04.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:30:14.031Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1245405b-4135-4337-a440-c66d0707495b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:30:14.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:30:24.049Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=072b57f5-f939-4532-abb6-c8b6bf323dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:30:24.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:30:34.078Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5129991b-8b77-413c-864c-2ab430109df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:30:34.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:30:44.093Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=044e9cfa-22e9-4f9a-80e4-194aebfe8efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:30:44.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:30:54.110Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5f2a6cd3-dcf9-4690-9261-7bc105cd6b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:30:54.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:31:04.128Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ed19faf1-d553-4403-a88c-151c21f01e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:31:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:31:14.146Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=88a14695-eb7d-4724-9599-c07da417567a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:31:14.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:31:24.162Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f23da965-bd14-4965-891c-fbebe95c31d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:31:24.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:31:34.176Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0b9097a9-770a-471f-8aaa-78964c6db6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:31:34.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:31:44.193Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=318d2996-69a8-482c-8639-2414352fe81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:31:44.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:31:54.209Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ecbd05b5-3cf7-47fe-a3f2-7d00c54dbdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:31:54.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:32:04.222Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0edf9572-ebbb-4174-8600-28efd70f18fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:32:04.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:32:14.237Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=276bb2e3-2a65-4f67-93e5-ee9fcbfc08dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:32:14.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:32:24.251Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2c10111c-5e21-4eb5-a808-33a91a096889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:32:24.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:32:34.268Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a6963da2-6c22-4167-8cfa-68b91670f76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:32:34.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:32:44.285Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5e2c5755-f2d6-4b5b-a69f-8d7d240a4a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:32:44.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:32:54.299Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8f8acca8-8b10-4224-8e23-9db8a2ea25a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:32:54.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:33:04.313Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c2e466f0-61fd-43d8-8c1e-7793579e62d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:33:04.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:33:14.329Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=480b4179-1873-456d-a892-993c633eb28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:33:14.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:33:24.348Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=26f486ac-a027-4a13-997b-bd6e299b1711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:33:24.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:33:34.359Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9a3601c6-35b2-49db-95b6-c43f5bd3b366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:33:34.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:33:44.380Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e6a74312-2fb1-40e8-a730-7fd0dcf78335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:33:44.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T01:33:49.987Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:33:49.987Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:33:49.988Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T01:33:49.988Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:33:49.988Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:33:49.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:33:49.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T01:33:49.991Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T01:33:49.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:33:54.395Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c9ec7724-9420-4c98-aa10-3282f47adba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:33:54.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:34:04.413Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=54d58346-1fa3-4d16-9ccf-d073a0769239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:34:04.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:34:14.431Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=bb1772ab-4bf9-442c-b235-c5840747df22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:34:14.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:34:24.446Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f45d0dfa-f7a6-42d2-b60b-f6b13f601563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:34:24.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:34:34.461Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=86bffe4e-e693-4f5e-a30c-b4576050d7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:34:34.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:34:44.476Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=da59369c-828a-43a6-a60c-973c2b84716c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:34:44.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:34:54.493Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=74cb7c8e-1b3e-465a-9f47-aa7972215668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:34:54.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:35:04.522Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=025839b8-d006-42d9-8a1b-bd5f5bf23d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:35:04.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:35:14.537Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8916653b-5fcd-4d24-b3be-6dd08939174f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:35:14.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:35:24.554Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=fddfa3b4-7a71-487f-99da-c3564a11378b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:35:24.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:35:34.565Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0115349d-9aa9-40c7-aa2a-c7dbb49016e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:35:34.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:35:44.580Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=30c4b2f9-61df-4a04-955d-600da26f286a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:35:44.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:35:54.597Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6a592386-91e2-4453-9b03-9ee883f179d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:35:54.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:36:04.610Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8e11f54e-31e0-4bfe-a12c-5156b9533782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:36:04.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:36:14.625Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ad226a64-23a9-426e-8e96-2e690c5a1048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:36:14.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:36:24.641Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=90eeb409-d240-4153-9576-4011c247e2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:36:24.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:36:34.658Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c6730f35-8918-4b45-8389-410dc6036844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:36:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:36:44.682Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b9e80dc9-4cdf-4a07-85b5-0eb9e5ef18c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:36:44.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:36:54.698Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=56305bd9-019f-494c-9b1d-d85beea8c9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:36:54.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:37:04.710Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ab2f0625-f385-4459-acd4-aa7793523ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:37:04.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:37:14.726Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=cf209aba-ee08-429c-b1c9-2ad3126b4aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:37:14.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:37:24.744Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9b65d4a3-0bae-4a86-af4f-7fb09c3806d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:37:24.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:37:34.761Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=dd8dd650-9ae0-485d-92a3-2ed53a131a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:37:34.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:37:44.775Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9ac54f0f-5cfc-4dee-81cc-047b6f8926c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:37:44.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:37:54.789Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5d3154e1-7c21-4633-bf7d-a2569be5e751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:37:54.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:38:04.807Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=7ebae945-11cd-4c23-97f4-8dd33168e61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:38:04.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:38:14.820Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=fa5bad3a-6e9a-4bdc-91b8-85824a4e335f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:38:14.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:38:24.837Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4e7d8670-b095-4a69-b88a-989b194d37bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:38:24.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:38:34.848Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=942dd3b9-8d7f-484a-b50b-cf43b4090688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:38:34.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:38:44.866Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e6afb35f-c1f8-4ff7-98a4-7e7bdff0d8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:38:44.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T01:38:50.031Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:38:50.031Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:38:50.031Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T01:38:50.031Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:38:50.031Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:38:50.034Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:38:50.034Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T01:38:50.034Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T01:38:50.035Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:38:54.880Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=85ec0687-8ce9-4065-bd79-37305c345e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:38:54.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:39:04.897Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=7cb991eb-415f-489a-be2b-4fd5fba6f58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:39:04.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:39:14.915Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=df87ded2-fa8c-4970-842d-cae5fe84c995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:39:14.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:39:24.930Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3682476c-199d-4d08-bb99-7447662f61e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:39:24.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:39:34.942Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a8640fd2-5ca1-4f2e-a3e5-f4a7035ad896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:39:34.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:39:44.956Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3a05c0d3-100e-4352-8df2-2e9136237672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:39:44.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:39:54.973Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=19158e99-9fec-460b-9805-f8982430cbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:39:54.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:40:04.989Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=fcd1b527-7784-459c-be8d-884a7f416b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:40:05.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:40:15.007Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ea293902-bf34-48fb-8421-3d7b3d99c9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:40:15.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:40:25.025Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9931e995-d50c-44b0-b715-1f5db77c4689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:40:25.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:40:35.041Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=84477171-1ac5-406c-87af-f0b304e1f171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:40:35.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:40:45.054Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b8d43737-ab30-4250-a0ed-40e80d59e9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:40:45.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:40:55.071Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f8e5df98-10b2-4c26-9b0d-21fcd377f48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:40:55.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:41:05.087Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=431bb9cf-7c04-484a-9530-e8e6be3464af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:41:05.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:41:15.105Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=db1266fb-1081-40fd-bb7d-aa98fa9aea99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:41:15.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:41:25.122Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c697f20e-587c-4043-b99f-8cdafa8b28f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:41:25.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:41:35.142Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=12709e08-d2c2-4a52-8625-6402fe286c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:41:35.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:41:45.160Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=97b46919-a1ca-4879-8d74-61e2abfa084b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:41:45.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:41:55.177Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8eb8ae68-ca7b-4ed4-bb23-7e56872e6b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:41:55.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:42:05.193Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1ab7af87-091b-40f2-b5a1-57a4ac203696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:42:05.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:42:15.214Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a538c2ce-721d-4c9a-ac90-a2c12e48bea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:42:15.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:42:25.229Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0c48844b-8fe3-4fd6-9fe5-30e751fd6004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:42:25.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:42:35.243Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9b9b7f31-0df5-48c6-ad24-65cee04dff05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:42:35.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:42:45.258Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=64a8a5a6-a5d7-49ca-8019-17d6be785877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:42:45.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:42:55.274Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9a5abfeb-ed5a-48e9-9070-0050d116e610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:42:55.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:43:05.290Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e63f0b47-8e33-4113-bde9-b5bf26e545e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:43:05.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:43:15.308Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0f3ab63d-ddcc-4a7d-8a3d-c3cab9b1356e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:43:15.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:43:25.326Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=19017790-3681-4715-9a8f-f4e7b1f74bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:43:25.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:43:35.341Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=963d91cb-6485-44d9-b9dc-011f3cde0595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:43:35.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:43:45.355Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ee31b774-dd91-489b-8e56-c8f53f3b0d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:43:45.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T01:43:49.999Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:43:49.999Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:43:49.999Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T01:43:49.999Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:43:50.000Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:43:50.002Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:43:50.002Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T01:43:50.002Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T01:43:50.003Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:43:55.371Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=64730e19-d321-46fc-9ddf-e72095b4384e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:43:55.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:44:05.390Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ae02eaf0-f279-40af-b0cf-38f7e2239d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:44:05.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:44:15.407Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=95a2a730-4f8e-4d69-97bc-cf6fa9cf3f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:44:15.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:44:25.420Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=96fe4b49-34ea-4ffc-8e73-ab54be7bd38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:44:25.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:44:35.436Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6e23d848-5c61-4e0d-9c00-3c3283b468dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:44:35.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:44:45.453Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3e68eaf1-8dc2-49aa-a43a-b2ab8ca90dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:44:45.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:44:55.465Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=19902fdc-ed0f-4a60-84cc-6aa24b1d498a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:44:55.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:45:05.479Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f58d4977-b171-4bee-b0ab-7da9736c6e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:45:05.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:45:15.498Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=25470e21-9b05-4a4d-8d18-53f4795cd88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:45:15.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:45:25.512Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=af9399be-42ab-45f0-ad99-186c35b31bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:45:25.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:45:35.526Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=964c0187-fc5d-4ed5-938c-9ede2c1f6a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:45:35.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:45:45.546Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9156ebf9-05ca-4e52-8aac-41cd85c25d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:45:45.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:45:55.561Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5d89f2df-2710-4543-a61d-04a1e88d81a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:45:55.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:46:05.574Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1139c0c6-259b-4a9d-bd02-1af84dd5dc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:46:05.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:46:15.589Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=cf375cc6-7bde-4646-aefc-8e0b9dac8066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:46:15.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:46:25.607Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=dccc2440-b491-45f7-9a72-35b5bfb7c978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:46:25.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:46:35.625Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=66d44c69-8694-4a2e-a3bf-b263dc369d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:46:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:46:45.640Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6d76a645-55ec-4154-a331-4f2574e7b541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:46:45.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:46:55.657Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4d93a0e4-dd94-4cd7-ab8d-2361d7868de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:46:55.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:47:05.673Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=fcf3dd42-dda4-46ac-862d-c58883ac0db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:47:05.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:47:15.691Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d8626dd5-aab5-482e-8125-9b8d057c0026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:47:15.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:47:25.714Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0da0294e-46c2-4e68-b27d-bc568a939a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:47:25.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:47:35.726Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=511c7f48-f1c9-4377-a369-4db316a667ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:47:35.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:47:45.743Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c9aa3fda-cd37-417c-af6c-805b6c4a07bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:47:45.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:47:55.766Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=26340e08-4981-422b-9294-5b13a7d9e7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:47:55.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:48:05.777Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2d134138-fa29-4b43-bf0a-d061b970f685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:48:05.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:48:15.812Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6372c2d2-88f9-44c2-a7bb-50750c1f4466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:48:15.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:48:25.824Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4bb16665-48a5-4748-bcb8-87eda9e84665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:48:25.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:48:35.837Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=80f6c8c7-de7e-440d-9c30-e5d38ce5ddc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:48:35.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:48:45.852Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=59ae7746-146b-4812-b7d0-d62ed93a084c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:48:45.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T01:48:49.982Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:48:49.982Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:48:49.983Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T01:48:49.983Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:48:49.983Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:48:49.985Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:48:49.985Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T01:48:49.985Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T01:48:49.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:48:55.861Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=890cef3d-9713-4ce7-a060-c456a20b5bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:48:55.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:49:05.874Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a034361f-79c5-4dac-b643-9dfe3d21f4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:49:05.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:49:15.886Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b639717f-0153-4866-a04d-08fd6cf31a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:49:15.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:49:25.899Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=cd3948fc-3079-4b98-8cee-c637b4b20612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:49:25.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:49:35.923Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=39f87819-17d9-4507-820d-6ede30da4b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:49:35.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:49:45.937Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f9291585-5338-45eb-aba4-6187a3eea318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:49:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:49:55.952Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d1108142-16ec-4e5d-9d3a-082be26c6458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:49:55.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:50:05.964Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=89a94c07-7a4f-4779-8395-3787543ec8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:50:05.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:50:15.991Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6e689ee4-2805-4411-8241-2f7e0701c92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:50:16.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:50:26.003Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a2324ed5-6f3d-43af-96cd-c6df151cbd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:50:26.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:50:36.016Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6a1fcaa6-3239-4177-a01f-89737499c9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:50:36.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:50:46.032Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=49371b6d-fe13-4514-9c06-580f427b86ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:50:46.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:50:56.048Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e29a76ef-bf6f-480f-889a-50771b99288e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:50:56.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:51:06.062Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ebb87558-30ff-4120-aa21-167434b67095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:51:06.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:51:16.080Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b377fad4-9c14-47e0-83b3-dc7fd351f7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:51:16.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:51:26.097Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=17dfae18-817a-4fa4-b1a6-2b4a99adcab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:51:26.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:51:36.112Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f3136f1a-961f-463e-b9eb-880428c7b260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:51:36.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:51:46.128Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3c9c3f64-af71-497a-b867-2a82fe59bd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:51:46.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:51:56.142Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=41c9ed4a-a076-496a-9068-e545211b95d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:51:56.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:52:06.159Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=04c93147-d7fb-4cd7-9bb3-678c8893dadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:52:06.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:52:16.190Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ff1f431f-c7fc-42ef-b17c-09750d8bdebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:52:16.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:52:26.204Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=16dd901f-7186-4a68-b818-0d5a12569cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:52:26.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:52:36.221Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4f40e587-0367-40b2-8f2d-1c0468870339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:52:36.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:52:46.236Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=807094d7-9252-4932-8745-c928ac9b51a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:52:46.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:52:56.250Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=44cf78f5-a500-4c43-afff-fdbe1b91fa2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:52:56.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:53:06.263Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=326ae23d-8cc5-4929-924a-48f79f464e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:53:06.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:53:16.278Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f0980c17-ae79-4f24-be5e-4e1d4499ecc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:53:16.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:53:26.292Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=38ac9bb1-072a-482f-bece-5be086236362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:53:26.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:53:36.307Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2b530281-dcad-4dae-a17c-becfa48b7287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:53:36.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:53:46.325Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1bb950c4-30c7-4aee-baa0-f98399f31ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:53:46.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T01:53:49.998Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:53:49.998Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:53:49.998Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T01:53:49.998Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:53:49.999Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:53:50.001Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:53:50.001Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T01:53:50.001Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T01:53:50.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:53:56.342Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=682cd1dd-3395-49d3-9095-993881e531e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:53:56.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:54:06.358Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2d630b2f-15b5-432a-ae5d-643749915460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:54:06.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:54:16.374Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=fd772df0-6fbc-46b3-bb6a-194d85b126dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:54:16.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:54:26.389Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=416f3aed-81b7-4484-9db9-7ab77a79abb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:54:26.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:54:36.404Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0b567037-fd1f-4e5c-8ad7-eb0bfc4a4184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:54:36.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:54:46.418Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=510832cb-ca8a-4f5b-b9c7-f0e8c7e601ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:54:46.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:54:56.434Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1d96aaa0-02f9-4d9e-b53d-6766080c781a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:54:56.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:55:06.452Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b5189b12-261e-464f-bdda-03e78e7deafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:55:06.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:55:16.466Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=3f7aecf1-f04d-468b-9493-85e055cc2613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:55:16.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:55:26.481Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=738e91fe-4e1b-482e-8a9c-d417735501c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:55:26.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:55:36.494Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b2c2330d-f3b1-4325-810e-c68953498927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:55:36.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:55:46.510Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0208d512-a4dc-4b3d-aefa-4499bc6b2c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:55:46.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:55:56.523Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a533df8e-730c-411a-9ad3-8b841c49f30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:55:56.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:56:06.538Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=fe7043bc-8c5d-4abd-915d-0f0dad30bd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:56:06.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:56:16.555Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c8d99a9c-0b3d-442b-ae2f-d766e3d1f6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:56:16.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:56:26.567Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=7d6aa388-97f6-4d15-828c-46a5aef2f783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:56:26.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:56:36.583Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ef940bcc-60e8-4280-886f-d3cdf171bd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:56:36.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:56:46.599Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a00ad824-afcc-4a27-9652-b4cd1144578f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:56:46.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:56:56.616Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=633ddcd2-940e-49d6-9f64-f89cfec7a0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:56:56.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:57:06.628Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=de3f9c83-9249-4dc1-b054-325ddd128072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:57:06.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:57:16.644Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=186470c4-4a36-46c4-9027-a2f8c49ca6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:57:16.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:57:26.657Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9958bbbe-56d6-4fa9-9037-c517f3e55728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:57:26.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:57:36.666Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=410880f1-68a3-4786-97d0-9cc74234b010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:57:36.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:57:46.682Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=88396ade-9547-4d20-9612-69ba9c8db6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:57:46.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:57:56.697Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=27618fd9-e564-4a34-b276-d74ed3268179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:57:56.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:58:06.709Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f8bade73-e8c4-4012-b580-82f8876750a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:58:06.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:58:16.725Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=20df128a-3bba-4206-b285-2195a629075a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:58:16.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:58:26.739Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=148ac1ba-d682-4cd8-91d1-b035c3aa91f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:58:26.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:58:36.758Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1927ef43-a56d-49cc-8a1a-bb58ab8623e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:58:36.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:58:46.772Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=14e8e69c-58f7-4243-8375-05338511ee7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:58:46.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T01:58:49.996Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:58:49.997Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T01:58:49.997Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T01:58:49.997Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:58:49.997Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:58:50.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T01:58:50.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T01:58:50.000Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T01:58:50.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:58:56.788Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=37e365d0-76de-4001-9a9d-9542e14d57da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:58:56.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:59:06.806Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=71fa70f2-3cb9-4c8a-b410-afaf7e65f8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:59:06.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:59:16.824Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=7835e15b-7696-4a5f-951c-1afbe92bca42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:59:16.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:59:26.841Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=783aefd7-7fbb-42d0-923a-cb364ba3e1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:59:26.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:59:36.855Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1f5bb412-ff1e-4015-ac6f-dd558d42923c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:59:36.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:59:46.872Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e22a2594-56a5-45e0-9f8d-226a26cf3d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:59:46.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:59:56.889Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=62227815-6f11-40e3-b40a-68939c446956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T01:59:56.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:00:06.906Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b59a6838-c5f7-4481-8b1b-6fae709d8616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:00:06.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:00:16.923Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=75b8a15e-e357-47f8-a918-bef68c40abee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:00:16.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:00:26.938Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e47c4d7c-8293-4bf5-9811-e48716e49ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:00:26.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:00:36.953Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=18faf121-2b50-4d62-850d-618d402a9b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:00:36.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:00:46.969Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=336a1b82-ddc6-4f14-867c-34de9d844878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:00:46.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:00:56.986Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0089460b-2efd-4ca3-b197-af5d7ae6feed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:00:57.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:01:07.001Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=cfc75d4a-0b84-4d55-985b-f9e8d7801fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:01:07.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:01:17.018Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=85505e9c-2c27-4939-b8a3-481d59517c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:01:17.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:01:27.034Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=910a3615-da95-41f6-b31b-7604ccf09f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:01:27.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:01:37.051Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=70769eb5-bd95-4165-af7d-e6371f364383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:01:37.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:01:47.066Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=cb1c340e-e1a7-4a88-a1c3-efa30d086caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:01:47.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:01:57.083Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=529a5604-1e0c-4b35-89ab-44379d3806b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:01:57.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:02:07.101Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b7f119c3-4faf-4603-ac22-6f0c7230cdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:02:07.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:02:17.118Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2fd25de0-e225-446e-8917-dc0d4c949786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:02:17.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:02:27.133Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=325974e5-40df-4313-9e3a-9a353b723baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:02:27.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:02:37.161Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=748d858e-41c7-4282-b80b-93ca8efe50a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:02:37.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:02:47.177Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=182404d1-4003-42d0-87d0-2e4efedb3b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:02:47.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:02:57.200Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=df79dc79-10e4-4579-9e6d-dc1f3fa26b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:02:57.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:03:07.214Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=60d5bc6e-cf92-48b6-a55f-0f916c07e861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:03:07.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:03:17.248Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8e2cd997-822f-490b-a018-68a5cdc12f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:03:17.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:03:27.263Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=71614a10-98fa-4f06-8933-3179c1f1fa72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:03:27.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:03:37.284Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4f0df8bb-7f81-4e72-9f1a-af56871cb01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:03:37.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:03:47.301Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8b79ffa9-1608-4e84-b50b-1f10318aa656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:03:47.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T02:03:49.979Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T02:03:49.980Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T02:03:49.980Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T02:03:49.980Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T02:03:49.980Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T02:03:49.982Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T02:03:49.982Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T02:03:49.982Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T02:03:49.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:03:57.314Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ab91c391-d066-4acb-96b1-ab2a4b694cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:03:57.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:04:07.331Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=db5dbeef-7681-4326-940a-077e9f725b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:04:07.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:04:17.346Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e6f01f54-15a2-4d53-9dec-e28d6b74dfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:04:17.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:04:27.359Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=82edecfa-b55a-4efc-8ad7-683847eaa48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:04:27.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:04:37.374Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d9165b10-a13f-41a0-8537-0f80d9d63dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:04:37.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:04:47.388Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=58b32555-a169-44d1-8169-4cb866daf319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:04:47.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:04:57.403Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f10b7ae8-17a5-4cbc-ad95-dce079afaace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:04:57.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:05:07.413Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d005122c-a011-46df-84ed-845bafa3679b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:05:07.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:05:17.448Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=aa49914f-681d-436f-833e-e75882a40b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:05:17.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:05:27.465Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=868d8c79-eebe-47a0-b76d-1e6a7dc755da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:05:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:05:37.478Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c16de1ea-a988-40ca-9ba2-c1200bd681fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:05:37.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:05:47.495Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=84357687-32aa-42ac-aa0e-9ad7c1d5dbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:05:47.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:05:57.510Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=764ca867-e90d-4264-ac87-2d2e933acc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:05:57.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:06:07.527Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9a36fd01-56e5-4168-bee1-c6e0ed178dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:06:07.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:06:17.545Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ce7709d3-c094-47ad-942c-1783095129e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:06:17.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:06:27.561Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=07660ce1-a03f-4887-a081-1c81ae95c216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:06:27.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:06:37.589Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=dc1f9508-a27a-476a-b037-7c25ae553c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:06:37.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:06:47.602Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6a53461a-cb7e-4838-a6b7-9e92ab338856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:06:47.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:06:57.619Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=71bb79b4-a81e-4391-bf82-db17a8ff5473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:06:57.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:07:07.637Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8c2f0d38-c6f8-4e73-8154-ee6dfa7405b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:07:07.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:07:17.652Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=38d1d402-106b-47e8-ab9c-1e888f747b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:07:17.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:07:27.670Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=45d02a4d-f5af-44ba-916d-84073f33f776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:07:27.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:07:37.682Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=50e78dc0-9b2f-4ec6-be78-2c2d359ef41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:07:37.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:07:47.694Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ab9acade-484a-4c24-88fe-b2263b1dfba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:07:47.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:07:57.707Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e9316b4a-6fea-4918-94a1-ad8bf25a6b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:07:57.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:08:07.718Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b478bbe3-cfcc-49d1-8fb4-16204d89ffad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:08:07.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:08:17.733Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d0b75a22-f5ec-4c9a-bfc2-8928b94fdbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:08:17.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:08:27.747Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5e6f6e87-3593-4055-8530-c0657d85890c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:08:27.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:08:37.776Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=8010f794-7282-40b2-b35e-055d55afd66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:08:37.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:08:47.789Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1b1e11ac-ef23-467e-834a-4d0ee7ea91f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:08:47.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T02:08:49.983Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T02:08:49.983Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T02:08:49.983Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T02:08:49.983Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T02:08:49.983Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T02:08:49.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T02:08:49.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T02:08:49.986Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T02:08:49.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:08:57.803Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=92ab997f-ab88-44f0-931c-7832e9f872e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:08:57.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:09:07.818Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=13935317-499d-472d-a48d-9bce38092657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:09:07.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:09:17.836Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=994369fb-9d72-4d81-b9bb-84bbd7d8c06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:09:17.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:09:27.851Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=928c2ac3-a702-4b0f-b1ac-1370f07e0091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:09:27.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:09:37.868Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=34dc1386-25fa-4379-bc04-d7d5d8eaf050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:09:37.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:09:47.885Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=4227aa3d-4503-4096-9e72-9dc9ffd6d14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:09:47.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:09:57.903Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=bd32f1b6-4994-49b2-a935-c5a817612fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:09:57.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:10:07.921Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=dc2be20c-2285-43a7-a95c-f6e044d6321a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:10:07.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:10:17.936Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ed8c5f03-079a-40e7-b7db-d4e6c64d145a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:10:17.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:10:27.953Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=19b24e6a-983d-4757-9266-2d933ff3504a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:10:27.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:10:37.970Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c07a99e6-147e-4c2c-8618-87af40bfde7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:10:37.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:10:47.986Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=36b5adb3-aca0-4913-9add-c9a4779fe103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:10:48.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:10:58.002Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=dd8fbf60-0a31-4985-97da-0e0ed533a512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:10:58.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:11:08.018Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=28778bca-403c-4796-bf97-197cb968c3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:11:08.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:11:18.035Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a137eed1-cc65-4155-8581-86591d4d4e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:11:18.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:11:28.049Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0bb17326-d3f1-4b22-a0ef-ad79c5f0e94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:11:28.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:11:38.066Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=add1d5df-c29c-4323-b31f-9f0457e1724c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:11:38.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:11:48.080Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=9b950dcc-471d-40d8-a28a-3832234d6b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:11:48.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:11:58.097Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=89ad1f36-4597-483a-a18e-57c8e49910e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:11:58.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:12:08.111Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c275c195-5cc5-4ff9-b5e5-61998f86c5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:12:08.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:12:18.124Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b4bc90fe-9d6c-4942-9ea0-9cddc51d91c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:12:18.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:12:28.140Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=10bd72c1-ea73-4c4e-a3cb-90ab98dfc906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:12:28.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:12:38.157Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=6c11ac3d-b493-4d6b-8458-5e87ab20decb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:12:38.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:12:48.173Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=20d21959-c1a2-4d16-8793-ecc9d739a683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:12:48.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:12:58.187Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d6d62b61-759b-497a-a28e-5f0849331fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:12:58.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:13:08.205Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=0bca9bfb-58db-41b6-ac8a-c22fef1dfb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:13:08.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:13:18.220Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=470e7b0b-0220-40d4-a070-4741e0aec344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:13:18.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:13:28.231Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=063fd56f-4088-4c0f-a0f2-2bf19e3f7108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:13:28.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:13:38.248Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c07c701d-e738-4744-9dc9-24bdf5c75024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:13:38.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:13:48.263Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=15296f1e-b0c3-415e-9e2a-5fbb6e034e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:13:48.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T02:13:49.992Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T02:13:49.992Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T02:13:49.992Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T02:13:49.992Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T02:13:49.992Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T02:13:49.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T02:13:49.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T02:13:49.995Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T02:13:49.996Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:13:58.281Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=cefd500e-a064-4499-a584-4479294b1b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:13:58.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:14:08.298Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=887b4c81-5d3b-4227-a725-9f9a292b0fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:14:08.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:14:18.316Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=90ab87be-28df-4c2a-a43d-49662e04f0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:14:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:14:28.329Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5f93b1d0-3b42-4f6b-afe5-fcd6edf4659e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:14:28.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:14:38.345Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=5cb0a2f1-339d-4d72-aa29-6498fc1532c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:14:38.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:14:48.357Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e217fc76-5193-454e-bbae-29c3d1789a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:14:48.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:14:58.371Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=37aa0d7b-193b-42df-a353-817bc10064b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:14:58.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:15:08.387Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e828f164-83bd-4701-95e4-856d8deb14ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:15:08.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:15:18.404Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=86d292ba-aa3e-4727-b640-1bf47bebbf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:15:18.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:15:28.417Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=29397208-8426-4e0c-8b14-1393f7dc1289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:15:28.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:15:38.435Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=158474f6-eada-4c26-bbe7-6f25f260a08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:15:38.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:15:48.453Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=efd7161f-ded1-487e-b943-ded4dce76de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:15:48.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:15:58.464Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=86a0939d-1787-40d6-a1e9-7b86946dfc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:15:58.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:16:08.478Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=42f33137-4f93-40ba-8d4f-eda3ff80f1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:16:08.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:16:18.494Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b4effea4-8f4e-431a-a8bc-fde4e5eee7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:16:18.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:16:28.510Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=1facf1c0-f60e-49a9-b85b-d28bb60bb262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:16:28.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:16:38.524Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2caf4c5e-f6c9-48fe-8b7d-d4f850330f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:16:38.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:16:48.537Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=03a98ae5-4c47-4452-9554-c5c311e61920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:16:48.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:16:58.552Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=12908978-bc57-498c-8e05-b1ec12c4441f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:16:58.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:17:08.565Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=c46afc50-722d-4dba-873f-fdb5d161617c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:17:08.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:17:18.582Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b3098269-3c78-45dc-bc43-083c1d2c2cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:17:18.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:17:28.596Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=563ef5b1-1a7c-4334-bef0-d583731d2d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:17:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:17:38.611Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=27cdfd38-b8ed-4068-81ae-74853aac31d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:17:38.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:17:48.626Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ddbfe841-a4b2-4baf-a576-e858efdb697e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:17:48.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:17:58.641Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=32bebae4-0089-40d4-8804-c0506cb8fa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:17:58.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:18:08.653Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=18040edc-3f30-4eff-be35-b63107027a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:18:08.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:18:18.662Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=592305c6-64de-445b-a2e6-f64d825b0ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:18:18.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:18:28.675Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=909ade2b-53be-4516-a278-8d0d2ba71201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:18:28.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:18:38.688Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=88f3fd98-0e8b-4e02-a7b3-a0ddfd490fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:18:38.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:18:48.699Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d43d2bf1-be8b-48b2-a92a-6e33dd84d892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:18:48.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-31T02:18:50.025Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T02:18:50.025Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-31T02:18:50.025Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-31T02:18:50.026Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T02:18:50.026Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T02:18:50.028Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-31T02:18:50.028Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-31T02:18:50.028Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-31T02:18:50.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:18:58.709Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=722fa69d-fcfd-4903-bcd5-2a762346a2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:18:58.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:19:08.733Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=494581ec-ed8c-4496-9588-babf46503e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:19:08.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:19:18.747Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=f6cab2ff-e6cd-4df5-adbe-598dc5ce9419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:19:18.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:19:28.764Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=ab888ba2-8e2b-4093-a4ee-e281aee4d41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:19:28.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:19:38.777Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=04fbf976-8f22-4118-82e8-e3ae6c7d0565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:19:38.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:19:48.792Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=473ac639-3ce6-4018-80de-a54c56e44f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:19:48.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:19:58.807Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=e674f04e-fda7-483b-b10a-5a1932f13c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:19:58.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:20:08.822Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d59877c3-29fb-489d-ac1e-0e1a8aa4ac78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:20:08.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:20:18.837Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=a755de78-afd7-4a9a-bbb3-79143db87e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:20:18.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:20:28.852Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=d2234044-7aef-4e4a-a500-ae685d311bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:20:28.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:20:38.867Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=2b919ac3-3adb-4d82-9487-9fa9a51933a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:20:38.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-31T02:20:48.883Z |INFO |Init configs |InvocationID=2f72ed31-67ec-4c2f-9f68-4d5f905fd6fc, InstanceUUID=b76cb237-0e63-49eb-9bd9-cc2e76fde314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023