. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T23:23:04.971Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T23:23:05.087Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T23:23:05.139Z |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-02-08T23:23:05.803Z |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-02-08T23:23:05.914Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T23:23:05.915Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T23:23:05.915Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-08T23:23:05.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-08T23:23:06.046Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-08T23:23:06.074Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-08T23:23:07.369Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-08T23:23:07.807Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-08T23:23:07.825Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-08T23:23:07.826Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-08T23:23:07.877Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-08T23:23:07.878Z |INFO |Root WebApplicationContext: initialization completed in 1803 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-08T23:23:08.212Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=045757a4-70c7-44dd-9488-758792806721 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-08T23:23:08.864Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=045757a4-70c7-44dd-9488-758792806721 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-08T23:23:10.070Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=045757a4-70c7-44dd-9488-758792806721 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-08T23:23:10.542Z |INFO |Started MainApp in 7.502 seconds (JVM running for 8.191) |InvocationID=045757a4-70c7-44dd-9488-758792806721 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-08T23:23:10.602Z |INFO |Start scheduling PRH workflow |InvocationID=045757a4-70c7-44dd-9488-758792806721 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:23:10.615Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0978913a-64dd-44e6-835c-448d0d028b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:23:12.105Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:23:12.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-08T23:23:17.871Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-08T23:23:17.872Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-08T23:23:17.875Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:23:22.138Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=04f3342a-fdce-4c6b-9e52-5f9944631879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:23:23.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:23:23.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:23:33.202Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=056852a2-331b-4394-b848-eb11d39f9007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:23:34.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:23:34.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:23:44.246Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f4f07347-b732-4c2e-a1d0-01c1dd83a124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:23:45.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:23:45.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:23:55.281Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5328faac-e6cc-4870-82c1-61f6022d9c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:23:56.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:23:56.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:24:06.332Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6e0f9aa2-b9b6-48d3-a9d7-ceb4987f1e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:24:07.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:24:07.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:24:17.365Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=78d1448b-b510-4f56-a0bf-f715dad81e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:24:18.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:24:18.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:24:28.410Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=19599c35-c304-4539-a75b-304a28d78989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:24:29.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:24:29.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:24:39.441Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=62f6094c-cbca-431c-a12d-acf6bd1b1c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:24:40.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:24:40.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:24:50.482Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ec57feac-5bfe-4e9d-a6c0-770a2e733c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:24:51.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:24:51.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:25:01.522Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3437d487-0107-4918-a840-ed5e4fcb101d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:25:02.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:25:02.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:25:12.561Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5ce21324-1892-45e1-b576-fc0483c76e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:25:13.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:25:13.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:25:23.601Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=63ba7fb6-95fb-479c-84ef-ae55d78b4c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:25:24.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:25:24.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:25:34.642Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d8aae755-684d-4ce8-a35f-bfe85a61865f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:25:35.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:25:35.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:25:45.681Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c8c7ba0b-aecf-400a-a8de-27f4e355863f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:25:46.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:25:46.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:25:56.721Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=cb33947a-0c7e-4eef-a7bf-8dc8c8446784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:25:57.760Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:25:57.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:26:07.761Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=cf6ac33e-eb18-4a8f-98f7-e58faad3ebf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:26:08.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:26:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:26:18.814Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=69cbcdce-90f9-4ff3-87ab-e61e4bc4c639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:26:19.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:26:19.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:26:29.873Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4d9afb35-f0dc-4c32-ad89-38564628c378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:26:30.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:26:30.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:26:40.913Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e9505c70-8142-42a9-83d3-5623d4d41dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:26:41.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:26:41.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:26:51.954Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=799de38f-4db6-4e46-a330-cc66d4b4291f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:26:52.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:26:52.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:27:02.997Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=857f7acd-3359-44a1-a7e0-1a7ca161dc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:27:04.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:27:04.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:27:14.037Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=72dd763a-430f-4f15-8a5d-d26968abb44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:27:15.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:27:15.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:27:25.073Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=516e77bf-6cb6-458d-8d23-874d30cc9f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:27:26.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:27:26.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:27:36.115Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=405ac42b-edac-4926-b261-3a56b9684b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:27:37.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:27:37.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:27:47.154Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=882b428a-1cef-483d-8083-575fc2e6dd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:27:48.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:27:48.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:27:58.193Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f6968b0c-feb7-46bf-ac64-e84bb0b7966d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:27:59.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:27:59.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:28:09.233Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=42901771-3fa7-493c-9df8-fc5695758349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T23:28:09.469Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T23:28:09.469Z |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-02-08T23:28:09.470Z |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-02-08T23:28:09.473Z |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-02-08T23:28:09.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T23:28:09.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T23:28:09.486Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-08T23:28:09.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:28:10.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:28:10.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:28:20.273Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3476db2c-47f0-46c5-b62a-fc161ec68a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T23:28:21.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.199.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:28:21.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:28:31.313Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c2653a6b-00a2-4ee3-9ff1-b09c055dcf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:28:31.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:28:41.487Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0cc2f922-c5f5-4b69-8f3a-6fa988f510fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:28:41.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:28:51.516Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d2af79b2-e38c-4101-8b52-ee1ade311950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:28:51.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:29:01.530Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1f7bfbed-8416-4891-b3e7-1fc79a60e90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:29:01.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:29:11.576Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f0aa6f78-bddb-40c2-9561-0d10626848af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:29:11.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:29:21.591Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=dc4db303-48fc-4167-b5f9-cf3318652935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:29:21.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:29:31.602Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=79c52348-7d39-49ce-bbad-417e747f3e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:29:31.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:29:41.615Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8d868e14-1346-4b9d-88e3-59a1a8e168b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:29:41.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:29:51.637Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6cdb4254-8ec7-44c7-a20a-58fea5a269b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:29:51.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:30:01.660Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1b9c1d0a-4881-4ada-8c30-2f2d08320b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:30:01.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:30:11.676Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=581e7146-4abe-40dc-b7f0-f1dbd7c6ac27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:30:11.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:30:21.690Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ba3618bb-1d11-4e93-9998-b9f356cae919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:30:21.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:30:31.702Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=412f0d51-fbdb-450c-bede-4ae12299d2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:30:31.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:30:41.716Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a497df5f-754f-46cf-9b6d-9521a853e515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:30:41.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:30:51.733Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6ef8b400-e446-48cb-be66-23e0a385ea54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:30:51.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:31:01.752Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=2b2046a0-d4cb-4bad-b64c-979a31032491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:31:01.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:31:11.765Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0a59383b-39c5-480c-87ec-026ce0fbd274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:31:11.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:31:21.782Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e59d4627-45b0-4778-9f25-26efc5e62ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:31:21.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:31:31.795Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=55b69dd9-0683-44ce-903d-9b910ea0044b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:31:31.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:31:41.815Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f34226c6-b058-432a-b78d-6a5c7fb41e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:31:41.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:31:51.828Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b0d7f662-9b8f-4251-b91f-c5459c6cfe89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:31:51.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:32:01.838Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=2ac68e0f-6a2a-4a75-8205-a5a9a57a34e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:32:01.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:32:11.849Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b5d38d0a-7426-45d9-94fc-265927080dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:32:11.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:32:21.863Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d692bc92-4f4a-439a-8a41-130af6f5e6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:32:21.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:32:31.884Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7f57baea-1f28-498c-a002-bd75ff3a2bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:32:31.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:32:41.898Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b890a293-5ad2-4fe4-9f36-37411712d95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:32:41.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:32:51.918Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e7ee786e-498f-4892-9fc9-bb3bed6d4c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:32:51.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:33:01.937Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8773a6dc-d895-42ef-9187-572c8ce7ae75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:33:01.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T23:33:08.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T23:33:08.592Z |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-02-08T23:33:08.593Z |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-02-08T23:33:08.596Z |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-02-08T23:33:08.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T23:33:08.605Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T23:33:08.605Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-08T23:33:08.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:33:11.948Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3bf01b56-0f9b-4bc5-856c-e084364b3c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:33:11.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:33:21.976Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ef8a1aa7-a400-48eb-9778-b6e4dda5fe5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:33:21.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:33:31.997Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=59a7faaf-6f18-42f9-9cbe-23af2fbb4e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:33:32.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:33:42.008Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8295c649-b933-4e3c-9860-e5356128951a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:33:42.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:33:52.034Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d7835222-4a9c-4ae0-b951-c24cc4afeb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:33:52.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:34:02.049Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4a5baf6b-a5cd-44e9-87bc-bbf7a7aaeed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:34:02.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:34:12.064Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e0b96b5a-2a78-45c4-8057-2c4b4e8d8843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:34:12.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:34:22.078Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=22310ec9-58f8-4616-b13c-5f5777085087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:34:22.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:34:32.088Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1e38e77e-7be8-41d7-bea0-187c5c56761b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:34:32.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:34:42.097Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=768e56c8-bf5e-45e1-a6b4-2fb9d2681101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:34:42.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:34:52.107Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=315f693b-da4a-45ed-9c26-e04e45026fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:34:52.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:35:02.116Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=10f9a23d-f73a-429d-a609-674b41a9a76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:35:02.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:35:12.126Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5a9a5127-f771-42b0-ad1e-b288f6aa9ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:35:12.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:35:22.135Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=883c2a96-5604-49e7-8281-b9ff98b1c9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:35:22.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:35:32.148Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=656ffeb5-2cb9-4651-b52c-7cb308638062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:35:32.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:35:42.164Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ab06605f-1414-4ced-894e-0017a3630ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:35:42.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:35:52.174Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7e69e234-9919-4e96-a375-80f8254702cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:35:52.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:36:02.185Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1f2b5b6a-ac1a-46aa-885d-930179d999ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:36:02.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:36:12.192Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a01db5f7-bcc7-4db8-b8bd-8d76db1d6dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:36:12.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:36:22.208Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0e4ea1a8-4299-4442-8922-f66b22fc10a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:36:22.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:36:32.219Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=2d039d9f-d253-4dca-827f-7e4cb1026d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:36:32.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:36:42.228Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d3de998c-cc7a-4f57-86c8-998ca2a67f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:36:42.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:36:52.238Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7daae3a5-5aba-4c27-9109-c2c226e6180c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:36:52.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:37:02.248Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=cc7a2fe2-8e41-4355-a30d-1c580cf5f036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:37:02.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:37:12.259Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=808e1bdb-3ca8-4712-851c-dc84d9956c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:37:12.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:37:22.280Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6b02fdd4-eebd-4c7d-8f18-4d6c43665b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:37:22.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:37:32.290Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=62088529-555f-457e-b984-1098cb56336a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:37:32.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:37:42.304Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=60936394-35aa-44ea-8474-1271f162d53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:37:42.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:37:52.314Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6281fd50-9f6b-4e5f-9a3f-753ceba5dd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:37:52.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:38:02.325Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7a0c941d-34d5-4f23-a397-275d778445b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:38:02.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T23:38:08.541Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T23:38:08.541Z |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-02-08T23:38:08.542Z |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-02-08T23:38:08.544Z |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-02-08T23:38:08.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T23:38:08.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T23:38:08.553Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-08T23:38:08.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:38:12.334Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5ad9d6d4-3326-4c2b-952a-d0e22fcf497e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:38:12.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:38:22.343Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b1710a62-a8ce-4cc4-89d5-c05bc48d7f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:38:22.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:38:32.373Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=767ea683-09ba-4dfc-973a-d20f7afdd963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:38:32.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:38:42.382Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=03a753a1-e0c0-4ff7-90dd-d8498dc903da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:38:42.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:38:52.393Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=2c3d20f6-6662-4b57-8347-0ec042e37edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:38:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:39:02.401Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f62fb885-54b4-4f71-9045-6d069b8bb377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:39:02.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:39:12.417Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e83fd64e-81d8-474a-a8b1-89134928d473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:39:12.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:39:22.429Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=07500b52-bf27-419a-90be-5c350f0644fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:39:22.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:39:32.461Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=dcb894bb-9440-44c5-9e2b-a0074f8d0631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:39:32.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:39:42.470Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4cfc1c94-0c57-4886-8e1c-47783db482a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:39:42.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:39:52.479Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4ef63d3c-564e-430f-acd8-fb4e700e1862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:39:52.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:40:02.491Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0b4945f7-0b93-41a7-a6b0-63d961afd2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:40:02.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:40:12.500Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f11f2ae6-fef0-4348-b85f-29cab1c0e059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:40:12.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:40:22.510Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=40bd98e1-dafe-41b3-96cb-08f2a5cdcd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:40:22.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:40:32.519Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5f03ee25-ae82-4f51-9e0f-7399533cfa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:40:32.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:40:42.530Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=116dd01c-d42d-44a9-bc52-9c9dbf78f836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:40:42.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:40:52.540Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3148321a-5202-44b6-8e9a-b0748523370e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:40:52.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:41:02.557Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=fa141017-c7f0-40e0-bd02-da08bc6cf195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:41:02.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:41:12.567Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9d80708f-1f72-4eb7-94b9-ea7335637d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:41:12.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:41:22.582Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=05fe3cd3-58c9-45e3-b469-a77a433c01c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:41:22.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:41:32.590Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=649bab7c-b5a8-47ce-bb72-353cc6f23f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:41:32.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:41:42.599Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=23b479b6-17a1-485c-b312-6728bd3dca26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:41:42.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:41:52.609Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=477c7238-524b-4caf-8991-0add947d52e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:41:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:42:02.620Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=43474163-60c6-444d-b05a-a3b3b88dd4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:42:02.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:42:12.629Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=24148815-2ca0-4126-84f5-4f66c8523208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:42:12.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:42:22.638Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ec6a857a-73e3-4b24-941a-930ddca5102c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:42:22.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:42:32.668Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=01d10a12-d6b4-427b-9315-fa1dac09b403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:42:32.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:42:42.679Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=704f484f-d2c3-4876-b96a-6771dd2d44d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:42:42.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:42:52.700Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=13c773ef-ea30-45c3-9f74-c155308e8eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:42:52.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:43:02.709Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=2e32b62f-9bb1-497e-8a44-037842754997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:43:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T23:43:08.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T23:43:08.531Z |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-02-08T23:43:08.532Z |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-02-08T23:43:08.534Z |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-02-08T23:43:08.541Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T23:43:08.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T23:43:08.541Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-08T23:43:08.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:43:12.718Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3b3d4586-bddc-4275-b7da-a32ed345f33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:43:12.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:43:22.727Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3e50282d-2f96-43e8-829f-767517f3e688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:43:22.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:43:32.743Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=06f1c186-68c3-46ea-9258-7689658268d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:43:32.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:43:42.751Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=44963fd7-8e69-4b2d-a61a-52c76a74e8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:43:42.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:43:52.764Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=34594557-340e-4437-9b25-8040023f8039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:43:52.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:44:02.773Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a61d6a03-9a59-4eb4-a79a-5684fc212041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:44:02.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:44:12.783Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0043d1a4-c21c-464c-9c79-0dbd2eee4f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:44:12.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:44:22.791Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=94b325c0-46dc-4fc0-823e-2321344c77e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:44:22.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:44:32.803Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c5aca734-a2af-4e7e-af3a-44d2bab60de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:44:32.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:44:42.812Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f90057ad-5ac5-4c13-8e35-69e82a28d732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:44:42.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:44:52.822Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b2575006-eea2-4319-9607-892092ae4e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:44:52.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:45:02.847Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=bc936a2c-b841-454b-b2b7-bdea576ee5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:45:02.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:45:12.856Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0dbf72c9-d1bd-4f29-ab27-1b0a85e129b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:45:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:45:22.873Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=14ec0824-db49-44e7-8c79-b60b4568a5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:45:22.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:45:32.889Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=57f18f11-fd8f-486e-9650-2146a481862a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:45:32.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:45:42.903Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b4e5b20b-ddd8-4a0a-9883-7ea480f58037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:45:42.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:45:52.921Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=fa069b20-7708-470d-97d6-b64d00773f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:45:52.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:46:02.928Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=641d8b3f-89c8-4263-9225-84f2c954df6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:46:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:46:12.948Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=74307dbc-f891-4db5-b6b4-bb2dfd49606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:46:12.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:46:22.956Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=29c0a99f-e590-4e58-be44-18d2c26b3abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:46:22.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:46:32.964Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6c6c1b3a-9763-44cc-86ee-5473de07d94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:46:32.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:46:42.979Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=bc3ac24c-90e6-4ac4-acdb-559c38b78c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:46:42.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:46:52.989Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=91fe5873-c5fd-45d5-ba19-90a4383d7624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:46:52.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:47:03.000Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6284ed05-60a2-48bf-bb84-f38150842926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:47:03.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:47:13.008Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7aa03ce0-cfad-43b1-954d-7bac0902a8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:47:13.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:47:23.018Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5924fa77-dd7a-4cab-a977-77ee4f607947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:47:23.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:47:33.027Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5e8f861b-9e8e-466b-b855-f7bc160b9ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:47:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:47:43.043Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=41bc0370-4b3c-4fd6-b0af-43073488d383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:47:43.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:47:53.052Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=812789eb-e8f6-4d86-8aaa-4e0afa1a46b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:47:53.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:48:03.061Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a05822cf-542c-45b8-b3f3-868d8e20218c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:48:03.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T23:48:08.534Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T23:48:08.534Z |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-02-08T23:48:08.536Z |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-02-08T23:48:08.539Z |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-02-08T23:48:08.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T23:48:08.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T23:48:08.548Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-08T23:48:08.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:48:13.067Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=12264274-99f0-42eb-bb89-7ec7987f3fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:48:13.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:48:23.076Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d35bbb0b-e4af-418b-9beb-3cb7e8be1b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:48:23.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:48:33.085Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=30e33d73-3882-46ba-aa14-b9f7e72c6eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:48:33.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:48:43.094Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f32db289-4112-422f-9848-596e7f21a104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:48:43.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:48:53.104Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=766ff29a-20c0-41cb-b383-5a008a8158d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:48:53.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:49:03.111Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9237dda8-ae20-4835-929a-c2bdf572db16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:49:03.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:49:13.121Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=046f23b8-f5c3-4e8d-901c-3e6f0367c076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:49:13.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:49:23.139Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d81c0e5a-b9a4-4645-9d06-40e9cf6ad5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:49:23.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:49:33.149Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=afb7f778-96f2-4c82-bd6e-3f8513fbf200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:49:33.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:49:43.157Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=bd0023f3-de63-4b60-b61a-52629c94eccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:49:43.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:49:53.166Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f8dcfeb2-8c0f-437c-a49d-2936a751dbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:49:53.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:50:03.178Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=01e2975c-e06c-460e-b36b-92e4b35af642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:50:03.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:50:13.187Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=bebf85cd-99ef-4c63-9c26-27690cb7fced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:50:13.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:50:23.197Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9ac0704f-f841-4e39-b47f-3f7c1605046d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:50:23.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:50:33.204Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=80b5007c-49a2-4a56-9dba-cb8306891e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:50:33.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:50:43.211Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=87c5d1ad-41bf-4c65-8b2c-30b960f89d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:50:43.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:50:53.220Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=56fa253d-7639-473f-b97a-542a37caf678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:50:53.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:51:03.230Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7a2de194-d7a6-4baf-a472-9c407fd97e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:51:03.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:51:13.240Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5bdb1642-81e1-401b-b8ee-470a74926ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:51:13.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:51:23.259Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9bcd382a-048a-4cfa-9fef-cc9948fcb79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:51:23.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:51:33.267Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ab721459-7272-4def-97be-314431ec304d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:51:33.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:51:43.275Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d23eaf12-2f21-4094-9183-2d244f1e71cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:51:43.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:51:53.284Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=14da8f47-b768-4b76-886a-2c759c74962f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:51:53.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:52:03.292Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6179d121-aa73-4089-8f7b-057492a1b132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:52:03.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:52:13.300Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=249fbc71-0858-4735-898a-75caff7d6aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:52:13.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:52:23.309Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=bcac26f1-6820-4b3f-8863-0b6ecbf4b353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:52:23.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:52:33.321Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=34abf3e4-731d-422c-a1d4-129e59528883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:52:33.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:52:43.335Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1b3cff23-f2c9-4b40-ad6b-b7a591a6c5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:52:43.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:52:53.346Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=67a2ca29-cdf9-4593-8a3a-1aade0b4e92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:52:53.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:53:03.357Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=05bc8d60-12e8-4b72-8dbf-c6a7f748ca64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:53:03.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T23:53:08.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T23:53:08.539Z |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-02-08T23:53:08.540Z |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-02-08T23:53:08.543Z |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-02-08T23:53:08.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T23:53:08.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T23:53:08.548Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-08T23:53:08.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:53:13.374Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=df53c571-f5e3-45a4-be17-34dc7efbc5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:53:13.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:53:23.398Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0e1b1293-dc0e-413f-bb4e-a6b3a72e1229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:53:23.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:53:33.409Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=135357de-d6d8-42ba-bd08-7e3b8ffe2d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:53:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:53:43.417Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6a6a62f0-8063-4194-8a73-69b6420c7b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:53:43.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:53:53.427Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a9a8c7ce-9532-462c-b9b2-87f1d1499243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:53:53.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:54:03.436Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=2f20acab-d191-45ab-aa5e-7ba460e991f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:54:03.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:54:13.444Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b6f0a683-0911-4cc9-b0f9-ae0fc5449be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:54:13.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:54:23.458Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=89c84a61-69e1-4dec-b240-d454ad444ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:54:23.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:54:33.468Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4d5a4f4d-fcfb-4e00-be90-fc8ac121d4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:54:33.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:54:43.482Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d01235d6-d889-432d-9b9e-6a4b31042689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:54:43.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:54:53.492Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4701b857-26f5-4706-a830-6063e7c8416d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:54:53.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:55:03.503Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b814b381-ee66-44bb-9bb1-b4530df2bad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:55:03.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:55:13.512Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6bd2e45e-bd9c-455d-9ae9-5905faf72d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:55:13.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:55:23.521Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=2805ca55-0e33-46a2-9736-ed9b1f3d5e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:55:23.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:55:33.530Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=31e364da-6bd0-4135-854f-520017c16390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:55:33.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:55:43.540Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=005ef45a-f82c-4bc5-85ab-d4b351c57c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:55:43.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:55:53.549Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3312d6b1-3e3d-4f72-8ecb-3d3a611bcce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:55:53.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:56:03.558Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=71511a3b-ec3f-4316-8daf-4918feacaa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:56:03.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:56:13.570Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8adce88c-597f-4245-8699-b85554817e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:56:13.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:56:23.584Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5f2e0b6e-d6f6-480f-a99a-17480ebd613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:56:23.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:56:33.594Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=101a8bfe-e8d0-4e97-8106-a10213a0ddf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:56:33.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:56:43.603Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=422f8cf2-b877-4277-a7b7-6740064e1cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:56:43.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:56:53.612Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ef08223e-c8ef-49c9-ab6d-7847f75669f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:56:53.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:57:03.623Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1bd26e75-4e6e-47cd-9502-9a505367aa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:57:03.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:57:13.632Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=60b6c4ac-2adc-4c90-94e9-2f772daa25ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:57:13.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:57:23.647Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=898f7ae7-3330-422d-9bbf-37723980f1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:57:23.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:57:33.655Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=aae4b27b-60a5-49b8-8fdc-5733864630bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:57:33.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:57:43.664Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b562a021-ca3c-4c8a-8821-4c36cdd4af6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:57:43.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:57:53.675Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=14defbdf-1f56-43e8-9ce8-69affb99dfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:57:53.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:58:03.684Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e324c14e-0b4f-48e9-a096-80435f70efa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:58:03.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T23:58:08.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T23:58:08.509Z |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-02-08T23:58:08.510Z |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-02-08T23:58:08.512Z |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-02-08T23:58:08.517Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T23:58:08.517Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T23:58:08.517Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-08T23:58:08.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:58:13.699Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=00090a18-c65d-462e-aa5f-e60028f769ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:58:13.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:58:23.708Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=dc066cf5-964c-4f87-b30b-531f0377c21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:58:23.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:58:33.717Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9d0e2e01-db75-48c8-a16c-d2c4ab01ee63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:58:33.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:58:43.725Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=77afdb6e-b4c4-4067-8ecc-738ddd5908b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:58:43.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:58:53.739Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a01902b6-29cc-4536-b0e7-4e56c9f86a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:58:53.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:59:03.748Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9f05cc28-b326-4c59-a223-a69e68709435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:59:03.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:59:13.756Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=bb3d4aab-8941-47bf-9bbf-6a2f23e091b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:59:13.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:59:23.765Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=cac42e43-b821-4a5a-bc58-bb90236138be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:59:23.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:59:33.777Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1d589e00-7678-4d7d-96a7-6fa2f9d8db57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:59:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:59:43.792Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1d49d700-6e9a-4bf3-9905-da87206f4c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:59:43.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:59:53.803Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=588e124c-db7d-4c4a-b47d-d06cc78483b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T23:59:53.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:00:03.811Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c0fd32f3-528a-4c08-9cef-1144ebadfadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:00:03.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:00:13.835Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6b0b827a-fe30-4a5b-8502-edf9eb5be4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:00:13.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:00:23.852Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b67208fc-fdd8-4116-b4ac-ae8b2706f0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:00:23.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:00:33.863Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0d22a707-6751-4e99-b9bf-f3867e2cbd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:00:33.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:00:43.872Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=36e0378d-e38a-4cae-b87b-eb658438ac04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:00:43.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:00:53.881Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0a735d6a-2a3f-4007-b14a-d407c78ccec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:00:53.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:01:03.888Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=43df4064-ab49-48a4-b9e1-bc2e24cb3ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:01:03.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:01:13.899Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=cf8b0152-f563-4597-b569-9e24aff162a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:01:13.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:01:23.911Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=220435d1-9ead-481b-acd9-e59774a6d079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:01:23.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:01:33.930Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=aedb7528-84cd-4ce2-acb9-94b37d00b7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:01:33.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:01:43.939Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f2533777-3ae3-46fa-ab7c-4320fd552b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:01:43.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:01:53.948Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ddd7c5b0-3d4d-4986-a340-da1b8c958ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:01:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:02:03.956Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=cf286351-3ff8-4ee8-9be5-9db9c6f6c4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:02:03.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:02:13.966Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e474af13-256a-4528-8e40-5414150088a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:02:13.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:02:23.973Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f4996ca5-d75c-4b99-82b9-0a438bdf66a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:02:23.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:02:33.983Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=78b8f225-c05e-4f27-b989-7da8502a032d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:02:33.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:02:43.996Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4508228e-9ca4-450c-9195-82eec0b3ff1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:02:44.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:02:54.003Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=07e7b85d-0d59-47dd-a91c-c9806dd1424d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:02:54.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:03:04.014Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5d65e96c-411b-4ee6-a8be-54b6bda075a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:03:04.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:03:08.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:03:08.505Z |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-02-09T00:03:08.506Z |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-02-09T00:03:08.508Z |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-02-09T00:03:08.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T00:03:08.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T00:03:08.514Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-09T00:03:08.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:03:14.022Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=269024ae-f4a2-47ba-8101-f5bb9046c639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:03:14.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:03:24.037Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=bf14adec-c888-4ae7-838d-f63b4674d34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:03:24.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:03:34.045Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d01921e3-ebb6-40ff-a6b2-e85a1ddf68cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:03:34.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:03:44.056Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8153ff08-3062-4c5d-9282-e73214182014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:03:44.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:03:54.066Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=de8d67b2-3bbd-4e36-8006-b67d6b9a9b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:03:54.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:04:04.073Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a94f9d45-9414-4631-b27e-33dd9e814c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:04:04.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:04:14.083Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d1baf3cc-45cc-4e39-b0d2-b6b195075c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:04:14.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:04:24.091Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9417b256-39ad-4213-9d53-99cb8f6211f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:04:24.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:04:34.101Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e57ef6e9-9ac5-40b4-9cc9-aed52cf20b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:04:34.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:04:44.112Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=70472fc5-779d-4ed5-ad89-5a08cf4e9fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:04:44.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:04:54.128Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1750c7f2-46b0-4fa6-bb02-fcd3e419fd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:04:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:05:04.136Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7f84e2f8-7cb4-4906-be9c-e5f900186ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:05:04.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:05:14.144Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d4b1273d-5adb-4d2e-9957-95edaf1de7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:05:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:05:24.152Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=bdc34d1d-6c96-4983-b4c4-6c405b5b8389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:05:24.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:05:34.160Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a1cb69b2-4f18-459c-bace-c5f86588dacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:05:34.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:05:44.169Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=47c21989-8d5d-43d1-a19d-257a2a49eae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:05:44.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:05:54.177Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e3e207c5-7a78-4f61-b800-1a6b3a388761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:05:54.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:06:04.187Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4a4fa82e-d2f1-4ecd-bda5-9a27c86bc9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:06:04.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:06:14.195Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=633e12d4-adfa-44ef-a075-ff6a614c3f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:06:14.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:06:24.203Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=81ed772d-1767-45c8-8297-aa5d7ce391c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:06:24.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:06:34.213Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=febb3a17-5d64-46b9-ac6d-98d31ebd47da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:06:34.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:06:44.225Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=90e47d25-dd79-4eca-ab5d-165fa3b211c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:06:44.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:06:54.243Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9df4cd0d-1700-46e3-90da-860934f73e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:06:54.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:07:04.251Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5a571872-d649-4363-acdc-20aada1ae69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:07:04.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:07:14.261Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e5ef08c8-7b29-435f-8523-ef39e61adc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:07:14.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:07:24.270Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1b91f76f-05c6-4a2f-ba17-b8f53d627f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:07:24.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:07:34.278Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=cea3de19-41ac-4567-a5f3-2e1407b1f01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:07:34.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:07:44.288Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8fa262a1-11cf-41e0-a0e6-ebdae300662c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:07:44.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:07:54.297Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=50dababd-28fa-4473-98e9-be343d379fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:07:54.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:08:04.306Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=cfe38eda-16db-4cd4-a1bb-ef2a68d18ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:08:04.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:08:08.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:08:08.530Z |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-02-09T00:08:08.531Z |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-02-09T00:08:08.534Z |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-02-09T00:08:08.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T00:08:08.539Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T00:08:08.539Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-09T00:08:08.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:08:14.313Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=83e4f27d-a9e3-4454-b7b8-bce5da575469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:08:14.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:08:24.323Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9dd8b83f-8d9a-44c7-bed0-cde3f8473d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:08:24.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:08:34.342Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=09ab37d6-f325-4209-b451-305b922d3760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:08:34.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:08:44.350Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=aab98763-1bf0-41a8-9fc1-cc5deb86a995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:08:44.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:08:54.360Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=73c2e161-d281-4f08-8ada-4d24593677ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:08:54.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:09:04.369Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=85509c65-fdc2-47cc-b4b9-79704b3b63f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:09:04.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:09:14.377Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c15228a7-9617-483f-b58f-9e9664fcc9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:09:14.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:09:24.387Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=54c1e65f-2d1a-4d4d-a119-a22650e334d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:09:24.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:09:34.396Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=34733631-0cdc-41cb-8595-8c067e3bfe7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:09:34.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:09:44.404Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c60a2322-cdf1-4e6e-8ed2-63a17c656820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:09:44.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:09:54.413Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0784130d-d79c-4727-97cc-d584d502262a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:09:54.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:10:04.423Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=045bb8d0-d5d4-4319-a2b4-bb65a65cea0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:10:04.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:10:14.440Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=21bba9c6-983f-4fa8-967a-9f727a8c11b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:10:14.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:10:24.447Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=31435004-7e9a-4c81-921d-81a7cc8a7f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:10:24.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:10:34.457Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e855ae81-0b4d-473f-b348-c4eb2d2fabfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:10:34.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:10:44.464Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4369ac54-138f-42f1-9357-680ff428efd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:10:44.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:10:54.472Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d497fa51-a6c9-470f-a035-41892cb919d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:10:54.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:11:04.480Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=dc5b6e91-3c45-4965-9925-536ca5239c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:11:04.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:11:14.491Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=338e289c-517f-49d4-a069-e9aa0c3728fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:11:14.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:11:24.502Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=634b73d5-a21d-40d4-83f8-d67bceb72aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:11:24.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:11:34.512Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=57cafe3a-f2fa-40dc-9212-549a6eee16f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:11:34.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:11:44.524Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5033d380-7ee6-40e8-be69-a2d38edaf995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:11:44.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:11:54.540Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4419d097-f435-4236-be54-1daacba0adcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:11:54.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:12:04.547Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=698e6c04-4e9f-4fab-b808-63f609cbcb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:12:04.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:12:14.556Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3c41dcb6-b025-4e20-9a09-3c3ec192bbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:12:14.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:12:24.565Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8750c854-9824-4198-89e6-c98f1918b818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:12:24.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:12:34.574Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=fef4ca81-972f-4f7a-bc79-5548b328d186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:12:34.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:12:44.581Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5be181f7-b8b7-4194-a4be-1d42bef271d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:12:44.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:12:54.590Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1b28ef95-a18b-4d88-8553-b94f14726c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:12:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:13:04.598Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=65239d6b-f138-40f4-b02d-a0c8b9bd0425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:13:04.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:13:08.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:13:08.541Z |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-02-09T00:13:08.542Z |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-02-09T00:13:08.544Z |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-02-09T00:13:08.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T00:13:08.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T00:13:08.549Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-09T00:13:08.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:13:14.605Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=eaf13554-428c-4316-85f3-3e70a231e276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:13:14.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:13:24.616Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=377bdf17-aeb3-46ce-b6e5-61bed234786b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:13:24.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:13:34.625Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0b903fdd-4143-4497-a703-44a251424c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:13:34.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:13:44.639Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0748dcd0-35e2-4956-a735-b664b491d74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:13:44.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:13:54.648Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=64cb931a-d7ec-4154-80df-085bbf5f0393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:13:54.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:14:04.656Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8cdb14ce-2f1e-4365-87b2-c7136a7bfd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:14:04.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:14:14.664Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a4735775-95b2-4cdd-a821-423ed16f1d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:14:14.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:14:24.673Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=147fbdd0-dfb7-4e3f-a457-971af72ac43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:14:24.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:14:34.690Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d755f56d-2db7-4da4-acd1-1f7cc4b1ba66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:14:34.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:14:44.697Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b21f705e-93e6-4ac0-8497-120648f19bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:14:44.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:14:54.706Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a859a6a5-4519-4288-ab50-8346ebb8829c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:14:54.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:15:04.715Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=340cab46-0120-4717-b7a7-2cb9aa6e9321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:15:04.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:15:14.725Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=17eda703-02d4-4b29-9184-7c3ddad9e875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:15:14.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:15:24.742Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=33125915-c095-41b1-a014-afc26461f1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:15:24.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:15:34.750Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f27c210c-7b9d-4776-b644-292768eb8dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:15:34.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:15:44.758Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0fadf569-9c05-4947-9284-68a48698492c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:15:44.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:15:54.767Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f67816f8-6f70-40e8-a6cd-9bc5e4715947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:15:54.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:16:04.777Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c14dd18b-e0fe-4a41-aa41-9c37dd678166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:16:04.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:16:14.784Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=fde713dc-d58f-4e75-9520-3c1672837281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:16:14.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:16:24.793Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c15f35b7-9399-49b6-9791-892cc138075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:16:24.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:16:34.803Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=75edebc5-e332-42e9-b0f9-e0f8b650b437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:16:34.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:16:44.810Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=029aab11-1290-4296-8cc1-5ae00879d9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:16:44.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:16:54.820Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8abd104a-37ec-445b-bc10-45b69b300acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:16:54.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:17:04.829Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6e687b53-1d03-4a7d-bf69-d4f8de8bf32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:17:04.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:17:14.839Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7c22ce1d-7029-4bf3-9ea8-54bcf67de450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:17:14.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:17:24.855Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3374a511-e0ca-4d53-859b-ace75cf0bfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:17:24.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:17:34.864Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b45c16a6-4920-4903-a75d-68b87cb667c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:17:34.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:17:44.872Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d1064dc2-51c5-49af-94ee-e37b81e7b202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:17:44.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:17:54.881Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=627f3621-7e72-4984-908b-a23a7d33a4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:17:54.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:18:04.889Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b7e52ca3-6499-47fe-8637-e8d9317954ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:18:04.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:18:08.512Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:18:08.512Z |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-02-09T00:18:08.513Z |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-02-09T00:18:08.515Z |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-02-09T00:18:08.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T00:18:08.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T00:18:08.520Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-09T00:18:08.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:18:14.897Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7653d618-8c1e-444b-83a6-ac37e01e87f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:18:14.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:18:24.908Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=00627e39-91cb-4067-9a5f-0e4491ea00a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:18:24.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:18:34.916Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b0811a09-9cbc-4d96-8f99-9b105a5faa6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:18:34.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:18:44.924Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a95784d7-4e9e-40e0-a508-efa1f2a0d927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:18:44.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:18:54.933Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e6d4e7fe-ef2a-4765-9b03-a5a4bcfd5987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:18:54.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:19:04.942Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a3e0a578-b877-4c2a-8e85-7d9237b26285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:19:04.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:19:14.954Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=529d5465-2266-4a57-81a1-d6f39f3abda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:19:14.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:19:24.962Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0f897287-403f-459c-9db0-75880cbca6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:19:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:19:34.971Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9e69320b-107c-4be8-bf25-941ac10acadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:19:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:19:44.980Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ca4303cc-f04d-4b14-81aa-eca31c217a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:19:44.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:19:54.987Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=213b8844-9492-4ca6-b100-75efee8bfa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:19:54.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:20:04.994Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=42b4812a-4515-4d9b-8d8a-318a29955bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:20:05.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:20:15.002Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f7f70620-4c78-4b6f-a404-f329c69d41c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:20:15.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:20:25.008Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=fd6e23b8-0858-4720-9d0d-f069c060ba24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:20:25.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:20:35.015Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1cd4825e-a4d2-4f5e-b7b4-2fe16b1eaa28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:20:35.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:20:45.024Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=da8d048e-1fc6-495f-8599-0f7aa136a82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:20:45.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:20:55.038Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=858fb290-94ba-45f1-b56e-2f2b86900cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:20:55.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:21:05.048Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=67fb9fb8-46a9-4711-be19-a48fefa59aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:21:05.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:21:15.058Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3c9c7d7b-75f9-4546-930f-9104414dddb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:21:15.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:21:25.066Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=456af4c9-c67a-43d5-bcb7-204a62a417c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:21:25.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:21:35.076Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1483e5c6-7b74-4f4e-9151-9d1fd9801e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:21:35.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:21:45.085Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d5098535-d70e-45e0-8efc-1c91b023a7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:21:45.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:21:55.101Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=68abba53-deba-4b67-873e-4c32cba20bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:21:55.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:22:05.112Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=93fdfb59-eff1-4637-8939-4f0cf80d58c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:22:05.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:22:15.121Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3e3e5b0d-7741-42d0-9373-57036f4b03d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:22:15.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:22:25.131Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=95a869bb-9395-41ea-87e8-e8731d0cb601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:22:25.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:22:35.151Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=deeca95c-a263-4e43-8e27-747d071d45b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:22:35.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:22:45.168Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=38cd2ec5-b272-42f3-a8b7-761d34d50d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:22:45.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:22:55.175Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0494ddcf-5892-4581-b6d9-cd45a03a8048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:22:55.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:23:05.184Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5b3e1544-6a6a-489c-a244-b7f80a2354c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:23:05.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:23:08.504Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:23:08.504Z |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-02-09T00:23:08.505Z |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-02-09T00:23:08.508Z |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-02-09T00:23:08.512Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T00:23:08.512Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T00:23:08.512Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-09T00:23:08.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:23:15.192Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b2923fd1-fe75-4d8a-8e70-321f1263a68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:23:15.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:23:25.199Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1e04ce88-76a5-4b6d-a281-7100c859b08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:23:25.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:23:35.205Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5a6e4675-17cb-46d2-ad14-6f070921f5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:23:35.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:23:45.215Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f0eb4719-2a29-4d6e-83d3-a2ccd5c6c5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:23:45.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:23:55.222Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ce3da702-a948-4903-9fa8-0498e38a5637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:23:55.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:24:05.230Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=df5a7ab9-2cd7-461c-ac30-37c53732fadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:24:05.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:24:15.239Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f6b20cdd-e890-4b07-98af-b06cd609007f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:24:15.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:24:25.257Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d4c99518-308a-4221-8129-e5690436a611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:24:25.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:24:35.266Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8187b2a7-bcf9-419a-abc6-f031c32a80a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:24:35.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:24:45.280Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6ec91884-2ba0-42d2-a668-208dec784009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:24:45.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:24:55.287Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5786ff87-5f4f-4016-b007-8ece847ce032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:24:55.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:25:05.298Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5fa07a94-f9c1-41da-80c0-f9070af2cdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:25:05.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:25:15.315Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=07e0755c-b0df-487c-b653-6bd827aea574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:25:15.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:25:25.323Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4ec35c25-4859-4b5c-a9b8-099496be3294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:25:25.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:25:35.336Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3f031ee7-4d4a-4297-9b26-c1edc1c7c8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:25:35.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:25:45.344Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e9a41680-214a-470e-a0a6-038c7158d285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:25:45.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:25:55.353Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d93628a3-c23e-4e2c-a4e9-c719fb131f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:25:55.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:26:05.371Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=77d42284-3589-4122-8baf-b2c9e53ab689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:26:05.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:26:15.379Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8f975b4a-bdfd-4dc1-ad32-c553070aec63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:26:15.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:26:25.388Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=632a177d-15de-4b8f-a819-f0af1af7b64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:26:25.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:26:35.399Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=21919dbb-a4e2-4d3d-8fc7-594043f52ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:26:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:26:45.415Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e98685bb-6632-4a34-a4a3-c87aebdecb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:26:45.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:26:55.422Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9d559678-906d-4f65-b73c-385f8a034e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:26:55.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:27:05.430Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f03fb293-3a1d-48d1-a88b-52023971d920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:27:05.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:27:15.438Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4318b716-5805-4ca0-9f42-1a11d2404009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:27:15.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:27:25.446Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7ccb123f-68c5-4102-a09e-3b064083615d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:27:25.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:27:35.454Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=89135736-80a6-40c4-91f3-0727ce07eb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:27:35.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:27:45.465Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6398493c-8aaa-4abd-b51e-26d9132ace20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:27:45.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:27:55.483Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=08ad8ba8-239e-4d14-8e5c-a6ce9eedc1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:27:55.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:28:05.491Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8ea54aef-95c0-48b7-850e-1fb0b7ebcf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:28:05.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:28:08.512Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:28:08.512Z |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-02-09T00:28:08.512Z |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-02-09T00:28:08.514Z |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-02-09T00:28:08.519Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T00:28:08.519Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T00:28:08.519Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-09T00:28:08.521Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:28:15.499Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4fa857bc-37de-4d6f-b813-1e02eec053fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:28:15.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:28:25.508Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=af234e9c-31b1-4315-81d4-0cd1518f9cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:28:25.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:28:35.516Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f0830e1f-f3a9-4aa9-b21e-e5814ecf7ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:28:35.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:28:45.524Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=62c61c2d-524b-43bf-b684-e847aa7eb75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:28:45.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:28:55.532Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9ab46c50-5556-45a7-8ca3-a0ebc9f9960d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:28:55.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:29:05.542Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=307d7498-a966-467b-ab68-0991b289183a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:29:05.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:29:15.550Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a6ebf60e-3d6e-4584-8554-f8aa0cd3a7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:29:15.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:29:25.558Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=44c795e5-2203-4ba6-9311-0e75bdacaec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:29:25.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:29:35.567Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1eeee6ab-8c60-424a-9ffe-f8523888f676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:29:35.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:29:45.584Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6379dcaf-80f0-4d1a-87e3-02f4c82ef0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:29:45.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:29:55.592Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b3e686e7-a008-4235-8e1a-035e191054a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:29:55.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:30:05.600Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7a1f3d85-5e62-494e-8120-7400a1b9ef10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:30:05.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:30:15.608Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3661c56a-9a43-4056-8e2d-8dfcce124422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:30:15.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:30:25.616Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=62e07243-1783-4306-8688-3d547b173f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:30:25.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:30:35.623Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=08e7f42d-e1e6-4f7f-beb8-f77b7038c5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:30:35.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:30:45.630Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5821c4c0-9536-4ef1-bae9-ee032eb4c9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:30:45.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:30:55.636Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=cc31654b-1560-4931-b3d4-28c5a09125ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:30:55.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:31:05.643Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=adca663d-77f6-4e4d-a4d3-754fda7c42fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:31:05.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:31:15.652Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=16dfd780-3c2c-4a9e-be4e-3c2ad4b63dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:31:15.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:31:25.668Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c7c25eb1-a868-41a3-b321-90fea79ed571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:31:25.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:31:35.681Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ba461e4e-6bfa-4843-9644-b377387b68bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:31:35.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:31:45.687Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6a7fc890-7cf8-44ec-8b93-3670e026e0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:31:45.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:31:55.695Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7bf4b8c2-5022-4fff-9bcc-1d17066b1200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:31:55.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:32:05.702Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=99804e23-925d-44af-813f-d66d683b71a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:32:05.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:32:15.709Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e22a0fc0-270e-4b1a-b1ea-5e120ebf870b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:32:15.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:32:25.719Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=10f71109-f975-4885-99c2-fe83c6894b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:32:25.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:32:35.726Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6d482606-20fd-43a2-b3ce-b828be92ac8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:32:35.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:32:45.733Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7a24c3d4-186e-488e-b749-9a3d6c30b5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:32:45.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:32:55.742Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=99b86501-94e4-4599-82b4-e7d014d7fb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:32:55.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:33:05.749Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6564638f-90ea-4864-b5ed-b44acddf77e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:33:05.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:33:08.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:33:08.526Z |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-02-09T00:33:08.527Z |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-02-09T00:33:08.530Z |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-02-09T00:33:08.536Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T00:33:08.536Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T00:33:08.536Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-09T00:33:08.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:33:15.764Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=055f8923-f5ee-4529-8359-e32bf9a9a16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:33:15.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:33:25.772Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d7f0ac86-cef3-45b7-b849-b7d096d92cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:33:25.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:33:35.779Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7bc80a99-a5f8-400c-9073-465319cfafe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:33:35.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:33:45.787Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=21572fb8-91d1-4b17-8502-3ab48f789c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:33:45.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:33:55.794Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9e7bd83b-88cf-40ec-8f8c-534d84389644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:33:55.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:34:05.802Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=51045cea-9120-4444-a160-a08338bc632b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:34:05.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:34:15.809Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=94a6d23e-91b5-4866-b8bb-fc9943d76ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:34:15.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:34:25.817Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=eca974eb-e855-426f-8fd4-f5b8f82f8534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:34:25.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:34:35.825Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0a6700b2-2151-4e2e-896c-89818c78070b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:34:35.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:34:45.834Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=682f26ad-98a2-479c-91f0-e139a03c38aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:34:45.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:34:55.854Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=2d1f68c7-72a6-4bd3-967c-20daafe8a029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:34:55.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:35:05.861Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8a7fa428-36c9-462a-95d9-8176e5a324c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:35:05.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:35:15.869Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=650ce007-d19d-4dc9-8649-42c9bfddad25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:35:15.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:35:25.877Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ae515a56-487c-4520-9ab3-cac053960da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:35:25.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:35:35.884Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f5393d31-7e49-4d15-9947-5a283730ad0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:35:35.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:35:45.891Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ce06b19d-237c-43b1-a12f-b929e1b65a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:35:45.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:35:55.900Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=95f51fd3-6d5f-46c7-880c-1a3f2f070235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:35:55.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:36:05.906Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8c6e3868-5f04-4323-b9d3-16c46e14a4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:36:05.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:36:15.914Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f77d80d0-fdef-4c5f-891d-3b407776fb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:36:15.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:36:25.928Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=abf14d5b-3386-4570-bbb8-45f8981643e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:36:25.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:36:35.947Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=2db9c0d5-7d8c-41bc-a280-ce3526b4ad08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:36:35.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:36:45.958Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a72bb7bc-b959-4fcc-aaad-afaefc0f5f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:36:45.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:36:55.966Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0fafdebe-5eab-4d8d-85a8-32e4c662a66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:36:55.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:37:05.973Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=294c4df3-93ce-471d-a8ad-7cd267822922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:37:05.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:37:15.981Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6fa03ffa-0234-4922-a561-50d29a7dc5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:37:15.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:37:25.987Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=cf31e23c-cbcb-432f-8277-5da5fb703bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:37:25.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:37:35.995Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6c83976b-f386-4a6b-9754-a9387cd92e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:37:36.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:37:46.002Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d1a0161c-3832-4002-a65a-1c071cdd734b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:37:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:37:56.011Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4e7444a9-d499-4b6d-9945-ccf36815a89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:37:56.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:38:06.018Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6d591e26-39fd-429d-b4ac-d6c24906dd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:38:06.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:38:08.522Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:38:08.522Z |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-02-09T00:38:08.523Z |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-02-09T00:38:08.526Z |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-02-09T00:38:08.529Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T00:38:08.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T00:38:08.530Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-09T00:38:08.532Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:38:16.028Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ab7d4bbf-95e7-47d2-9e8d-e147164e0379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:38:16.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:38:26.046Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=35147b4b-f446-4542-86bd-1d510cd72a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:38:26.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:38:36.054Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=57b6b4d1-737e-43a9-8303-bdbe96fbd362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:38:36.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:38:46.064Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6742aa98-8ab8-41bf-8a29-afdc7a59c13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:38:46.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:38:56.073Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=094b25ea-fea4-41a4-a98b-3e23f78ede7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:38:56.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:39:06.080Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=51829bab-d70c-4e87-a92f-f8fef6e45102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:39:06.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:39:16.090Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=08cf79bf-1c18-44a3-9190-045ac04fbef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:39:16.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:39:26.100Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a2adec06-bb1a-4fd8-98b6-9e118ee521ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:39:26.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:39:36.108Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0ba47ead-4b4a-4290-b518-d7b277473171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:39:36.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:39:46.116Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=83ef6fa0-7365-44e9-a6dd-09493c0751cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:39:46.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:39:56.125Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=807289fe-9335-4169-b530-cf811c93bcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:39:56.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:40:06.133Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9816f139-2c67-4cb2-ad9b-904614c48a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:40:06.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:40:16.149Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1cbaf35d-ed75-4e55-bd98-bb95a76d18c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:40:16.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:40:26.157Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=153f9a57-7d11-4fb5-9725-5aed64ebf4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:40:26.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:40:36.166Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=da8fa0a4-1fc6-4d47-8a64-d307c0063e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:40:36.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:40:46.174Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=88d830fb-152a-4c42-a8f7-85a292ba5f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:40:46.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:40:56.180Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c68411e4-67f0-44c5-94d1-47efbe96871c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:40:56.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:41:06.188Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=787567f4-75f4-4c6d-9f1b-3407e1eb0837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:41:06.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:41:16.198Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=716c8562-5e09-44dc-bfba-ccaaaf622106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:41:16.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:41:26.206Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=acdc2049-246e-469b-8430-0ff28745c428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:41:26.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:41:36.213Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ecf9dd85-b689-4b4e-a2db-866e840f22a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:41:36.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:41:46.222Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a664d5b6-0c41-4eb9-8c75-e3f9b869e43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:41:46.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:41:56.239Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a17bd191-493e-495a-b5fd-69db81971100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:41:56.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:42:06.248Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f456a453-fd06-43a0-9afc-88c21907baf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:42:06.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:42:16.257Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=fd693367-f600-4e1e-9e44-f3002306d256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:42:16.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:42:26.264Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7ab6a821-3e71-4d21-80d1-d3005c939168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:42:26.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:42:36.272Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8f1ca89c-b198-4ec5-bd76-89f99de137d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:42:36.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:42:46.281Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=def245e6-6049-4379-9776-57478a2a0b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:42:46.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:42:56.291Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a66c9526-c256-4392-a36c-919229b368e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:42:56.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:43:06.298Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=85012815-63db-44e8-a65a-f4b27c429a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:43:06.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:43:08.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:43:08.530Z |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-02-09T00:43:08.531Z |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-02-09T00:43:08.533Z |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-02-09T00:43:08.536Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T00:43:08.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T00:43:08.537Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-09T00:43:08.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:43:16.308Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1593bb01-8f53-44da-bbd5-b8aac51a143a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:43:16.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:43:26.317Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1eb43f8d-7831-4258-90d4-e12765c2338a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:43:26.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:43:36.334Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f8bfd7fe-bac8-426e-89b7-0a95dfb28342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:43:36.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:43:46.341Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5976e942-820d-42f7-bcf5-0d99445931b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:43:46.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:43:56.348Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=dfb51f33-43dc-45ed-8a9f-4cccf2dc9389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:43:56.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:44:06.357Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=03bd1814-af04-452b-83b9-e5923c2c2e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:44:06.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:44:16.365Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=31621d3e-4a5c-4233-a101-991398ace885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:44:16.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:44:26.373Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7a333038-500a-4ad4-8574-dedbc498e58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:44:26.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:44:36.381Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a5a8962f-2c0c-49ad-b664-27771f5e7507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:44:36.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:44:46.389Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ec251141-f1e4-42a6-bfb2-a3080a72a0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:44:46.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:44:56.397Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=cbc79231-58ec-4855-8691-d0464f7af42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:44:56.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:45:06.413Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d811e996-f253-4961-b46f-ee85e67ccbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:45:06.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:45:16.424Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7c530c89-b375-44ef-b483-e037bd2e29ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:45:16.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:45:26.439Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=2db5a673-bb8b-4a64-93d8-21b8a5248390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:45:26.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:45:36.448Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c0d2924a-b1c7-4a04-a20d-7db9db1dc2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:45:36.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:45:46.457Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0f4cb3d7-4edc-432c-8a3b-02c0684ecb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:45:46.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:45:56.466Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=30037590-0d99-4a75-8918-fbd1ceff3fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:45:56.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:46:06.474Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=773e84e4-5945-4765-a257-8bb233e6e637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:46:06.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:46:16.483Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f7a4ea1c-56ed-4b97-bda5-825b974035ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:46:16.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:46:26.494Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=877ee58f-39df-48f8-b1a2-5f925b44afa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:46:26.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:46:36.502Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8532a57c-b49c-4a14-82e5-290a5518dbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:46:36.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:46:46.510Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=baa24ebb-54fe-4a28-b37a-1485cbc2c243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:46:46.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:46:56.519Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f29c2c95-8405-4972-afa8-bab7ba3185cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:46:56.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:47:06.534Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a8b92392-fba7-4278-b867-aa8d9320d4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:47:06.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:47:16.542Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f66c7341-f821-4553-9273-fec7daf65bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:47:16.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:47:26.550Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5ca55fb7-d934-4264-bc5e-ca11670f3c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:47:26.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:47:36.559Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d81a6568-daa6-4d93-8877-1848de35fcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:47:36.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:47:46.569Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=378bbddd-6f51-4300-9427-dcac5b54ebf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:47:46.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:47:56.580Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=122a37da-08aa-421e-81b2-763061abed33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:47:56.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:48:06.587Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ca84889f-adf1-438a-8081-a585feb80a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:48:06.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:48:08.493Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:48:08.493Z |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-02-09T00:48:08.494Z |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-02-09T00:48:08.496Z |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-02-09T00:48:08.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T00:48:08.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T00:48:08.499Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-09T00:48:08.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:48:16.603Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=97bb39e2-9272-4f5c-8796-7ac48cc2dff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:48:16.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:48:26.610Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ede34d02-972b-4080-ae25-b623a6be3818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:48:26.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:48:36.619Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=cb31ec51-2637-4166-8d0c-843ed18a4b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:48:36.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:48:46.628Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c264681d-593f-4125-9bff-fad2b6c6fd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:48:46.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:48:56.647Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8b347fcf-3f32-45dc-94ce-5da77ae24273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:48:56.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:49:06.657Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=ab97f0a4-df80-41e8-8d5c-89c19cc376aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:49:06.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:49:16.666Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=bcbc2bbb-2f95-4e8e-9dc0-47aa6e9365dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:49:16.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:49:26.674Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3287b69d-6a92-49bd-a67c-99740a0af2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:49:26.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:49:36.682Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9c353cd1-38d0-4f28-883e-4326d240f4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:49:36.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:49:46.689Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6e541bc4-e2ac-4902-8355-9de4a84e31de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:49:46.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:49:56.697Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1fdaf5b8-c1bd-4c2f-b370-25c15c1096ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:49:56.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:50:06.706Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f9f3713c-0d7e-40a4-b220-89722402ec62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:50:06.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:50:16.713Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=049b026b-a9c1-4eaf-8825-cff375e9d282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:50:16.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:50:26.721Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=cc235e4e-3e92-48b1-8b78-95fdb2702602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:50:26.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:50:36.728Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1ffbad99-3d85-486b-9c9a-036ee1adfc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:50:36.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:50:46.745Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b156aeb9-e0fa-4dd3-81c5-05340bde537c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:50:46.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:50:56.756Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=614c538f-14ee-48e8-85de-dce5c712157e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:50:56.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:51:06.771Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f7c0429f-42eb-4ac4-a55b-bece521d3b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:51:06.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:51:16.795Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=92488838-358b-4e0c-9606-26436c0a1ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:51:16.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:51:26.802Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=69187603-4a5a-4052-9cb4-63db757d3543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:51:26.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:51:36.811Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1c99bbaa-15d1-491e-995e-c2fea99ab54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:51:36.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:51:46.819Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6944b09c-c3ff-4462-9a95-e48d4ba635aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:51:46.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:51:56.828Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e5801f0e-b442-4666-a2fa-9758b28e7423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:51:56.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:52:06.841Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=7f6401fd-4a59-49b3-b315-276749d02c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:52:06.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:52:16.855Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c5be5a4a-46a2-4e1c-9a13-7f394bcdaa2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:52:16.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:52:26.864Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d9906636-3669-42e1-88ea-6e84d0af4eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:52:26.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:52:36.872Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e2e44c6d-e776-43ff-96b4-0ea3d683ef6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:52:36.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:52:46.880Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f1a50e2c-d273-4130-be37-f72eeb873b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:52:46.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:52:56.888Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e6042a37-3a8b-4976-bc33-aaaa3d21da35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:52:56.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:53:06.895Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f4cfe93f-8e3a-4399-b222-effa05c14aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:53:06.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:53:08.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:53:08.515Z |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-02-09T00:53:08.516Z |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-02-09T00:53:08.518Z |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-02-09T00:53:08.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T00:53:08.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T00:53:08.521Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-09T00:53:08.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:53:16.902Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=19488a89-8853-4a82-949e-0fc23a728ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:53:16.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:53:26.910Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=44f5f473-71be-4420-9ba6-2a29222780df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:53:26.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:53:36.919Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3038fb01-0ce1-407f-96ef-9bcb156ac129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:53:36.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:53:46.927Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e37436bf-5217-4a78-b734-77fc673fc92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:53:46.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:53:56.938Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=bf8cad86-98c3-40f4-860c-7f632fc45013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:53:56.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:54:06.955Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c0bbd33f-ec32-498d-8ecf-ccf5f358ff40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:54:06.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:54:16.963Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9adb52dd-7ac6-4520-ae24-26d50aa68a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:54:16.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:54:26.972Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=31fd4b76-5088-498e-b346-77940c9b2a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:54:26.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:54:36.981Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=af567f80-9b6f-4dc3-a7e7-305c0cedd8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:54:36.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:54:46.989Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=aee65664-5d5b-4bd1-b3cc-967a706b80d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:54:46.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:54:56.996Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e885788f-35ae-453c-8c7e-51187be891c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:54:57.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:55:07.005Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=85318813-2383-414b-97f9-9405128734bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:55:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:55:17.012Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4a8f9d8c-eab8-4e14-9c1d-32ca2b6bcf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:55:17.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:55:27.019Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a7ce2db4-9635-4bb2-9a4e-c7acb97e57f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:55:27.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:55:37.028Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=036f01a7-c016-49e2-b7cf-900f28598c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:55:37.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:55:47.035Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b06297fb-0589-4643-99ee-a0bbb06bf6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:55:47.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:55:57.050Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8ea22496-bace-4df1-a486-96cdbfd19b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:55:57.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:56:07.058Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=73061489-b7ab-47a7-9603-e9099b06de00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:56:07.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:56:17.066Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4c0ea291-7aab-480c-8c27-35c8c2d881fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:56:17.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:56:27.074Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f03379b0-72ea-4ea1-a926-93bde1dd6705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:56:27.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:56:37.081Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4b5851cc-3fb2-4004-89b7-f1ff90daab91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:56:37.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:56:47.089Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6c5d7d6f-f490-47e4-a75b-866dbcc6553f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:56:47.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:56:57.096Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=6ec8a40d-8576-47e4-b04a-9a876b0fa08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:56:57.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:57:07.102Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=86efccfa-23c5-4e21-be0a-b8045358f818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:57:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:57:17.113Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c2826050-3f63-45e9-a3c2-557825ac071b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:57:17.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:57:27.122Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a304304e-1fd8-458a-8730-608b2ef00697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:57:27.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:57:37.140Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d4edc6c3-979f-4143-9725-6a5f680bffc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:57:37.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:57:47.151Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5e377513-4abf-48d3-82d6-139ce12be273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:57:47.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:57:57.160Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a82b1f75-61da-4e02-a9a6-7631ca9615f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:57:57.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:58:07.167Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3bc5a8ed-02fe-4a2c-848d-b7fa4821c8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:58:07.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:58:08.511Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T00:58:08.512Z |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-02-09T00:58:08.512Z |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-02-09T00:58:08.514Z |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-02-09T00:58:08.517Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T00:58:08.517Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T00:58:08.518Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-09T00:58:08.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:58:17.175Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=47ffa99c-19d6-4077-8c44-6ad8f55d13fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:58:17.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:58:27.187Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=377542de-78c4-4721-b423-415773a6a1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:58:27.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:58:37.196Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=63a3e21d-73b2-42c8-b97e-9b8aca547570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:58:37.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:58:47.204Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=50b163b7-a77c-4298-be1c-5cabd14b8dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:58:47.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:58:57.213Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d6ad4328-c91f-4fd1-b586-a5c67d5d5852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:58:57.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:59:07.221Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c3372891-31d5-4edd-93cf-b7ca0b898247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:59:07.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:59:17.230Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b6f848f7-9229-4003-87ed-69a069b338c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:59:17.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:59:27.248Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b7e1166c-b457-4910-915b-f9e069ba9d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:59:27.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:59:37.257Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c1860109-fb6a-4caf-9011-1641ae3181df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:59:37.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:59:47.265Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8bcd18c8-3e30-4f1c-a861-161845fd1dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:59:47.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:59:57.274Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=fef6e699-cfc7-42c0-83ba-f30c86626730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T00:59:57.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:00:07.282Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e90b0a02-d4ae-4c7a-9579-dd69d8b45426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:00:07.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:00:17.291Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8fbec7f4-e7b4-4770-8a91-842b2605626d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:00:17.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:00:27.314Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e82701f3-d1e1-4f00-8ce6-f90b09055e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:00:27.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:00:37.323Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c5e4ce5c-54ec-4a1d-a0e8-13211a2b185e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:00:37.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:00:47.332Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=25a09834-44f9-4371-9c88-a3dcff7f58c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:00:47.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:00:57.346Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=96d3e112-38d1-498e-9ae4-4ce8181159f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:00:57.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:01:07.363Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0376614a-6180-4145-abc3-f95175a9eb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:01:07.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:01:17.376Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f0305d32-0eac-4635-a908-5c90694f3011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:01:17.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:01:27.385Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=2e9d081c-1621-4ba5-93d5-ebb60dfe766c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:01:27.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:01:37.401Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a1937af2-cbd7-4102-946b-b1d68d6306de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:01:37.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:01:47.409Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=05773469-ab02-4cb0-bb54-5dcf3bbfb660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:01:47.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:01:57.418Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=2a335406-b9dd-46a9-8dfa-9d0000d0379f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:01:57.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:02:07.426Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1c127c99-2504-4bcb-8727-86b01ef4f818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:02:07.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:02:17.436Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=abf0450a-78e7-4fff-a39c-aac6137b697b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:02:17.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:02:27.444Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=58112779-ed26-4b0b-9897-1529741261be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:02:27.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:02:37.460Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=86ba079e-24f3-4e86-a316-6fcaf0a2563e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:02:37.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:02:47.484Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f302c7f1-8ab4-4fc0-ac3b-4ebdfaf34487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:02:47.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:02:57.492Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3571cd01-a6a4-4c30-93ad-3fb754422593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:02:57.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:03:07.501Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=43a8f843-6420-4478-896e-81f11f5c2deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:03:07.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T01:03:08.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T01:03:08.503Z |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-02-09T01:03:08.504Z |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-02-09T01:03:08.506Z |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-02-09T01:03:08.509Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T01:03:08.510Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T01:03:08.510Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-09T01:03:08.511Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:03:17.509Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8f90c1fb-3c09-4c68-83be-d10314eaa3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:03:17.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:03:27.517Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=8815fbdc-22ec-4434-b54e-53c1a5f34651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:03:27.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:03:37.526Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=61703b30-c1d2-4ff2-be43-69bb80ca3ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:03:37.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:03:47.533Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=de9b8951-d22c-4d6b-be8e-267042c0aca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:03:47.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:03:57.541Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=dff2effb-1a48-49d4-b1f9-96494ca60f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:03:57.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:04:07.551Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=bbaf6057-3185-481c-af70-63ab6f1e68cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:04:07.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:04:17.565Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e4ca9a55-feab-4645-828c-e85cbf47ccaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:04:17.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:04:27.576Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=fb2f7ee7-a9c1-4d54-a7ad-f2c6f16a30eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:04:27.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:04:37.585Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1bed98aa-8f55-4786-8eff-7311ed5307b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:04:37.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:04:47.594Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9b384e8b-aa9a-460c-8394-dcb632b36ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:04:47.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:04:57.602Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=02e8156a-bf40-49a9-a93b-a98d1c086f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:04:57.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:05:07.611Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=abfb5976-3cfe-4831-a0db-f1897cfeb168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:05:07.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:05:17.620Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=50b6b7c9-04da-4f9f-98c6-bb04d2187c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:05:17.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:05:27.630Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=da6733af-8a8c-42f5-9f84-19ed03be94e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:05:27.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:05:37.639Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=cf810654-c7a0-4c50-a242-093b65d804c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:05:37.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:05:47.649Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=80e2132e-edeb-47ab-a796-f0defdfa0ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:05:47.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:05:57.659Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d692271a-8107-4505-b0ed-e04286bbc71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:05:57.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:06:07.675Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d3c0040f-131e-4f80-88f3-d37798a84bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:06:07.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:06:17.683Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=3e3ea063-88b8-4848-8c14-4b1f73142be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:06:17.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:06:27.691Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=38ccfcd5-194b-4466-aa2c-3e458a4b6907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:06:27.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:06:37.697Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=be8fb090-a350-401b-ae63-55d8c83b0c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:06:37.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:06:47.705Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=d6631d1a-516a-4a81-a2f9-94d2f98c96c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:06:47.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:06:57.713Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=9ef2eeef-a3e3-41ca-9460-ef4af0682087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:06:57.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:07:07.721Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=52cfd449-512e-4b04-9b47-9deeca7e1fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:07:07.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:07:17.728Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=4045e318-1dc2-41f6-8b3f-60245d0c36ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:07:17.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:07:27.737Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=c18548ec-0fdd-4575-8e95-dd0fdeb899e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:07:27.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:07:37.744Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=32a699c4-cb4c-4b81-b4aa-dbfc30436e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:07:37.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:07:47.755Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a63e2492-5602-4d2f-9196-5467a131f245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:07:47.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:07:57.770Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=f2a43353-f414-42c0-ac83-2d8ba40f6ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:07:57.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:08:07.778Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=073a2ed1-c991-4b18-beb2-c22665e6d507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:08:07.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T01:08:08.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-09T01:08:08.516Z |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-02-09T01:08:08.517Z |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-02-09T01:08:08.519Z |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-02-09T01:08:08.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-09T01:08:08.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-09T01:08:08.522Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-09T01:08:08.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:08:17.789Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=e06df467-9afa-4e38-9d27-d964b5ae301d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:08:17.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:08:27.798Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=95b2c765-2605-43b1-89f3-f57a772f5405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:08:27.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:08:37.804Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=02950d62-8a0f-4103-a1ab-17fe0235e77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:08:37.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:08:47.812Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5931044c-a8f3-43ff-8252-837846735ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:08:47.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:08:57.818Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=5bead4f0-a452-4b24-b9e4-d4971ef94344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:08:57.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:09:07.827Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=b3060505-8c97-4b05-bb76-efcc15f32d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:09:07.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:09:17.855Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=a6eb6917-da58-43e7-b326-b31d852f5f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:09:17.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:09:27.870Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=1822b642-db56-4aea-bb78-b1c47a4976ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:09:27.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:09:37.878Z |INFO |Init configs |InvocationID=045757a4-70c7-44dd-9488-758792806721, InstanceUUID=0954541e-3e75-41db-acab-f9d9d09d7e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-09T01:09:37.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |