. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T13:53:43.927Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T13:53:43.936Z |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-04-28T13:53:43.937Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-28T13:53:43.938Z |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-04-28T13:53:44.326Z |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-04-28T13:53:44.498Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T13:53:44.499Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T13:53:44.500Z |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-04-28T13:53:44.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-28T13:53:44.622Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-28T13:53:44.644Z |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-04-28T13:53:45.989Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-28T13:53:46.401Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-28T13:53:46.433Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-28T13:53:46.433Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-28T13:53:46.536Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-28T13:53:46.536Z |INFO |Root WebApplicationContext: initialization completed in 1891 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-28T13:53:47.406Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-28T13:53:49.365Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-28T13:53:50.277Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-28T13:53:50.319Z |INFO |Started MainApp in 8.511 seconds (JVM running for 9.128) |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-28T13:53:50.528Z |INFO |Start scheduling PRH workflow |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:53:50.538Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=f39bdc1f-cfb2-448b-b21c-b5e8362b6c48 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-28T13:53:51.004Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-28T13:53:51.005Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-28T13:53:51.010Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:53:51.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:54:01.206Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=35b3a374-eefb-448e-ae35-fefe3ffb7e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:54:01.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:54:11.242Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=67cb7e56-e2b2-4261-b595-962acce66a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:54:11.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:54:21.293Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ec8e65f3-70ed-46cd-b67d-9d5cfc867c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:54:21.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:54:31.330Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ac6bf1fd-ba2a-4a12-b3d1-e261416ad45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:54:31.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:54:41.383Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=5a274e8a-a10b-4e62-a758-bf3eee90f8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:54:41.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:54:51.406Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=b238c9ef-79d6-446f-9ffc-f4ec4a1c612c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:54:51.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:55:01.433Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=f0991b79-593d-4858-8f22-fedd479c56c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:55:01.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:55:11.457Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=baf48301-29ad-438c-9eac-0602315f8c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:55:11.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:55:21.487Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=42d39c09-dd29-43be-ba9f-12a603e9d4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:55:21.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:55:31.509Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=64aeb97e-2bd1-4180-9614-59e30c4d5d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:55:31.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:55:41.530Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=b4d1b83c-da7e-4bab-9062-67bbac8e0785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:55:41.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:55:51.549Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=55229f61-03fb-4735-9740-7ede7ccb7097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:55:51.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:56:01.566Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ee1a9801-3b4f-445b-8d74-1a5fdbf472ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:56:01.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:56:11.587Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=3450a6ca-483b-4c1e-8859-dcaf02e8b3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:56:11.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:56:21.614Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=49de95c0-3f5c-45af-96dd-d8aaef624f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:56:21.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:56:31.636Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=d1a0056e-07cc-4ae4-86e0-42bf55902b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:56:31.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:56:41.660Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=629df244-85b3-45b9-80c4-e077ec634ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:56:41.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:56:51.685Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=01949b52-d16f-4931-9c6a-4fe7bd448f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:56:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:57:01.710Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ed1da6b1-1d10-4976-8423-43cd93533f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:57:01.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:57:11.724Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=e6f90418-245b-49ba-8b97-b126fa8d31ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:57:11.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:57:21.741Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c18fe636-ec3f-4fca-b63a-b949029475b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:57:21.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:57:31.758Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=dcc9b7df-f732-4e7c-9b1b-fb97ab43bb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:57:31.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:57:41.776Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=381ab36c-69a6-454e-ba9f-a125d7bec1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:57:41.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:57:51.799Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=60ccf512-dc09-4522-bac5-6ef030ff3f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:57:51.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:58:01.816Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=3381198e-5bca-407a-984c-382aab70c7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:58:01.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:58:11.870Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=3019ffdc-c81b-4405-a8ee-38b9d2cea6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:58:11.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:58:21.887Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=77a71acc-0d11-41d8-9e3f-24d66088fb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:58:21.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:58:31.910Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=77a10f98-863b-487d-810c-414155f0a7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:58:31.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:58:41.930Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=8d685709-e0c7-4581-a422-94359381f02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:58:41.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T13:58:48.112Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T13:58:48.113Z |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-04-28T13:58:48.113Z |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-04-28T13:58:48.113Z |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-04-28T13:58:48.113Z |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-04-28T13:58:48.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T13:58:48.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T13:58:48.123Z |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-04-28T13:58:48.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:58:51.947Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=98670d3a-b5ca-4dfd-af89-4bec7bf4acdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:58:51.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:59:01.968Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=caf8e471-5771-4ee3-9927-bc2f5c0ec006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:59:01.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:59:11.991Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=3344aa4b-82e0-41bb-ab46-b95e350a1172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:59:12.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:59:22.050Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=29d45d93-b297-4ead-885e-36df346c8cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:59:22.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:59:32.072Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a0a55568-e63c-48cc-91ee-8d1c64b4c381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:59:32.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:59:42.094Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=5b2c801c-e9bf-415f-b8c8-8a9db7d36e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:59:42.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:59:52.112Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=e196b4b8-20a9-45c7-9b7e-29f7bf66b1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T13:59:52.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:00:02.134Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=14e45230-8559-4dde-912b-f5c73569650d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:00:02.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:00:12.154Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=0d7662d6-9cf6-4e05-865f-1c84e1638631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:00:12.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:00:22.174Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=251936fc-1a5b-44c6-8b05-055a43edf31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:00:22.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:00:32.193Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=6f1f3550-f15d-469a-a547-4d25296c6951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:00:32.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:00:42.210Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a1e67380-59bd-4765-bb55-1250f9a124d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:00:42.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:00:52.240Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=167bfe74-2a58-4754-ac17-13f3d5c05bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:00:52.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:01:02.259Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ef3ecd50-deed-4250-a1f8-189956e760e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:01:02.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:01:12.277Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=50caf30a-8c35-47e6-9726-2645cc49a3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:01:12.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:01:22.299Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=b1cf9801-9a3b-4361-a6fc-a7b4731949dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:01:22.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:01:32.318Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=3db7f37e-1fa4-4dd4-a935-23c592bdfe7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:01:32.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:01:42.332Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=9840b3bc-531e-4085-bec9-62449c7f3531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:01:42.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:01:52.360Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=aed0a15a-7774-455a-b39c-59963f1c679f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:01:52.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:02:02.378Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=5c22b6ae-f950-4abe-9578-3e23de6b773f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:02:02.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:02:12.399Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=1af010f3-233e-4a04-85f3-b7420927ef7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:02:12.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:02:22.428Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=e20ab8ab-d921-45ed-bc1c-97d0134b65f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:02:22.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:02:32.448Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ef59832e-ca57-4952-a450-f44b180f2005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:02:32.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:02:42.465Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c361d81a-5edd-46b7-8a84-bc5d72f2959c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:02:42.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:02:52.488Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ff7e15aa-a688-43ae-bc9b-e07553fdc66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:02:52.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:03:02.508Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=27447101-0e71-4470-baa4-bdb6797b0bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:03:02.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:03:12.527Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=04c80721-da6f-4395-89c1-9c548764d6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:03:12.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:03:22.550Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=4c25c901-3afc-4a0e-9443-8ea414259cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:03:22.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:03:32.572Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a469114e-d9f9-4ead-9914-032b798ca2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:03:32.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:03:42.596Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a4328b7d-71cb-4be5-b793-e87eda3ae019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:03:42.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T14:03:47.718Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T14:03:47.718Z |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-04-28T14:03:47.718Z |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-04-28T14:03:47.718Z |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-04-28T14:03:47.719Z |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-04-28T14:03:47.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T14:03:47.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T14:03:47.730Z |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-04-28T14:03:47.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:03:52.617Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c4beb020-19ed-4ab1-957c-80326836fc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:03:52.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:04:02.637Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=376e68f1-c01a-4bc7-a272-6c7b928cc6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:04:02.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:04:12.655Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=0561dcc2-3b3b-4a71-8f68-78f1ce8d3abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:04:12.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:04:22.677Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=377138c7-7c7f-4f72-8134-b60e1b94bf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:04:22.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:04:32.696Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=32f713ae-0e94-43c6-8f55-e89ee0847960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:04:32.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:04:42.714Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a26ebaef-755b-4b3d-ba9b-bda1df45da36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:04:42.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:04:52.733Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=e3ee7090-a581-469b-a722-a6581442364b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:04:52.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:05:02.752Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=f89ebac7-8d2b-471f-8d2d-69923a2aa3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:05:02.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:05:12.769Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=eda77ea3-1876-4b65-9ec8-e33aa2b7bb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:05:12.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:05:22.793Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=e1dcb808-436b-42ff-96b9-e12ae4153a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:05:22.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:05:32.814Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=2762a99a-4fe0-4fe6-9d51-e93f8685eb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:05:32.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:05:42.830Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=842207f0-5261-4a28-b527-edf25a592f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:05:42.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:05:52.854Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=9165cff9-c4ce-4c17-82bc-80cfc48a5cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:05:52.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:06:02.874Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=85544bc9-2810-467e-9b2a-65fced49eea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:06:02.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:06:12.898Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a0aab386-625c-4d00-b31e-550bf4860b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:06:12.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:06:22.918Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=2b76162e-ee35-44d0-8a41-da1c195d8c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:06:22.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:06:32.943Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=9a9395e5-18cb-4a4d-9165-b5c1e964b44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:06:32.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:06:42.968Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=0fdbd875-42a7-46ce-bced-e06b38c7ee89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:06:42.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:06:52.982Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a5939ded-8acb-4550-a4d0-832a8405757d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:06:52.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:07:03.000Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c9787f17-3489-402b-b17c-00b0f86ab91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:07:03.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:07:13.018Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=1e00658a-bdc4-453d-9e3a-d840aad5403d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:07:13.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:07:23.041Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=02a20a81-b4b0-4fdf-b0ba-69d6d0141e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:07:23.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:07:33.064Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=fd97399b-f840-4872-b210-3f7090d85310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:07:33.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:07:43.077Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=8edbe22b-8206-448d-bc2f-5eef90c8637c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:07:43.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:07:53.100Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=d463a473-fffe-4109-b7b0-dfccbe77e8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:07:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:08:03.119Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=95bcdd0d-176a-45dd-9e2c-6677c93b673a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:08:03.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:08:13.138Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=eaf492fd-7c62-421c-b536-0407db1a047b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:08:13.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:08:23.152Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=2dec8a1e-5dd1-49ed-83a8-8a93c0d9ffaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:08:23.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:08:33.168Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=00ac4d35-66c3-4877-a319-308fc97e0fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:08:33.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:08:43.185Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=e742dea0-502a-4f96-81d8-92232c467646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:08:43.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T14:08:47.634Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T14:08:47.634Z |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-04-28T14:08:47.635Z |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-04-28T14:08:47.635Z |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-04-28T14:08:47.635Z |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-04-28T14:08:47.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T14:08:47.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T14:08:47.645Z |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-04-28T14:08:47.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:08:53.208Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a6edd8e2-4450-4c6a-8411-f15c0adb5cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:08:53.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:09:03.227Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=15964fd8-3e72-4613-957a-3cb6b91910b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:09:03.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:09:13.243Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=1f5bf108-b459-423e-b3fa-9aa91adeccaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:09:13.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:09:23.261Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=9e48a0b5-74ac-4904-8740-74676a009a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:09:23.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:09:33.277Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=869ac540-f20b-4d74-9b50-bd25ea2ef6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:09:33.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:09:43.296Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=7326e49d-608b-470d-829c-db00bb2f4800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:09:43.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:09:53.310Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=1ae715c7-c76b-44f8-8876-7f9776fd475b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:09:53.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:10:03.328Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c8d72eba-5a1b-477a-aa89-f5ed44f3acb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:10:03.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:10:13.348Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a73b8fb7-f27f-4c5e-a90e-212428fb6693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:10:13.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:10:23.365Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=3de0c805-3cd1-49a4-ad09-0c9ce1ff8c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:10:23.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:10:33.382Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=95faf6bd-cd29-4923-8b44-4dd8aa8ecef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:10:33.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:10:43.398Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=2bb0e6d8-8d80-4fa0-9846-7cdf7baca1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:10:43.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:10:53.419Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c8b4dd62-89e8-4a26-8b76-6ef33dc95388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:10:53.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:11:03.439Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a341cb23-b186-4e86-a671-1538d38e39b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:11:03.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:11:13.457Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=6eb11b6b-ed0f-43b0-84c4-eb31160c926b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:11:13.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:11:23.472Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=dd592cd1-9119-4f37-a23f-e75303d22e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:11:23.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:11:33.504Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=f3e2daab-e661-4b53-a1e1-a0c2fb5ca8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:11:33.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:11:43.520Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=b0a74e99-ed92-4787-8b83-809c62d67a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:11:43.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:11:53.543Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=88a6b1f6-5807-44da-b620-a79b38fa51dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:11:53.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:12:03.557Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=11fe4881-8eab-40f1-954d-389b0e5a5648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:12:03.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:12:13.580Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ba5dbb8f-f8a8-4d36-9413-d46a02597249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:12:13.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:12:23.602Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=1e7f17c7-a8ed-4336-b52b-cb724ece0036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:12:23.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:12:33.625Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=27c3f18d-643e-4d27-95f6-02b68a88392d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:12:33.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:12:43.680Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=cb16b00b-8501-40e1-a2c9-4cf69763f33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:12:43.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:12:53.694Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=97989d9a-d991-4da2-8ed1-8e2be5710b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:12:53.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:13:03.713Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=7b777f84-c81f-436a-8c6d-1bc3f02adc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:13:03.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:13:13.749Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=5291d696-cc02-4955-8acb-f57a3ffe8ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:13:13.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:13:23.773Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=850f6df9-8ad0-48da-9bc9-aed538fb41da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:13:23.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:13:33.793Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=01eee654-c7b2-4644-8f36-93ce82b72184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:13:33.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:13:43.815Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=bf598cf4-5e50-408f-a249-6763f671a82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:13:43.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T14:13:47.665Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T14:13:47.665Z |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-04-28T14:13:47.665Z |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-04-28T14:13:47.665Z |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-04-28T14:13:47.666Z |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-04-28T14:13:47.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T14:13:47.671Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T14:13:47.671Z |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-04-28T14:13:47.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:13:53.833Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ba70c7fa-9c81-46af-ae91-0892d4c93a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:13:53.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:14:03.852Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=8dec183d-4f4a-45cf-b3ff-8792f7c1acd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:14:03.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:14:13.871Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=7e7afd8e-8610-45a0-9ff1-c371bd2d6beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:14:13.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:14:23.888Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=13728695-4ab1-448b-a83c-8157656e971b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:14:23.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:14:33.903Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=159365f1-7840-4cd6-86f6-2527579b3cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:14:33.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:14:43.921Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=293e1a47-6f88-48d1-922b-936a32b1d604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:14:43.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:14:53.935Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ec0f251f-c862-409c-a0c6-39a2c552b061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:14:53.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:15:03.959Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=07153d11-4756-479e-a482-4998a809ee83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:15:03.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:15:13.974Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=3b39dd41-c996-4c79-9d3c-6846106aab2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:15:13.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:15:23.988Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=0d6e24f3-e31e-43cd-9e9c-0bbe0652d1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:15:24.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:15:34.004Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a4a4147d-2341-40fb-bc63-2004dbd5fced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:15:34.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:15:44.022Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=9e41a3b7-cecc-470f-a8d9-4478fe151814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:15:44.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:15:54.042Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=47f8b263-7458-4b20-8218-e8b41410a425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:15:54.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:16:04.059Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=f96c8650-6390-4b51-8cda-cceb28e84394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:16:04.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:16:14.077Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c7b87258-c5ef-4039-ba54-bee5cc5aeb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:16:14.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:16:24.096Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=4b266555-3cf9-4044-80f8-44aa41ead75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:16:24.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:16:34.115Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=7c46f8b3-2c8b-41da-8625-c5ea9e17a2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:16:34.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:16:44.129Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=eeaf30c2-0936-4fd7-afa4-0597a046b0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:16:44.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:16:54.146Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c72518a8-6c34-4795-92ff-5a272399de54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:16:54.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:17:04.164Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=cbddef08-06fb-493a-a541-d250cc37465a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:17:04.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:17:14.182Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=dc8ea7af-60da-48ec-88bd-e12f2d79152d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:17:14.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:17:24.199Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=2cbf63f5-ae70-40be-b671-74c4037b92a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:17:24.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:17:34.220Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ef0f6486-9200-425f-8f9a-e8aa5689259c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:17:34.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:17:44.247Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=9257fbb0-3682-4297-96ec-9a2581ecfb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:17:44.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:17:54.263Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=695ae46b-082b-485e-bcac-cf555b3bbd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:17:54.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:18:04.279Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=d0e84822-4dff-44f7-ac2a-fc57c40c3429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:18:04.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:18:14.296Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=db87a820-fe2c-499e-a51c-d5bc5b8cd786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:18:14.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:18:24.319Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=7067b3f2-ed70-4599-a0c4-94ecaae710f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:18:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:18:34.338Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=844609bb-cd99-4e34-a456-ab14b6df55c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:18:34.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:18:44.356Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=71734c80-cbd8-4d29-b26a-f480f450da6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:18:44.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T14:18:47.645Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T14:18:47.646Z |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-04-28T14:18:47.646Z |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-04-28T14:18:47.646Z |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-04-28T14:18:47.646Z |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-04-28T14:18:47.651Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T14:18:47.651Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T14:18:47.651Z |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-04-28T14:18:47.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:18:54.375Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=64f60388-c217-4921-9999-7fd646490330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:18:54.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:19:04.395Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c61f68e1-6603-47f1-b1c8-1a410b0503d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:19:04.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:19:14.418Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=9d11f1a9-bbee-4194-b893-8caa56f46a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:19:14.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:19:24.439Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=98f7d131-6e9e-42bd-94ca-6c6069e4c476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:19:24.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:19:34.457Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=f9d97c4b-ce09-4d09-84f8-adb84776d342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:19:34.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:19:44.472Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=f23aea4c-4dab-4b57-b493-ad23c7a1b290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:19:44.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:19:54.485Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=8bebb689-de44-4cee-b93e-c23a45f6ca4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:19:54.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:20:04.500Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a8c164f5-686e-4de1-a0e7-0ed602e80811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:20:04.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:20:14.519Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=4274f349-49d2-4a22-bf50-17133bc46bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:20:14.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:20:24.537Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=4d4de8dd-fd43-428f-bb75-4eb6c702e7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:20:24.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:20:34.557Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=694f592b-f3b9-457d-9c45-ed2d550b50f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:20:34.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:20:44.581Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=455a5bed-ea95-4f50-a522-2a01f03c001e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:20:44.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:20:54.592Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=013cc377-0807-4a6f-89d4-34ac4c2c84ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:20:54.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:21:04.612Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=9d3c814d-e73d-4559-b015-12ed9b62f060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:21:04.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:21:14.630Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=fac68d40-5a24-4ffa-996a-318d862f2661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:21:14.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:21:24.643Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ecad8b8d-20cc-460b-a8c2-b3c6a3d7f5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:21:24.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:21:34.670Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=52c58183-3a0f-4ee3-ae37-fad5cceaffa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:21:34.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:21:44.686Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=77d1664d-43c5-4694-ad3e-7c74fa8ee34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:21:44.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:21:54.701Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=750a5f07-ed03-49df-8313-f279345f52f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:21:54.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:22:04.716Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a143e62a-a66e-42ab-8f0d-5505b92e7589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:22:04.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:22:14.733Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=af703033-a290-4e5b-a9cc-3d0bc31e4912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:22:14.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:22:24.752Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a01f23ea-05f2-455d-9361-add63bb07d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:22:24.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:22:34.769Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=35937a9b-c604-4dd6-a473-44b2af807054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:22:34.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:22:44.790Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ef859f3d-9402-4bb3-9578-6a92a3770b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:22:44.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:22:54.809Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=e9ed7fb8-f7b6-4ed9-a54b-46bd68e85c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:22:54.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:23:04.829Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=3fd0ef29-ba2a-41ae-9798-f362f86c74ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:23:04.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:23:14.851Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=e7d4671f-5e69-4be2-a84d-e10c950dd1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:23:14.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:23:24.888Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=7ef43756-7256-45e1-a593-2efff26f4d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:23:24.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:23:34.904Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=83ea6b78-dad4-41fc-a912-a3ae841e2064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:23:34.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:23:44.923Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=1104c957-58c2-4c22-b03c-7bd074fe4182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:23:44.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T14:23:47.659Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T14:23:47.659Z |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-04-28T14:23:47.659Z |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-04-28T14:23:47.659Z |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-04-28T14:23:47.659Z |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-04-28T14:23:47.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T14:23:47.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T14:23:47.663Z |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-04-28T14:23:47.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:23:54.937Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=aac704a1-ce32-4c60-ac1b-63bcd9f4e305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:23:54.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:24:04.953Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a88dc9a0-95f4-434a-8a50-a58e3528f989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:24:04.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:24:14.969Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=fd4f69ea-7cf5-4e51-9d95-95786cdc1b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:24:14.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:24:24.985Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=adac9263-a4c7-49b5-87a5-6cae5a441a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:24:25.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:24:35.002Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=7c51bd9a-7120-4e92-8658-25de87674695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:24:35.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:24:45.018Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=eb5337fa-1bef-49e4-9a26-1df8d945cb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:24:45.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:24:55.038Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=d579d8d0-0b4b-4a1f-b923-62e19ad61d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:24:55.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:25:05.053Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=e9cc80ed-981e-44a2-8d4a-de01b0ce32f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:25:05.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:25:15.072Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=5e088f65-9b21-46a7-b542-798e330a5852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:25:15.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:25:25.089Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=2d8a8574-b8f2-4efc-a961-e6dc2be2385b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:25:25.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:25:35.101Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=26c31995-a3dc-4e8e-923c-571e9a413e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:25:35.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:25:45.119Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=0894a244-8acc-4127-9a64-1a7588c472f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:25:45.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:25:55.134Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=1a6b15b4-3502-4766-b367-730a15d3961a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:25:55.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:26:05.151Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=d87bce4c-1a71-4ddf-89e1-a043b57dc7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:26:05.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:26:15.167Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=90c0619a-e0ce-4db6-9ec8-130b66972ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:26:15.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:26:25.181Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=f6e1ccbf-e72c-413e-8bf3-601887bfcd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:26:25.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:26:35.198Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=177bacfa-e78c-4898-8bb2-f70f49c9af99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:26:35.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:26:45.213Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=0838dbd2-a626-4136-b9fd-6ca3bbbc487d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:26:45.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:26:55.228Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=3b91f4d0-5975-492b-8deb-92155b3f9aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:26:55.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:27:05.247Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a03d65ee-7ab2-4002-91a1-6eddfd17c8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:27:05.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:27:15.261Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=252f7806-3b1f-4aec-812c-393f03ab3970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:27:15.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:27:25.277Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=6f3b208d-7b5a-407d-8c8a-cceb2cb9a881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:27:25.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:27:35.292Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=16b14f50-b0ff-4bff-ad87-54066a6bfb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:27:35.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:27:45.310Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=2929bd8d-a684-453a-9c0b-8e20ed77af00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:27:45.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:27:55.325Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=e5778199-99e2-4a1f-9ef0-09a68f3563c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:27:55.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:28:05.339Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=32b4b52d-e4bf-42b2-863c-b1fe8fe94312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:28:05.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:28:15.356Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=e8e5f2a4-1401-4134-bb11-6b017ba54241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:28:15.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:28:25.373Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=cacb57c7-b661-4e6d-b76a-d8b572ad8b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:28:25.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:28:35.391Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=fd2a0814-f71a-4d8e-a5b7-7390b4a88f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:28:35.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:28:45.409Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=f9b2338c-9b89-4699-9b02-ae7d956c17f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:28:45.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T14:28:47.627Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T14:28:47.627Z |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-04-28T14:28:47.627Z |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-04-28T14:28:47.627Z |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-04-28T14:28:47.627Z |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-04-28T14:28:47.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T14:28:47.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T14:28:47.632Z |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-04-28T14:28:47.633Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:28:55.430Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=327abf8d-ffcf-40df-92ac-867afba036f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:28:55.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:29:05.448Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=b096ac84-3131-4051-b644-1d056c6d86bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:29:05.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:29:15.466Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=d4568e1c-9223-49ed-9d9a-d73a726ebfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:29:15.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:29:25.484Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=98fb3d60-1662-4be8-bc1c-90e47918a120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:29:25.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:29:35.515Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=3d4510c7-4794-4972-bb1f-63ccbf3b8c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:29:35.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:29:45.530Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=e09d8ec0-d07a-402d-9c4c-e459bcda8262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:29:45.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:29:55.547Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=84ad0f4c-b321-4888-8398-64b5862a9fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:29:55.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:30:05.563Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=fefd6519-7f0e-431d-83e3-4ae1014b28a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:30:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:30:15.579Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=10741bd1-e1ca-4cec-b5a7-9a00963b4acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:30:15.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:30:25.595Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=fb4a4e3e-a4b3-4705-aa92-c664402b3075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:30:25.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:30:35.611Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=fe8298cd-af1b-4663-b9c9-5cf5ec5e4ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:30:35.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:30:45.626Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=90114604-2f33-44c3-8782-861427018d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:30:45.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:30:55.643Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=49c76ce3-f8a3-4407-a467-9adee8554cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:30:55.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:31:05.660Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=96d6c5db-e059-49cc-90f4-e451aec79865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:31:05.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:31:15.678Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=5e24a4d0-28d1-416f-bb0e-3969e422cbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:31:15.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:31:25.695Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=bd2846a9-d9ee-4ed7-b19b-8a2d14da1da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:31:25.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:31:35.713Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=cb6d244a-08e1-4874-9382-d3374ac45e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:31:35.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:31:45.725Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=b4967f82-c10f-4780-a443-038fd7873c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:31:45.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:31:55.742Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=22ffbabd-b208-4a16-961c-3bbe0289e1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:31:55.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:32:05.759Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=569ddf38-2dd4-4c88-8f1b-25cb976a0c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:32:05.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:32:15.777Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c74e162b-793e-4391-b694-606ec7f50a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:32:15.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:32:25.795Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ed10e7fd-d644-41c9-9235-b37a321ad4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:32:25.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:32:35.811Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ebc6ba6f-a92d-4657-b91d-518ca5d510bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:32:35.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:32:45.829Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=6e82ce5b-5b60-43ab-980b-af858fd0c06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:32:45.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:32:55.845Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c77e3023-83bc-401d-a261-07a45c984d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:32:55.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:33:05.863Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c57214d0-3bf7-427f-b75f-fa986b3a4239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:33:05.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:33:15.881Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ffdeaf3a-7d83-47ff-a5da-a185f1d51aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:33:15.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:33:25.900Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=39402e45-8fa3-4ee4-a9c9-9acb32f7f540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:33:25.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:33:35.917Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=2a651a1b-a143-4f51-a860-508a3e93e56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:33:35.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:33:45.934Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=d91a04bb-f819-4288-8ec8-5cb64861e44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:33:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T14:33:47.639Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T14:33:47.639Z |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-04-28T14:33:47.640Z |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-04-28T14:33:47.640Z |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-04-28T14:33:47.640Z |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-04-28T14:33:47.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T14:33:47.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T14:33:47.647Z |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-04-28T14:33:47.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:33:55.952Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=82f8996b-61e3-45fb-8b86-596df0374a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:33:55.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:34:05.970Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=7f93a165-1036-4aab-ac2c-34ecf0136050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:34:05.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:34:15.985Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=0c93aaf5-df3c-4a65-bb5c-41f6ce91a9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:34:16.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:34:26.000Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=cb1a5410-9395-40da-9c81-46c563e79156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:34:26.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:34:36.017Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=0edbed13-a00b-4755-8fd4-bf19f17ff363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:34:36.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:34:46.042Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=8c4332e9-7006-41a3-9648-0a43590d9278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:34:46.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:34:56.062Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=bd717586-7f3a-4622-babd-c6fa6e8ac09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:34:56.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:35:06.081Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ea243c3d-7d36-43a1-91ac-f04cfb8fae4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:35:06.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:35:16.100Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=654ba2b3-aad7-46d8-ba8b-225e9a167d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:35:16.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:35:26.119Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=7ac3c665-da35-4862-b71a-ea94fd198b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:35:26.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:35:36.133Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=7aeefe03-8ba4-4b87-b028-efdcccb249b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:35:36.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:35:46.148Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=9cfd872d-ff50-497f-a33c-fb287902cb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:35:46.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:35:56.163Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=eb147528-13ed-43c1-b24d-3a58bfabab94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:35:56.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:36:06.185Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a92a335a-bb34-4f0f-8039-02e688ec8d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:36:06.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:36:16.203Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=adc3bed4-2ec8-45c9-ade9-f00f858b48f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:36:16.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:36:26.224Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ea90a691-18a3-459b-a005-677adf387af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:36:26.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:36:36.243Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=7e91b5cc-dc56-4ae9-a757-4aca5c9ded7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:36:36.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:36:46.258Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=fe824517-0cc0-427b-8eac-916df0efb7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:36:46.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:36:56.279Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=8fab7aac-a0f0-48cf-8d00-007c976037a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:36:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:37:06.293Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=559c3d82-c78a-4864-91e9-415e555ad32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:37:06.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:37:16.312Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=9b4c8806-c7d8-4020-b128-dbdbd3908902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:37:16.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:37:26.327Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=f865db39-0335-4bc0-9ce5-329e1a084755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:37:26.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:37:36.344Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=60353fa1-d2ac-424a-9ade-2a7c53d60ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:37:36.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:37:46.361Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=1e38f326-fec9-4fab-ae8d-b9b4f2d21749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:37:46.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:37:56.378Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=7b9f24d7-16f1-4da9-a1fc-a0d799bc4a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:37:56.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:38:06.398Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=92962fff-aef9-4d85-8868-540d8d5f83d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:38:06.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:38:16.413Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=49fb629f-55fe-404e-8c0a-b0064726f233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:38:16.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:38:26.436Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=9a63d23a-069a-4f49-9984-2b6659e53d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:38:26.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:38:36.454Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c04bdad7-0e9f-423a-924b-0cae85d122dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:38:36.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:38:46.469Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=bde6b78b-0b46-447f-9624-dba639a83fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:38:46.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T14:38:47.591Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T14:38:47.591Z |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-04-28T14:38:47.591Z |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-04-28T14:38:47.591Z |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-04-28T14:38:47.592Z |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-04-28T14:38:47.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T14:38:47.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T14:38:47.596Z |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-04-28T14:38:47.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:38:56.486Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c2d0c407-83c7-4e6e-b6a2-0d4c12d9108e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:38:56.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:39:06.506Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=4cccc833-a01c-4194-8a50-6082908ce990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:39:06.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:39:16.524Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=742e1db8-5950-460c-9ed7-eb263ff5de98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:39:16.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:39:26.544Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=1e39e09c-4ded-467b-ad7e-21dd1827f8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:39:26.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:39:36.556Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=2e3cdafd-9b25-4511-8268-1fecbeabe554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:39:36.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:39:46.573Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=1af097df-5d52-485d-af81-d8d4b8f43a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:39:46.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:39:56.589Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c2f55742-775d-46dc-b92a-b4f3e830876c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:39:56.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:40:06.615Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=217777c5-a6f0-485b-a3ae-841796dd1532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:40:06.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:40:16.637Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=39d106bd-c0d9-4792-847f-c566966722b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:40:16.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:40:26.656Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a2ef8321-53a1-4971-af8a-5eb14645a5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:40:26.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:40:36.672Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=449e08e8-045a-4914-b451-e128b22d12f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:40:36.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:40:46.689Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a1a2d2a4-b2c6-4a61-895b-8cc6508d9a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:40:46.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:40:56.708Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ed0f52f6-33cd-4a87-8dc0-cf6e8a801bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:40:56.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:41:06.724Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=1caa300f-1be5-4f8a-83d9-0136c46d2e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:41:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:41:16.765Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=eddde50f-f6f8-4664-a0da-5c00ad5e4bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:41:16.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:41:26.787Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=cb092a46-6e55-49dd-9c2b-351c12f2bd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:41:26.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:41:36.804Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=18d3e793-72d6-4b58-b839-90f6c42ad71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:41:36.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:41:46.821Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=821f7f04-398c-445e-9b73-2d9e5f189d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:41:46.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:41:56.838Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=38c24fc6-db43-4b51-bfb5-8bdb1969e6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:41:56.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:42:06.853Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=28b804c6-e989-4e43-b96a-d7c815cc4996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:42:06.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:42:16.869Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=5017e769-d845-4d67-ae6f-ec9b32a425b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:42:16.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:42:26.886Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c7bde5ea-3546-4c8e-879f-18ea7f510b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:42:26.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:42:36.903Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=43228ce5-5056-4d1e-b029-67a4e69beb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:42:36.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:42:46.920Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=188dc40d-39b3-48c0-997e-6a34579b7089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:42:46.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:42:56.940Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=8302ed7d-8d1c-4d6b-ac32-2b0f79f4a6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:42:56.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:43:06.957Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=1ee00efc-80c6-4217-9fba-f6447e8a4392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:43:06.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:43:16.977Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=a6382dbd-2c2d-4258-9f4e-e713bf560be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:43:16.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:43:26.997Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=7b9ce698-dca3-4bf9-bcad-154874f00d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:43:27.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:43:37.015Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=89d9e60a-fb39-4dc5-8328-98041f2c70cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:43:37.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:43:47.035Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=65b983a2-aebb-4618-a913-8c42ed67035f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:43:47.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T14:43:47.598Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T14:43:47.598Z |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-04-28T14:43:47.598Z |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-04-28T14:43:47.598Z |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-04-28T14:43:47.598Z |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-04-28T14:43:47.628Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T14:43:47.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T14:43:47.628Z |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-04-28T14:43:47.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:43:57.052Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=600e1306-c9e9-4105-b2a9-11552350b402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:43:57.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:44:07.073Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=7af70dbc-1232-4788-8da2-0331543b527e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:44:07.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:44:17.092Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=11b82f9a-a8d9-4ffa-ad31-93c2bfa5e8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:44:17.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:44:27.111Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=225a5f44-b076-4e3f-a555-06fa32f79335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:44:27.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:44:37.128Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=41063754-679e-488d-bc25-b20548ca32e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:44:37.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:44:47.148Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=73dd6220-5433-419a-8cd5-f7d7be9f6f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:44:47.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:44:57.164Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=20e9ef65-b636-4eb0-ab2a-87db9c7f2219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:44:57.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:45:07.181Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=345b4ed5-3b27-48b3-a81e-efdf494abfb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:45:07.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:45:17.198Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=19ca57c0-1b0b-4e20-9ba8-9a8a9283968c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:45:17.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:45:27.215Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=555b3356-7d52-4a65-99e3-e171333abcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:45:27.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:45:37.230Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ffa520bb-88ea-4c32-b6d1-98ff42f2acec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:45:37.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:45:47.247Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=b7425023-941c-45a5-9171-1991907e5917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:45:47.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:45:57.265Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=fb5b63ed-7687-4553-b56c-b8a1969ac9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:45:57.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:46:07.282Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ea6edb32-93dc-4e6f-a240-27f64311ee26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:46:07.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:46:17.297Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=018939d8-5939-4621-a905-0b2b147a8cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:46:17.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:46:27.311Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=aa6b7fb4-f2ca-48f7-8574-753c83fe0b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:46:27.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:46:37.326Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=1a9ef156-4b5d-4e32-8e0f-af9748e17be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:46:37.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:46:47.343Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=b1a27dee-c3e8-4023-8cc3-a02b5ab32ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:46:47.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:46:57.359Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=6d39e3ef-41fa-45eb-9d21-147e31da0c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:46:57.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:47:07.378Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=fffc1236-9bf1-4c98-8840-0883391cca77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:47:07.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:47:17.397Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=f2cae94f-ee01-4e34-a108-d5157b424fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:47:17.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:47:27.418Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=e436ec03-b30a-41e1-9a88-1fe9bb805398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:47:27.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:47:37.437Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=494e6864-0168-4ce6-aa42-79e30b07d1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:47:37.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:47:47.455Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ace1c542-4369-4015-a60b-285c2b1ebeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:47:47.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:47:57.476Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=30ab100f-a892-40eb-b104-bfa6d31cf31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:47:57.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:48:07.500Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=70743c93-b11b-405e-8fc1-74f60dc3c88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:48:07.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:48:17.520Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=032de3fd-6c85-44f3-a06c-5c539b1ad8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:48:17.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:48:27.541Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=5e4e976d-3443-4def-83e6-8c3c60a4dfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:48:27.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:48:37.561Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c237b172-9183-4295-82ec-c4dfce88970c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:48:37.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:48:47.584Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ca516d20-bbbe-4152-99bd-cac40da73572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:48:47.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T14:48:47.602Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T14:48:47.602Z |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-04-28T14:48:47.602Z |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-04-28T14:48:47.602Z |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-04-28T14:48:47.603Z |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-04-28T14:48:47.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T14:48:47.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T14:48:47.616Z |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-04-28T14:48:47.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:48:57.600Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=eed3a85f-96ff-4329-99d8-c1d8db8e03b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:48:57.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:49:07.628Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=85af92c3-c0b5-4268-912e-ab3ff9a5be8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:49:07.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:49:17.646Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=d78e109e-19ff-4251-a264-fc392a7bba3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:49:17.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:49:27.662Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=9f20ee17-32ba-41f3-b314-1da9facb078c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:49:27.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:49:37.680Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=0cd1e835-3961-434c-ac8e-b8a100687edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:49:37.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:49:47.694Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=5a504723-45e5-4a9f-8f1f-1b60b45a3a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:49:47.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:49:57.715Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=e2dd354c-8916-4cdf-a0ec-808d5489fdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:49:57.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:50:07.732Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=395addfd-1ef5-4dad-8a87-b9e0e71c0b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:50:07.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:50:17.753Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=d135c6b8-7f6c-4ce6-9d77-00ce9f8bfc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:50:17.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:50:27.774Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=3c91a4f4-e26b-49ef-ab21-d2e04fd21a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:50:27.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:50:37.795Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=ff2b8f9f-7b99-429f-8df7-191df99e598e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:50:37.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:50:47.822Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=07306615-1bca-4940-ae47-56836a6c5d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:50:47.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:50:57.859Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=0e79c636-c424-4185-a66e-5dd64c31f327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:50:57.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:51:07.878Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=13529e78-62d5-4ea3-8cab-6e92d57c06f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:51:07.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:51:17.895Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=5ac39ea8-2920-4018-a83a-a8a9ad2862bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:51:17.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:51:27.913Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=38573c12-e634-4788-b5f1-d14b448b6d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:51:27.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:51:37.933Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=e8be7bf0-cf24-4156-ab80-00c7efd1b0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:51:37.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:51:47.949Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=b9f78d8d-6bb9-4386-afff-beeeb6ad58bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:51:47.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:51:57.973Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=cb04d859-77d7-463b-a1c6-3a00166d66a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:51:57.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:52:07.992Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=3a9c7742-5900-4280-a4e4-365c7eb48b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:52:08.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:52:18.010Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=c2eb9b97-3418-4ef8-b2db-58d7a26941e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:52:18.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:52:28.030Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=7fd055cc-4dc0-4ff1-8c2f-4d08f1887a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:52:28.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:52:38.053Z |INFO |Init configs |InvocationID=f3f5597a-96ab-475c-8ba9-1cc06554ef26, InstanceUUID=d79ee60d-3103-467d-b1a0-6cedc1689023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T14:52:38.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |