By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:08:23.883Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:08:23.903Z |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-02-09T05:08:23.904Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-09T05:08:23.907Z |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-02-09T05:08:24.576Z |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-02-09T05:08:24.793Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:08:24.794Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:08:24.794Z |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-02-09T05:08:24.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-09T05:08:25.057Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-09T05:08:25.115Z |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-02-09T05:08:27.915Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-09T05:08:29.197Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-09T05:08:29.267Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-09T05:08:29.284Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-09T05:08:29.497Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-09T05:08:29.498Z |INFO |Root WebApplicationContext: initialization completed in 4382 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-09T05:08:31.984Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-09T05:08:35.591Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-09T05:08:36.704Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-09T05:08:36.785Z |INFO |Started MainApp in 17.966 seconds (JVM running for 19.517) |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-09T05:08:37.209Z |INFO |Start scheduling PRH workflow |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:08:37.242Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c72d2d3f-e8dc-4219-bfb0-a346110aa919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:08:38.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-09T05:08:38.966Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-02-09T05:08:38.967Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-02-09T05:08:38.970Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:08:48.509Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3d4a0f8e-1a37-4e77-90f5-1b190097c509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:08:48.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:08:58.658Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7a119ade-8396-4cac-b27a-023a329b6bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:08:58.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:08.759Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cea8f807-d408-4c83-b589-c104891183bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:08.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:18.842Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3986d189-cd05-43d5-8c70-1f30bde22c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:18.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:28.982Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5da45ae6-3a12-47b6-8412-4a10d9c0e6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:29.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:39.076Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0613ec1e-1ab4-4ec7-b62e-93439d1c4080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:39.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:49.156Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9dd15199-9729-4c95-8934-e0efdd69c448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:49.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:59.248Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=211c1ee3-2660-4309-b75e-046e16d42e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:59.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:09.319Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6a4fd9c4-ba46-4686-8f62-024599895301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:09.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:19.403Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4187ed6d-9773-4769-8b38-f0458f2a147c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:19.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:29.491Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d6f78dc2-63da-4cbc-9ae6-baded02d26ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:29.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:39.589Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7282585c-eb68-4252-adb4-598ae806eb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:39.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:49.684Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=71096e26-3fcd-41d4-9e8f-d991240cef52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:49.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:59.802Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4a90839e-9e1f-462e-9f1a-117d68e83145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:59.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:09.862Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=eed32e2d-f13a-44f3-bee8-30e4e518c614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:09.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:19.906Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5d4ee992-d485-4e54-ab03-3c88984a54e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:19.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:29.954Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=95833a1f-f5ac-4486-b38d-b3a123f59f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:30.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:40.014Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e9747ced-28d8-40e0-863d-ae427d5a73ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:40.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:50.102Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b1e85b83-3052-4315-a452-fb3fceaf8855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:50.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:00.223Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=113f1461-cfd5-4eb7-8672-6cb115ce7008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:00.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:10.276Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=138fa589-269e-49b3-a158-a9259fe86a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:10.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:20.306Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d2e5b1f9-cc33-4eed-b728-080ffa1fd739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:20.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:30.339Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a7168591-4805-412b-a551-a7b1eac84f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:30.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:40.365Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=32f28626-33a4-48d9-b93c-7e73000fb605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:40.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:50.394Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8ca748c3-fc50-4146-a78f-08db8b9f5952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:50.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:00.468Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5e469f2f-a541-4d53-880c-f9f30150d826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:10.507Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4cc3b173-4983-45d1-a1b3-addd55fdc312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:10.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:20.562Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2d996909-a935-4eae-90a8-f37914fb519d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:20.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:30.637Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=24d38dc3-307a-45ea-8f85-dbf16804b651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:30.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:13:33.554Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:13:33.555Z |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-02-09T05:13:33.555Z |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-02-09T05:13:33.556Z |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-02-09T05:13:33.557Z |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-02-09T05:13:33.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:13:33.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:13:33.583Z |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-02-09T05:13:33.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:40.701Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6615263a-d681-4de7-9357-0d4a1e720efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:50.759Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b78657d2-7b4c-42f5-a53a-027defa022d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:50.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:00.785Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2b5e5949-f101-40dd-aaaf-9638ac833a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:00.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:10.833Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4c6cc675-400d-4197-8b46-b6a73a190436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:10.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:20.862Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6266775c-60a6-46af-a578-d8f60362ff8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:20.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:30.973Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=26b0d4dd-2f14-48d5-95ae-03798bf53165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:31.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:41.069Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d26a5242-7a92-4447-a251-bff437837e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:41.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:51.106Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=96a5c839-8f35-4b03-8f19-479229515a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:51.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:01.139Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d10be9fe-75b1-449f-976d-c0f6b19ef6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:01.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:11.192Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a2582e0e-5a14-4320-862c-b94a103922b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:11.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:21.250Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9833fdcb-1938-44af-a4c0-a8909c6c4d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:21.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:31.276Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1bb2e63a-25ac-4cf6-9383-478e4744ae38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:31.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:41.305Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=fe5a0414-e0d2-42a3-8da7-8576e2c9603b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:41.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:51.354Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=56e1507c-be3e-4d34-a3d1-d45165c8c7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:51.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:01.820Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=951e0abc-9c5f-4646-9383-81550342ee18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:01.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:11.845Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6d1230cc-e828-4c0e-884f-2a03a4ee5d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:11.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:21.881Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=291fb88b-a56b-4eb0-ab57-3483be948000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:21.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:31.912Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=04e0fae1-8e23-43c3-b99a-874d85748533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:31.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:41.947Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d9fcd566-eba4-4656-907d-2fd78fc0fb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:42.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:52.003Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1ae26413-d2ad-4817-88cf-99ba2592b4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:52.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:02.078Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=133358c9-93de-477e-95cd-5e8bf6b244a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:02.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:12.158Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f7394ee9-fadd-4b7b-b45b-a696fcca845d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:12.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:22.231Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=28a80f7c-4512-491a-ab96-04963d5dcc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:32.522Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7cb9e0a1-3813-4c99-aa41-adb388560419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:32.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:42.578Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e0141bd3-2601-4d82-9fee-3d6dfc7de44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:42.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:52.628Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b0ffb1c0-6b38-4f53-8f63-97bdb06da25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:52.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:02.653Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a1b3d153-8a6b-4ba0-8131-8164070bd032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:02.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:12.675Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c69f53f9-1612-47d9-b439-dcd0c400b671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:12.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:22.711Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=73d081a0-e929-4398-85a6-11695667ad50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:22.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:18:32.606Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:18:32.608Z |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-02-09T05:18:32.609Z |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-02-09T05:18:32.610Z |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-02-09T05:18:32.612Z |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-02-09T05:18:32.640Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:18:32.641Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:18:32.644Z |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-02-09T05:18:32.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:32.770Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=945f3ba6-7968-43c3-919c-40b09c42d599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:32.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:42.793Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=470af795-50fd-44e1-bbfb-6f339e4a3b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:42.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:52.833Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ea9146cc-147f-4b58-bf35-9f14eaadd39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:52.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:02.885Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0b2960b2-277b-4536-bd78-f66d88dae0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:12.940Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=afc94892-6067-4609-9f27-604b452b8690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:12.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:22.977Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f0ca5ed6-d5b1-4f8c-8a0f-4b08547ef5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:23.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:33.034Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b14fd322-057f-4488-9e44-19235fdc1454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:33.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:43.057Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f6e4a59c-1755-4345-9114-fcd9c13a3ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:43.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:53.078Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=04ca7155-626d-4ae0-97b9-9ba3132476a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:53.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:03.122Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ccc67b9d-a9ed-4246-bce5-9f889a8087a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:03.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:13.173Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=569d6d25-fac0-4faa-8cc3-6d3a24576b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:13.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:23.197Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=49d837aa-6f9f-4aac-a919-030ada99e32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:23.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:33.218Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6341ed47-d4ef-41bc-8048-10e47cecb110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:33.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:43.273Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9d5bb922-ddf8-4bb1-9c03-34b064a3b6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:43.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:53.316Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b3525140-5acc-4b54-8061-6e09cb1b9614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:53.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:03.361Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9f516cc3-b4ab-4948-a412-e86d7891b1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:03.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:13.378Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=67eba191-fe23-4a5c-8da5-4231c48a2cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:13.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:23.399Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7adab942-9ce0-4a5f-b381-ff84f1c01eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:23.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:33.428Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d587bcbf-d51e-4ec8-a44e-51391abdfb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:43.449Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7a8e10c1-daab-4ed4-8b1a-86405cf5d2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:43.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:53.498Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=37007afd-2c45-41b6-9d46-c3ff7411d498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:53.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:03.535Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=34917569-1fd3-4495-9192-bfb2cea5fc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:03.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:13.572Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=83cdf491-b32b-4f23-a20f-c3c15cc345c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:13.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:23.589Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=73d36e34-9289-4876-b3e6-1c0ba1b93508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:23.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:33.607Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e1aedc12-1a06-4f56-a298-0891b8508162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:33.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:43.633Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bf1ce899-2b35-4750-bff6-bf16cc8650c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:43.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:53.726Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1c7768ab-0f30-4a73-ad26-35f02e52fa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:53.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:03.761Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3f1f41cb-ae37-40e6-8825-71dfcd27ac3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:03.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:13.873Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4c55e788-65a9-4594-aae4-138449bb21c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:13.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:23.908Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=427195a0-4112-4a9d-a196-4a8ee341b5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:23.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:23:32.550Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:23:32.551Z |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-02-09T05:23:32.552Z |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-02-09T05:23:32.552Z |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-02-09T05:23:32.554Z |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-02-09T05:23:32.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:23:32.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:23:32.649Z |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-02-09T05:23:32.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:33.935Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0e00f07c-5ffb-4269-9a07-609e82308b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:33.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:43.964Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f204e91e-f858-44d0-a9da-e882f5d2fd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:44.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:54.015Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3ea257c2-34de-443a-94eb-4fe617aa1cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:04.050Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b92b26f0-60dc-41d2-bbf3-691a2538c766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:04.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:14.084Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6e21036d-eb77-48a5-b58b-ce047a3dbbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:14.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:24.105Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=30d1b561-1a5b-4935-b0b1-9eb519bf3b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:24.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:34.123Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3be414d7-a43d-4cbd-a995-4cfae1f9b1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:34.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:44.144Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=424532ce-f8fa-4629-92b9-ec692b2c4881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:44.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:54.231Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a68c691d-fef8-4791-ba83-8909856af49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:54.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:04.255Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a48639ce-5c0f-4785-b5b5-4b98a6c5e914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:14.281Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e4748074-7f8c-407f-9d0e-210c119c3c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:14.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:24.306Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3f7ec8c3-3a5e-42aa-adc2-c031cedf6007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:24.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:34.347Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=550924ec-c3ce-4b35-a94f-83ab0d85534c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:34.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:44.380Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a0065628-f1e5-4d8e-a512-fda2433e9390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:44.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:54.401Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ff713117-51a3-404e-a4f1-4bcf62f8c6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:54.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:04.418Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9320f4a5-90b5-43aa-802c-f40f3b1d1849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:04.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:14.458Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6a9d02eb-f1ad-42fc-8192-567d1b48bb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:24.525Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=80a9b2b6-70f9-420f-a89f-c2b4efb45b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:24.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:34.585Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ed8a26b4-fc2e-48a3-8b22-3fcc3a2aa58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:34.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:44.603Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1194c3da-e989-4382-a834-71d4b7cecd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:44.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:54.623Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ebf66081-636f-4ca5-a0e1-b6657a611ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:54.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:04.657Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5e02ec47-6c4b-41c1-bc4b-9cf2943dce32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:04.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:14.739Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9d5d5a04-7c3c-4631-a6d6-6606b65e20e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:14.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:24.766Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4af1f870-fdd6-47e4-af2b-cb66c00e81b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:24.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:34.794Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f36fafeb-61ff-4b0d-b3c7-eddffc3b236c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:34.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:44.874Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=533bd8f3-4c2f-464c-a988-0bb414c39fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:44.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:54.910Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3888b32c-3a51-4825-9271-6ac50eaf8e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:54.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:04.934Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=753d1b47-48af-48ad-8975-9e5cbd76b6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:04.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:14.974Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6a8df293-46a9-4ab6-bdd5-a12ad2450607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:15.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:25.007Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5a55b303-2595-46bf-bf76-248a9ba924c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:25.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:28:32.579Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:28:32.580Z |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-02-09T05:28:32.580Z |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-02-09T05:28:32.580Z |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-02-09T05:28:32.582Z |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-02-09T05:28:32.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:28:32.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:28:32.601Z |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-02-09T05:28:32.606Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:35.028Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9ffbb7aa-30d9-4b66-8157-c4b47c21898b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:35.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:45.064Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0f87628b-2477-4b3a-ae53-63093fb25e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:45.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:55.095Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=184902d8-4170-4ade-af0b-a6b5a515e013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:55.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:05.159Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=187440d1-c1de-4186-bdac-bc1bf1548f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:05.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:15.281Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c8d8c761-4ac6-4bdc-9926-2d44309a1fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:15.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:25.340Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c2f7ffee-3cf0-4b5f-be02-cacec3fe8901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:25.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:35.360Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4118047e-e7c5-430f-84fa-42a5f6bb629a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:35.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:45.381Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2ada1be5-fe80-4928-8441-7daa14bc443b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:45.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:55.404Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2122f6db-bbea-49ba-ab52-636e6857e417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:55.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:05.431Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=75e37057-027f-4cfd-ba80-ea8ed14d419d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:05.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:15.446Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bf77002a-e9f5-4a27-b138-906f34ff4f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:15.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:25.474Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9ca1a80d-e699-4a5a-820d-46659d6a526a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:25.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:35.491Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1ad638f2-7e74-4a86-bf31-0d9a5b8d8225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:35.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:45.507Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=273a7f7f-9bce-4a2c-a1da-0535adb26407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:45.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:55.522Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9c57d562-b6af-430f-8dc5-0d56449c02a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:55.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:05.539Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0cb0b87c-6a39-47fb-919c-52170d2827b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:05.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:15.567Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9a16607c-fff3-4741-81cf-9ef0f9925277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:15.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:25.592Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=544de68d-851d-440f-af4d-167ae562f03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:25.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:35.614Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=82c5c843-bb96-4795-8d33-bd2394831800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:35.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:45.659Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=066a8278-c08a-4d92-8db2-2a15316a525b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:45.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:55.683Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=efff48b7-1b1c-43ec-bbfd-e00e38b8bc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:55.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:05.719Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cb764018-97bf-4f51-8de2-f8ea98674915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:05.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:15.761Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=143f0de5-9127-40aa-a0b9-3a907b4a21fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:15.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:25.807Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cefa9c47-e98e-4bdf-94c5-e99ae48517cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:25.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:35.844Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0a351a48-ddc3-4517-a0f1-8b4a92376bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:35.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:45.890Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ec033b56-5e91-428b-b8d8-34f56fecd9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:45.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:55.962Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=499cd599-9845-4dbb-bcaf-759c02f46427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:56.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:06.009Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d472951a-94f4-4578-a238-f472a0912c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:06.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:16.033Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=45744bef-95fd-4d70-8c16-488003dd7020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:16.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:26.072Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=778a9675-deb0-49d4-9a03-408afc7f6188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:26.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:33:32.690Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:33:32.691Z |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-02-09T05:33:32.691Z |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-02-09T05:33:32.692Z |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-02-09T05:33:32.693Z |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-02-09T05:33:32.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:33:32.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:33:32.711Z |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-02-09T05:33:32.715Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:36.170Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5953a4ea-9cf1-47fc-a41d-7b0545c1476e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:36.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:46.199Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4631f150-1fb5-40a7-9083-f4e232cc6381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:46.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:56.261Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b8326cc1-1dc1-4a51-9dff-bb9731288ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:56.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:06.314Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4d2535a1-e830-4785-a39d-a8c557904998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:16.364Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9bd608ed-60de-46ed-8d2b-96c2b144044f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:16.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:26.381Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b5abf9e7-f6cb-44cc-abb8-4259089364fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:26.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:36.421Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cd222439-fabf-4803-bd76-d9b4cf0d487d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:36.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:46.448Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5b2dfae0-6403-4f8a-8518-af8340707e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:46.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:56.491Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1d7f1379-10d4-4ed5-84ea-90c648a94500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:56.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:06.527Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e93b4ef9-99e4-464b-a560-06a1bd361059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:16.561Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=290d513b-f40c-4603-90d0-07f30fac7881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:16.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:26.588Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c5d2502f-e65a-428f-bac0-9eb77d3513af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:26.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:36.637Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4ce89e24-eb71-4bb5-8086-78507ee60a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:36.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:46.682Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d01a8a52-330d-47b5-b681-8391d49b4acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:46.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:56.736Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6b0619cc-85c2-422b-8731-7c03d4c3c01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:56.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:06.778Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a9874095-dc36-439e-a4fd-060152b9fe6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:06.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:16.813Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=74cf6a70-3753-482c-9f7a-15f7d4a1457f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:26.828Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3826ff7c-c058-4a28-8011-7a8bbe4f5a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:26.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:36.864Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b82ae3e9-4bcd-481f-ae12-446ba60e78be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:36.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:46.961Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e91ddb8b-5d1c-484c-82cc-c86589658da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:47.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:57.008Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d1e7b5a1-c869-461a-8302-780c917a295d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:57.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:07.043Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=49930865-ab27-4ec7-b71f-eb609c3aba3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:07.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:17.072Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0a4d6be8-1841-4968-9333-47f3b04b8811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:17.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:27.104Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0b63ec31-0f81-4c95-b626-53b514447d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:27.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:37.125Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=92ff08d7-517b-4362-a877-822871b2b2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:47.175Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ad6195b8-f0a9-439c-afdd-75c659f1e1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:47.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:57.235Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f35a18a7-ec4e-4983-84d6-10480fc8479d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:57.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:07.265Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=94ef1967-a7ed-4d69-b007-4fe9c1d2e20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:07.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:17.295Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=75a4f0d8-2e7f-49bd-a4c0-e2dcec548091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:17.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:27.336Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8109fa17-c06c-4f45-8469-aaa92735630e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:27.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:38:32.501Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:38:32.501Z |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-02-09T05:38:32.502Z |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-02-09T05:38:32.502Z |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-02-09T05:38:32.503Z |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-02-09T05:38:32.517Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:38:32.517Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:38:32.517Z |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-02-09T05:38:32.521Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:37.355Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7bf147d5-ee3a-4329-bd7a-af786570d85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:37.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:47.401Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ff9de673-aa49-4fce-8939-904c7fa7db0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:47.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:57.444Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=19019bd0-0cae-42e2-9480-09ac73c49ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:57.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:07.474Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b26162e6-0686-489a-8951-bccc922be773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:07.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:17.511Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f07a9202-de30-46f0-9728-5f21f3ed0f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:17.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:27.542Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9361707c-fe59-444d-a885-3ec7ab063f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:27.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:37.579Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b991d126-74ad-41d7-be28-81b30e01b6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:37.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:47.648Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=929c95e3-dc37-48a0-bbaf-ad4892626a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:47.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:57.682Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=59ca5929-fac0-48a5-992a-04ca17ced80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:57.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:07.717Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d2a31702-9968-4d26-a9d5-0888c73189be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:07.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:17.783Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e1cdf540-3a9f-43fc-9cd9-849951cdb1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:17.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:27.809Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c7dd74cb-f716-4467-8adf-1a71fa605b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:27.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:37.844Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=abd04348-fc39-40bc-b9e1-9de6dc2f9a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:37.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:47.873Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7b7198d2-ac10-4238-89fe-adf357e4592a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:47.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:57.916Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=60c2ea89-a6db-4c3c-8cf2-9245b1788492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:57.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:07.938Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5ef781d0-f447-4434-8464-9762ea94d377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:08.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:18.019Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=643f70eb-c18c-4030-9c05-bfb15b60cab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:18.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:28.046Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ed2ecf16-ad92-4f2e-8ace-9875a7d37fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:28.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:38.070Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0332e5be-8cd9-4434-8403-937ea713d3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:38.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:48.093Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b4a63d65-a2a5-45ab-959c-c08e3c34354c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:48.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:58.172Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ebc4a6a6-6115-4d7a-871f-4ad5ab06a703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:58.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:08.221Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e36a99e6-2deb-4d08-9d0a-8491ec803a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:08.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:18.241Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c7c8da4a-b7db-4e34-b4a5-be8fbba127c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:18.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:28.271Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2b05d99d-fe25-4e47-a7fc-054b76ade5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:28.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:38.328Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bd7d22b6-3d5c-41e0-bba7-61af984d48b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:38.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:48.391Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cce2dcf9-dd0f-4a9c-851d-31f9a939d196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:48.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:58.422Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=983c82bc-9c92-401d-beeb-5c081387c742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:08.471Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cc0a944f-1a1f-48ee-9189-b44256ba3fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:08.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:18.510Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5e4739eb-ca82-42f8-98aa-4b9352962040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:18.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:28.550Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3246611b-b6e0-41a0-a8be-073e011739e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:43:32.513Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:43:32.513Z |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-02-09T05:43:32.513Z |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-02-09T05:43:32.513Z |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-02-09T05:43:32.514Z |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-02-09T05:43:32.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:43:32.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:43:32.528Z |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-02-09T05:43:32.532Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:38.604Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=40befa24-7326-4d85-8575-3c3866cab3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:38.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:48.669Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9f690ae4-2814-4177-868e-193f2bd22b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:48.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:58.715Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a7ad23e6-aa93-4e7e-aff9-b80dc6cda53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:58.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:08.749Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=fe73e3f1-c7b6-4e20-8848-395942750086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:08.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:18.796Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=17ed6a9b-4d9b-4b32-a459-e2f72e8d82d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:18.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:28.856Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=de381c5c-e608-4569-9f17-9f96f2b45e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:28.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:38.882Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=02be609b-4765-4fcb-9e9d-0560476c7f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:38.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:48.928Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=47e49da3-a546-4b08-b5a8-b0cc0f9730b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:49.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:59.006Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b9c03095-1243-4740-a7b3-cceb40df1926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:59.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:09.041Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b20506ec-048f-4660-9edd-9f016a4029a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:09.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:19.074Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1e759713-ef87-43b0-96af-6b2b8ab5b50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:19.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:29.134Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2782ceb8-58c0-49e4-966f-fed90474f394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:29.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:39.158Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9cf8acf5-0ad9-426d-b4cd-f6448ba729d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:39.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:49.183Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4a3d48af-5fb2-4929-a7f7-91bfac78f457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:59.231Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=927b3f2e-a895-4932-afa8-f4c71f082f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:59.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:09.285Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=34cb128c-d607-49c1-965a-688d5b05308a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:09.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:19.315Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=db783667-7ffd-4d9b-8bc6-69e2bad349e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:19.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:29.347Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=86cc6ae9-8c57-4091-9289-afcecca2a7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:29.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:39.367Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=29d57b5d-1cc2-4225-b674-0c198f5376bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:39.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:49.402Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b5834b72-9780-4ea5-a3f4-6f211ac0fe93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:49.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:59.461Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b80ea514-6cc9-47da-931c-063aa198c77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:59.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:09.508Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b565673d-a9f8-44cd-8be5-f14995b15269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:09.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:19.573Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=38dc329b-f66c-4bff-a24e-2d25bacfcab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:19.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:29.654Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a1c06c0f-543c-4e86-ba71-25e637a7ea21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:29.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:39.678Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=535f2e10-374e-4353-b37f-477c1fd7ca36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:39.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:49.784Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e84ff724-2f87-4c44-ac36-8b6b23cb0bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:49.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:59.855Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=41d4f089-9779-4294-b5bc-8a17512cd217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:59.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:09.918Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=eed973d1-75df-4ec7-9e76-040171b75410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:09.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:19.960Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5a55fafb-dda4-4126-93e6-b998860f5771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:20.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:30.004Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=240e4beb-2966-405c-9057-cf80edefcc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:30.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:48:32.485Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:48:32.486Z |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-02-09T05:48:32.486Z |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-02-09T05:48:32.486Z |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-02-09T05:48:32.487Z |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-02-09T05:48:32.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:48:32.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:48:32.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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-09T05:48:32.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:40.123Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=df952e50-0004-4317-842e-01f567375956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:40.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:50.228Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=574b6fef-38f1-45d0-9d15-16f9a5db9674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:50.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:00.245Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1a7dc3d0-17b1-4069-a06f-92f007870228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:00.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:10.259Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9b8e59f7-961a-4e57-8ea9-22d7bbb74a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:10.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:20.300Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3e59c67b-94d6-4fe5-9512-aca69876178e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:20.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:30.382Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b9a2d296-140c-4ae9-a584-d5c15f0ae2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:30.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:40.449Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=aeeec681-be9d-4313-af86-b55bc99aae51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:40.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:50.546Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=08f2c75f-7d82-4b02-9291-ddd29ab0acb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:50.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:00.633Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6ae07681-0b48-4944-9590-23bb7f2de9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:00.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:10.664Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7c5a92ab-7297-4fa4-ad35-c8a8f851d5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:10.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:20.715Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c490283a-0029-445a-976e-726d83278b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:20.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:30.759Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=907eecde-8ee3-4646-a450-a1014d611655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:30.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:40.832Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f019aba3-8228-4b22-b1b4-683a65e1688d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:40.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:50.853Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f5604258-4004-4744-a5a4-ab470347f967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:50.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:00.874Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=37c3b831-c30f-4aea-be02-e2e235136ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:00.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:10.903Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=345d9511-a32a-4ba7-a0d3-5aecc3834bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:10.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:20.932Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=30f4fd81-2ed5-40bd-b482-ee55bdf05e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:20.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:30.955Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c3c10961-e37a-4ae4-a840-d31afcc1f5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:30.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:40.999Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b021eb5c-5af9-4baf-a879-52da70226ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:41.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:51.022Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4e0b3ebb-99d7-42ac-9754-95d7e8a57336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:51.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:01.048Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6720dd2f-f8f7-4f95-9ac9-ca2aaeb374b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:01.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:11.091Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c2c6a41e-c027-4d90-997d-1418656330c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:11.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:21.107Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f7127092-0d58-414b-a139-58e86f37b3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:21.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:31.128Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=80e63e0c-dd69-4b95-a17d-08814b984082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:31.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:41.154Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=49c2b041-c103-4f17-b88b-81959b0c509d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:41.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:51.174Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bc857da6-c630-4060-abfd-6dd4abe1c356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:51.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:01.195Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=de66d336-d353-4a42-86f9-9bbc5a3abacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:01.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:11.225Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ac85873e-5bf5-47d6-88f4-85af76346c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:11.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:21.293Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1726c318-b43f-4fe8-bac5-571081c7bd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:21.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:31.331Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=beaaaa88-2b6b-4852-bd46-63fc1f7cb4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:31.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:53:32.596Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:53:32.596Z |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-02-09T05:53:32.596Z |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-02-09T05:53:32.596Z |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-02-09T05:53:32.597Z |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-02-09T05:53:32.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:53:32.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:53:32.609Z |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-02-09T05:53:32.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:41.446Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=28a767fa-067b-40bd-a779-9f67112ccd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:41.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:51.466Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e725f2dd-53dc-4945-96a7-7adeddf165b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:51.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:01.511Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0eb97fe7-accb-49ff-8f2e-462bd4e4a0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:01.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:11.539Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c82f29ec-1469-42e6-b10e-7e100a302635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:11.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:21.577Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bbbb2207-ccf1-46ae-bea9-d5d22fafe26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:21.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:31.591Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=567481f6-3cdd-4ac3-83f1-e2197ed9382c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:31.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:41.606Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=23f6e77b-b952-4d79-a74b-76fbf77d6d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:41.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:51.630Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f92b19c8-fad1-450c-a30b-43839c7bd1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:51.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:01.661Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=27b579a4-52d7-4037-93da-6636645d7968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:01.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:11.759Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e64ca8ae-c4ec-43cf-9a19-0c5bfcd8cf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:11.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:21.785Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=26e2ed51-6031-40cd-8838-a8f009b17408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:21.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:31.816Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0c7d58b6-c946-488a-b405-e767ecd1d6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:31.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:41.885Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6f7841d9-5a43-43fb-a3e9-edf96d9c944c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:41.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:51.959Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=74045db9-a348-4d35-97e2-739f4a8cb711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:51.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:01.982Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=20a72373-5c23-4676-81fc-f54dd66abecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:02.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:12.001Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c9e88fd8-44b4-4461-af74-ebd826b7dd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:12.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:22.022Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=09096e41-62d5-4ff4-a4be-f1c2c7ae16e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:22.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:32.039Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e55f32bb-fda3-4b24-949e-dc0d0d4fcd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:32.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:42.063Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6f16471d-a1c5-42d3-a029-44b58fead198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:42.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:52.099Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f9ca6240-7733-4eb3-80eb-6faae3d5372c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:52.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:02.118Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d8d83762-73a4-47f6-ba9f-93be61293849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:02.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:12.163Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=beb4ef2b-374f-4dbb-bfda-6506330c66ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:12.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:22.188Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6b125555-daed-44b4-b0e5-7ae7175b7171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:22.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:32.215Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4c687c8a-4083-4e3b-b944-ff63bc7046b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:32.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:42.243Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d1ee3598-4b23-4ebc-a105-4c00b9dbc333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:42.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:52.269Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e4203165-fdd5-46a5-93e8-6ff5b6e1aa7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:52.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:02.283Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=17dbc8b1-98cf-4547-a0ca-688e12302393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:02.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:12.315Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7d9e8580-caa5-41d9-9085-443dd2d39fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:12.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:22.350Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=12096cf0-edf2-4a92-9a37-c892c664a95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:22.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:32.369Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0a72a93e-4593-42dc-8716-9cf1f5379128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:32.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:58:32.501Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:58:32.502Z |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-02-09T05:58:32.502Z |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-02-09T05:58:32.502Z |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-02-09T05:58:32.503Z |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-02-09T05:58:32.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:58:32.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:58:32.516Z |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-02-09T05:58:32.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:42.440Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f3f88641-42f4-4824-a64b-3f315d09ba38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:42.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:52.469Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b52811fc-1cf4-4390-81ce-1e4daced0d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:52.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:02.497Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4581e337-3be9-4ca3-9800-2f0b2ad4691d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:02.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:12.540Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=de55503b-150e-47cf-ab68-0a3f34a8bfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:12.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:22.557Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8fd53207-54ff-4dde-a75e-1ece8558aaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:22.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:32.593Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4393bc46-bdb7-41bd-9277-d155c11b8495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:32.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:42.613Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8949414b-48f8-4212-a5e1-27062cc68fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:42.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:52.630Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a14d223a-386a-4012-9800-58e33c26fca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:02.656Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d98ae6f2-a635-4a20-849a-312f4c4ead96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:02.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:12.674Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=75c07fdc-8716-4160-bbda-da7a33c627d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:12.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:22.688Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f863aa41-4b10-45b8-847a-735af9def0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:22.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:32.705Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=62281cb1-be7e-43de-b426-ef68e31f0e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:32.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:42.716Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=71af107f-cdae-47ef-8120-df9908cc773f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:42.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:52.732Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=065f7d90-417a-4420-a53b-9bdf449cadc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:52.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:02.781Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d9a41dad-f824-4c44-b175-ac8c11a73dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:02.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:12.808Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ea7b1fa3-05b7-49bb-b934-f8b15fb2fff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:12.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:22.832Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9c7e99e9-e646-49ad-b60d-8ac539e6c633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:22.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:32.855Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=59925995-56be-4640-a1a2-22e045a3a2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:32.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:42.883Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0a530e35-4f6c-44a0-b31f-a7f97c4791b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:42.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:52.941Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bd58a189-5490-47ee-a3e0-2a2568da7d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:52.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:02.979Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=893db226-1f3c-4049-b7bb-5240088a4aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:03.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:13.037Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5db86344-e613-4526-9715-cd3a569f21ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:13.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:23.055Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c3f98973-d364-4c48-9d1a-9219243a9bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:23.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:33.120Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ea2082bf-dcf0-4317-9ea2-bc29c274dffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:43.178Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f208092f-b9da-46ea-a9e0-6c1c206609d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:43.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:53.217Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=dc7adc1b-d8fb-4f42-ac9c-48133e21acf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:53.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:03.285Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d7d24e6a-6e8f-4d6f-9305-d27b179cfbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:03.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:13.329Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7be6673f-2459-4d18-a6b9-fd3de9fd80f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:13.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:23.350Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=51e4f696-fd4a-47b8-92f0-28b39122e018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:23.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:03:32.474Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:03:32.475Z |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-02-09T06:03:32.475Z |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-02-09T06:03:32.475Z |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-02-09T06:03:32.476Z |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-02-09T06:03:32.495Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:03:32.495Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:03:32.495Z |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-02-09T06:03:32.498Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:33.394Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d4872e35-4977-49a1-bf5a-cc4692f8492f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:33.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:43.425Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5c1c262d-e4b1-46d9-8a8c-faa466075627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:43.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:53.515Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d310736f-26c0-448d-ae3e-6afdcf309fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:53.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:03.566Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=98ff5d2f-cd96-4ce7-8e17-2fb570fa8fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:03.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:13.591Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bec0a9e7-d6fc-4974-9710-e93e15a84fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:13.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:23.629Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=67caa692-9da1-4dc7-9252-bae88e05f2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:23.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:33.656Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=dbf2ce05-8ce4-48aa-994c-18a142e7bae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:33.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:43.675Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=235924e5-e1bd-4e62-b93b-378f47757ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:43.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:53.693Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c3c0d626-2e01-48aa-a8d8-0f05a791882b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:53.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:03.735Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1b9212cb-388f-46be-b9c8-8298b018b523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:03.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:13.758Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1b69a726-0976-4bcf-9282-9509bdcad1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:13.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:23.798Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=95472375-352c-47cc-b95d-2ccc29cbbb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:23.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:33.836Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7ae110d1-f321-4c31-aa6c-379604a6d7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:33.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:43.864Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1de7a5a8-ebff-4d90-b6c1-ac35f68aed16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:43.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:53.898Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1ec43ee2-38de-4c0a-ac38-eb6d1055c2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:53.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:03.916Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=dfaff5cb-6252-4128-870e-e8b6b1b094aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:03.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:13.930Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2ad2e088-5f84-48e1-ad60-e9e0f4b13ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:13.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:23.950Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=10dec44b-1695-4a6d-aa58-6129446a45e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:23.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:33.965Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ccdf2f18-0d84-4ddd-b096-97ea8f5300f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:34.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:44.001Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9ca2d013-da90-4722-8a66-a000f0c7d29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:44.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:54.033Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=04373326-96f6-4200-8f81-38d0cb608117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:54.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:04.065Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5a4535ce-6167-4ebb-aa79-bce6b782de10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:04.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:14.104Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e3d728fa-3c84-4fee-b451-68851b3b352b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:14.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:24.120Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2c854e16-10de-4486-be99-6625e4247fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:24.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:34.174Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=def0ff95-5fa1-4272-8c01-b0a7375e7d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:34.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:44.187Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=67d13392-ef25-4062-8f9a-5fae95d53679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:44.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:54.211Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=76f2dce3-fc20-419b-bbfc-14bda72e5d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:54.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:04.227Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=09894166-ac40-4472-9981-bd87dbd0a069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:04.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:14.240Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b8dc98c9-eb8a-4962-af11-79dc9fdeef60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:14.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:24.291Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=676f4e3f-7c56-4df1-bf85-3aa0cd65039a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:24.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:08:32.481Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:08:32.482Z |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-02-09T06:08:32.482Z |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-02-09T06:08:32.482Z |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-02-09T06:08:32.483Z |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-02-09T06:08:32.495Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:08:32.498Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:08:32.498Z |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-02-09T06:08:32.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:34.311Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ef3e21f4-0b2a-4860-a584-42acb778bbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:34.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:44.340Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3e77def2-3aa0-4811-9a70-7a75951dbeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:44.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:54.357Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=267901bc-bd34-415a-a019-e636fc906d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:54.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:04.376Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=007af04c-d66d-4f6c-8e40-5fb1ab7a198b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:04.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:14.413Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=52c61586-dc36-4782-9453-8dad61e0a00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:14.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:24.448Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3bd99fc5-8050-409e-aa0f-fb54eb5f596a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:24.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:34.477Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8d34a6d4-0339-4b42-8b52-87afabd04987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:34.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:44.500Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ae3d2460-508c-4246-919c-4cc17efe4fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:44.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:54.521Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1c181bad-f141-4c4d-873b-7523ec52cbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:54.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:04.542Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=777c79b8-ed37-46de-a8ff-3746c17ae268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:04.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:14.558Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=999f9897-36ac-4510-8493-c93903bc7286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:14.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:24.614Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=328857a9-6cf8-4f17-9af6-c2b71eb2fd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:24.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:34.635Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b00bdf3b-2455-488a-954b-6a35654dbb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:34.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:44.659Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d9173552-f6b4-4c7e-9f4f-7b3da5bc96fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:44.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:54.705Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3bf2a10b-9a72-4a54-a453-759b2edf32e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:54.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:04.737Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=82a2d90d-85cc-488f-a6ef-8b49bec40bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:04.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:14.760Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=69deec28-8ad5-45e3-bd07-8322c6dea448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:14.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:24.815Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ccf625b8-54d7-4437-b490-50190704fb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:24.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:34.873Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=416dfaab-7638-4b95-9f7a-605a26d2a2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:34.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:44.898Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e85161a0-1616-404c-a14a-e8311853f1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:44.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:54.918Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=dd00986f-3d08-4d77-903b-4831f98487d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:54.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:04.971Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d97295b3-4c23-4140-ad5c-eb61b6c1eb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:04.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:14.990Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cdfc4fbb-9f16-4942-812a-145d77d43202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:15.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:25.021Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c4062aa8-35a7-47db-ab56-8a9f6fd5956d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:25.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:35.045Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5f8874c6-db56-4150-94dc-b588e40377a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:35.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:45.085Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bc688628-60f6-4d14-bb5a-2031e1b1ee9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:45.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:55.107Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c794b77f-745e-456c-add7-e8a40c7f7a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:55.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:05.140Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a7732207-533a-45c5-9ac4-f4864dd695bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:05.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:15.155Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=91041423-6a24-4985-9c2e-822693acc6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:15.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:25.176Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4472e13c-900b-47f5-acef-c1cf5f071c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:25.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:13:32.514Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:13:32.515Z |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-02-09T06:13:32.516Z |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-02-09T06:13:32.516Z |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-02-09T06:13:32.518Z |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-02-09T06:13:32.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:13:32.531Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:13:32.532Z |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-02-09T06:13:32.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:35.193Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=abf84409-43c9-4894-893c-72572e2aadc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:35.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:45.206Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e28a1f82-4bb4-491c-815c-1b84c7e0fe78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:45.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:55.224Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1c0e181b-31a9-4f1e-a63f-9872cd0ca628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:55.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:05.243Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ecaa4cde-2b29-492a-ab6a-505c7f5359e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:05.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:15.265Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=64c9779f-64c0-4a0d-b33e-03a711ddc25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:15.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:25.277Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f1f514bb-68db-439f-af0e-4603c0693346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:25.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:35.291Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cf55b535-d5ad-4e28-9a96-57d2384257af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:35.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:45.315Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=58b32f3e-cc15-4840-8455-b508b673c37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:45.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:55.335Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5ca9fdda-2e92-414d-8e5d-4177bf88a925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:55.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:05.370Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a214352a-0874-4406-b704-09fe0d003111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:05.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:15.394Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9638d534-0a3c-4459-9350-734b911d1a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:15.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:25.410Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=aeef0e11-e840-45ed-8f86-589b094d9579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:25.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:35.447Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=448ceb86-2cea-43a9-9ce9-e92265634be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:35.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:45.462Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=90a00497-b310-4ecc-baab-2e2b51a9f2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:45.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:55.519Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f4b560b5-6f15-43a0-9fd7-31f1dde4590b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:55.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:05.534Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=91b799fa-80cb-4c94-b5da-b9ac58f4b786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:05.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:15.551Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=543deaf0-ea60-4024-bce8-c7ca1ea04e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:15.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:25.565Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c60bdc67-4f4b-4bf7-b5b7-694a95a4c02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:25.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:35.582Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8ebe2405-5ea6-44b9-ab73-50e1dee40cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:35.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:45.627Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6def1bbf-b1f2-4cae-9751-457d43520b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:45.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:55.646Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1e158c63-c3ca-4adf-804a-c21ceeaead62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:55.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:05.665Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=82001094-3f76-4d35-9197-7d42db0f2e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:05.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:15.724Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9ff5c70c-d91b-4e43-9f85-878c4b2ba6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:15.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:25.757Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5ae313fe-7792-4d93-a710-4871c69f1c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:35.809Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4a960d41-13b5-4596-b5ea-076339cecb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:35.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:45.835Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a23eba93-bf20-4650-9a03-1d0ee75504a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:45.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:55.854Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=59f3d069-9d65-4941-9344-a72343baca7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:55.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:05.933Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=089e1675-4b28-4f50-911c-098091800710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:05.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:15.964Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ebfef9ab-b6aa-4b16-9877-30c28725720f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:25.989Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=24952453-2259-4991-879f-de777c6802ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:26.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:18:32.373Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:18:32.373Z |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-02-09T06:18:32.374Z |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-02-09T06:18:32.374Z |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-02-09T06:18:32.374Z |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-02-09T06:18:32.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:18:32.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:18:32.382Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-09T06:18:32.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:36.009Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5f97d094-4567-4095-8b30-decf7042e1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:36.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:46.035Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=905722bf-4b12-440d-8b53-0907ae6ff2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:46.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:56.072Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c90f3c1b-66cd-4485-8673-97840e6dd63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:56.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:06.109Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=322da147-026f-430b-86c0-a883e2dc3a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:06.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:16.131Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6532f8f5-de8e-4e9f-950b-d35c1c7ab481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:16.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:26.145Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a95dd07b-e5e9-4c62-9d2a-5dfcdb0310cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:26.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:36.158Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1fa709d8-2144-4175-97a9-ce51c550539c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:36.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:46.177Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c2b80057-05db-4538-9b1d-661f962ceeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:46.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:56.195Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9f588b0f-79f2-4da0-a4d2-71ef24194d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:56.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:06.235Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9e03b462-f599-44dd-a8c9-58e03f830031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:06.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:16.249Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ee63d8e0-9ff7-47b6-962d-84c0c0ab251a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:26.285Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=15c76f4d-69e3-464f-9111-f874e3faf727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:26.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:36.323Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d934547e-6a51-4d73-a3ce-7969d29966b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:36.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:46.338Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=70cbe0cc-9d19-411d-a507-5e484c23b6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:46.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:56.356Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6253cd60-8d68-4212-87df-7e7261884519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:56.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:06.373Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0518f0c7-f018-4bd5-87d8-d43d35c8b96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:06.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:16.411Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9feeea32-3c32-499c-a543-b13f502e87a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:26.451Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=33c96bcd-612b-4efb-95d5-db859d3f336a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:26.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:36.474Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8be6fe71-a194-42f9-a664-aa2490323918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:36.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:46.491Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3d91926e-e7bd-4ec1-a333-c939a09bc1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:46.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:56.530Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5027fe0c-c343-40ee-ba84-9db224c87b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:56.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:06.545Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0a20755f-efe6-4596-8633-62f029246c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:06.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:16.573Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=78542c8a-053d-45c6-a858-8503c5d0bdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:16.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:26.601Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=19afc36e-f88a-425a-b970-85ac9a76d0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:26.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:36.667Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=26b9b91e-ecc7-4fd1-ae3a-edb6120a9ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:36.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:46.681Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7d1bac1d-0291-4542-b626-3d3cae373d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:46.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:56.701Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3db9eab6-35e2-46d0-b4d1-038752f94f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:56.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:06.735Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=71d3eefb-3476-4ac1-aff8-a48f2a363cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:06.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:16.766Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d9ccbde2-9fc5-4b16-9c80-60cf2f43738d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:16.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:26.786Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1ca7e40f-62a3-4eb0-91fc-e7c27bee67d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:26.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:23:32.503Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:23:32.504Z |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-02-09T06:23:32.504Z |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-02-09T06:23:32.505Z |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-02-09T06:23:32.506Z |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-02-09T06:23:32.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:23:32.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:23:32.522Z |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-02-09T06:23:32.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:36.831Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ae12451b-fe56-432f-9e6f-142483cfc71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:36.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:46.865Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=06d69e41-2471-402c-aa0c-5ef1e725b0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:46.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:56.939Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=86621395-5779-452a-8c6e-b108238c9573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:56.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:06.976Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=76745984-22aa-4734-8521-bc06384ff3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:07.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:17.041Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ec65ca45-5424-4e29-827e-2d523fe07e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:17.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:27.062Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9e2a5c46-0f22-46ec-ab1b-7423f4beedec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:27.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:37.098Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=24b0e514-4024-44de-9123-333a7a62f6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:37.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:47.190Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=799dc347-030d-4ec6-ab55-72d1a7832aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:47.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:57.237Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=984ddd31-dda3-45b7-b1cf-f32e9d4414e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:57.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:07.258Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1bb523fb-b8ea-4ee1-8350-8f3fbaf03a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:07.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:17.325Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b7c02378-8090-48f9-b1f8-fcc898379507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:17.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:27.352Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=76c75c4e-3a14-4a75-9909-9d2d7b510026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:27.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:37.383Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=16e0288e-d0cc-4883-abfc-891cbd9d9a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:37.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:47.406Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=57a1a61c-69e2-4438-ad2f-d9bebbe5d720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:47.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:57.427Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0ffbe81e-bf71-4dba-8342-910cb5cd5cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:57.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:07.451Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b0a0ca58-fde6-49e4-be81-bdf26139cc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:07.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:17.483Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=47ec22e8-e8ec-4bca-904b-51022ecd4b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:17.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:27.503Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=df713093-e437-4ec3-81a1-a33f345e9590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:27.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:37.559Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=61e93957-10b2-4e01-b61b-df9df1056bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:37.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:47.581Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=fedbc5a2-eded-4aa2-af56-f94f553a2642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:47.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:57.617Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f634fb33-096e-4a10-a665-b769056c6e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:57.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:07.642Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0ae71f5f-5eb0-4cd7-9d77-2f6c650331d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:07.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:17.665Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f489d67b-56d3-4155-bf45-2cda40300973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:17.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:27.679Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8f2e70d2-fcc3-4ae2-8d5a-fd3366d0c985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:27.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:37.697Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5caa457c-0c86-403a-9566-28c82285a596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:37.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:47.715Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=92923818-6f98-4fdb-840f-fbb5111ff920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:57.753Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=64cd0b43-8ba0-402c-84b6-5abf8dd5dde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:57.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:07.776Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b8cb3024-931d-491c-9236-d70b47639678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:07.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:17.846Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=63669b22-6be2-45f2-843e-357b95138a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:17.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:27.917Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8a261b33-4ce4-4219-85cf-91fdba58bff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:27.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:28:32.578Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:28:32.579Z |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-02-09T06:28:32.579Z |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-02-09T06:28:32.579Z |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-02-09T06:28:32.580Z |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-02-09T06:28:32.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:28:32.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:28:32.595Z |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-02-09T06:28:32.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:37.946Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a8aab902-5b81-4fa3-9300-0965bcd9658e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:38.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:48.050Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2c1c188e-fcf3-475d-89e9-e2ef1d2b3e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:48.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:58.101Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e6b3f73e-3178-4086-811e-63b0befb3ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:58.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:08.127Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=612202c2-3f37-49ce-8506-dc5a4c379b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:08.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:18.154Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a291a29f-a0aa-4a97-a567-2933938dbebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:18.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:28.174Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c9a29907-2f6c-4ec2-902d-c563bdeefe91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:28.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:38.214Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6c51d14e-d750-43fa-baab-0e3a8e7065d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:38.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:48.236Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=446fa17a-3307-43dc-9378-b61564a26c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:48.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:58.274Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d8becc00-4077-4318-b658-4693bac62e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:58.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:08.352Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5088ab59-af56-48ec-9cc4-790ec58d18a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:08.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:18.414Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ae7d53e2-7dd2-41ee-850b-0411e4ac42c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:18.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:28.512Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=aa7d2a77-8298-431b-8e1f-3da7095eb89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:28.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:38.542Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=849a88f0-b946-4563-adee-600a4a45ee78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:38.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:48.566Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=159e6cd5-4229-49aa-baca-db04d9fc352a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:48.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:58.618Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=640586ed-5b2e-4872-b03c-9504993f996a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:58.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:08.681Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cade9bff-2e18-4742-97d3-ae331572baa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:08.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:18.795Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=894ddc4a-10af-4ef9-8266-3c9686830180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:28.825Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=30aff821-e32c-40be-a8d5-a4158fc41ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:28.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:38.843Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=291bc523-04d0-402b-a08e-83338c2d3dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:38.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:48.867Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=45d2d21a-d15a-45c9-b3c5-98132c71338f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:48.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:58.894Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2e09ad5f-147c-4a21-814c-a8d816771533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:59.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:09.024Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=81721d56-a8ea-4545-8a7d-937ca0dbea85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:09.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:19.093Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4ac59eb9-8762-4250-8436-73ad6f3739d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:19.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:29.112Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=df0cda0c-d190-4864-8921-47a8a83070ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:29.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:39.148Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e7e2ddf3-2748-414d-bdc1-832a37b8a3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:39.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:49.221Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=65be24b0-29dd-434b-a7a4-83b0b8342500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:49.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:59.254Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a1c27286-7b9f-41d7-a7aa-46656c4c4a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:59.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:09.292Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=be451d62-d38e-43cc-96e2-9509f12f7e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:09.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:19.361Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cecdb643-7ee9-47e2-82ec-8406c9e5316b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:19.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:29.387Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=fca1a2db-dc2a-485c-89de-5d53cf30f3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:29.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:33:32.542Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:33:32.543Z |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-02-09T06:33:32.543Z |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-02-09T06:33:32.543Z |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-02-09T06:33:32.544Z |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-02-09T06:33:32.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:33:32.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:33:32.559Z |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-02-09T06:33:32.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:39.406Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6412c5c8-366e-4758-87c1-666fcca313b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:39.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:49.450Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8361f0db-aab5-48ca-b424-850ff31c5f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:49.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:59.482Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=af7fec6d-1d4e-4338-809c-c4f3ec0e6487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:59.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:09.500Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1bd7078e-9325-4a9b-9b6e-d993ffb2adb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:09.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:19.542Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=76e0c6a4-034b-44c6-896b-f590d04bf21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:19.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:29.652Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4c2a7b33-42bf-4e3b-830a-ca28bd32b7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:29.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:39.696Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=874c6bee-7061-4086-a956-825520ed657a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:39.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:49.757Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cb257e70-ba71-4172-b023-24c6b31f9904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:49.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:59.797Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3a174fdf-f318-4805-a602-592e96835556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:59.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:09.846Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7c0a0ddc-8d08-4196-8849-86a3ca0b25ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:09.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:19.909Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=769bd354-3515-42be-8776-03b82461fc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:20.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:30.024Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=afa25c38-0143-4e63-a56d-73a86347957e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:30.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:40.102Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9ca390d9-5668-410c-a062-ec94b2c42eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:40.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:50.173Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=313ce137-50a2-4aab-9976-60e1be8d62e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:50.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:00.479Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4c5c0dbc-f586-4217-b339-ff51cc9d2792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:00.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:10.515Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2f15e05b-2ed1-4d6c-9471-a71ef7266797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:10.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:20.559Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=92a75342-25ff-4bf7-8fa8-96a318fab8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:20.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:30.612Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=910bc742-8949-4edd-afe8-f39c16380a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:30.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:40.674Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=08a7f21d-7f1a-4d2d-9bca-14085390fd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:40.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:50.755Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=977ed148-64de-4c5c-a1a7-9bfa8a0e1d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:50.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:00.786Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d1884f12-04d8-4f56-a784-ae24011434e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:00.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:10.808Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=51ff4937-af85-4a20-9c58-262df7180cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:10.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:20.852Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ce7593ce-6913-4b4a-8d45-4df56ad13c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:20.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:30.874Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4d482249-ee52-41e4-a0cc-15692d59bb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:30.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:40.903Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=71d96b86-3eff-47c1-8247-c01871c7d813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:40.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:50.930Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=60d65ed2-0d4f-4e4a-b194-7eb5ec8e1d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:50.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:00.994Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c89582d1-093e-472f-8f87-5340352e833e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:01.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:11.135Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=dc7dd242-da32-439f-b759-8da891b6d4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:11.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:21.164Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9c8b9ac8-8b53-4960-974b-bedbcaeb32f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:21.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:31.181Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=06589769-a277-4003-b52c-29a50b73989d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:31.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:38:32.469Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:38:32.469Z |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-02-09T06:38:32.469Z |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-02-09T06:38:32.469Z |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-02-09T06:38:32.470Z |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-02-09T06:38:32.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:38:32.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:38:32.479Z |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-02-09T06:38:32.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:41.229Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5d232d2a-4172-495a-8cbc-b91198970ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:41.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:51.323Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=52299d51-b575-4797-b107-8f30b243e3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:51.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:01.385Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0a6cab5f-8a70-4184-9290-d6741687af74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:01.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:11.445Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3806d371-3694-4421-bd6b-7512c3fd237b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:11.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:21.471Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0b6b728f-5614-40be-b805-31f5ddc01b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:21.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:31.513Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1197c489-cb23-4cb7-9816-50bad3953abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:31.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:41.579Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7165e610-563a-419f-b350-62b01f5e1bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:41.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:51.657Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d4eeae66-dda8-4817-b735-e89411288843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:51.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:01.773Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d8248c0e-7f45-4d73-a4e9-269eff52da0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:01.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:11.799Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4008d171-0749-4b13-a75d-c4faf4e6cc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:11.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:21.823Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=14db4ae0-2c82-4b2b-af88-eec8577d4981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:21.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:31.849Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e006a85a-0edd-4c13-880e-18f9e39cb693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:31.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:41.879Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=95f1ed18-6a20-49ae-94e4-675b57715d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:41.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:51.904Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0954b228-7333-4050-ab37-5849bc37616a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:51.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:41:01.994Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=048d3e0c-a7e3-4a66-af08-8ae5ef2edf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:41:02.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:41:12.041Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2b151325-ebe2-4ac7-9b81-db002f2033bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:41:12.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:41:22.086Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ed31bc04-d279-4525-96e5-0c0663e2e50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:41:22.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:41:32.171Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e9cb8d37-0544-4d61-821d-5ff86a9f2b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:41:32.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:41:42.190Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f9c13ce4-96be-4a6b-8fd2-d0c6ae8ee500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:41:42.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:41:52.232Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4130be34-3890-4550-ab5f-bea49f36dddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:41:52.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:42:02.261Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=70d34da8-11da-440d-9a46-b9d9cb9ecb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:42:02.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:42:12.280Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=556b6e3e-c476-411b-8039-3512e1234e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:42:12.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:42:22.299Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f6620221-1aa2-4532-9b12-5c7f9726160c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:42:22.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:42:32.338Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c048d088-7a69-47ba-9e87-aa4cbc95e262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:42:32.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:42:42.395Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d4572a06-785f-4647-aa3d-a9b3675ae702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:42:42.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:42:52.425Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=66389a53-41af-468f-8daf-f4b98204800e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:42:52.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:43:02.468Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=202ab3dc-4c3a-4e71-b574-68a4969b656c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:43:02.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:43:12.516Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=27397252-e36e-4110-bd13-5b39c68a22bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:43:12.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:43:22.538Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ca5cc23b-d12d-4680-a772-796d7f8911f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:43:22.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:43:32.568Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:43:32.569Z |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-02-09T06:43:32.569Z |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-02-09T06:43:32.569Z |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-02-09T06:43:32.570Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:43:32.579Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=75f63b02-5465-4467-a037-451921f78f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:43:32.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:43:32.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:43:32.581Z |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-02-09T06:43:32.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:43:32.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:43:42.604Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5c9e908f-97b4-40d4-b35a-eb2f0b34ca85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:43:42.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:43:52.620Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a20743a9-66d7-495c-90de-db8d4224633c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:43:52.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:44:02.755Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5ce1b70b-6825-4e22-99cb-7f41fbaeefc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:44:02.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:44:12.776Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5d31c21d-133b-43c5-94a8-2e3233af7835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:44:12.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:44:22.837Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=835cfa1b-b174-4301-9195-02db7cbb522d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:44:22.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:44:32.871Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=38a0359e-128a-40a5-a5b0-03a9fa49544e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:44:32.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:44:42.896Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6f6fa825-113f-4ad5-b7fd-b4e46a3f9387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:44:42.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:44:52.921Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f8e4e143-0bf5-4b4a-a067-e83186969681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:44:52.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:45:02.993Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=02889de1-272e-4217-ae1a-83c0219c8c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:45:03.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:45:13.167Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=29eb8f65-2604-4794-aa3b-13dff3a6d48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:45:13.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:45:23.203Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=db0d1f65-9836-42a1-9514-fb6e93f165d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:45:23.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:45:33.247Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0089e18f-d9f5-44d0-8855-328528d5a884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:45:33.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:45:43.295Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e9a76f1f-8b61-41d5-b9a7-d5087a7965ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:45:43.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:45:53.341Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a31fb91d-9495-4f3f-b2ae-59f3a88718ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:45:53.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:46:03.404Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f8ce36c3-f4f0-4737-8d7a-48088b96d046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:46:03.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:46:13.439Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f81f2be8-d05e-4394-8958-b6bc627f9f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:46:13.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:46:23.497Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b93d5a8d-b31e-4a8e-a383-90cff7ee42ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:46:23.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:46:33.634Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ad98ada1-c366-458f-a114-2bb2b93f504c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:46:33.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:46:43.675Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=daeecce1-c586-4ae7-a766-18dde5cd4b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:46:43.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:46:53.819Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f9c4eb6a-13d6-42fb-bddc-35f72b59d0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:46:53.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:47:03.935Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=756c50ac-6226-4e44-a801-2bcfbe9e3355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:47:03.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:47:13.960Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f56f3646-b7cc-44f5-b0d9-4378afebc30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:47:14.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:47:24.033Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0a33b9d8-9bf4-4de1-b07c-28bc29e120bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:47:24.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:47:34.057Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0a0a632c-4eb3-4b3e-a8ce-b3201a094294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:47:34.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:47:44.108Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f0612b61-edc5-43da-aa3d-aee0776dc5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:47:44.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:47:54.153Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2408a70d-c558-4226-bf89-8aa41590cd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:47:54.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:48:04.231Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a6cd4058-b601-4f69-9c24-71e643e8fb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:48:04.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:48:14.280Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d082f10f-d759-42b0-88d3-268b001a2ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:48:14.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:48:24.331Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ef032f36-f976-4e35-b5e4-e1fc073236c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:48:24.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:48:32.544Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:48:32.545Z |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-02-09T06:48:32.545Z |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-02-09T06:48:32.545Z |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-02-09T06:48:32.546Z |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-02-09T06:48:32.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:48:32.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:48:32.556Z |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-02-09T06:48:32.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:48:34.354Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f1dc9be0-d600-4f3e-984b-0cbfb5ec1328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:48:34.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:48:44.445Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3937bdce-ec6d-442e-9851-757a54ca35f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:48:44.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:48:54.497Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=939bbfea-3bd8-4b60-8f40-721f3ade2eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:48:54.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:49:04.548Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ca5d57ed-468d-42f4-8c04-9a510e02d268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:49:04.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:49:14.616Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0e545ae1-59f9-4522-95fe-e13def67ef46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:49:14.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:49:24.654Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cbeb594e-d82f-4299-bfcb-5316f575dbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:49:24.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:49:34.694Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6a900bcc-c005-4785-92b4-5a82722e5c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:49:34.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:49:44.750Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=01d3d284-0f9d-4f19-b39b-0ccfab15945c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:49:44.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:49:54.770Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4d8fd6f1-c786-49ca-bdd1-d1931ee495ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:49:54.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:50:04.800Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0c36c811-5606-4eca-ac6a-bb2471b862ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:50:04.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:50:14.829Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2f9a1300-59ef-45bd-a9c1-45e20869502a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:50:14.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:50:24.867Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e9899820-3b17-47e5-b0f7-4437282c0279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:50:24.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:50:34.904Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8fa4a4af-569c-45a8-8319-c2f7196f6911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:50:34.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:50:44.958Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8c76a41d-8fed-47e0-9d00-8b83bac235da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:50:44.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:50:54.991Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b42b3ad2-3b25-402d-9118-e626511fc41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:50:55.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:51:05.016Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0ed6a730-e02f-4d8a-a54a-6017fcf8a8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:51:05.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:51:15.088Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8166dbf8-90b9-4a75-8b3d-ce2c879b3ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:51:15.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:51:25.131Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=edc72277-de45-4ecb-985b-c44cb46bc7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:51:25.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:51:35.169Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=eb34c1c2-cd76-4899-968d-7ba0f05316b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:51:35.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:51:45.211Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4c6e35e5-bfa8-4e44-a9b6-89094cd19e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:51:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:51:55.236Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f75f71b1-3128-4e96-ad75-c4ac11369a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:51:55.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:52:05.267Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3ceedea3-9eb2-4919-9d67-8db230f18d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:52:05.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:52:15.308Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a7292c4c-27b4-4e83-b4dd-7de20e022b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:52:15.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:52:25.346Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d28f8f41-1c61-4b95-b5ad-e7a3b44fadb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:52:25.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:52:35.379Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=dc0aaba5-a441-4862-bd5b-ab7c53b31183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:52:35.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:52:45.400Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b2996f98-7a44-4d45-89eb-2fe3099b0297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:52:45.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:52:55.434Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d5c9deca-79a3-4146-84f3-1a977b47fee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:52:55.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:53:05.503Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8a511f59-665b-49e8-adda-6f7af85b4c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:53:05.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:53:15.566Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e805de55-a168-4763-b4bf-b01cfd6f7878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:53:15.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:53:25.591Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c1905a18-a744-4e23-ada3-40de7f4c736c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:53:25.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:53:32.510Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:53:32.511Z |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-02-09T06:53:32.511Z |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-02-09T06:53:32.511Z |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-02-09T06:53:32.513Z |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-02-09T06:53:32.519Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:53:32.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:53:32.520Z |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-02-09T06:53:32.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:53:35.605Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=adda3efa-fff4-49b4-b1ca-2c1dce0467cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:53:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:53:45.639Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3e7ed298-0aab-41a3-822f-3709a3801e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:53:45.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:53:55.722Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9a81b689-4441-41a3-85e7-ac2169ae461c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:53:55.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:54:05.742Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e2041c74-49fe-4f8b-9f27-e7e68e205235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:54:05.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:54:15.756Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=fcb98a37-19e8-42f4-a354-7a333472dac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:54:15.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:54:25.786Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5ce44ef0-5f9e-4e06-b6b1-51588b229ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:54:25.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:54:35.825Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f7c3f1c8-02aa-4915-b790-d1b8c5772640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:54:35.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:54:45.847Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f56ccdca-a93e-467e-bcd8-e6ac4a7bd623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:54:45.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:54:55.861Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=49c83922-59d3-4ae0-9502-42047fc9c0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:54:55.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:55:05.883Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a12634bd-33a6-42a0-9ef2-8d91c5df4180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:55:05.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:55:15.934Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=58322a7a-69ee-4d15-ae53-28c1c71e4032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:55:15.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:55:25.973Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cc75efe2-c79d-44bc-bee2-574983069db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:55:26.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:55:36.002Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=da8c068e-ee56-4060-a3a2-0695f792629d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:55:36.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:55:46.027Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a1328e6b-d3e8-42e7-b396-4b664801d95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:55:46.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:55:56.068Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2cb95d51-6013-43d7-b885-b6051063f5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:55:56.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:56:06.126Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6970e015-4aed-4e2f-aa62-72fb920ba900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:56:06.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:56:16.167Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7d96e61d-03c2-490b-8bb9-750ed9fc6194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:56:16.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:56:26.209Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=50aa2e51-28ef-4dd0-8cfe-393b83db7666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:56:26.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:56:36.271Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=52d44448-ed69-439b-af6b-a642e264e6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:56:36.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:56:46.321Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=fa6d72df-ea96-4164-9780-3f03bbd7a984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:56:46.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:56:56.345Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a215bae3-5e9a-4ed4-a296-1b132ec1e50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:56:56.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:57:06.361Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=baa82458-5b92-4395-9276-0e08caaa756e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:57:06.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:57:16.377Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=006bf771-43cb-45ba-9c53-01e4d570b930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:57:16.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:57:26.425Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ac8446a9-f0f1-4dc4-8319-36bb5e834e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:57:26.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:57:36.449Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=79edaccc-e8c3-4fb1-bb6c-7e4cd64abde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:57:36.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:57:46.472Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=63f15a79-e74b-4a0d-8e01-75fa6737018b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:57:46.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:57:56.518Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=076355a9-b627-4ac8-bbdf-c60e17bcbf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:57:56.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:58:06.558Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c1a6a5d8-715b-48b7-9895-5e855b30f480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:58:06.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:58:16.589Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ae0390e6-7b65-438e-b351-ef0d48d33da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:58:16.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:58:26.632Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=80e151fe-f227-4e37-9a38-499ea7bc8c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:58:26.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:58:32.404Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:58:32.405Z |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-02-09T06:58:32.405Z |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-02-09T06:58:32.405Z |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-02-09T06:58:32.406Z |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-02-09T06:58:32.417Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:58:32.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:58:32.420Z |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-02-09T06:58:32.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:58:36.685Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=eb0c0de7-7dca-4f5b-810b-4ed3fc9e7c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:58:36.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:58:46.718Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9cf251d7-b268-407b-a03d-a57d3e1d7261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:58:46.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:58:56.743Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2b46dfee-647e-4aea-b28e-2f58dde3665f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:58:56.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:59:06.782Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cacba41c-979a-4a27-be47-ca3b0f80bf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:59:06.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:59:16.812Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5b090585-a5c8-4f09-8964-6e95e073bf5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:59:16.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:59:26.847Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9eea26ca-db9c-4964-9949-8bf08abfdc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:59:26.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:59:36.866Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1ede3105-f821-462b-aa86-c22a7fef83c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:59:36.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:59:46.887Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=afcda380-7d66-47bd-9e6a-baa64d58d0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:59:46.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:59:56.920Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cd1057b7-df3f-4785-a26a-be53346eb2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:59:56.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:00:06.957Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bb8ef03f-5245-4ac0-8d27-e12227d35350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:00:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:00:16.995Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b59cd912-58e5-491c-89ca-40a3ad165188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:00:17.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:00:27.017Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ce92c9b6-7f88-46d2-98d9-b5c2c610dcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:00:27.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:00:37.039Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1839e943-13e9-4862-be30-2b6c53c9ed62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:00:37.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:00:47.068Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=db07fdb7-98d3-4021-b460-57018695ac71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:00:47.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:00:57.103Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c0d0d307-1ac6-4754-834c-386205f714d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:00:57.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:01:07.139Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f70c5812-6af4-458b-996a-46a1cff39275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:01:07.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:01:17.244Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5dc35c27-7e44-49c0-a538-c545955a79db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:01:17.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:01:27.265Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e2030632-eadd-481c-9969-fa72b834be18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:01:27.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:01:37.283Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2d9265be-e87f-40ae-8490-a1c08e05eb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:01:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:01:47.321Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a814525a-7284-4314-bf30-2dd78efd730b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:01:47.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:01:57.336Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2166bfb3-863f-49b6-a6b5-f0dcbc83185c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:01:57.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:02:07.361Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=84beb131-3ddb-4155-946f-3df69639c9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:02:07.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:02:17.387Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b5f60f20-b285-49a6-8e77-8b70877a0bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:02:17.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:02:27.407Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=410857b5-beb3-46ed-bd26-56c917569e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:02:27.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:02:37.423Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7fcc3408-c0d3-4203-bea0-775e1eaaa09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:02:37.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:02:47.444Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6aa66710-757e-440a-b4f5-8fe09dbf3acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:02:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:02:57.493Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=258acaa4-648a-4ecf-8e3b-e0ca02e20ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:02:57.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:03:07.508Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=07206730-8e68-4169-ab63-7ef53fadd5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:03:07.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:03:17.548Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=909ed18a-a204-4e40-9684-0a58fa765691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:03:17.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:03:27.569Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=433e2826-8052-407f-a4a1-daa1a1e8251c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:03:27.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T07:03:32.509Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T07:03:32.510Z |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-02-09T07:03:32.511Z |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-02-09T07:03:32.511Z |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-02-09T07:03:32.512Z |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-02-09T07:03:32.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T07:03:32.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T07:03:32.522Z |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-02-09T07:03:32.526Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:03:37.582Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a3537b42-035b-4e58-9857-b17c81210c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:03:37.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:03:47.619Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=feb9d651-2380-4a3e-be3e-8331ecc44d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:03:47.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:03:57.693Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3e28c123-dd0c-4b6c-b781-f4d9f904c0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:03:57.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:04:07.720Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=66c8f4ae-1591-46a9-9fa4-a441b0a493a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:04:07.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:04:17.770Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c28bba98-c80d-4dd1-9561-0c935d17054e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:04:17.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:04:27.792Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1c363d64-5cdb-423f-97ec-db174bbdaade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:04:27.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:04:37.825Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b933a673-4d9e-4371-89e3-a180f2b224ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:04:37.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:04:47.842Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c37e4a74-cd53-4c7e-81bb-b88ae7819452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:04:47.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:04:57.867Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1d2b0ce7-eb58-4c51-9fe1-2b57e5688681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:04:57.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:05:07.900Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f4b575b8-cd10-45d0-8f8a-4d1528b5565a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:05:07.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:05:17.912Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=077278a3-61b9-45bd-8806-ab8a95ed645d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:05:17.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:05:27.939Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=63694a89-9bac-42b6-9a3c-7245af027ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:05:27.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:05:37.957Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=793fca26-411f-4850-9350-ae80113722f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:05:37.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:05:47.982Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=62db5efc-8784-4caf-a23c-9294a3f06ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:05:48.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:05:58.049Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9e419882-743b-4be1-916f-bd6a0e6d364a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:05:58.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:06:08.063Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bc514e39-f6a8-4964-a51d-4573cf95d3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:06:08.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:06:18.076Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=09ef6edb-6d5d-4056-88e9-da37ef66888e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:06:18.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:06:28.128Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=98bf1b5e-b2dd-4de0-8df6-31c9c7693b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:06:28.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:06:38.166Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=502ff9d4-1b20-4057-82e4-bde24cb21414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:06:38.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:06:48.192Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e4d49688-2cc6-4009-9c15-fe4a2111a3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:06:48.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:06:58.238Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2f4700f6-47de-449a-9482-f8e69ce7a026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:06:58.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:07:08.259Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=db2512ff-17ce-4050-b7ef-26e278ccdef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:07:08.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:07:18.329Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=36baf4cf-291d-4d4f-9f1f-24c94a7337d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:07:18.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:07:28.359Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ceefed44-93cd-451b-a714-5899caaa501e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:07:28.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:07:38.432Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=fc113e6d-0b4f-4a3f-9fab-eaa2239a0cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:07:38.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:07:48.448Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=85fafdde-1ab0-472b-8c36-05d3e7e204cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:07:48.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:07:58.474Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=149f5e5f-ee34-4964-b8c7-f6bf2a1f043f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:07:58.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:08:08.533Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=06b8f172-f127-4dc2-857e-7ced6a14bc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:08:08.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:08:18.547Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=743ed701-6e1f-45bd-b204-6fccfe9d4cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:08:18.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:08:28.565Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b814b846-3828-4219-aab2-20622f0ef632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:08:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T07:08:32.497Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T07:08:32.497Z |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-02-09T07:08:32.498Z |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-02-09T07:08:32.499Z |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-02-09T07:08:32.500Z |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-02-09T07:08:32.510Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T07:08:32.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T07:08:32.512Z |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-02-09T07:08:32.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:08:38.602Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d449f09a-782d-4411-a658-167900d7d262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:08:38.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:08:48.619Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=65ed320f-d4b5-4e80-a228-1155a8ab78f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:08:48.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:08:58.647Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=759c8343-7a96-413d-bb3e-4b6363a4ab97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:08:58.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:09:08.667Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ef532f3c-152c-43b5-9f91-a324f3f01a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:09:08.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:09:18.685Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e0474917-20c0-460f-888c-4dcaaf5790d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:09:18.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:09:28.703Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bcf5af92-135d-4172-ab4d-9b390c3ef14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:09:28.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:09:38.727Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0c278c62-ee3b-4e70-bb6a-f0f444eb1da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:09:38.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:09:48.753Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9f359cf8-f1ab-40ee-923d-e25a144ad24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:09:48.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:09:58.772Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6120c38a-bb97-499c-858f-458f3be6a16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:09:58.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:10:08.791Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=24ea0b5d-c491-404e-bb62-15ef9fd0fd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:10:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:10:18.813Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=17bbf1c5-250e-4ac0-8415-ad57794d2941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:10:18.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:10:28.869Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c30678fd-f3a4-405e-abd6-7322ad3b5b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:10:28.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:10:38.889Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c3f628c8-ca00-4a52-a2d1-121d191a0910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:10:38.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:10:48.934Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6ceb4269-03a1-4e3d-b3b7-10aff9ec97b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:10:48.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:10:58.949Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=62d752d4-4883-4909-82d6-38f08e26452e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:10:58.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:11:08.986Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7894f46f-dda8-46ef-8116-57c4f2a7d09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:11:09.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:11:19.014Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=685c7553-80d2-407a-ae48-b0e15d0f3284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:11:19.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:11:29.038Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ccce0eb4-0453-4c85-bda9-7a66164abb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:11:29.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:11:39.056Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6ae94691-a4dc-4e5d-9ddc-8a38e5138420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:11:39.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:11:49.079Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4d34b60f-3656-4463-b811-b39708363c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:11:49.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:11:59.115Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cf278df6-6f91-4553-8699-553558e50542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:11:59.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:12:09.134Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7a22703d-f83d-4b30-ad3c-bd7a06329f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:12:09.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:12:19.160Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=052a151f-a4f4-45b0-8650-2ecd3ec57e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:12:19.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:12:29.198Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7311d945-9098-4b54-8f98-9d85ffeec057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:12:29.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:12:39.227Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=46828a91-6f90-422e-85e7-d1ce16c5d248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:12:39.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:12:49.277Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=20f2b411-5ead-4374-9f45-5d902ad5d690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:12:49.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:12:59.358Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8388587a-eaaf-4bee-8b08-a77e4cb92f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:12:59.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:13:09.396Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1ca0b122-1ee0-48ec-b539-64ed0729db4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:13:09.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:13:19.434Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4e587126-9fcc-4c5f-937e-f47363e0b11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:13:19.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:13:29.463Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f0a90bd4-e995-4139-b7c4-3c1c0e84cb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:13:29.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T07:13:32.346Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T07:13:32.347Z |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-02-09T07:13:32.347Z |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-02-09T07:13:32.348Z |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-02-09T07:13:32.349Z |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-02-09T07:13:32.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T07:13:32.359Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T07:13:32.359Z |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-02-09T07:13:32.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:13:39.476Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7dc196b1-11de-43b2-a3c9-67afed0585ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:13:39.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:13:49.493Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=48c1d5b8-b6f0-4673-83cc-8c50db040baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:13:49.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:13:59.539Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=129b690e-2976-46f4-bda6-5698ba8bfa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:13:59.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:14:09.556Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9b30cada-0e74-4781-be58-6810dc37d41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:14:09.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:14:19.584Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=91777a20-7a77-4dc9-afc3-715042d297a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:14:19.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:14:29.611Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0187a818-878d-495b-b2b7-3efefe2b66d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:14:29.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:14:39.631Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7f2f67f9-7311-4d34-8f61-848f4d0fa481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:14:39.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:14:49.645Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=524dd2d1-7046-49f1-b38c-a6998cee047e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:14:49.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:14:59.679Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=76334a74-bcbb-41de-bbe1-56d79fc6b0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:14:59.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:15:09.692Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=358ead04-24de-45ba-ac85-13df580d76a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:15:09.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:15:19.719Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=94473fd0-b2bf-4dca-8971-4f0f576d5856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:15:19.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:15:29.759Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5367c257-89d6-4ad8-8158-7ab4863b541d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:15:29.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:15:39.782Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c2456b7e-2ad9-4c8b-a933-399c89e4ca64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:15:39.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:15:49.845Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=af6aa8a7-6e43-460b-bf17-f4dbfffb773c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:15:49.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:15:59.934Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5e82403f-41a8-4a7e-a21c-e49febe489cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:15:59.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:16:09.981Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=84f20c58-792f-4f23-b32e-56dc07324483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:16:10.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:16:20.007Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=03a53e8d-624c-41bb-85f5-3ef8f58d6925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:16:20.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:16:30.026Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b37317dd-f82e-476d-91d1-05ce30b2a632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:16:30.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:16:40.074Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=64559fca-7fd0-401e-a49c-41419dcb63be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:16:40.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:16:50.185Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8e5be5a8-db12-4243-a2d3-e8be4a1be865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:16:50.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:17:00.229Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b9dd548a-2211-4714-8d88-04cfd5488a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:17:00.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:17:10.277Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2bd5f943-a554-4de9-a5d8-0295b21d570d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:17:10.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:17:20.347Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=39d337ae-e62b-4c19-bcb7-eb9c9af7dab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:17:20.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:17:30.402Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=97dfdd1d-60ad-4817-9247-7f84dad03fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:17:30.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:17:40.423Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=56c17966-1d02-443d-903e-3b9a3dfa1e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:17:40.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:17:50.470Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b9644313-3aa5-4f70-8817-7b40e1560971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:17:50.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:18:00.486Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=046fdc1d-739b-4b44-ad73-c7503a7587a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:18:00.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:18:10.509Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=480e4e57-f0de-4055-88d2-d70c367beea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:18:10.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:18:20.532Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6fec8888-826a-4585-b18e-867d8cc77607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:18:20.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:18:30.552Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=895090fe-089a-4db1-ba95-85b40a76d461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:18:30.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T07:18:32.616Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T07:18:32.617Z |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-02-09T07:18:32.617Z |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-02-09T07:18:32.618Z |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-02-09T07:18:32.619Z |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-02-09T07:18:32.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T07:18:32.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T07:18:32.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-02-09T07:18:32.635Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:18:40.568Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ee7d8309-2c56-43c0-bfd5-f7144ac4bfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:18:40.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:18:50.610Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b000bbff-ee7d-485f-9f21-c83634d65929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:18:50.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:19:00.686Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b1c8012e-d23f-47e2-adc2-7027d68cf05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:19:00.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:19:10.718Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f52540b8-0163-4e94-a77f-c43b5b67d81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:19:10.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:19:20.758Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e27e3be3-0734-4a2a-97fd-bcaf5842749e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:19:20.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:19:30.972Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0b08648b-3e4a-490e-8026-16a270a135bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:19:31.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:19:41.026Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8ed573db-9262-4ebc-8ec3-b87d4359b13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:19:41.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:19:51.083Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=fc227ca1-452a-40b5-a7f4-b414296484f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:19:51.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:20:01.175Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e2e283f4-6e48-4953-b8e6-4b0074a6a1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:20:01.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:20:11.228Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=fec2daff-c7dd-42b9-8366-13e2b0100b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:20:11.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:20:21.327Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=96abc567-74a5-4be9-9845-6c8dfe764d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:20:21.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:20:31.406Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=30c35e6e-1fc9-425f-80a7-ae88aa9d85a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:20:31.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:20:41.441Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=76fda140-c737-407d-b355-4bbf56e14857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:20:41.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:20:51.459Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cdd6026e-1c74-442e-ac64-f507727ee1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:20:51.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:21:01.480Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=dd898b3f-3df4-4f3f-bc57-21b679ae4224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:21:01.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:21:11.509Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6e62466c-e44b-4a6a-899b-04f27c5d39f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:21:11.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:21:21.529Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4ffdefe2-a716-4b44-86af-d41aa15eaf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:21:21.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:21:31.562Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=588609ff-1cf4-4493-a186-ec433d20fde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:21:31.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:21:41.603Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=be776d88-333c-48aa-9335-dae68e13bbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:21:41.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:21:51.634Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b2c9802e-e0ea-4e7f-88e0-8686d2f85c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:21:51.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:22:01.650Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9eb43060-2c9b-4f2e-84f7-985f2e37b56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:22:01.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:22:11.682Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f0be81e9-fb79-470e-9ff7-cce6b7eb28eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:22:11.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:22:21.698Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=563eed90-c8ac-4f1e-9d4b-e5eae13d6c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:22:21.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:22:31.720Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=056374d1-4488-4e81-b9bf-6973c2a996aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:22:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:22:41.735Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=393f489f-9a32-4a88-a721-7185eb41fdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:22:41.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:22:51.752Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1ed40a13-df7c-423e-aa38-f22b1950d0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:22:51.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:23:01.806Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=11ebb40e-7eab-437f-938e-198ec38bedb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:23:01.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:23:11.840Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=61b1d39f-44c7-47fc-b51a-f6eebbe6ee5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:23:11.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:23:21.862Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2044763a-68d5-487b-9aff-4df9d60e9553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:23:21.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:23:31.892Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=23e18d05-ffa0-49e2-a28f-e5e5b28bbb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:23:31.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T07:23:32.325Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T07:23:32.326Z |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-02-09T07:23:32.326Z |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-02-09T07:23:32.326Z |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-02-09T07:23:32.327Z |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-02-09T07:23:32.335Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T07:23:32.336Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T07:23:32.336Z |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-02-09T07:23:32.337Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:23:41.931Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d218b028-f291-4776-a833-56cd696e64a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:23:41.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:23:52.000Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=02fb5ae6-927b-43ab-8813-a3bf4000ceb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:23:52.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:24:02.040Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f1e2d66a-c274-4f96-9d6b-ba671e00b6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:24:02.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:24:12.058Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=66dde57a-1cdb-4d79-846d-3f0be60570cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:24:12.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:24:22.087Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4e574ecc-48af-49bf-acc9-22e1b037be35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:24:22.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:24:32.110Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=daa88424-f664-4eda-9592-b590bbd78b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:24:32.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:24:42.135Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9c4c06b5-57f5-45d0-ba7b-6cda6f26eca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:24:42.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:24:52.158Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0682b9a5-f018-48c4-aa0c-f28b8dd2c696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:24:52.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:25:02.195Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7e6a9d12-2769-4690-b206-08678bec83f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:25:02.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:25:12.213Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9086d8eb-0479-426d-97b2-c0c2c9afbc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:25:12.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:25:22.232Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=604abe0d-d60a-4c1d-8db6-7936add0a209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:25:22.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:25:32.287Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5557b5eb-736f-4cb2-8f73-4dd0b272c87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:25:32.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:25:42.300Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7bdd5ba1-a6fe-49be-8730-4b0dd863a9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:25:42.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:25:52.334Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c7e96c0b-5ae9-4824-9b84-dc8434e2ce42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:25:52.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:26:02.382Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0cef6ba6-839c-474c-98c3-dab0dcf239e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:26:02.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:26:12.434Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cc188874-c404-4859-ae46-eb5435f6d2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:26:12.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:26:22.462Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=90848dac-62a6-46f6-a05d-0bcd50c1d350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:26:22.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:26:32.479Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4ea0ee68-e454-4a62-a266-574766ffd57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:26:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:26:42.506Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=45337d7d-09d2-4d19-a482-e9ee87fa125c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:26:42.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:26:52.564Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f04c948a-11d3-4269-bdda-ebd9460028a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:26:52.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:27:02.613Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=de65ad4f-9fab-442e-a1dc-3c9cba49e43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:27:02.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:27:12.633Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4d917d08-9cd7-4569-a3e4-f8b7859b0f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:27:12.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:27:22.669Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3b2c3600-1f9a-4482-8963-aba44f63cbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:27:22.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:27:32.688Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=212fa881-fd40-4bd0-ad1d-87ec86eb295d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:27:32.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:27:42.718Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8e01e8a7-78cc-42a4-90ed-373eb97bd982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:27:42.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:27:52.734Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4f2be314-a96b-4b3f-ad0c-ecb96a2d00c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:27:52.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:28:02.755Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=87a688db-63f9-4195-92d9-f3abe1970dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:28:02.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:28:12.775Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=505c188f-1241-4c1e-9969-4097a1447280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:28:12.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:28:22.813Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=35ddc767-126f-49f6-9eed-42ebc7f7dca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:28:22.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T07:28:32.547Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T07:28:32.548Z |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-02-09T07:28:32.548Z |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-02-09T07:28:32.548Z |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-02-09T07:28:32.550Z |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-02-09T07:28:32.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T07:28:32.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T07:28:32.563Z |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-02-09T07:28:32.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:28:32.836Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=349e6567-ea76-4e4e-b294-f24e07dab51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:28:32.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:28:42.867Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c72718f3-072b-45d4-b895-12b0aefba64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:28:42.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:28:52.901Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b4542ea1-c240-4346-950d-7f3df829cf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:28:52.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:29:02.944Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5fc33506-acb3-454d-99a5-c2f6cc3fb0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:29:02.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:29:12.991Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=915bf94d-9dcc-4401-86bb-83a433b68a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:29:13.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:29:23.012Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=83df4212-a994-4a73-9530-0e5c12f88e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:29:23.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:29:33.042Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b3d5706b-e557-4a98-a5d6-dff7457a3a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:29:33.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:29:43.078Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b532d1da-d725-4566-b031-0927e68ce00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:29:43.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:29:53.095Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ea039c67-b90f-4df9-a7f1-576ddd4b3fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:29:53.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:30:03.114Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7a6dc02e-af0f-42ae-9983-a063819917fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:30:03.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:30:13.139Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2394e46b-7322-420d-b187-766b2b04b9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:30:13.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:30:23.158Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=42a7f993-c632-4ea4-a85e-262edd848ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:30:23.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:30:33.270Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d875e25a-9b2e-4cce-bc17-ced8c1f4bd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:30:33.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:30:43.297Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6c4d3865-5959-429c-9269-fed67517fc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:30:43.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T07:30:53.333Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=45d38369-3a9b-4727-8473-95c5e25c3376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023