. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T11:31:31.726Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T11:31:31.730Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T11:31:31.766Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:31:32.425Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:31:32.522Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:31:32.522Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T11:31: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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T11:31:32.694Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-18T11:31:32.759Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-18T11:31:32.784Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-18T11:31:34.074Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-18T11:31:34.615Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-18T11:31:34.636Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-18T11:31:34.637Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-18T11:31:34.712Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-18T11:31:34.713Z |INFO |Root WebApplicationContext: initialization completed in 1928 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-18T11:31:35.379Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-18T11:31:37.456Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-18T11:31:38.125Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-18T11:31:38.149Z |INFO |Started MainApp in 9.25 seconds (JVM running for 9.996) |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-18T11:31:38.357Z |INFO |Start scheduling PRH workflow |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:31:38.370Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=ff07f37f-ef82-477b-9573-0282d6cadcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:31:38.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-18T11:31:46.410Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-18T11:31:46.411Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-18T11:31:46.412Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:31:48.854Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=cebb5f5a-6e0f-4a9a-a20a-285c43181c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:31:48.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:31:58.878Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=95a6bff3-59fd-486f-856c-7318debc6afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:31:58.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:32:08.914Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=d1ce3a22-46d6-4bac-8c54-28588bdaccb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:32:08.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:32:18.927Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=9dc5432d-1a69-41b6-bd26-889cfbc644a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:32:18.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:32:28.937Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=1f6920a3-72a9-4975-b681-07021ca83a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:32:28.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:32:38.950Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=c25a502c-9342-442f-9a53-64e99889d7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:32:38.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:32:48.962Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=9f00e69c-7cf8-437a-80fb-6cbd0db5e2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:32:48.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:32:58.971Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=e79caf48-7626-4586-9009-0b51f9fda290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:32:58.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:33:08.986Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=7be13654-1084-4ca8-b111-d9cad566842d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:33:08.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:33:18.999Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=834e7659-19f5-4a02-87af-dc6f88188b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:33:19.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:33:29.012Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=2fa72d9c-6b0c-482d-ac5b-de450ad42bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:33:29.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:33:39.061Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=d0d2375d-2ed8-4a5b-9c34-d5734429e28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:33:39.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:33:49.076Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=e822ae45-7479-4b82-8415-700591dfc8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:33:49.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:33:59.085Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=a2a90abb-6799-47d4-89cb-22add49c7663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:33:59.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:34:09.098Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=b809cd95-26f8-48ac-ac55-b399d6cb6048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:34:09.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:34:19.109Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=c9756aa2-8739-48bb-912a-4a112378bd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:34:19.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:34:29.126Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f7b8a2a4-b89e-4a7f-988d-781c1dc57a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:34:29.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:34:39.140Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=b0650e46-8fd9-4f61-8bf6-0350318263e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:34:39.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:34:49.150Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=2582a1ca-cb59-4401-a895-68dc4f1c1e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:34:49.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:34:59.161Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=166143e0-f7ca-486f-b19d-a44164a8c198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:34:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:35:09.172Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=29f31d2d-2747-4a5d-8f65-475b44cf22ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:35:09.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:35:19.182Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=bcd5dd85-b459-4a9b-b79e-bd6bbabc342b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:35:19.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:35:29.193Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=ac9e97f4-fe6b-4f96-a459-ff9551acd7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:35:29.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:35:39.204Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=fbe8fb62-7ae1-4dd3-9e27-408c2a800392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:35:39.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:35:49.212Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=25846a13-c926-410c-8d34-eafe69874328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:35:49.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:35:59.225Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=c140c55e-d70c-4ed6-95b4-2a3488064a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:35:59.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:36:09.234Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=b8ee481f-9104-4c07-89da-b60541a0847c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:36:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:36:19.246Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=1f4fccbd-bb91-4795-806a-15ee4a9c2141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:36:19.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:36:29.257Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=ab4d87d5-9950-4d4f-b02a-028f55e90c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:36:29.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T11:36:36.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T11:36:36.932Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T11:36:36.933Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:36:36.936Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:36:36.948Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:36:36.948Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T11:36:36.949Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T11:36:36.951Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:36:39.271Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=327e1c88-5c30-4d8d-9ef4-a1a42d2a752e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:36:39.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:36:49.284Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=448baa2e-7e97-4485-8b2b-e704d0d1523a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:36:49.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:36:59.300Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=e4f8f8af-64c9-41dd-8a22-ecb704224276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:36:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:37:09.311Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=6a1a767b-588c-46ef-8ec7-a1512f1ba04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:37:09.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:37:19.334Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=4ebd9938-6dd0-4c30-8e79-2f0bb5149ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:37:19.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:37:29.348Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=02c778d7-660a-4d47-8846-fa1114af4ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:37:29.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:37:39.358Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=226e1c55-2f5f-4f86-8cbe-b31fda431b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:37:39.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:37:49.368Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=52c1686e-248b-47aa-8a70-70481865001b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:37:49.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:37:59.378Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=6660bcf0-2471-4add-a0d1-1e9805217f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:37:59.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:38:09.386Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=640c02bd-ef4a-4461-9bef-7e4411e1d752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:38:09.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:38:19.396Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=6fc30753-1641-4a91-a5d6-91e4baab9ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:38:19.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:38:29.406Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=e02340ab-4c4b-4413-a2f4-41f9459bcdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:38:29.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:38:39.416Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=9c798bff-09f1-40ac-b46d-5682eaded5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:38:39.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:38:49.427Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=50eca9f3-d08b-4f37-a742-ceb3163074dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:38:49.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:38:59.438Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=2a7f6988-8a79-43b3-9f46-1dd2842baea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:38:59.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:39:09.448Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=d1510013-fa46-48f0-9f47-f1cb469fcc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:39:09.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:39:19.458Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=8540592a-d335-47c3-a549-98407a0fbca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:39:19.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:39:29.468Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=4cf07efa-a465-409e-8b49-b572225517c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:39:29.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:39:39.481Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=af31572b-e58b-403c-ab80-ca4fbd9fb165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:39:39.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:39:49.499Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=c5c637d0-aabf-4d23-bef4-acd716d36198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:39:49.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:39:59.511Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=69b6a2ae-399d-4e39-975d-b8c0eef8ff45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:39:59.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:40:09.525Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=b80101dd-e4bc-4fec-bc00-284c1dfe8e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:40:09.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:40:19.535Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=7dfd0503-5e53-4c20-b110-bdbe23274f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:40:19.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:40:29.546Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=cad721b2-3c61-4227-be0a-a2f930d40d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:40:29.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:40:39.556Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=932ccb9a-665d-4377-b27f-2ed733e24a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:40:39.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:40:49.565Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=82d1430c-5ae7-4d09-852a-e594a45d7765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:40:49.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:40:59.576Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=dd118bc0-4d1b-4f46-9106-3262d4dcf1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:40:59.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:41:09.587Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=2f3570a6-a036-4998-b009-9049dd89c743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:41:09.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:41:19.599Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=bdc87135-dfa6-4595-8f16-1765311be57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:41:19.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:41:29.613Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=250f6029-b029-4c83-b751-cb692a7c9c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:41:29.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T11:41:35.716Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T11:41:35.717Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T11:41:35.718Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:41:35.721Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:41:35.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:41:35.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T11:41:35.732Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T11:41:35.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:41:39.626Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f4295ffd-cbf6-4121-8147-362984bc5239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:41:39.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:41:49.636Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=9fe04e6c-15c5-42c0-bfc7-cae17a2058b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:41:49.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:41:59.651Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=00806d38-baac-46c2-9205-72fe0766a23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:41:59.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:42:09.666Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=83902ee6-385e-4043-a7dd-4a2b281499b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:42:09.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:42:19.682Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=2dfd06d6-c1d6-4777-9709-27eea3638ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:42:19.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:42:29.693Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=39c4c09d-bc45-4ba6-8628-a8c70ecd71bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:42:29.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:42:39.703Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=292ea5d5-4354-43d1-9f44-ead23d880ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:42:39.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:42:49.713Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=07f5c52d-128f-4158-a1a1-3fa03f4c3e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:42:49.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:42:59.730Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=d2269bf3-c152-4b20-91c0-7401af57a73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:42:59.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:43:09.745Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=2333d652-606e-4bd8-a1f4-56b4500250f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:43:09.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:43:19.763Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=a18b473a-bf7c-465c-8d97-befaea9d487e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:43:19.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:43:29.774Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=5eacad74-e41f-48a9-9f97-9199385dad54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:43:29.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:43:39.784Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f808e9a9-4823-4e53-95ee-1a73104e5713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:43:39.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:43:49.794Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=0f9d413a-8172-4ca2-b931-dd1ad7682e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:43:49.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:43:59.806Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=0514cd71-ca20-488e-8d6a-8044e4cc4da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:43:59.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:44:09.816Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=15fbf7c0-6e84-445b-9339-c0139231df56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:44:09.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:44:19.827Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=90dba0f2-3bf5-4c65-a4ad-64b192104037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:44:19.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:44:29.839Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=b4ec72e6-80f9-48fa-b3ea-e460e2378412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:44:29.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:44:39.851Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=387ad4b5-2b42-4c57-a4c3-59ee4486df84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:44:39.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:44:49.861Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=06a57f8d-8c34-420a-af7d-87d581304d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:44:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:44:59.872Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=4c17535e-ddc1-4c86-aebc-1783bc74d70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:44:59.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:45:09.882Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=e1c2004c-0403-4469-94b9-5f7fd0961427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:45:09.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:45:19.895Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=d6c11a2f-6ad0-435e-9148-ca2a23d406b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:45:19.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:45:29.904Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=ad242884-8d55-46fb-adbc-37e47007ce6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:45:29.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:45:39.915Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f1738552-4078-4a72-b427-ab02ba21ba7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:45:39.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:45:49.927Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=0540501f-b694-4dd9-bfe6-6f28c66a182b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:45:49.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:45:59.939Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=a18713ac-8d02-4072-9da7-1ae0b5393a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:45:59.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:46:09.949Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=409f2ff9-d6a4-46fb-8200-0e947c7d94d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:46:10.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:46:20.039Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=bea6966d-73ab-49ec-8c68-c665ec1795cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:46:20.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:46:30.053Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=1a998932-fd32-4ac3-b2d8-3ba5be417566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:46:30.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T11:46:35.741Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T11:46:35.741Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T11:46:35.742Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:46:35.744Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:46:35.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:46:35.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T11:46:35.754Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T11:46:35.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:46:40.066Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=1fdf234f-5681-4515-8e2b-fe93417766aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:46:40.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:46:50.077Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=e0326b4b-2af3-4d6e-9432-9b4b68c05085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:46:50.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:47:00.088Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=2c927fc3-d839-4f00-bdc5-ad45c4ed1767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:47:00.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:47:10.098Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=5b7ad3fd-2246-46d4-9d49-eb3243bdbcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:47:10.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:47:20.114Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=6eb1f078-88cb-4fa4-a07d-b698be26848e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:47:20.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:47:30.133Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=bde97df5-183f-43b9-9e44-929ec0451771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:47:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:47:40.142Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=aa442204-c344-4698-a8c8-a264f8c85e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:47:40.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:47:50.155Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=8b80a552-cb42-4ffc-9e54-0d6aec70d7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:47:50.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:48:00.172Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=44cf5fd4-745a-4c2c-9323-bebb28ee8e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:48:00.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:48:10.200Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f50ad469-01a2-454a-8904-0819289bc7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:48:10.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:48:20.211Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=0c7b7264-d4b3-4030-ab6b-41806c4f0a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:48:20.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:48:30.230Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=057d7176-f92b-44bd-a4d3-b6a1fa05e296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:48:30.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:48:40.239Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=07ea2e72-ddd6-447e-834f-c0237345ebb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:48:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:48:50.249Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=7b1ff51c-32cc-4b16-ae47-deda514fea47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:48:50.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:49:00.259Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=b236307c-bae4-4784-b190-b41349a25ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:49:00.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:49:10.270Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f70a6298-6e3a-4f4e-81b9-71c7d606395e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:49:10.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:49:20.296Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=a649d842-5caa-4cf7-a970-65638d4204d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:49:20.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:49:30.342Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=257b3365-c5f2-4c09-8213-e4368eacffac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:49:30.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:49:40.365Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=43c2eb7d-89dc-4953-841d-23622c3df69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:49:40.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:49:50.382Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=4f6d3425-dc24-4d28-921e-5c181af37789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:49:50.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:50:00.392Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=fa0ec780-85af-423e-9143-34200b629c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:50:00.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:50:10.402Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f699254c-4abf-4400-8baf-a4b4e106b610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:50:10.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:50:20.412Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=938cae74-2708-49ba-99bc-a32d35464813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:50:20.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:50:30.421Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=5025277e-8445-4d0a-a5b2-9aff6284ba37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:50:30.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:50:40.441Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f7e9ea4d-9d4c-48a5-bc90-adbfbd274c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:50:40.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:50:50.452Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=096d1cf9-4b5e-4da7-8f62-7e63773b2523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:50:50.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:51:00.462Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=1532934d-7fa0-4e3f-8544-beedaa9d86a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:51:00.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:51:10.473Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=fce13f25-e855-4ae6-9344-0f7d71a2b380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:51:10.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:51:20.489Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=25ba9f48-1589-44d8-87fa-7e0d3a25e7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:51:20.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:51:30.506Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=01f49230-8b04-476a-88d8-6a3b69ae9b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:51:30.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T11:51:35.808Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T11:51:35.808Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T11:51:35.809Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:51:35.812Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:51:35.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:51:35.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T11:51:35.823Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T11:51:35.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:51:40.518Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=5b61eaa3-20c1-4d2e-b3d1-ec738b1c5605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:51:40.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:51:50.530Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=76088359-f6a1-410e-942d-05ee5b9af741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:51:50.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:52:00.545Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=513dc36b-f106-4c14-81bf-1c371f66ce90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:52:00.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:52:10.557Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=b385f9f7-a042-4d97-8478-6102321ab546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:52:10.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:52:20.572Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=dcf79b28-ab0f-4ee3-baf2-682582353621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:52:20.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:52:30.584Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=8dc6798b-fbfa-49d6-bfc5-d22ef1e202d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:52:30.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:52:40.604Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=184e2f16-10d5-434c-aace-2a7f6c5639b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:52:40.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:52:50.615Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=b142d03d-5dc3-4bbf-9199-1ada1170a21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:52:50.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:53:00.632Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=7d4ed12a-c691-4314-8c81-c64e4b752fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:53:00.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:53:10.665Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=a9c58dc2-0475-4c32-a2f5-754188886993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:53:10.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:53:20.677Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=eecf4261-d82a-4cc2-b382-931a6fd91a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:53:20.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:53:30.688Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=8c1aa402-1250-4f0e-9029-42d2ebc44445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:53:30.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:53:40.703Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=5182bf33-6d94-4d7f-9556-c71ce57c69ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:53:40.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:53:50.714Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=52e8c66c-2196-48df-a3af-bb06535af855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:53:50.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:54:00.732Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=7f62470f-5759-4cfb-ba06-53d693d58d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:54:00.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:54:10.781Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=5a0de933-dfbb-42b6-a7a3-12065579413c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:54:10.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:54:20.793Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=1006052f-099d-4290-95cf-0cc9370b4e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:54:20.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:54:30.807Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=4d949542-f625-4af8-b1fd-2b821fd0cc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:54:30.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:54:40.819Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=9a254e95-79c6-4a61-ad66-9e5bf09e63be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:54:40.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:54:50.829Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=5d6f036c-52cd-4e3e-a91c-79efea4be82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:54:50.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:55:00.846Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=7dce0ebf-b2f2-4b65-a444-7cb8ac34bb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:55:00.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:55:10.859Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=b2059497-9779-4cca-b815-d09ae3558b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:55:10.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:55:20.870Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=353674c3-12b3-4f2c-a046-abde9abaa343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:55:20.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:55:30.891Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=db6aed2e-8ad9-4110-971f-e9729585b5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:55:30.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:55:40.939Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=c9ec95fa-d357-477b-905e-79baf48791c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:55:40.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:55:50.953Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=c9d7e1f6-df3a-47c2-9da5-49ee9d96f99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:55:50.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:56:00.963Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=96392df3-ed48-4fae-9b1e-3e71eaa7a272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:56:00.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:56:10.972Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=00093596-c887-49f0-a3ba-6663c7232244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:56:10.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:56:20.981Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f2c04bdf-d26f-43b8-8156-b9d53322fd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:56:20.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:56:30.996Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=a2e8fb7c-e661-4c97-b4a7-5c7e4e6b3b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:56:31.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T11:56:35.766Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T11:56:35.766Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T11:56:35.768Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:56:35.771Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:56:35.780Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T11:56:35.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T11:56:35.781Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T11:56:35.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:56:41.012Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=bc3cf99d-025b-40ba-be7c-cc8c0af6fe0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:56:41.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:56:51.025Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=d2242d4a-3f64-46fb-9ec9-901ad13c01ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:56:51.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:57:01.039Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=075ccc92-bde6-4258-852d-0c083b6bd5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:57:01.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:57:11.049Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=c50e2a8e-ae3f-4174-b1b4-81ca29b01483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:57:11.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:57:21.061Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=2447a28a-923f-4eb3-bc9c-8eeeffdb2c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:57:21.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:57:31.071Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=096ff5c9-b577-4124-86be-3085f1116a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:57:31.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:57:41.080Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=1722048b-e8d0-481e-a7fa-860620f36df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:57:41.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:57:51.090Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=a7ad789c-6cf9-4afd-9d38-4e32e44e88b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:57:51.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:58:01.099Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=841b4d2d-383e-45a8-a063-8ef030158700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:58:01.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:58:11.111Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=7c00c5d6-df57-448a-b088-74d2536ead6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:58:11.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:58:21.120Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=c6e921f0-8447-4889-9aab-d9312868613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:58:21.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:58:31.130Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=39cfb3c8-5355-4609-9a7a-25592ce88997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:58:31.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:58:41.140Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=6a671702-c8fc-49c3-9910-a04bf395572f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:58:41.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:58:51.149Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=10382682-1211-40cc-ba9d-6962cf4fff5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:58:51.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:59:01.161Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=d7c9e40c-63c0-48dd-ad20-42cad711497b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:59:01.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:59:11.172Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=812c3406-de0c-49f8-b705-f1b3695d684f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:59:11.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:59:21.181Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=66e214de-2491-4f7e-8352-22730a7bc9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:59:21.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:59:31.191Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=56427e9a-f4d3-48a0-b0d6-f1bd99cce4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:59:31.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:59:41.200Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=250e4ef9-c88d-4c3c-8c1a-261d761e61d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:59:41.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:59:51.240Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=dedc9454-e0cd-4c42-815e-36d8dc719c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T11:59:51.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:00:01.249Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=d396273f-8e2b-4301-88e1-30b218b90dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:00:01.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:00:11.261Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=01826b14-230b-4616-981c-91d752139434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:00:11.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:00:21.271Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=2c65ee52-ac9b-48f5-9642-17ce1f1a778e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:00:21.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:00:31.280Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=9dc099b6-1bde-43cc-9d60-d3880bb7c908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:00:31.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:00:41.289Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=b9418b9f-3b29-4a92-84bc-e55ee63533b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:00:41.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:00:51.298Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=28febca3-861e-4f31-a964-4670ad642dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:00:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:01:01.307Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=29737314-1d9a-47d3-a316-1ce95f1eff76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:01:01.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:01:11.316Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f6f7d7da-1e56-4349-8471-0727495fa9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:01:11.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:01:21.326Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=8c37c2d2-647a-419c-97f6-cdca0388ce1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:01:21.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:01:31.336Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=11b83582-049a-455f-a9ae-3ac01d278382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:01:31.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T12:01:35.637Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T12:01:35.638Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T12:01:35.638Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T12:01:35.641Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T12:01:35.647Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T12:01:35.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T12:01:35.647Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T12:01:35.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:01:41.346Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=7610ca7d-7615-48c3-960d-01c8f7911fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:01:41.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:01:51.358Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=e43055b6-0f3b-4125-94c8-7a43b29577f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:01:51.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:02:01.369Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=887313ca-9bc1-4945-af70-8d65b17f9123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:02:01.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:02:11.380Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=bc2a4776-f367-4424-a34f-fcd062c84fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:02:11.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:02:21.390Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=1ff7af01-6f05-42d7-bc23-a10b1614f101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:02:21.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:02:31.402Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=8cab1c23-7183-4d84-99b1-88842f2bacd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:02:31.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:02:41.414Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=37ccdd3c-f656-4e6f-95a9-7380a541b0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:02:41.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:02:51.431Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=58c9f42c-c7f9-4949-863a-73919c0973f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:02:51.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:03:01.442Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=6349d956-54b6-4657-b85f-263b7879c4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:03:01.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:03:11.456Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=99d50516-2cc0-4905-aeca-6546f43153f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:03:11.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:03:21.466Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=3f1899a0-d24e-449d-8461-a416cf419991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:03:21.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:03:31.477Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=147fef96-b528-4ae3-984c-539ba0d4d0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:03:31.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:03:41.490Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=169c77d7-0810-404d-8d1e-37eecaa2acc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:03:41.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:03:51.500Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=72ff828d-0899-4406-acf7-e9f25349f8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:03:51.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:04:01.517Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=db0e42dd-c737-4db4-b69c-e5a6aaf246cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:04:01.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:04:11.527Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=808b434f-a3e1-478a-a164-b75c13580b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:04:11.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:04:21.537Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=b529feb2-9cbb-48a5-9b6e-4c0a8eb9b18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:04:21.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:04:31.547Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=d6e12371-0f92-4ff1-a924-7e07c26048bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:04:31.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:04:41.559Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=2d343920-4f07-43e8-8c1c-66aabea023e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:04:41.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:04:51.568Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=4dbe261f-44f7-45b2-b93d-e7753450ce6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:04:51.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:05:01.579Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=48f4dd97-402f-46f9-9f0e-8d619bdf0f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:05:01.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:05:11.588Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=e0c440b8-90d9-44e6-8a10-ba15fde388b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:05:11.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:05:21.599Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=15dd3451-a2d4-4bc7-876c-75b92b4f008a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:05:21.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:05:31.608Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=7ec66478-2020-472f-9789-ecc27c06128a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:05:31.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:05:41.618Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=5060d8d4-35be-44c5-b3c1-06000d3262c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:05:41.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:05:51.628Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=7d58e29e-86e3-451e-b07f-781dcf32a2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:05:51.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:06:01.641Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f12bbdb0-3217-4a59-9ae8-7d27cd364b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:06:01.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:06:11.651Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=517fb08d-02fc-4d07-83a3-56f3f594c346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:06:11.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:06:21.663Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=952584f9-14b5-4a6c-b870-cb1b08bae8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:06:21.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:06:31.673Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=85a8d1e5-1b37-487c-b60e-f8057fce1bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:06:31.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T12:06:35.780Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T12:06:35.780Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T12:06:35.781Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T12:06:35.784Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T12:06:35.791Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T12:06:35.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T12:06:35.791Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T12:06:35.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:06:41.683Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=d4dbe4bf-5a5c-401b-8c16-3b95772e4518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:06:41.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:06:51.694Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=51e614d1-53a0-4d24-a517-b841d0b989da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:06:51.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:07:01.704Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=70522758-ddf0-4b82-bc9c-18e38ef05182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:07:01.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:07:11.713Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=c8782911-6d55-4f85-a048-96cf08a1077a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:07:11.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:07:21.725Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=17dd91c4-7aac-4baf-9b90-288f861836eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:07:21.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:07:31.735Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=b60a1f42-fa8e-4423-a181-a4157627f467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:07:31.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:07:41.745Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=e1d76615-24b5-48d7-9f94-62ee2136f87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:07:41.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:07:51.781Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=11d54dd0-341a-4542-83ea-1e33f407d13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:07:51.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:08:01.791Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=58dc0fa1-32d9-4390-adce-091f97ec8a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:08:01.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:08:11.801Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=80d63c2f-59ed-431d-b46e-8a6c511b4523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:08:11.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:08:21.832Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=7a25fda4-1937-498a-80bf-106c54e6d26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:08:21.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:08:31.844Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=02a2c3f6-6008-4d01-9f59-218d36dac6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:08:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:08:41.855Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f168e9b8-f467-4b9e-8ee1-0079d6624773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:08:41.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:08:51.864Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=7bf7634d-ba03-4849-bf6c-2b1dae84d553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:08:51.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:09:01.881Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=56119284-cf55-443f-ae28-c1babca32201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:09:01.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:09:11.891Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=0d263355-0877-405d-b3fd-66bee1906ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:09:11.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:09:21.906Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=7651d847-c943-4be4-b524-2073eb0e6534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:09:21.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:09:31.915Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=6c4cf34d-bf95-4e43-86b0-8c426b11bf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:09:31.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:09:41.926Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=85413d93-6047-44a1-af3b-58c7489e4631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:09:41.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:09:51.937Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=d0109a3b-ce47-4ec0-8151-daa5a47d4197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:09:51.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:10:01.950Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=2f5c7f3e-4479-447e-b7d3-24faa61d33b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:10:01.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:10:11.960Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=a31cf7c4-5ea3-465e-a48b-a265979fb50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:10:11.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:10:21.969Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=0054a8ef-9993-4a38-9922-8eb55859f874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:10:21.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:10:31.979Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=d7a69bd3-446e-45e5-87aa-3dc58c4be3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:10:31.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:10:41.992Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=9e46fc39-07ca-4b77-8c11-563847e59f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:10:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:10:52.005Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=e1f1cdea-5ba2-4371-bdcd-e1f8192b9988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:10:52.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:11:02.016Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f990046a-ce49-42d0-bbe9-b8fcb6c79cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:11:02.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:11:12.027Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=ea4f4fa1-ab14-42c9-80a0-47e3ebb22f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:11:12.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:11:22.039Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=10011fc2-d424-490d-a134-1d6d8572420e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:11:22.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:11:32.055Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=39fb4fa8-a819-4578-9823-976825451b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:11:32.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T12:11:35.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T12:11:35.721Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T12:11:35.722Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T12:11:35.724Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T12:11:35.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T12:11:35.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T12:11:35.731Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T12:11:35.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:11:42.067Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=e5645a44-fb52-41b0-8dd3-a609e791cbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:11:42.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:11:52.077Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=a3455b9d-d2e5-4bae-a3e3-b0495a53f690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:11:52.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:12:02.096Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=54bd8071-61ca-4f3d-aaa0-256e934b9d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:12:02.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:12:12.104Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=2f6a82ee-f707-45e7-97bd-d57b8bf9020d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:12:12.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:12:22.114Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=b28aac99-20b3-423a-8a4b-c2866e59d7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:12:22.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:12:32.124Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f555a185-2943-4951-8e28-d6f6d4ad0392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:12:32.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:12:42.147Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=fda923ae-a192-4168-acef-8cb67ebb7f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:12:42.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:12:52.156Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=6efa3d5c-1878-40a4-a55b-1c148c0aa837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:12:52.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:13:02.167Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=42ecff72-a80e-4bf1-a42a-2ca574bb8216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:13:02.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:13:12.175Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=e48f79a1-a601-41dd-adb6-fcb2756c7517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:13:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:13:22.185Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=3ac91a62-9015-4530-b5ef-df9a4cf03125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:13:22.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:13:32.196Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=fbd5969a-eddc-423c-ad94-3b40cb884b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:13:32.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:13:42.206Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=decc6bc0-e1d6-430f-a8eb-2436e521f03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:13:42.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:13:52.217Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=70876d2e-7359-4be6-9a1b-2a44a79a04d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:13:52.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:14:02.226Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=1c91a94b-1f5e-42ba-9a5c-2ca72655a07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:14:02.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:14:12.237Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=fb567d94-f5a3-4fbf-bd82-04c844d7279d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:14:12.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:14:22.248Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=e941c9b4-fb79-41e7-8cb9-4bfa3333df97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:14:22.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:14:32.260Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=6d107067-2a21-4d9c-affd-c7837bea56a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:14:32.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:14:42.270Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=574f20bb-fe61-41a6-8a8a-81a512e3bc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:14:42.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:14:52.280Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=073ca947-01fb-45bb-ad49-b73958b4893f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:14:52.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:15:02.289Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=bd94cc5d-5c73-4e91-9a97-21181cffbb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:15:02.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:15:12.301Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=889e82c0-3e40-44e7-9d0c-6add409f0743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:15:12.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:15:22.311Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f7e9478d-67ba-4e8a-bf9c-65c8c97fa28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:15:22.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:15:32.323Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=e47cfef6-51da-4885-a0c6-3eef0b17669b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:15:32.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:15:42.335Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=2b9347df-572d-4866-8d2b-34de0ed3d91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:15:42.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:15:52.347Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=31ff5450-4c34-4229-9be4-b437d011ac6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:15:52.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:16:02.369Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=99df66b0-f0f9-4f85-b042-f1d24a114872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:16:02.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:16:12.390Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=6c270470-282c-43df-baea-82a84e730f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:16:12.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:16:22.402Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=0e87a6db-39dd-4a45-b62f-8731e0215eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:16:22.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:16:32.412Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=413f6e00-fddd-44f8-bb15-5deba274b056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:16:32.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T12:16:35.762Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T12:16:35.762Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T12:16:35.763Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T12:16:35.767Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T12:16:35.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T12:16:35.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T12:16:35.775Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T12:16:35.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:16:42.422Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=ac615f01-d78b-4b4f-a66d-b7019c714d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:16:42.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:16:52.432Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=6452ea14-8dd0-4cee-b3fa-cb71b301aa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:16:52.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:17:02.441Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=d63f6913-d8ce-42e4-8051-41ac21b8cb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:17:02.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:17:12.451Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f0eb1199-c2f3-4798-9278-bca5bd25b9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:17:12.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:17:22.461Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=86ff5f98-6248-41b7-a1e9-d5eff2ff7fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:17:22.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:17:32.479Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=6e05b2d2-5c95-4556-806a-2a4feb6ae1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:17:32.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:17:42.493Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f65ad05a-b9c2-4452-b1f7-ad6a4d39e98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:17:42.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:17:52.505Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=1fdb4318-db32-4325-bad9-bdbc6a96c7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:17:52.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:18:02.517Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=add9e6de-465a-48c5-822f-312296116984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:18:02.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:18:12.529Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=8faa253d-b873-4e83-8a94-4e2fbe00f6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:18:12.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:18:22.539Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=5d5e40ef-5aaa-4e8b-adef-d1c164fbad19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:18:22.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:18:32.549Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=838853b2-c85b-44dd-9241-1a11c06c4664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:18:32.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:18:42.560Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=0045e37b-9873-46bc-94ff-525f59813176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:18:42.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:18:52.569Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=26f77396-8310-44e6-80e6-6fb9a89a2997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:18:52.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:19:02.581Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=d37da738-cc37-474a-a906-cfde18a35c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:19:02.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:19:12.592Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=53a63c2f-ef7d-4ec4-b45f-656a5be33d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:19:12.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:19:22.601Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=5d1361b5-f94f-4bb6-a85b-ca373c96be8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:19:22.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:19:32.611Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=29cd3d30-dde6-4139-8ac4-f3ab11219cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:19:32.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:19:42.621Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=cf26e0f9-346a-4e2f-a1b4-e602ee6e411f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:19:42.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:19:52.632Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=c234044e-30b5-4869-842e-b38cde04eb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:19:52.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:20:02.642Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=29334eb6-93a4-44fe-91fa-c21a0a9f39a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:20:02.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:20:12.653Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=b0d3556d-e14d-49a2-946b-21213d8f7387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:20:12.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:20:22.664Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=2b730ced-8930-4f8b-a854-31057cb13ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:20:22.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:20:32.675Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=7229db2a-b72a-40c0-b132-be264338aa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:20:32.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:20:42.685Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=f0d12e18-796c-43a3-b52d-fed5909354c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:20:42.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:20:52.695Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=a9d476aa-5588-4958-be50-af90c72b054e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:20:52.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:21:02.706Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=b1328ede-5e7e-4799-91d1-e7ef00ca0539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:21:02.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:21:12.715Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=7c0435d8-a70a-48aa-9886-b888d63d3ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:21:12.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:21:22.726Z |INFO |Init configs |InvocationID=db4117b1-d8b3-4be0-94cb-33b7b384abd4, InstanceUUID=d76ff3f0-331a-4b40-864d-34ec2833222c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T12:21:22.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |