. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T11:44:02.697Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T11:44:02.705Z |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-21T11:44:02.706Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T11:44:02.707Z |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-21T11:44:03.034Z |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-21T11:44:03.131Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T11:44:03.132Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T11:44:03.132Z |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-21T11:44:03.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-21T11:44:03.239Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-21T11:44:03.258Z |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-21T11:44:04.403Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-21T11:44:04.807Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-21T11:44:04.827Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-21T11:44:04.827Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-21T11:44:04.907Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-21T11:44:04.907Z |INFO |Root WebApplicationContext: initialization completed in 1648 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-21T11:44:05.617Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-21T11:44:07.224Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-21T11:44:07.736Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-21T11:44:07.767Z |INFO |Started MainApp in 6.766 seconds (JVM running for 7.279) |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-21T11:44:07.945Z |INFO |Start scheduling PRH workflow |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:44:07.953Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=449fa472-44a4-450a-b767-44f2264751cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:44:08.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-21T11:44:15.580Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-21T11:44:15.581Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-21T11:44:15.583Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:44:18.420Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=98fe728c-b1e8-4e37-8244-80aed0cfe12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:44:18.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:44:28.436Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7a0aa834-599d-4f34-91e2-2aef70bd7f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:44:28.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:44:38.456Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2f70f21b-4c35-4b41-b7fc-4ea581b3fd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:44:38.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:44:48.470Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2b789698-9042-4869-ad48-4975b26adb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:44:48.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:44:58.487Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=39bf8b5d-9a29-464d-b461-7b2f4347836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:44:58.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:45:08.512Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7ce0b646-b01a-4348-9c69-0fea756ef5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:45:08.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:45:18.528Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2409da37-6dac-4e9f-9661-a8d1b26e6a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:45:18.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:45:28.560Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=694e4da2-2738-4327-9fcc-da69cd2eac48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:45:28.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:45:38.585Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=80af62d6-f90b-49c5-88ae-6bfd94baeb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:45:38.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:45:48.601Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0d595fab-2012-4732-9fe9-29a16e225c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:45:48.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:45:58.619Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=abe69cf9-2573-4783-893b-1ed80630b793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:45:58.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:46:08.637Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c2c4c70d-7f04-49af-915d-51920388e828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:46:08.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:46:18.659Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f5e853e0-82ab-4d37-8379-0195dfff5662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:46:18.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:46:28.674Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=41df8500-1d1d-4395-a612-e3cf142a22f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:46:28.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:46:38.700Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=518f6117-869a-48aa-a894-055c96ad2b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:46:38.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:46:48.721Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=dc19e63b-0352-4fc2-afca-89d1c6c43473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:46:48.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:46:58.733Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=fe2357de-3f6f-4788-9668-facab2e23605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:46:58.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:47:08.753Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8861684a-c5d8-412f-9eef-4f3b25e04d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:47:08.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:47:18.773Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=10549011-cf7b-497b-8ab8-2588fb9d69fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:47:18.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:47:28.789Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=eb891e62-8994-4867-a672-64c5198608e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:47:28.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:47:38.805Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b99cbbf7-1021-4723-8685-3d042c2c5dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:47:38.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:47:48.823Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=177c6608-fdc6-4c1a-a1d1-ab4f97e2b1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:47:48.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:47:58.836Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0c1338a5-3265-400b-ba31-c690a920a129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:47:58.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:48:08.853Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5daa9eab-b2b6-4229-b04d-60083426913c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:48:08.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:48:18.868Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c45f75b6-6d75-4d2a-b0bc-42f0dc4473ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:48:18.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:48:28.893Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=50677ac6-e899-40ea-b290-1506c4faf993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:48:28.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:48:38.909Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=213eb20f-9d23-42bc-99c8-6b651905671c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:48:38.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:48:48.931Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=13fef002-af9d-4a68-9064-19047e4bc531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:48:48.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:48:58.952Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1a5a7558-ce1a-4597-9bf0-d186e9999711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:48:58.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T11:49:06.190Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T11:49:06.190Z |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-21T11:49:06.191Z |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-21T11:49:06.191Z |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-21T11:49:06.191Z |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-21T11:49:06.201Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T11:49:06.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T11:49:06.201Z |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-21T11:49:06.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:49:08.970Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=07439d2b-1039-4db4-b48e-069b824ee7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:49:08.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:49:18.992Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b7724646-2f6b-493c-baaf-4ff0ea2c8b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:49:19.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:49:29.010Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8bfd71f6-791e-4d0f-895e-e356241587bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:49:29.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:49:39.036Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d8c7b12e-d354-4e0f-ac09-4510e2734820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:49:39.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:49:49.055Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c5bc0037-7a6c-4a82-a997-96c2719cd1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:49:49.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:49:59.074Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=773c584e-aa54-429e-a81e-2a3eaccdb89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:49:59.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:50:09.099Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7908c56f-2669-4847-8007-0c686c087c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:50:09.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:50:19.112Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a411704d-ebed-408c-9884-e274e725cf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:50:19.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:50:29.129Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ae4da58e-cab3-4f02-b9f8-f634a6572c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:50:29.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:50:39.147Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=28117d4b-9f8e-4c6c-8b60-1f39234c16a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:50:39.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:50:49.161Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=da957bdd-6902-4459-bfa6-91c55e4489e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:50:49.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:50:59.181Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a8b474c7-270d-4e38-b9c2-b2942e327054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:50:59.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:51:09.199Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=aea6be00-ac84-40ed-a2b6-45736a33b058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:51:09.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:51:19.219Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=dcd0804d-fe4b-4ed0-9ffb-b84682895c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:51:19.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:51:29.239Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0da47a48-1d03-4dd4-8718-4721010c5f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:51:29.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:51:39.255Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=bcb89fd5-8008-447e-a741-c7a521ca786d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:51:39.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:51:49.272Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c312bf82-0f29-41f7-839e-0107a4db36f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:51:49.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:51:59.290Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=814fed8b-e407-4b89-8c59-2029d7081bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:51:59.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:52:09.307Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=fedb9f8f-4c98-4c5d-ac73-59235f91fdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:52:09.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:52:19.322Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6126782f-6f44-4b38-ab48-7f7436dce536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:52:19.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:52:29.345Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4fe02ab2-e9dc-4c89-8156-cdfef49b72b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:52:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:52:39.360Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d1a44fc5-e89a-41a0-8d9e-c68db364b73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:52:39.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:52:49.374Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6c49ae41-88b4-4fc7-af03-762d46049eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:52:49.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:52:59.389Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=af01fc7d-6980-46a8-bd54-c9a1c7ad85c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:52:59.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:53:09.404Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=575eed4b-3c3e-4875-a046-fe0089c425c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:53:09.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:53:19.417Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8ffd2e9e-07f1-4eae-a620-1bd0458d941c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:53:19.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:53:29.435Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=30a24929-7279-4a76-a07b-72ff38b5b931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:53:29.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:53:39.452Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=256ff392-6e9e-4a80-93ce-c8ca06b837e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:53:39.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:53:49.487Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=93331ca9-8da5-44cb-a5ce-43077a46cc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:53:49.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:53:59.508Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=531bd341-0d8c-4bd7-b558-18e208a083cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:53:59.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T11:54:05.802Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T11:54:05.802Z |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-21T11:54:05.802Z |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-21T11:54:05.803Z |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-21T11:54:05.803Z |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-21T11:54:05.810Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T11:54:05.810Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T11:54:05.810Z |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-21T11:54:05.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:54:09.522Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a3d7d8c7-5592-42f9-9f74-adcf25a69a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:54:09.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:54:19.557Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7be15852-8a50-4b52-a6f2-c95f3a5e9a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:54:19.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:54:29.577Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9e057f64-0b71-43f9-9f57-5bf9fdede936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:54:29.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:54:39.600Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d9d62288-4ca7-4dde-a4ca-b2ec7f6ab290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:54:39.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:54:49.616Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=bdd4f500-dfcd-479e-a63c-cbd78e34a01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:54:49.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:54:59.636Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=39db4eac-7e06-4ceb-a04c-fdab0df1db65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:54:59.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:55:09.657Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=70e5fa51-def4-4ee7-a8d1-c0beb157398e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:55:09.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:55:19.684Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ea99858b-0d47-4d5d-a891-eecb1c91d2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:55:19.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:55:29.700Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3d978ee1-5a82-4ce2-a9a8-cbbca3ff1baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:55:29.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:55:39.712Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=89eded40-58da-4a0e-bfa8-2dbe68cb4942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:55:39.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:55:49.753Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=16df2299-512f-43de-b507-1b7d0aa92bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:55:49.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:55:59.774Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0306a7d0-6006-4a1e-8114-416c14a25be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:55:59.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:56:09.791Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=83ae9479-f3d0-4b68-8202-841247efe024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:56:09.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:56:19.804Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=11f3a0d5-e8ab-424b-a982-b23a0473b8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:56:19.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:56:29.820Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=68a386cc-4898-4d4d-8058-c3e6caefff22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:56:29.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:56:39.842Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2050b92a-aef0-4452-8419-b3ec235c4841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:56:39.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:56:49.861Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=82d1af2d-5d45-4322-ad9d-84aa6efc29db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:56:49.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:56:59.886Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8bdca366-62b1-497c-a560-6c1685b0d2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:56:59.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:57:09.910Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a6efe3a0-6854-440d-ba81-b917178832eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:57:09.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:57:19.928Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=872d84a0-1a97-484a-9d86-81bbc121e3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:57:19.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:57:29.944Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d7be3aba-01a1-4774-800d-0ccd677b9cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:57:29.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:57:39.957Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9169f55a-cad0-4832-a528-6d147d127ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:57:39.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:57:49.968Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d91ac574-feb5-4140-bfc7-0dcb200631d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:57:49.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:57:59.985Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4879b629-a7c7-4cc3-b6df-dc35c2685e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:58:00.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:58:10.003Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=763b431a-2c9b-4d2c-bb5e-a75295b22fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:58:10.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:58:20.017Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e76e4dc5-f587-467f-ae05-566c4e3636f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:58:20.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:58:30.034Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4ed14c68-af0d-4eca-b6db-944e649f7089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:58:30.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:58:40.052Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=04d942be-f1e8-49d2-a313-1f9dba499f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:58:40.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:58:50.070Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0643a3ad-e9aa-442c-a91f-037452592f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:58:50.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:59:00.084Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4b2e6ca4-889a-4266-9ea5-056920773ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:59:00.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T11:59:05.818Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T11:59:05.818Z |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-21T11:59:05.818Z |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-21T11:59:05.818Z |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-21T11:59:05.819Z |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-21T11:59:05.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T11:59:05.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T11:59:05.824Z |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-21T11:59:05.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:59:10.121Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d1391b0b-e88c-463c-81b4-baaf845cd264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:59:10.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:59:20.139Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ecb0df76-e123-4e8b-be4d-a6b10c51b4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:59:20.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:59:30.157Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=44a944dc-a9de-4cad-b10a-92ca22fa2cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:59:30.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:59:40.191Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ed133c52-f2e1-498f-906b-6ea52bbd6df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:59:40.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:59:50.208Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f968746a-e4d9-4d59-9daa-046f8b3bdc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T11:59:50.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:00:00.244Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=bd0f1174-83be-41b8-b4cf-38a8b8c7a1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:00:00.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:00:10.262Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=67d79a46-364c-4a1c-bf8c-fc26bdff97a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:00:10.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:00:20.281Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=315fdd83-0d0d-45aa-9ffe-fbe50eec72ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:00:20.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:00:30.296Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2d9924d1-d960-4790-ba9b-9800dfa04023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:00:30.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:00:40.311Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f8c0cc7c-ee62-440a-8f27-94ac6c8a720a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:00:40.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:00:50.330Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2cbd2d18-87d3-4de2-91d9-a758a2dc4f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:00:50.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:01:00.348Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3bf023ae-3805-45ff-b4f7-b5ea8fc872b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:01:00.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:01:10.362Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f4e8f0ee-de05-4f71-be05-44db8efdb1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:01:10.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:01:20.379Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=495f7611-a99a-4498-b665-5ef041ed8af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:01:20.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:01:30.394Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4aa3bfc7-549f-4326-a4e1-e20cf28154dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:01:30.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:01:40.412Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0cf07957-c869-4c3a-8717-0c5caea4988c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:01:40.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:01:50.424Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4450a893-9e65-4b4c-802a-6c03a8f6cf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:01:50.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:02:00.443Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a81f32bb-bcfd-4f88-b54f-0fbf76bb09d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:02:00.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:02:10.460Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f2813009-71cd-482e-b870-21eef0b8b459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:02:10.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:02:20.474Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0e46ddc3-06a6-4d35-bdd3-3a421e875abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:02:20.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:02:30.492Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d42c4569-f8df-47df-90f6-fe4259689248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:02:30.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:02:40.508Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2905319b-e663-4199-8b4d-5032e6193ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:02:40.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:02:50.523Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8edb84a5-a7fe-4356-a511-ef6fbd487dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:02:50.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:03:00.540Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e85a69e7-b555-4f9a-bdc8-8cd716bcc868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:03:00.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:03:10.554Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5e567ced-0da1-4008-8c6d-7767f106a155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:03:10.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:03:20.573Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ac1432f9-9dc4-4cc2-b99b-80ea28219aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:03:20.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:03:30.596Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=00066517-8e01-4f83-aa47-ea0bc12889bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:03:30.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:03:40.614Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=484f2e2d-6f30-40ea-a33a-72e2a27df1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:03:40.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:03:50.649Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8990a91d-1345-42dc-bb5f-c7bf47537b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:03:50.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:04:00.665Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e274b862-fcf8-49ce-bcc1-e8c7c91bd6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:04:00.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T12:04:05.784Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T12:04:05.784Z |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-21T12:04:05.784Z |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-21T12:04:05.784Z |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-21T12:04:05.785Z |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-21T12:04:05.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T12:04:05.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T12:04:05.790Z |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-21T12:04:05.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:04:10.683Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5b5d5546-008f-4860-9067-0896c7f7d558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:04:10.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:04:20.706Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8984e910-888b-4087-86d7-644ebc96ee54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:04:20.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:04:30.719Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9ed5a1fe-1b05-4dc3-be53-7e4965e987a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:04:30.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:04:40.735Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4ec6da67-881b-4cf8-ad14-5e8e1a88d23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:04:40.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:04:50.747Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b65bd908-490e-4a2f-9f0b-adca9a7a3e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:04:50.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:05:00.762Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8dc5eb80-c762-48f6-9fdd-0e723f538ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:05:00.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:05:10.780Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b6b13316-0233-46aa-a794-61ba037db15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:05:10.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:05:20.795Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d158ef84-2beb-4fc8-b78d-744fa729af14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:05:20.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:05:30.814Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=57526606-c4de-4985-81aa-5caac503cf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:05:30.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:05:40.826Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=087f3d78-e2c8-43ba-949e-3488abf6848b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:05:40.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:05:50.869Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ec7bca4a-2b2f-421a-8a29-601c91c1edd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:05:50.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:06:00.881Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1079f050-90b0-47e9-a262-ca28167e81ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:06:00.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:06:10.894Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9a89130e-6cff-41e1-ac88-b124d2ca1128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:06:10.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:06:20.909Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=bda52da3-ef82-420c-82c4-17c203b33891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:06:20.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:06:30.924Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=240290cc-b0bd-4746-8af8-4baad71649f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:06:30.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:06:40.940Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=fcf9e864-3a88-4622-b743-d278d7d5acb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:06:40.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:06:50.956Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ebd80ada-a9c6-4976-8aec-0772577a465e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:06:50.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:07:00.970Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=00d589bf-889e-4ad8-a851-94913b1380af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:07:00.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:07:10.980Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=94bf3120-cfc4-4b26-9b6b-b5627b8bee10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:07:10.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:07:20.991Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=aec8d4ed-b4f1-4191-ba1a-d90ecb02de83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:07:21.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:07:31.004Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4bcd1fdc-e7e7-47b0-9538-0e5ccb490c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:07:31.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:07:41.017Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=eb61992e-c1f5-4d6c-9b70-1a2d45baa697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:07:41.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:07:51.035Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4d046cab-6f3f-49a7-8ae4-e5f3cabaca19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:07:51.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:08:01.049Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ca304039-388d-4024-95cd-776d092a6a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:08:01.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:08:11.063Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=fa92ed21-6b72-4d48-a7be-ddb769f2079d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:08:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:08:21.077Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c3ee9ebb-7b30-4180-91ca-40d7d82264a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:08:21.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:08:31.090Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5ce2e013-6644-4fad-bc2c-0ea533c25d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:08:31.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:08:41.104Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=187b041c-475c-42f9-b8e8-6cc1bd841f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:08:41.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:08:51.117Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6e350469-d789-4f6f-af5a-b0f388e22e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:08:51.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:09:01.130Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a4ac199d-b01c-4eba-b34c-041bbc92f538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:09:01.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T12:09:05.799Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T12:09:05.800Z |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-21T12:09:05.800Z |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-21T12:09:05.800Z |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-21T12:09:05.800Z |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-21T12:09:05.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T12:09:05.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T12:09:05.805Z |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-21T12:09:05.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:09:11.143Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=aec050d9-abf8-4f3f-abed-5be5e5594963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:09:11.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:09:21.157Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cc844da1-3fbb-468d-880d-553b00691a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:09:21.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:09:31.169Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f6e75fbd-ab22-4062-9209-880e81c9de0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:09:31.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:09:41.184Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=dfe93254-9d86-4a3a-9f94-a52ff4eb7307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:09:41.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:09:51.198Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5508dc7c-aab0-4ec2-8ce5-d59749c195de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:09:51.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:10:01.211Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=537fbb54-9b34-40cd-bbe0-162bcdf3f180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:10:01.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:10:11.228Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=adba8ff1-dd4c-42a7-a54a-df830ef0b1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:10:11.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:10:21.241Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e2c1fe65-a38c-478c-9880-f069d983458d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:10:21.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:10:31.256Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7c60f11b-b266-4fd0-9fca-6a394e62daa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:10:31.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:10:41.272Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=46f2c337-1e36-4709-961f-c83177c811d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:10:41.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:10:51.289Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cb43ed85-4d6e-41d8-981e-157b1cf16955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:10:51.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:11:01.306Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=96964b0d-f685-4e62-86ee-70dff42bedf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:11:01.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:11:11.324Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5c09e28c-420b-4fa9-bc89-650693623325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:11:11.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:11:21.342Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=216e5a55-c781-401a-9ecc-66a6750fd88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:11:21.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:11:31.363Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5cd6199e-5682-4b9e-949d-ccacd40678b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:11:31.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:11:41.378Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cbc30bd8-73ce-4c1b-b41a-0f1e4b53c7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:11:41.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:11:51.393Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3fd9d037-c318-4a80-9678-64a6c5043b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:11:51.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:12:01.407Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0a2d1a05-918a-4045-aad8-7bf966729615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:12:01.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:12:11.419Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=24ee7345-f982-4650-8e5f-1a5c80f2a49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:12:11.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:12:21.433Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=82ec0090-edf8-4ebf-8fef-82fc538afe85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:12:21.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:12:31.447Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f7ccb1e3-c2de-44a8-ba82-65b0bee13b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:12:31.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:12:41.457Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=43a3e14e-ea46-4a68-b77b-3f6225ece5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:12:41.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:12:51.477Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=05b4a319-e966-45c1-a1d9-4564d736fb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:12:51.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:13:01.496Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7f3c4dac-74eb-4235-ab78-3d95ff19f732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:13:01.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:13:11.514Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6eb53975-aedc-4ba9-8ba6-b45f45fe2927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:13:11.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:13:21.531Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ee6a7585-d2a2-4206-a5bf-d978cd594a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:13:21.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:13:31.548Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=69588c6d-c9d5-4595-b71b-52be0e814a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:13:31.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:13:41.564Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=49d9040e-eaf3-4161-896e-7f23344119f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:13:41.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:13:51.581Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=737cf623-b17b-4e39-a83c-ef5951d13af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:13:51.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:14:01.597Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cb83b3ee-d22b-45d9-b1e9-e33c20697f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:14:01.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T12:14:05.790Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T12:14:05.790Z |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-21T12:14:05.790Z |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-21T12:14:05.790Z |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-21T12:14:05.790Z |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-21T12:14:05.795Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T12:14:05.795Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T12:14:05.795Z |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-21T12:14:05.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:14:11.612Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6c38ce71-2a93-46ca-a727-044dc57d275e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:14:11.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:14:21.625Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=36ab6b2c-56d2-4302-be28-21a39aaa4ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:14:21.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:14:31.641Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f3acbf0c-8edb-4a91-be76-76590231c7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:14:31.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:14:41.653Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ed75ace1-2ec9-48b0-aa7a-453ae5820bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:14:41.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:14:51.669Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6efd061b-179c-4bf7-82e2-e5d0d00a66e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:14:51.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:15:01.689Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c140f516-0aba-4e81-b23b-f3132092abea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:15:01.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:15:11.701Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1e484dcb-39c7-4ae5-84c6-20ede2523ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:15:11.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:15:21.717Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=03a09fdc-a9b9-45b5-bc6e-8452fbfa691e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:15:21.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:15:31.736Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=39146466-c309-440b-b3c7-782cf45dca9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:15:31.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:15:41.753Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=74e2cf13-14b9-4efb-92d0-c0e69b399e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:15:41.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:15:51.770Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=20f84054-04df-4bc6-8ecf-b770aa3fa6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:15:51.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:16:01.783Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4d049949-c844-4175-9f03-f233be26e513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:16:01.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:16:11.798Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=16962e30-df19-4bde-adbb-2c5cb4e4d173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:16:11.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:16:21.815Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=333d4344-56e8-45b9-8c2b-7ee8a74a0aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:16:21.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:16:31.830Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2b1b4f18-db96-48ca-94d2-e4b6b61b8b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:16:31.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:16:41.844Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f92cfb21-35e8-4fb8-8307-654635821ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:16:41.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:16:51.862Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=bdd52cf4-0fb7-4c45-b5ee-3dfe48083c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:16:51.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:17:01.878Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=758108dd-99ea-4e0c-bd56-e073a9bc6d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:17:01.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:17:11.892Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c895a97e-4ae4-430f-ad3c-a474353cbf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:17:11.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:17:21.907Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1bb585ad-d692-484d-af79-1ef13ff5b124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:17:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:17:31.925Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7c9b149c-44bb-4041-a6b3-99c6ea1622f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:17:31.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:17:41.941Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d7b67ebf-476b-4bde-a844-e907a5498052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:17:41.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:17:51.959Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=83450b4a-47b8-4b9f-b922-f506b3133dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:17:51.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:18:01.976Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2a541b73-6e35-4b53-a626-b77594a52399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:18:01.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:18:11.992Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=60d83d56-257b-4d05-846d-c62cc0853bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:18:12.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:18:22.009Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=fd271c5c-fedd-4c9c-8b9d-d1aacf33f943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:18:22.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:18:32.027Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cfa79970-6fb7-41a0-ae90-919e7a58483f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:18:32.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:18:42.042Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0c01f2e2-0514-4632-b34d-fa4ec4f0742f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:18:42.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:18:52.066Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=29e12e91-561d-4ce0-9141-b9ab601bec00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:18:52.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:19:02.078Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0b6445d2-ffb4-4fe1-9e8f-5c5dd2a7b808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:19:02.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T12:19:05.775Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T12:19:05.776Z |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-21T12:19:05.776Z |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-21T12:19:05.776Z |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-21T12:19:05.776Z |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-21T12:19:05.780Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T12:19:05.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T12:19:05.781Z |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-21T12:19:05.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:19:12.096Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c6a776fd-9cdd-47c2-8e8a-b14ab54eedeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:19:12.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:19:22.111Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=93193c99-f567-4428-907f-91dc301c9206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:19:22.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:19:32.129Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5f2118ca-6cfc-4c81-9311-88afc0e9e807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:19:32.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:19:42.146Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a60f0388-9d1f-4275-9333-7b2a63569777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:19:42.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:19:52.162Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=bac0a350-11d5-4912-8e8c-34cca62b0519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:19:52.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:20:02.179Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=182907c9-fc60-41d1-a7d2-434205bd5c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:20:02.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:20:12.194Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e61f5e3c-3efc-4fac-9ef6-5a7ba0a076aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:20:12.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:20:22.209Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=bccb816a-f97f-4955-a4df-8cd5d271f886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:20:22.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:20:32.225Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=efad9d68-e39e-4387-b0aa-22895c87790b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:20:32.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:20:42.241Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4526fdf1-a2c6-463a-abb8-89a797827e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:20:42.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:20:52.257Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=afabbb23-b0bd-465a-a4e1-00f38593d613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:20:52.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:21:02.273Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c2f66b6e-6707-4aa5-ae2c-14f1f8a33363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:21:02.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:21:12.289Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b1e0444b-c504-4c07-812e-7963123aa6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:21:12.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:21:22.300Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=39dfbf75-b712-4683-bfc9-8a6b8f530b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:21:22.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:21:32.314Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3cddb918-2729-4f94-9687-4d7ef7c438b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:21:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:21:42.326Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=35309dac-e595-4497-b1a8-d177ff38798d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:21:42.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:21:52.341Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=64c16eb2-fd20-4d22-a7eb-5359f1e45c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:21:52.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:22:02.354Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9574e699-76f7-4f43-ac9e-d070eaa152c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:22:02.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:22:12.373Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9d92ae0b-b028-4295-8360-8ed377279e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:22:12.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:22:22.384Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d09a507e-664e-4c41-9096-10c323094f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:22:22.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:22:32.397Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=86717925-ebc1-4806-a2f7-ccae1ec35257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:22:32.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:22:42.409Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0b1e7655-1ee0-40f5-ba79-8a7e57562df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:22:42.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:22:52.418Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1701082f-8bef-40b5-92a8-8ffab3f77caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:22:52.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:23:02.430Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=564806c2-6cc6-459e-a8e6-278b380b1fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:23:02.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:23:12.442Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4756c2fd-af06-45e4-9cf8-7995ad87857d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:23:12.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:23:22.454Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=91f35e95-0a21-4f9e-8bcd-848bfbfbe4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:23:22.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:23:32.468Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2799e533-cac7-4990-ae12-fb441ef58125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:23:32.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:23:42.482Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f1d1e4ac-28ea-4828-8839-410fb6071294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:23:42.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:23:52.495Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1da222be-3b82-40d0-a77d-8198bc935519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:23:52.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:24:02.507Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=79d5c0cf-4940-4e85-876a-ee9570b46536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:24:02.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T12:24:05.788Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T12:24:05.788Z |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-21T12:24:05.788Z |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-21T12:24:05.788Z |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-21T12:24:05.789Z |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-21T12:24:05.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T12:24:05.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T12:24:05.792Z |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-21T12:24:05.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:24:12.523Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=84978abb-c8f8-4ab4-8f03-4467bc281ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:24:12.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:24:22.538Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e76eddf8-f40b-47c7-ab7d-7b8f74467954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:24:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:24:32.559Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7a660bef-3949-4323-b772-9375d29eed7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:24:32.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:24:42.589Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=fb71092c-d4da-402d-a0ad-f73acb1a1d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:24:42.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:24:52.607Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=52082a22-4bac-4346-89bf-42815e87e5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:24:52.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:25:02.640Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d039a56e-314b-4592-9e54-ae6d7af8ec43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:25:02.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:25:12.656Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=dbd7c9e7-022e-49c1-a5c6-8400d3e28b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:25:12.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:25:22.671Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8e07f8fd-a36c-4b11-8c87-5965c47a3f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:25:22.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:25:32.698Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d0309095-305b-4adf-af3a-20007d7d9794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:25:32.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:25:42.717Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6aae28a1-3bab-4081-9489-36fa94abf845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:25:42.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:25:52.730Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=87b47b72-f2c9-474b-ba3e-6e724de9eb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:25:52.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:26:02.747Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=33b67220-aba2-4c3a-81b1-52720464fe33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:26:02.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:26:12.764Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=45f2860b-3870-4169-adc8-95e55374a6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:26:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:26:22.781Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a0303cd7-e1fa-4ed4-8feb-638322e038bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:26:22.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:26:32.797Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d28ed8c5-512e-4859-8165-a0223380b28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:26:32.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:26:42.814Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=92e1ae13-e343-43f8-8fa3-8913b3ba1dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:26:42.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:26:52.831Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cb121924-868c-4bc2-a45a-b41ee9dcba0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:26:52.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:27:02.847Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=63941b74-fc7f-43a5-9942-c5d101b688fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:27:02.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:27:12.861Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=418d33e4-09f0-47fe-85ce-4420abee687e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:27:12.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:27:22.875Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=51ff005a-7347-484c-88a0-1acc95369686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:27:22.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:27:32.891Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ba5f5b2c-2b9c-47cd-9107-25748649fce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:27:32.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:27:42.922Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9fdabfb8-4674-4a2a-9b80-d3a5873f792c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:27:42.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:27:52.941Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c1c5d358-0a2d-44ec-88f0-3385d363e15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:27:52.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:28:02.959Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5ea834fa-3b7c-419d-ba20-1f17aa637d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:28:02.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:28:12.976Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d725e9b8-7ca7-4826-8c6e-7079f0d14b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:28:12.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:28:22.993Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6c771a5e-614e-487f-84a1-37df617524af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:28:23.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:28:33.009Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f5cee7d1-0703-49a9-9a70-1a2acd0133e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:28:33.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:28:43.028Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b25e8825-9c45-4285-8211-97dff822b86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:28:43.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:28:53.042Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5506f988-2235-4241-9de5-9e95bf773b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:28:53.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:29:03.055Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7eaa46bf-c9b2-460e-bcfa-5180bd82c709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:29:03.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T12:29:05.814Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T12:29:05.815Z |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-21T12:29:05.815Z |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-21T12:29:05.815Z |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-21T12:29:05.816Z |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-21T12:29:05.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T12:29:05.825Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T12:29:05.825Z |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-21T12:29:05.828Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:29:13.070Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d49205ac-fe66-47b7-88c5-ee4e4d540358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:29:13.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:29:23.095Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1caf17b3-fa38-4cf6-b8a0-41dcb11d051f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:29:23.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:29:33.112Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=209b7301-5b8d-47cf-8ab2-3b8c26bae333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:29:33.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:29:43.125Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=be4dabba-778d-4c5d-8624-3b5f128e2057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:29:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:29:53.141Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6b70f805-5918-4348-80c1-167f909a351c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:29:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:30:03.157Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8160a3a0-8a10-4abe-9d89-cd0911b51789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:30:03.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:30:13.170Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d73d1943-014f-4fcf-8913-8049f1f98aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:30:13.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:30:23.183Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7bfa075c-e6a5-4d8c-85be-87795ffa46a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:30:23.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:30:33.199Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=140d5632-476f-4d81-8392-81804767def3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:30:33.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:30:43.217Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2dec023d-6443-41c0-8ccc-a2409d8d184a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:30:43.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:30:53.232Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a3d898db-ebde-4290-9b9b-ebc12d8c37c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:30:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:31:03.253Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=85a80d5c-41eb-4413-abba-2edfbdaccde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:31:03.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:31:13.270Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=43e008a6-95a5-4b07-b3d4-c70a5b38d0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:31:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:31:23.286Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5613785d-aed0-49db-a828-f06e2d3928e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:31:23.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:31:33.302Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ac439586-c614-454c-8417-115e06767da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:31:33.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:31:43.319Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=95e0b517-5ecf-4374-a788-1d0af5614132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:31:43.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:31:53.335Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=38455fd3-a4be-480b-8095-1ddd77e2ebb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:31:53.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:32:03.350Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=bd75cd62-d999-40d4-b42c-ea1b80940e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:32:03.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:32:13.366Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=058fb478-7a57-4dd9-bf2a-d68d0e3cf5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:32:13.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:32:23.380Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=801c3b3b-ac62-4804-88e3-14900d8f9731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:32:23.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:32:33.394Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0b5a7b6a-0f52-472e-8d9f-305b5153b33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:32:33.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:32:43.408Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7bfc2675-1acf-41b5-be8b-2a022bb08f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:32:43.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:32:53.419Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=bdd88106-f991-4f67-a775-2dd78f3698cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:32:53.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:33:03.433Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=542cf34c-80cf-4764-83e9-8d891bde0965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:33:03.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:33:13.451Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e4e48c86-1606-4b50-9e2b-8de2d30b6ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:33:13.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:33:23.479Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=783d8aba-35d5-4592-a427-8070e0d05bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:33:23.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:33:33.493Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2d5738e8-b259-4d2d-acbd-e05de8486afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:33:33.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:33:43.510Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b7ff4fe7-ec99-43eb-a6ee-af27872eb7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:33:43.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:33:53.527Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=212578f2-7364-4f17-9791-d303dbb49b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:33:53.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:34:03.560Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e08adcfd-7043-4a77-88a8-1e670c101024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:34:03.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T12:34:05.771Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T12:34:05.771Z |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-21T12:34:05.771Z |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-21T12:34:05.771Z |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-21T12:34:05.771Z |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-21T12:34:05.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T12:34:05.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T12:34:05.775Z |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-21T12:34:05.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:34:13.573Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8b4adbc0-ae39-4498-89f7-86259308777b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:34:13.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:34:23.591Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=021cf0a3-489d-4e4f-bb60-cfce04e018f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:34:23.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:34:33.609Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b1b0d7a6-bd5d-4ca6-a368-86837210eed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:34:33.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:34:43.624Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=078adfaa-dbac-4df9-a154-6fb6e0c0b3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:34:43.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:34:53.642Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=361feb8b-881b-4a9b-abeb-4b07a2a3ffb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:34:53.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:35:03.656Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=929f8441-5eb6-4798-a63d-bfe8253aca61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:35:03.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:35:13.674Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b3a157c8-759e-416f-b76e-9393dad7b7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:35:13.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:35:23.689Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9dd914db-422d-4132-a30b-7caff278fe1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:35:23.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:35:33.704Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7727d2c2-3f13-43a6-bebe-db89c00af231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:35:33.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:35:43.719Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c7bcbae7-5dc1-4ecc-8eae-ea1f68cd96c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:35:43.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:35:53.734Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=97dcd4b4-5725-4d07-8437-5c11c0bb9735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:35:53.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:36:03.752Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=99ce6fef-d547-47f5-ba69-653707698336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:36:03.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:36:13.773Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=389dbc9e-9ddc-495b-8f39-b9c27f7fb12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:36:13.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:36:23.787Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cfe0a4b9-4ddf-4032-a00d-a77c989888a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:36:23.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:36:33.801Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a2a539d1-aa7f-411d-a7fa-a29390f75e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:36:33.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:36:43.817Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a9f4867a-abd9-43d3-b532-dbbc71853f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:36:43.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:36:53.830Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=439de11c-5a9f-4639-a5f4-2f11d287fe5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:36:53.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:37:03.845Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6eebe970-3b52-44d4-a72a-8d2e2a5e97ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:37:03.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:37:13.865Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1cf03015-7850-4286-af87-285be7c23829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:37:13.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:37:23.881Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2d60206f-f1af-4fd8-aeaf-7f321661db58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:37:23.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:37:33.902Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f53935f2-8518-4e19-896e-37b121e7b9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:37:33.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:37:43.919Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a7bacf8a-5ed6-4a11-b9ee-8d3dbd4f09a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:37:43.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:37:53.937Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=75b2bfe7-1a0c-4c4d-b771-771cda59318e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:37:53.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:38:03.954Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5703308d-7985-4cbd-b4e2-173f2061748b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:38:03.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:38:13.971Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=20bdbeec-3eb3-4875-a3cc-e8f79ab5ad91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:38:13.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:38:23.990Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0780d916-a12e-4b3e-84eb-7fffaeccb6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:38:24.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:38:34.008Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c6c5a9f9-8df2-49f6-b11c-e816bcba4872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:38:34.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:38:44.025Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ad3c3567-5c9e-41e3-be95-3af4b5375921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:38:44.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:38:54.040Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=dd69b54d-db0f-4728-b1e9-03a166ff6105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:38:54.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:39:04.053Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e6ed960a-3a97-4bcc-b8da-82117141f18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:39:04.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T12:39:05.798Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T12:39:05.799Z |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-21T12:39:05.799Z |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-21T12:39:05.799Z |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-21T12:39:05.799Z |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-21T12:39:05.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T12:39:05.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T12:39:05.802Z |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-21T12:39:05.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:39:14.069Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8dfc64f8-d1fc-48a7-8b3a-a06a6a61846f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:39:14.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:39:24.087Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d814c21f-e55d-4ad8-901c-2953de3caddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:39:24.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:39:34.102Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=310e8bcb-f315-4595-b5f8-8a885f2e682a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:39:34.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:39:44.120Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9a3ea3bf-cda7-4b92-9f60-7958b411e1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:39:44.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:39:54.135Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b8b85705-d37a-48c0-8e29-0c2f6013f147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:39:54.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:40:04.152Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=538d52b2-22ad-4ba2-ba9e-f616a8e469e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:40:04.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:40:14.168Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3f5ff0c7-8c78-4f13-b651-a066f77d696f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:40:14.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:40:24.180Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6153f638-2b55-4892-80de-6c4649c31f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:40:24.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:40:34.196Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1f9230b7-35fc-4aea-82b6-4b604182ddad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:40:34.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:40:44.211Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c5181fe1-13d1-4588-abb6-fdcd0dcfa385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:40:44.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:40:54.229Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=207c40e7-49f9-4afd-98fa-9345fb110808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:40:54.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:41:04.244Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3dbef97d-365c-4878-a66d-6fa5b455a89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:41:04.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:41:14.260Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=858f6925-8631-4e99-b433-0771ba45aedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:41:14.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:41:24.276Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a7a7bdab-d1f8-42d8-9eb8-e7c4edd9ea60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:41:24.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:41:34.292Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a0bf5c98-699d-4b24-8502-d2384cb0e057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:41:34.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:41:44.306Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0ec00e92-0d8b-45de-82b9-73579e958439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:41:44.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:41:54.322Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d3f07763-c6ac-45f1-9574-916c015b89dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:41:54.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:42:04.340Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e35ed833-923a-481e-aac0-17e13039ae7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:42:04.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:42:14.352Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b77ed300-70bc-4516-a09a-219b254300ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:42:14.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:42:24.367Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d649b224-ec24-424d-8b35-765fa2e91295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:42:24.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:42:34.383Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6705f46e-7a1a-4e57-897f-7892f581988f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:42:34.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:42:44.398Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=635f30ee-dfe1-4abc-ab01-41acd946c309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:42:44.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:42:54.413Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1329bb01-fc1a-4965-a2cc-9361fd735a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:42:54.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:43:04.427Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c3c0e779-3d67-4e3f-9949-076a70db238f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:43:04.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:43:14.445Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=551d707d-f407-45b9-88ff-940ec85e61aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:43:14.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:43:24.462Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3ad3ee0c-ae00-4bfe-bcef-ea1a4467c01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:43:24.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:43:34.478Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=16f62a46-90e8-46c9-a267-1c1d95e95b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:43:34.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:43:44.493Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d23114af-009c-4822-a858-a27238b4abae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:43:44.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:43:54.510Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=22d1c4ad-060f-45c1-97e9-8698db803097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:43:54.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:44:04.524Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=72e17d98-b7bb-45c5-a96b-df966a97a7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:44:04.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T12:44:05.770Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T12:44:05.770Z |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-21T12:44:05.770Z |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-21T12:44:05.770Z |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-21T12:44:05.770Z |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-21T12:44:05.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T12:44:05.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T12:44:05.774Z |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-21T12:44:05.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:44:14.538Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=38716c09-717f-48cd-b3b3-70b1dfa6652b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:44:14.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:44:24.552Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9e829c6a-e92d-4276-9a6b-f6cf7ebba904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:44:24.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:44:34.570Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ad8ccdf2-7986-486e-a700-4037bf4f4715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:44:34.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:44:44.583Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=968779c8-3270-4e52-a07e-38b723fa4be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:44:44.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:44:54.601Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=94cce810-8485-4045-add2-513862fb9adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:44:54.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:45:04.627Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cb4fd155-a44e-415f-80dc-7b9216210eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:45:04.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:45:14.651Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b717f8ef-a72e-4eb9-974f-1230b83feeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:45:14.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:45:24.665Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2f7422d7-d35d-4c29-986e-1e1e4db5c02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:45:24.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:45:34.678Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=fd64b297-5d3d-426d-8e94-88f7db7fb8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:45:34.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:45:44.690Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3ce5da27-d886-4063-8bf9-5c2d9b7e782b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:45:44.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:45:54.706Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3ea51b85-4cd3-4c13-8ffe-d0bc44504cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:45:54.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:46:04.722Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4b519569-9299-4c3a-ae90-96ac42bbc415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:46:04.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:46:14.737Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9074e1e8-3d73-4bbe-be8b-b6e94e9a6a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:46:14.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:46:24.755Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=99711e1b-0931-463b-81e3-e96e0f9debbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:46:24.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:46:34.768Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=483bdb0e-e570-4b3f-bbbc-19788ec4d74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:46:34.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:46:44.783Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cd0189a7-ad8d-4f55-9407-92e8e0d5e8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:46:44.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:46:54.800Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b791b008-e0ae-4d91-a67b-26f2ab48da4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:46:54.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:47:04.813Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7eb8c773-2629-4fe2-9034-c9cc4ec3d5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:47:04.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:47:14.827Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d372ab84-8b2d-4c31-88c6-48306f8e230c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:47:14.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:47:24.839Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1baf0080-ba07-43f8-9d2b-8ef137268f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:47:24.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:47:34.858Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b03e0092-d8ac-4ac3-83b8-26f1862a1133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:47:34.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:47:44.870Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6509be5d-57ca-4366-8be4-2adefcbb38b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:47:44.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:47:54.885Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ad7a85b3-8d86-4bb1-9154-60dc97591eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:47:54.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:48:04.900Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0d4ed5f7-4089-4961-982b-97dcae0fa9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:48:04.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:48:14.915Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a2148134-8fe8-4891-a6fb-7c37645f8262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:48:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:48:24.931Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ed7dd9ca-e845-4029-be85-ccf94bb62d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:48:24.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:48:34.947Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9b0f63a1-5207-4cc6-8fc7-2f6a9cd1e36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:48:34.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:48:44.962Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2826c3d3-dce7-4401-93be-ca8fde73ebed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:48:44.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:48:54.978Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9101a7ba-cea3-4922-bf11-23cb40246393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:48:54.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:49:04.995Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d5d8b540-9573-44a8-8b4e-ca5d373bc086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:49:05.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T12:49:05.773Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T12:49:05.774Z |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-21T12:49:05.774Z |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-21T12:49:05.774Z |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-21T12:49:05.774Z |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-21T12:49:05.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T12:49:05.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T12:49:05.777Z |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-21T12:49:05.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:49:15.009Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=479a9bf3-76de-4802-8605-be1ca27714ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:49:15.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:49:25.027Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=db52a14b-88a9-4f28-980c-b82c653be8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:49:25.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:49:35.043Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=017b6d06-7ea2-49d2-9de8-bda2690652b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:49:35.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:49:45.057Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d3a5d5b1-0b43-4811-8d96-24a959abdf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:49:45.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:49:55.074Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=32840bce-f1e6-496c-8a5f-976e9358c965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:49:55.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:50:05.089Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c82c458d-5e88-43da-86d8-231eaff1c2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:50:05.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:50:15.104Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=00861998-6cba-4b84-b71c-3fd34b19c6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:50:15.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:50:25.122Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c7246abd-efc9-44c4-b975-97f2ccd2d71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:50:25.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:50:35.138Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e8a4ad0f-3a40-4489-9411-ab73ae0c3224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:50:35.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:50:45.153Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9008921b-aeda-4d6e-aca3-a4ed9a48e42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:50:45.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.coyote.http11.Http11Processor |2023-03-21T12:50:52.515Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-8 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:50:55.168Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c4a42ee1-53fb-46e5-84f4-a54fe064a017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:50:55.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:51:05.186Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=57873625-9cd4-491e-9ae5-f47238215d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:51:05.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:51:15.202Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6387dc3f-6249-443f-98cb-a76072fcc71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:51:15.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:51:25.221Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=19aadd86-4049-4f58-a516-64b66ffff192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:51:25.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:51:35.236Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=73b939ca-2150-4bcd-8c7d-4346cad2c381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:51:35.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:51:45.248Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3868ae4d-95d9-40db-ad08-dbf6b5c70b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:51:45.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:51:55.267Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=82989d15-ffa1-4759-ae17-6627e18dbbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:51:55.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:52:05.282Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e12afcdf-20a7-41b2-9abd-b6766e2a39e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:52:05.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:52:15.299Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=85ae0828-6ca5-42a5-8f46-84d8ee004425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:52:15.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:52:25.324Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4164d93e-4552-4156-a1e3-426ead84ecc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:52:25.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:52:35.336Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=fbdfae46-872a-41c4-b2ce-fcde7fbda837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:52:35.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:52:45.351Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f961c808-aec7-4a1f-959e-e555e85b1d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:52:45.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:52:55.364Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=32fc0dd7-c49c-47ef-b647-8679b0f78ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:52:55.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:53:05.378Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0ecccb83-bf18-41ec-950b-663d3ecaa857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:53:05.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:53:15.390Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b172c66a-550a-41e1-a3c1-e072105c029e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:53:15.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:53:25.415Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3ac7636c-2fb3-4600-8766-e292a22424f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:53:25.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:53:35.429Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cdbae3e3-72a0-433a-adaa-b90c986cbbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:53:35.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:53:45.437Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3611a7be-653d-4d28-8dd5-6532fcd51815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:53:45.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:53:55.457Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=dda3098c-2a98-4e0b-80b0-a580b5710ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:53:55.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:54:05.474Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cc517a34-5cce-4a6c-b478-ca21e6eebc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:54:05.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T12:54:05.804Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T12:54:05.805Z |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-21T12:54:05.805Z |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-21T12:54:05.805Z |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-21T12:54:05.805Z |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-21T12:54:05.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T12:54:05.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T12:54:05.808Z |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-21T12:54:05.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:54:15.488Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f97d26ad-5471-4db0-9bfd-a902086b790c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:54:15.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:54:25.505Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=56eacadd-5c39-40de-9a32-37e211db1f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:54:25.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:54:35.521Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=885412e6-e1a2-4270-8067-99d4a0f9d42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:54:35.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:54:45.539Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=84f6bea5-81b7-47e9-a9b0-df7f08adda99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:54:45.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:54:55.556Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=52809184-1ad0-428b-8733-d101e88338d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:54:55.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:55:05.574Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=91ea1337-43be-4207-9b04-cd376639f299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:55:05.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:55:15.588Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=144de3b4-4d7a-4e0b-9d22-e40128c109da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:55:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:55:25.605Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d89e62b5-09f5-4908-9a65-071a89635d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:55:25.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:55:35.624Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9ac3e7ef-8dd4-401e-9f04-203c243c2c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:55:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:55:45.641Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=676a94bd-c857-4b2c-b613-24ade5b795df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:55:45.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:55:55.653Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cecef773-7d32-4c4a-b92f-6c4ab40c11b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:55:55.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:56:05.666Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=dc6dda2e-df39-4a2e-91a0-a6b8d1b289ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:56:05.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:56:15.680Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=65e485a3-f05d-4404-8f29-5df85d0a016f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:56:15.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:56:25.689Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3306a6c1-e98d-4940-a360-ee5e9be295c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:56:25.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:56:35.706Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=db516b7f-67b8-4a8b-8c72-60fdaa3fa90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:56:35.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:56:45.738Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5f656027-54cd-4a96-9730-2fddeb179e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:56:45.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:56:55.752Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b8b4947e-b97f-42fb-871e-1b8d722d65ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:56:55.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:57:05.767Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c393f9b4-8178-402d-b9c5-69dba39baf81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:57:05.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:57:15.783Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=06c8fdef-da27-4061-8a3d-ca0fa9abd793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:57:15.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:57:25.798Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=45166559-a073-4315-9272-400f1e01d3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:57:25.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:57:35.812Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ec7fb636-0533-4ec0-995b-5e7b6b96d858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:57:35.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:57:45.829Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=01ae7d7a-c49e-47da-b4e0-4eac59ca4494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:57:45.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:57:55.844Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=08bf5db5-23c6-4e83-a5dc-15ffd496bf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:57:55.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:58:05.859Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ed3e8d15-e6b4-4fe5-b4b6-a5965849da2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:58:05.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:58:15.879Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=bd72084e-3ae9-4a6d-84d7-b36bb43ffc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:58:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:58:25.891Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cb22eeda-5bd4-40b3-a02a-9a5af193ce5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:58:25.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:58:35.905Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=23f672c3-8db8-4a2e-a255-74750522acd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:58:35.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:58:45.913Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c3f04b92-493b-4717-81fb-efd6d803d862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:58:45.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:58:55.927Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7b8c2d37-fa4b-4ba4-a623-3aeff1ef06e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:58:55.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T12:59:05.779Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T12:59:05.779Z |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-21T12:59:05.779Z |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-21T12:59:05.779Z |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-21T12:59:05.779Z |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-21T12:59:05.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T12:59:05.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T12:59:05.782Z |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-21T12:59:05.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:59:05.938Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f1825da3-ca6c-4b8f-8e3f-85fab7092057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:59:05.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:59:15.948Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0d13b42d-0d50-4c44-b2e8-cad2723b0f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:59:15.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:59:25.960Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=37fb48b6-7960-4617-a449-b78c3017c45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:59:25.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:59:35.973Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4a0a2a15-4216-4630-84b1-22a405660f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:59:35.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:59:45.984Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5ce79aae-6538-452a-ab81-fb429554b63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:59:45.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:59:55.996Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7fda0bfe-c0b7-4738-ae16-1d90889f1964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T12:59:56.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:00:06.006Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=32169eb6-340e-4a69-ac51-f4543173e3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:00:06.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:00:16.014Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b37bc04a-d539-44a0-ba5a-33868507ee57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:00:16.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:00:26.022Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=758a9844-d3f8-4328-b961-39ba25ce14ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:00:26.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:00:36.032Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0b8234d7-4310-4264-8b17-b61d1842ac11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:00:36.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:00:46.051Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=491bf929-6d65-456d-b6b9-3142f9abc6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:00:46.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:00:56.062Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a0c7be0c-8b1c-44f6-ae6c-ac0b99594353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:00:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:01:06.077Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d24f299c-9411-4738-a5c1-83e1c35e75ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:01:06.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:01:16.090Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=999efb51-e5cf-434a-89ab-7bc58ed560ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:01:16.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:01:26.105Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d5f35858-ae9d-479d-9998-62a08d562f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:01:26.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:01:36.118Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=87479279-b695-444e-9185-b47a498713a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:01:36.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:01:46.135Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=34b591cd-c204-4957-b805-794b12356a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:01:46.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:01:56.153Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4d8aaa39-fd1f-49b2-97f4-b04b5d0e9469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:01:56.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:02:06.165Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=31c1462c-ec07-4add-bb5d-eff76e6d44a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:02:06.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:02:16.178Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=729f58b8-d6dc-40e6-b6f0-f75b95986e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:02:16.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:02:26.209Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9336daf1-5127-4358-8da1-28209377ffdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:02:26.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:02:36.224Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=569ad671-0123-4373-b149-1b0c8620bf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:02:36.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:02:46.241Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1b2bda79-d408-4e6a-8115-385a26155398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:02:46.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:02:56.259Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=dd9c7707-a6d5-4de6-a316-0ab5d4623d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:02:56.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:03:06.272Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3b6aa968-c0f3-4783-ab38-6dc07dae1f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:03:06.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:03:16.289Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=336a2da7-157c-4f35-9248-6a60bdcd481b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:03:16.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:03:26.305Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=878df06a-1d9e-47b6-8a01-509fd086537c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:03:26.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:03:36.315Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a2f05c48-ab71-459f-87ea-861c59b3b5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:03:36.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:03:46.334Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=678788ba-6e30-4fbe-96be-1a12b39910df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:03:46.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:03:56.349Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4f20eb58-bc6b-4a27-855d-0f9e81fba07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:03:56.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T13:04:05.794Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T13:04:05.794Z |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-21T13:04:05.794Z |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-21T13:04:05.794Z |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-21T13:04:05.794Z |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-21T13:04:05.797Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T13:04:05.797Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T13:04:05.797Z |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-21T13:04:05.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:04:06.365Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=115451cf-d141-4fbe-8f78-dc50f4796af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:04:06.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:04:16.379Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d2d09b80-c45a-45b2-93d3-3747892aa6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:04:16.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:04:26.397Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=42d40031-15f7-4a20-987b-a28df4932122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:04:26.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:04:36.412Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ba51efdf-0eae-464c-8bcb-467a9f3da765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:04:36.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:04:46.427Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=536f2d41-eb0c-4032-a1bb-5d987f5088df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:04:46.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:04:56.446Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8fcd47b8-f4f4-4035-87eb-c3aa6cddad75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:04:56.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:05:06.462Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c319422b-47b5-4a2f-89ff-4dafed44ede4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:05:06.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:05:16.479Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c1a554a3-18c8-4bb3-98a7-f70a3f98e8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:05:16.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:05:26.496Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b2fda3c6-6f65-4806-aab0-543d32f400e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:05:26.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:05:36.514Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=87692780-50eb-446f-af75-4558b1d5fee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:05:36.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:05:46.543Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=68ff3ae9-8519-4a5e-89f6-208890edc871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:05:46.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:05:56.557Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=216e302d-ae36-43e8-8702-aabe31f3cfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:05:56.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:06:06.574Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6a324873-9c7a-4c67-997e-8c645f379869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:06:06.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:06:16.604Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4e408f4a-3721-4781-ac93-27c655f63112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:06:16.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:06:26.621Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=61acf5b7-3c86-4f66-9319-4bb11b89aa8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:06:26.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:06:36.636Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b32fccd0-9184-4b5b-9f9e-ecee5156362d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:06:36.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:06:46.652Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1c269aae-be04-4fae-98e4-699d02a61ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:06:46.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:06:56.668Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=90161b57-3f42-4555-af97-bf349b4059be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:06:56.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:07:06.686Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c9896b32-ab1e-48d6-a3f3-3f7c38438dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:07:06.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:07:16.703Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3a8ee7fc-2a84-4d22-af39-bbdbe44f2d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:07:16.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:07:26.718Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d7e480c7-3164-45ed-ac0c-97fb9594f4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:07:26.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:07:36.731Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ed650350-5c02-4857-963c-e732d24958c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:07:36.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:07:46.749Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=87a26c8f-06b0-462c-8b0f-fe6cd7e5c540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:07:46.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:07:56.763Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d3842b7e-c3f0-41bb-85d5-589f22de4048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:07:56.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:08:06.777Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c5e15d5f-0523-44bf-b063-2e6d7ffca918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:08:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:08:16.787Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1a6a353f-08bd-43fa-9aac-055bfaf6cf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:08:16.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:08:26.802Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ed41bcf4-ffb4-415f-b830-3d2c7d6e632b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:08:26.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:08:36.819Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7d279ef9-76a8-45ac-bbe1-d8cb36481a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:08:36.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:08:46.831Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d3894a88-3ffb-4a30-87a0-b279b2f930cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:08:46.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:08:56.845Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f19feb30-f40e-4e0f-9731-56b80cf2c921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:08:56.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T13:09:05.779Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T13:09:05.779Z |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-21T13:09:05.779Z |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-21T13:09:05.779Z |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-21T13:09:05.779Z |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-21T13:09:05.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T13:09:05.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T13:09:05.782Z |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-21T13:09:05.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:09:06.865Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=68897600-ea74-4f8d-b306-405ab435a468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:09:06.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:09:16.878Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c9230a01-1d96-4024-a05c-4526315efb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:09:16.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:09:26.896Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3945408a-849b-40f2-9413-c535d799cfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:09:26.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:09:36.914Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=34b50499-0c54-4b14-a485-b90ec6b55377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:09:36.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:09:46.933Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8edde621-99d4-4376-9a64-67e5ac681506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:09:46.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:09:56.949Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ff1129dc-b868-4f63-8d0f-a3efb5e52808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:09:56.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:10:06.962Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e49d656b-94d0-412d-a443-60cb7935e0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:10:06.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:10:16.979Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b2388dc3-f9c6-4eb9-878d-918b88ed0c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:10:16.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:10:26.992Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0787649f-f3e1-49e4-9d77-881d37462921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:10:27.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:10:37.007Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8d5fe443-cf77-467f-80c9-665cf46f48d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:10:37.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:10:47.022Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5501d7af-918c-4e16-a9ee-328486e7719f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:10:47.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:10:57.034Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e308451d-b7b5-41b9-bff5-2eaa80693429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:10:57.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:11:07.050Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8a2565bd-0aee-4a08-8807-80bdc5cecdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:11:07.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:11:17.061Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=04212b6d-79c7-4cd0-be18-560265144d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:11:17.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:11:27.072Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=27b5dbc2-9a60-49f1-b08b-21b6031f5d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:11:27.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:11:37.085Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=89d0f07d-efaa-4b1d-8664-a7196e383392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:11:37.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:11:47.101Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=00e6d74e-2930-4bd0-b08e-e39a3c8d3dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:11:47.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:11:57.115Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b8ce5727-c417-446e-a68d-0bac257c2a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:11:57.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:12:07.131Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3d63deeb-a3b9-480b-abc3-86e30152789f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:12:07.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:12:17.144Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=967b139e-2303-45af-937f-c9aeae6fbb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:12:17.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:12:27.158Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=bab8afc0-f4aa-45c8-98f4-4cbe89a8dfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:12:27.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:12:37.172Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=bcef439b-abc2-4e3f-bf87-1827bb3fc018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:12:37.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:12:47.188Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=74b8b44d-d6a3-45cf-9872-7912f5f62fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:12:47.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:12:57.200Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=58b871d0-6c9a-4771-8c51-c5544f5117a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:12:57.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:13:07.217Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7cce826c-a8b9-4354-a608-f512c3123733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:13:07.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:13:17.231Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c884db57-c1b7-4b09-a123-850befa6fea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:13:17.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:13:27.242Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a82a2ef9-0315-4fb3-a67d-ce18c75c70bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:13:27.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:13:37.257Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=451da0b0-8c5a-4313-9301-68a46001d201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:13:37.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:13:47.273Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ff0ebfaf-e0fd-432a-a283-8f7ee3066097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:13:47.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:13:57.290Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c4ee5399-8229-4b33-bbe0-c84b316ab31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:13:57.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T13:14:05.780Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T13:14:05.781Z |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-21T13:14:05.781Z |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-21T13:14:05.781Z |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-21T13:14:05.781Z |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-21T13:14:05.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T13:14:05.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T13:14:05.784Z |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-21T13:14:05.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:14:07.304Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8844d327-a273-42a0-ac92-b3762f1656fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:14:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:14:17.319Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7b721bcf-e1cb-4c03-a06d-fa03b0bc9ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:14:17.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:14:27.335Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e0790aa4-b4ea-4beb-8c9a-0bb6e1a5fd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:14:27.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:14:37.360Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2cf32f54-bf84-4c76-9df2-5350abb32363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:14:37.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:14:47.373Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1a74ca13-1498-4130-8cdf-d1f93469f56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:14:47.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:14:57.391Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ae9e6f44-0910-41aa-9f22-bba517de51da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:14:57.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:15:07.405Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=90990517-fde8-42d7-9cfd-4d011153704d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:15:07.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:15:17.419Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2a597dce-338b-46b6-8d09-840025b3ffa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:15:17.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:15:27.437Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5a81ec05-af7b-4795-8993-0ed4ba24acb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:15:27.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:15:37.451Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=80dc8024-30bc-499e-9daa-406dd9bcc68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:15:37.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:15:47.466Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9533607b-4510-49b6-8d31-df49fc461417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:15:47.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:15:57.480Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=24470781-fff4-4586-997f-202671a3378e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:15:57.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:16:07.494Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6c749f1e-1261-4562-9d57-001bdb1fbcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:16:07.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:16:17.512Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d6e701d5-43f6-44ab-a3c4-c2a076bcb110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:16:17.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:16:27.529Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1b5bcddc-6579-4e8a-9aa3-76b94b47773d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:16:27.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:16:37.543Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=81326602-0188-44a1-8460-cd80bf2f30bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:16:37.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:16:47.555Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=89cfd4b2-de26-4e83-88c6-89a4e5ab1d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:16:47.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:16:57.568Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a56f9982-98f8-4478-8054-a7b5f49cba10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:16:57.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:17:07.580Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=87fe9b3c-6c31-4a6d-9e92-a24b95ad3db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:17:07.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:17:17.605Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=17e9c4da-b926-4c36-bdac-eb255de7ac6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:17:17.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:17:27.617Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=61820063-e7ab-4292-b8e8-5828b35efe47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:17:27.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:17:37.631Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a5ada412-a22f-49ca-b63e-c1c7dd9aa207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:17:37.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:17:47.648Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cb314717-a3bb-48c6-9c7a-314cc2266b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:17:47.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:17:57.662Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=17e7b31c-6d5d-42ca-9e7d-4e02b7421b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:17:57.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:18:07.677Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=35df4862-30ea-4115-b615-c2a80c1c8a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:18:07.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:18:17.694Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1d687d2d-e859-4c16-84f1-e2c53e144f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:18:17.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:18:27.712Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0b6199d4-cd10-497c-a63e-5b46703463db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:18:27.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:18:37.725Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3cbeb4ea-b3e6-41b8-ad91-568331deb6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:18:37.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:18:47.740Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6d672725-6454-4c0e-bbaf-60526f69802b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:18:47.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:18:57.755Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=00b9dcee-b53a-4831-b071-a630937dd15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:18:57.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T13:19:05.776Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T13:19:05.776Z |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-21T13:19:05.776Z |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-21T13:19:05.776Z |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-21T13:19:05.776Z |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-21T13:19:05.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T13:19:05.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T13:19:05.779Z |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-21T13:19:05.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:19:07.771Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=be294030-5af0-4dd6-8646-687abcb61c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:19:07.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:19:17.784Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2f9c090b-2883-415a-ab5c-22616c5be65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:19:17.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:19:27.798Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=222803b9-cff5-472e-8979-0e979b5df975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:19:27.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:19:37.809Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=36b357b6-1167-4716-a5d1-f3d81113c65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:19:37.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:19:47.826Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=94be3942-10b6-4956-9cbd-3169b505a88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:19:47.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:19:57.840Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a8b544cf-4faa-4902-8259-319e80f70113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:19:57.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:20:07.868Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=94acdbe6-3ea4-43d1-aa48-bdad0292da0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:20:07.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:20:17.883Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=37a253c7-7104-4ece-9433-8df80c0c02b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:20:17.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:20:27.896Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5fc27384-c956-4d97-9fe5-2106f5d45822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:20:27.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:20:37.926Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8f2c91ae-a786-49ff-b8f6-1fa6290c2167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:20:37.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:20:47.941Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=51c228a6-cfc8-41e7-851d-bc3ce3f4f9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:20:47.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:20:57.958Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1efe3f76-51a2-458d-ab36-4ee68c4e8ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:20:57.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:21:07.972Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8f4b4a9a-a13d-4495-a113-b6e2836acca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:21:07.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:21:17.994Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a1d09460-8fc2-43ba-8732-bf749ecd23df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:21:18.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:21:28.009Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=93e11cba-6d84-4d43-baf6-a8505b8e6142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:21:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:21:38.026Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=94ccb1f9-1cca-4c05-8138-44d4a6fe069e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:21:38.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:21:48.038Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8b3741b9-d1dd-457e-b4cb-e7a259e2b4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:21:48.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:21:58.049Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=40164510-7d96-4ba6-92d7-c69955e6b079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:21:58.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:22:08.064Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=130dc586-fb11-426c-827a-76656e77577d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:22:08.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:22:18.074Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e92b2e3a-11b6-4d9f-90ca-9b53fee6913d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:22:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:22:28.085Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=42ac4953-0a00-4999-b526-c84501518757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:22:28.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:22:38.100Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=65de5823-3a38-4af8-9ee4-df123610bc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:22:38.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:22:48.115Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f3415acb-03fa-4966-9bea-30bfcb19cd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:22:48.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:22:58.142Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a5a44ac6-e8c2-438c-93d2-632150233458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:22:58.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:23:08.157Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6e8c0508-e7ab-4488-b373-b71bae6bed60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:23:08.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:23:18.172Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9a3f1db7-8ae4-4bc7-b378-15627f5c661e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:23:18.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:23:28.188Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=fd1e1c8f-288b-432e-b447-17377a30e260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:23:28.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:23:38.202Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=216923a0-6677-4a03-bd84-e4105ee61454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:23:38.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:23:48.217Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2e3dda6b-807c-44a1-bacb-44779d2c6936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:23:48.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:23:58.234Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=98871670-14ed-4ed4-b940-43857cd552d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:23:58.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T13:24:05.767Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T13:24:05.767Z |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-21T13:24:05.767Z |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-21T13:24:05.767Z |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-21T13:24:05.767Z |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-21T13:24:05.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T13:24:05.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T13:24:05.770Z |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-21T13:24:05.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:24:08.249Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d541ef9b-c32f-4375-a04b-492ebd887408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:24:08.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:24:18.263Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6b3cc104-94e4-4112-8b77-8ffd61e1e8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:24:18.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:24:28.279Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b1957cff-190b-4220-a097-f164ec223f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:24:28.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:24:38.298Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=08eaf649-61df-4d67-ada7-253bb3738312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:24:38.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:24:48.311Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2f5f812e-d43b-4957-979f-93eca6ce13ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:24:48.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:24:58.328Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=45ac2e33-da9a-4d5c-a22b-cfd9de1a07d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:24:58.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:25:08.345Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d1d86913-d25c-4ccf-b10c-aa8ac9aa2ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:25:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:25:18.363Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=56d88fc1-dbbe-4761-8bbf-7dfe3ff3fa91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:25:18.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:25:28.380Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=57ad84f1-81cc-4100-8541-be8380ebfe4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:25:28.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:25:38.400Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f761e66d-c038-4941-90d4-1e086a26efe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:25:38.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:25:48.417Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5edd5771-766a-49e4-b7ad-abf2d4b5e0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:25:48.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:25:58.432Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=fc974ae3-4adc-4832-9770-4e69f3c6ed4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:25:58.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:26:08.446Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=743328fd-ef36-45ea-929e-e12fb33d4538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:26:08.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:26:18.459Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=45e1ba4e-de6b-4fe1-9834-28ac3fc227da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:26:18.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:26:28.473Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=13e5a77b-02a4-423d-b54f-e5c7715d28a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:26:28.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:26:38.488Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4504e277-004d-452a-8a65-6eb5a09475d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:26:38.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:26:48.518Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=629c4fc0-f89f-400e-8b13-7e7eb4ed9f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:26:48.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:26:58.536Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=65ff66a2-9e2b-488d-95ee-0a0e6c728bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:26:58.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:27:08.551Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5d8eba56-f22e-4449-ac7a-e2fb648c35a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:27:08.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:27:18.568Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b5c00b5b-c30a-4677-8230-b6ecf647e344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:27:18.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:27:28.585Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=69719901-d752-4bbe-a41b-c64f11d12e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:27:28.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:27:38.597Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8ca16587-c3bb-4a11-b229-30d17f938608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:27:38.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:27:48.611Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b4c7b182-7ec3-4ea8-9c3e-d0865d31c485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:27:48.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:27:58.624Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=eabea7c0-4e63-4c59-aba4-de12cbdcfa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:27:58.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:28:08.639Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=51869c1e-ba04-4134-8cf1-72bfadc577af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:28:08.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:28:18.654Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c18eb75c-38fc-4ddb-aab4-15af9a688b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:28:18.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:28:28.672Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=70aee7cf-e1cc-4632-8b5e-bcd6e8e0d410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:28:28.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:28:38.684Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=418011a1-4d16-46e8-a8fe-011b2b1dfb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:28:38.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:28:48.697Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=034066b0-2d84-4abf-9008-d907f93c615a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:28:48.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:28:58.713Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ce4f9772-024a-4c74-af05-00d59b818f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:28:58.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T13:29:05.766Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T13:29:05.766Z |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-21T13:29:05.766Z |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-21T13:29:05.766Z |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-21T13:29:05.766Z |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-21T13:29:05.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T13:29:05.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T13:29:05.769Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-21T13:29:05.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:29:08.731Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4af7aa04-e547-4f38-b08b-95ab25d17dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:29:08.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:29:18.747Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e6bcf457-d5fd-4b91-8847-4ccd43eaa40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:29:18.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:29:28.764Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=64985dd2-dc86-413e-9a3e-bb23ea8d8146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:29:28.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:29:38.777Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c63f5b85-2f16-422d-ac54-ef4c9c720c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:29:38.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:29:48.793Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6233c385-9512-4631-9195-5bd5b80e6332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:29:48.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:29:58.808Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=730fd873-5687-405b-8bf8-e2978cbf4656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:29:58.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:30:08.825Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=fe23b77a-a02c-4e01-bf77-6e09451b7ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:30:08.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:30:18.839Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d6ec8182-a961-402e-afb0-aa6743c8fb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:30:18.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:30:28.856Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2b34ba0f-35df-4e4e-8cb8-16d9d9cb423d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:30:28.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:30:38.873Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c223a681-08db-4fa0-8e51-5c5452942145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:30:38.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:30:48.890Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6a7cc4e2-aca2-4496-8f96-4602cd08f20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:30:48.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:30:58.906Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2afead02-40de-4555-a80c-b6b10a9b6c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:30:58.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:31:08.922Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a1496e9e-90c8-4686-a931-0b65d39c9321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:31:08.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:31:18.936Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=118883f6-ddfe-4191-9ada-02fe1555af6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:31:18.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:31:28.952Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9cf7be75-c427-4e6e-9bb6-44f2fd5b851a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:31:28.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:31:38.965Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f52b1697-d5d5-4660-87b3-d23ed057f7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:31:38.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:31:48.982Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=753608f3-a043-43d4-bffd-32f2124e9729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:31:48.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:31:58.996Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=27491132-41c8-42a8-be98-d1b006eef34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:31:59.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:32:09.009Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=88638a5f-a500-4218-9a3d-89ab43e89a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:32:09.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:32:19.025Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=17495518-bc0e-4938-9931-e9c797998616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:32:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:32:29.040Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c55bdeb8-66d7-4724-85e6-9f9e867f77d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:32:29.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:32:39.054Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=dbc92036-5039-4c28-907d-d9cdf70ed4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:32:39.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:32:49.069Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f0ed522d-3cb4-4f84-ba46-ee488f8bd61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:32:49.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:32:59.086Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=98187692-2502-4eea-bf15-9cf4c66ef1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:32:59.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:33:09.103Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a21448be-219e-4f96-9639-5ca0230a8957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:33:09.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:33:19.120Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1cbd09d9-8899-4b6d-bcc4-c242c95ce4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:33:19.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:33:29.131Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c2be8533-fec8-49d3-a86c-c2a0f6ff5262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:33:29.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:33:39.148Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=775c1ee4-bfce-4e85-83ba-d7767d13aafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:33:39.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:33:49.162Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8661f52f-aa4a-4e18-9068-ded2127766b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:33:49.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:33:59.176Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cff3df30-d800-44ef-9635-b9ed5d16f35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:33:59.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T13:34:05.793Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T13:34:05.794Z |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-21T13:34:05.794Z |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-21T13:34:05.794Z |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-21T13:34:05.794Z |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-21T13:34:05.796Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T13:34:05.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T13:34:05.796Z |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-21T13:34:05.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:34:09.193Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=461d712e-0cb5-45fe-9648-0cdb6da1c9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:34:09.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:34:19.208Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e1245b3c-7aa0-416c-8cbc-22399d6278bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:34:19.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:34:29.225Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f6ca35ff-85af-49eb-8320-e73fce0baf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:34:29.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:34:39.242Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ac945f9a-13bf-43c6-9c46-8675d4e69192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:34:39.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:34:49.259Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4b733b5b-9517-489a-9cae-a73996f1940e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:34:49.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:34:59.277Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=64a5960f-3cd0-4d18-85be-d0f20ece4804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:34:59.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:35:09.291Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2c4bec3b-ef63-4374-aec4-2938dbd22f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:35:09.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:35:19.304Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6cba03fa-02f9-47b7-95f0-e1c76104f597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:35:19.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:35:29.322Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=99faf2ff-26e3-46aa-bf7f-bcdec1ea5e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:35:29.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:35:39.338Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e03bb050-cb97-4400-96dd-39dba34ef538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:35:39.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:35:49.352Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=eb48f6a1-a189-4957-81af-ebd0ecf3b383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:35:49.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:35:59.363Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=572b013f-356d-438b-b88e-471446cb5f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:35:59.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:36:09.376Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4babdc4e-e661-4bfc-af5f-2a948c4e545d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:36:09.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:36:19.387Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=91d36a82-e44d-40ef-ae3c-c7ef17dc6ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:36:19.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:36:29.398Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0f764118-2483-48c3-882a-0510897aae22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:36:29.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:36:39.412Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=37462af1-c2e8-41df-9764-30c92583b4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:36:39.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:36:49.425Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=493328d3-8e3e-47af-afef-16a7fc9b6b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:36:49.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:36:59.437Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=fcfe9c1c-4d7b-4196-ba13-78d29c8a7169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:36:59.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:37:09.450Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ed363d88-e764-47c4-872b-80c2638fab91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:37:09.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:37:19.465Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1a908289-2107-4219-8ebc-4b99a452e152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:37:19.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:37:29.475Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=fc071259-3058-41d7-bc84-4a64388d36e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:37:29.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:37:39.487Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=da269ef1-0bc7-45fe-be88-c6758936ea05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:37:39.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:37:49.500Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3e45fb61-4a58-442c-b2ae-99bb8c369e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:37:49.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:37:59.517Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=af6934f8-bdc1-4227-839e-a0724f5c99d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:37:59.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:38:09.534Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=041a906a-890a-4099-90fd-135f76144646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:38:09.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:38:19.548Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1b7568e8-670a-4a0b-807c-be418d50b872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:38:19.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:38:29.561Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e44cc475-4d18-4e92-a1ec-9b621e8706ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:38:29.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:38:39.577Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=24f1752b-e292-426f-b507-f80024ea97f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:38:39.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:38:49.596Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3672acab-00ba-417c-9b45-cf982dba7181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:38:49.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:38:59.613Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=10d0234c-92a1-4964-b1ad-34277c2e63b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:38:59.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T13:39:05.781Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T13:39:05.782Z |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-21T13:39:05.782Z |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-21T13:39:05.782Z |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-21T13:39:05.782Z |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-21T13:39:05.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T13:39:05.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T13:39:05.785Z |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-21T13:39:05.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:39:09.627Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f63ea86f-4b73-4fc1-a331-3f6d00b08cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:39:09.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:39:19.643Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9d6893a3-8346-495d-9476-35d691abb5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:39:19.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:39:29.657Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ac55ba59-619b-465c-8095-073fc5a34295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:39:29.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:39:39.673Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=391503df-8f2d-4be1-878a-3de41897386c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:39:39.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:39:49.687Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2c8f052a-5fbf-454d-abaa-321eee6aefe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:39:49.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:39:59.702Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=615b925b-1bbb-4a5a-9aed-5e4b06807500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:39:59.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:40:09.717Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5756f9d1-c6bc-4e76-8dd2-f0b9f0ab72a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:40:09.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:40:19.727Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4e20828b-d9a9-434d-a66b-4bfdefc02e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:40:19.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:40:29.745Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0ccfeea3-e885-4f2e-a82c-8705ec58574e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:40:29.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:40:39.759Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1b73ba84-8ead-4b40-87aa-0d8f0fc2707a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:40:39.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:40:49.773Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=60492774-8d2f-4277-aca9-374db2cae0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:40:49.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:40:59.788Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=10b148c6-4ae5-4df6-9558-75b33a31d4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:40:59.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:41:09.802Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4755c3da-4e75-469c-b7b4-76d6b5d4a967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:41:09.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:41:19.816Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=811403d1-dcc4-4e55-9a06-21adcf38589e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:41:19.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:41:29.832Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=06e0deef-baac-4e80-89e2-821ce96e83b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:41:29.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:41:39.842Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=80e9f1c7-f7b2-41c4-a344-6fad3c826e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:41:39.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:41:49.856Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=fb240215-86bc-4558-a526-690abad24216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:41:49.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:41:59.873Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3501b0a9-6ad4-42d6-a751-473628fd3629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:41:59.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:42:09.886Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a27c1a50-8f3f-4483-a443-332b6769eef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:42:09.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:42:19.899Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=db1be47a-6740-4958-ae1b-b8bd11c01ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:42:19.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:42:29.915Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=77bbe7ee-27a2-4d2a-b1a2-612a31454ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:42:29.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:42:39.929Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9c4fb93f-b428-490f-9417-a13166253cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:42:39.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:42:49.944Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=75c3c4c4-a70f-4491-a75f-af6124869087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:42:49.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:42:59.959Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2b4a6a81-36d5-4bdf-8459-a0aaa67e30f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:42:59.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:43:09.975Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=bc12c633-900e-46a8-b6f3-f208888ff283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:43:09.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:43:19.994Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1bf2592d-3dd7-46f4-af9e-70a68e0aa5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:43:20.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:43:30.006Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f9dc92e3-fe88-45bb-973c-75e7587dff7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:43:30.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:43:40.022Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=59dd159d-537d-4a1a-acf9-26d64e3d390d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:43:40.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:43:50.039Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ea00d632-41dc-4816-86e0-f7c5b0c25803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:43:50.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:44:00.054Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=bdd49714-aa4c-41e0-990c-777fdf85ee7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:44:00.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T13:44:05.765Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T13:44:05.766Z |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-21T13:44:05.766Z |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-21T13:44:05.766Z |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-21T13:44:05.766Z |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-21T13:44:05.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T13:44:05.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T13:44:05.769Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-21T13:44:05.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:44:10.068Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7939cf07-9782-4136-bacd-f61afac9a847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:44:10.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:44:20.084Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f90394d8-071f-48d5-b8eb-b98ec6095042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:44:20.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:44:30.098Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8014092f-31eb-4a7d-9b8d-403924c72c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:44:30.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:44:40.113Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=fe3710ad-3d8b-4b10-ba15-9c491d47cf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:44:40.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:44:50.127Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1c2e0998-d75f-44ce-97c2-45897d0537f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:44:50.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:45:00.139Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=92f5d03f-6683-47ce-a073-e73ca8de5c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:45:00.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:45:10.150Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=909e8d56-14cb-4e21-91a7-b78714dcce83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:45:10.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:45:20.161Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a548f687-41d8-4a75-9aa6-e34e30472cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:45:20.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:45:30.174Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b1929c8a-f24c-40c3-a598-50c3bb3e53e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:45:30.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:45:40.187Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9956efa7-ed06-4208-807b-86da8eacd99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:45:40.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:45:50.199Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4738fbab-a744-4a22-ada8-d423e81a7167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:45:50.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:46:00.211Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=321e5c6c-f4c7-43ac-985c-66aac84449f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:46:00.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:46:10.223Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5d53deeb-d4ba-4545-9b53-3984f31f11a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:46:10.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:46:20.240Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=51debf39-ef62-493e-b578-f168c7bd3c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:46:20.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:46:30.255Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=70c5cbe1-1851-4b9e-8364-88373c03c98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:46:30.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:46:40.268Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=99a98b7b-e7d8-4cf9-9a6e-df7381a39d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:46:40.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:46:50.284Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=64e51733-f10f-42a4-af0a-b3cf55fa1726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:46:50.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:47:00.298Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=87cf7994-4d5f-47fb-a753-66c4819f019f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:47:00.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:47:10.312Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f835b66c-b75e-458e-8fdc-3af716f3e539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:47:10.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:47:20.328Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cb1a72d8-63aa-487e-9ba8-2df50f14541a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:47:20.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:47:30.344Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d4f4f10c-a2d5-4ca2-9095-199125d6adc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:47:30.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:47:40.354Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8d4c89b8-29c5-4ca5-a7ce-ecb54680e98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:47:40.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:47:50.369Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=61362637-13c0-4945-8d22-24e936aea676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:47:50.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:48:00.382Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=eae52d64-70cb-45f4-bf4b-0984db62df85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:48:00.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:48:10.397Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a0c81f98-1f8e-477a-85e2-dee6e71cb381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:48:10.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:48:20.412Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=eebf4347-b5e3-4a9d-a01f-e3b455e738c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:48:20.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:48:30.426Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0f432dc9-5bd0-4df6-a123-1f65402289ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:48:30.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:48:40.442Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=076913d9-dc9f-4157-8d02-c45cf8eeb856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:48:40.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:48:50.461Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=bde9cba8-d2c5-4032-87fc-79590206143d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:48:50.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:49:00.475Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=05d49846-7649-48cf-b28a-bf9456bff0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:49:00.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T13:49:05.794Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T13:49:05.795Z |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-21T13:49:05.795Z |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-21T13:49:05.795Z |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-21T13:49:05.795Z |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-21T13:49:05.797Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T13:49:05.797Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T13:49:05.797Z |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-21T13:49:05.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:49:10.490Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cd770a56-e645-4803-806a-e078d03b9884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:49:10.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:49:20.504Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=81254765-87bc-4e25-b7b3-df04ec5b64d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:49:20.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:49:30.524Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6f0065a3-56b1-4271-a6df-04b11bf8e39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:49:30.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:49:40.539Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a3f36492-e4bf-4ea2-b691-8b205b6cf575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:49:40.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:49:50.554Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2967a3c6-cd08-492c-a080-468e59cda4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:49:50.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:50:00.567Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7b1f5749-608f-4059-af19-2bb149691f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:50:00.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:50:10.598Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=01d49b08-2056-4429-8b69-4db156d6599d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:50:10.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:50:20.613Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9db150ee-66dc-4ffa-8935-1597b2a93e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:50:20.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:50:30.629Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ddf94c9d-9875-4b44-8e49-1529d283df36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:50:30.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:50:40.646Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4a193366-ad7d-47d1-93be-2d755a1cef65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:50:40.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:50:50.664Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=bab62808-ec83-421f-9d88-e0a08fa8f752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:50:50.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:51:00.679Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9ae12b77-d51d-40ce-b365-8fb167790f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:51:00.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:51:10.695Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a62275bc-9882-4d0a-841e-ecfb860efde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:51:10.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:51:20.709Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b76a7f34-5422-4f6f-b9b3-d8f0a269b438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:51:20.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:51:30.729Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2adf4f92-0880-4f58-81df-1f2863db80f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:51:30.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:51:40.741Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8e2c4fe7-4d6f-40ba-b6b7-fa43d5c209b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:51:40.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:51:50.757Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=a9d973cf-58ef-4bde-b89d-2819f5bd70dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:51:50.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:52:00.773Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=577fbeeb-491f-4e66-9317-ba5fb4aad316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:52:00.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:52:10.790Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=48477032-dec2-44b5-9d9e-63fd9937511d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:52:10.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:52:20.811Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cbc7876b-1269-4a9a-8574-3b83cccac7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:52:20.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:52:30.832Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=43f8d5ab-31c3-43ae-83ad-c4566bbbefba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:52:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:52:40.865Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d08af856-bd0b-4ff4-a1cb-117e4ba3b51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:52:40.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:52:50.882Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7ba52df3-c655-47cc-bd6c-4cd380eb3369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:52:50.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:53:00.896Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=45b65a1e-d94a-4f27-8adb-bfcb5fa6c0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:53:00.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:53:10.913Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5150c7a4-336e-4ac0-8574-3a9c175770d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:53:10.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:53:20.927Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=02ff98b4-0ceb-4d7a-b214-1a24e62d6821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:53:20.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:53:30.945Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d0bba3d6-d7b0-454f-b906-32daf2f9bd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:53:30.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:53:40.962Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3323cab6-c55d-4eba-88bf-8e917e9af3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:53:40.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:53:50.973Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d179050e-4864-47ac-977c-207c8325e399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:53:50.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:54:00.984Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b506dcba-b76e-494c-a427-41ced876cd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:54:00.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T13:54:05.763Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T13:54:05.763Z |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-21T13:54:05.763Z |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-21T13:54:05.763Z |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-21T13:54:05.763Z |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-21T13:54:05.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T13:54:05.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T13:54:05.766Z |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-21T13:54:05.766Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:54:10.994Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4dadb4b2-a257-4c4b-8bbb-ad383e888fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:54:11.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:54:21.006Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=abb4ed5b-5a97-4f6b-ba2b-bd4ed4a97a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:54:21.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:54:31.019Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=6b37bb9f-b437-454d-8019-6427c5e73e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:54:31.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:54:41.042Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1028d6e8-513e-4fb1-bf32-0a546fc2626d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:54:41.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:54:51.054Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f5a55c5b-d5a2-4771-a508-11a0904917a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:54:51.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:55:01.067Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f594f401-15e4-48d0-9d6b-964a042c4696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:55:01.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:55:11.081Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1a91cc14-d531-4487-9960-38aba62d6982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:55:11.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:55:21.109Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8a6f62c4-f281-4c18-891e-120c4de7b25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:55:21.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:55:31.120Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c09bdb05-9b9c-48b2-8727-820c4ca1eedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:55:31.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:55:41.144Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=208ed62c-d3b9-41bd-8615-37c8c8d09c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:55:41.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:55:51.154Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9e3a034b-cd3d-480e-9907-e99a7a3a32be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:55:51.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:56:01.163Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2e6d36e7-e08a-41d6-ac16-0d503358c51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:56:01.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:56:11.178Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4dd31468-768a-45da-9b6b-bd19ea265589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:56:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:56:21.191Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=d8d2e874-91bd-4dc0-a85f-d9a44d60d83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:56:21.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:56:31.201Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ea9e2a51-c5a0-4092-bc2a-80f76ad31861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:56:31.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:56:41.211Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=00c8e022-509a-4785-b11f-e49315907dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:56:41.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:56:51.230Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=00347af6-9787-400b-95d0-b8c4876992a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:56:51.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:57:01.246Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=bb11663e-761d-499c-8ff0-ba20f23cf1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:57:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:57:11.259Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3f71a37b-4ec6-4e7c-b568-e1aafc5642ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:57:11.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:57:21.275Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=2984ac94-fbb9-4232-9c3e-a6c462fcc243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:57:21.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:57:31.291Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7920ccc0-68da-4ff5-8f16-4d7967492d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:57:31.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:57:41.302Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=88eba565-129c-4193-918b-77c5838dbc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:57:41.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:57:51.315Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=fe358476-ece3-4cbb-a179-56faa9f77363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:57:51.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:58:01.331Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=20da50ad-5772-4195-bcd1-f8d771537a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:58:01.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:58:11.346Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=78f5e9f6-f0d3-4fc2-b8ad-5c2bc1701ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:58:11.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:58:21.360Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f8727e37-66fc-461a-970f-d666c25f3574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:58:21.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:58:31.372Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ad3e137c-704e-4ead-bc05-441b0890b98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:58:31.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:58:41.384Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=24952b2f-f719-4063-8a94-76038943c37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:58:41.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:58:51.398Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c2655be2-214d-4f0d-ac56-7041f75b23ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:58:51.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:59:01.411Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=dcf56298-8a57-4e0b-9356-c7e627a3ab69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:59:01.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T13:59:05.762Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T13:59:05.762Z |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-21T13:59:05.762Z |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-21T13:59:05.762Z |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-21T13:59:05.763Z |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-21T13:59:05.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T13:59:05.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T13:59:05.765Z |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-21T13:59:05.766Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:59:11.425Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=0e8d48d2-6c4a-44d7-99b4-e8a7523c5b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:59:11.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:59:21.438Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=69545f0a-c5a1-47fd-883f-bdf3653b3028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:59:21.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:59:31.451Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=45c7317c-5ddf-45e7-b546-2fe733e6d1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:59:31.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:59:41.468Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=247db2ea-8e23-4597-b20d-54a09a794ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:59:41.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:59:51.484Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=98ee15fa-7a70-4304-b9cb-1aa354cc3b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T13:59:51.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:00:01.499Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1854a527-43d0-4055-8976-b6073eae4619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:00:01.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:00:11.517Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9aa8f136-0434-4b97-b1cc-38a3c113c32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:00:11.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:00:21.527Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7e877642-24fb-48ec-bd25-7c7a62d3e8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:00:21.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:00:31.544Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=56951131-19c2-4232-ade4-81f31aa2cb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:00:31.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:00:41.560Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8a018dbf-7d81-44de-8ace-27269c424357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:00:41.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:00:51.576Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=083e7ece-eee5-4049-b0a1-8acde5953e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:00:51.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:01:01.595Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=8610bee3-7685-46a6-9e05-9227f16e34c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:01:01.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:01:11.611Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=f0ec7cce-fa4e-485d-a479-e007f45990b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:01:11.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:01:21.626Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=5ad33c67-b209-4f96-97c6-e17d5476b83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:01:21.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:01:31.642Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=c31434c9-47e1-48ed-a3f5-3672bd6e6721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:01:31.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:01:41.657Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3541686d-7133-4ca2-bf5d-f70611e96325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:01:41.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:01:51.671Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=4e5bc057-0200-44db-bdca-ee1780cae20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:01:51.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:02:01.689Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=36c271e0-2e5e-476b-bd35-f77538352465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:02:01.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:02:11.705Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=7ae222b6-35ad-48e9-a43d-08891ee87446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:02:11.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:02:21.721Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=95c72d12-afdd-4e2b-83a6-65a66482ceb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:02:21.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:02:31.737Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=60e02239-cbcf-4100-9f3b-e8fd62e45b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:02:31.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:02:41.755Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=83997da9-ade2-42c6-aafb-3c7ef2ba437b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:02:41.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:02:51.772Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=580eefd9-00f0-4da3-9ddd-e16853897a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:02:51.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:03:01.789Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3c8ec5f2-e6cb-4704-ba4f-6a09747b13d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:03:01.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:03:11.805Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=50261059-0c25-4fd4-8bff-14aacc72ba4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:03:11.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:03:21.819Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e8f6a129-c494-4baa-b3ae-d8dfe283c939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:03:21.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:03:31.835Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3c0b6a6d-e408-4be3-8a4c-6dee7518b4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:03:31.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:03:41.850Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=ffb5f0c0-f181-4ae9-ad50-7c2b52e562d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:03:41.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:03:51.864Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=9aa27f4f-e125-4ece-a4c5-f6baf0b8f429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:03:51.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:04:01.880Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=190e0bbe-1318-410b-a1a7-6cf78011979c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:04:01.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T14:04:05.773Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T14:04:05.773Z |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-21T14:04:05.773Z |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-21T14:04:05.773Z |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-21T14:04:05.774Z |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-21T14:04:05.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T14:04:05.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T14:04:05.776Z |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-21T14:04:05.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:04:11.894Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=340c8198-ea15-4d90-8a3e-35bd2d2c83b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:04:11.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:04:21.912Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1b53e96b-9106-402d-82e0-3bba6faf2cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:04:21.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:04:31.934Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=e8d5b7e8-de5b-4a1f-8312-00b1919f9387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:04:31.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:04:41.950Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=be854add-fc56-4389-a9a7-9360f329a932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:04:41.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:04:51.962Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=1d14b9f4-d2ac-4f0d-8c75-b249447783d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:04:51.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:05:01.977Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3621d77c-fa3a-4677-9158-753e3be6b7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:05:01.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:05:11.993Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=cda99b24-d518-42ba-9c0a-ee3a9e55dfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:05:12.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:05:22.006Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=b1f6ac1a-b834-41f2-a2a2-f925e20821f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:05:22.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:05:32.026Z |INFO |Init configs |InvocationID=40d5080c-9b65-4e1d-94c5-1ad6efeb3377, InstanceUUID=3e3094d8-abfa-4538-8e67-2fa5f2432125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T14:05:32.041Z |INFO |PRH tasks have bee