By type
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.5.9)
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T04:56:59.882Z |INFO |CBS client will use http over TLS. | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T04:56:59.886Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T04:56:59.922Z |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-05-17T04:57:00.585Z |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-05-17T04:57:00.701Z |INFO |PolicySync file does not exist | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T04:57:00.701Z |INFO |Got successful output from ConfigMap file | | | |main |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T04:57:00.702Z |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-05-17T04:57:00.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main |
org.onap.dcaegen2.services.prh.MainApp |2022-05-17T04:57:00.931Z |INFO |The following profiles are active: prod | | | |main |
org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-17T04:57:00.958Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main |
org.springframework.cloud.context.scope.GenericScope |2022-05-17T04:57:02.330Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-17T04:57:02.742Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main |
org.apache.catalina.core.StandardService |2022-05-17T04:57:02.763Z |INFO |Starting service [Tomcat] | | | |main |
org.apache.catalina.core.StandardEngine |2022-05-17T04:57:02.764Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-17T04:57:02.823Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-17T04:57:02.823Z |INFO |Root WebApplicationContext: initialization completed in 1864 ms | | | |main |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-17T04:57:03.261Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2 | | |main |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-17T04:57:04.123Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2 | | |main |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-17T04:57:05.248Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2 | | |main |
org.onap.dcaegen2.services.prh.MainApp |2022-05-17T04:57:05.836Z |INFO |Started MainApp in 8.083 seconds (JVM running for 8.784) |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2 | | |main |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-17T04:57:05.914Z |INFO |Start scheduling PRH workflow |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2 | |ENTRY |main |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:57:05.929Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=83aeb4ca-d81f-4730-afe5-cbcdc0a17df3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T04:57:07.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.143:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:57:07.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-17T04:57:15.034Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 |
org.springframework.web.servlet.DispatcherServlet |2022-05-17T04:57:15.034Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 |
org.springframework.web.servlet.DispatcherServlet |2022-05-17T04:57:15.037Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:57:17.434Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=b89dd997-25c6-42ef-b47b-657fd23bc1b0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T04:57:18.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.143:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:57:18.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:57:28.487Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=0e94b6fd-8a30-4b1a-b045-be40415eef56 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T04:57:29.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.143:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:57:29.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:57:39.531Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=22a68648-54dc-42a2-99cb-123e75835bb8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T04:57:40.598Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.143:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:57:40.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:57:50.600Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=6eb82633-e987-4762-abcf-5986e4789051 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T04:57:51.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.143:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:57:51.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:58:01.652Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=109b2ef4-4101-4918-9520-3fa13b1e7e5e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T04:58:02.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.143:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:58:02.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:58:12.685Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=5415334e-630f-4a92-8b32-b956bc72a466 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T04:58:13.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.143:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:58:13.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:58:23.756Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=174ad173-84df-4ed1-99ae-f26f12ff1872 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T04:58:24.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.143:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:58:24.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:58:34.796Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=618b2b05-20e6-490a-b2c7-ae202e3ea1e0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T04:58:35.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.143:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:58:35.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:58:45.832Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=de08cdbe-c887-4638-ae2c-116b985f5aab | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:58:45.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:58:55.954Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=0a87753f-b181-4910-8202-14cd7d7ca003 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:58:55.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:59:05.969Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ccfb03c5-f049-40a9-a52d-231a153c6bb0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:59:05.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:59:15.986Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=e3be36f1-bd7b-4181-a244-271011cb5a0e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:59:16.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:59:26.005Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=c444ba14-46bb-41b9-bab5-8cdc817558de | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:59:26.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:59:36.022Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=f45ab8ad-9ffa-4aa7-ac52-8860173e7acd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:59:36.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:59:46.050Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=cbadda18-531d-4877-98fa-20d6586ea126 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:59:46.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:59:56.069Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=8cc48d22-95d0-4115-b414-7b065d7ab675 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:59:56.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:00:06.082Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=07cdf7b6-5cf5-4aab-a321-838d9f17b4c2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:00:06.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:00:16.110Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ac40aa52-1265-47f8-a28c-c1b5776bedfd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:00:16.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:00:26.127Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=4d6c55f6-26d0-4828-9b92-517a1189feac | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:00:26.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:00:36.147Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ff1faaa3-589d-4749-b73a-95e44ed9dedc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:00:36.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:00:46.164Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=d0613b98-f239-40c3-8468-aefba5f5a6c4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:00:46.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:00:56.185Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ff5752e5-31ae-40c3-8d7e-6553e6a79454 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:00:56.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:01:06.206Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=e8ea2f39-a7a8-4af1-b9e5-f733ad1f5792 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:01:06.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:01:16.221Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=be011319-e801-4043-9159-2a8b8262dfe5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:01:16.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:01:26.234Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=47e6a0c1-06ea-4511-8d6d-07aac1decfd5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:01:26.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:01:36.250Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=6fa3a1b1-6602-496c-b49f-9eb3068613aa | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:01:36.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:01:46.263Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=04afae28-3323-403c-96d7-6c0d94e10a1c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:01:46.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:01:56.275Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=75e7c509-981f-4dcd-ae65-9a13ac151208 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:01:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T05:02:04.116Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T05:02:04.117Z |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-05-17T05:02:04.118Z |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-05-17T05:02:04.122Z |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-05-17T05:02:04.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T05:02:04.143Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T05:02:04.143Z |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-05-17T05:02:04.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:02:06.293Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=f8ff30de-3d39-45b9-bed3-f4a75b3e2b70 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:02:06.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:02:16.326Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=d52ae2dc-6400-4225-a1b2-7682203507f8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:02:16.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:02:26.344Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=fa91bbfd-4330-4476-b6bf-08b8d0c45f4c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:02:26.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:02:36.357Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=74c6c8f9-8fb0-400b-b6ed-a69f942a0b9f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:02:36.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:02:46.375Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=c2f9b3d0-b279-4709-ae21-56cd03427a91 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:02:46.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:02:56.389Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=78e35353-385a-4577-83b6-1b5e05fb79f4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:02:56.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:03:06.403Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=d109a4ee-6b6b-4f92-adcf-6e85cce9e666 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:03:06.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:03:16.422Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=804930b2-8111-4df6-bc95-58da48587263 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:03:16.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:03:26.438Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=26dbdbad-d1e1-4079-ba5f-dc5eab2f927f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:03:26.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:03:36.452Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=c07c8d2e-67e3-4acd-8cde-b38cd5748ca6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:03:36.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:03:46.462Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=9766b63f-8cd3-4963-8268-593537267adb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:03:46.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:03:56.476Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=72fa6ee6-2c49-463a-819a-c6260fad50f7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:03:56.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:04:06.494Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=a9b49be4-b96b-44c8-90e6-3c85ee5d70d6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:04:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:04:16.507Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=52e7ef85-0fcb-4e6c-8cc0-b95890ea9188 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:04:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:04:26.519Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=30e9981e-af7e-491a-a31f-6a8de7b40d68 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:04:26.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:04:36.531Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=c864dc61-0ab6-49ef-b4d1-9fcf703eb60b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:04:36.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:04:46.545Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=42043694-f241-4b00-b618-b5342cf0ff64 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:04:46.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:04:56.569Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=5445210a-9d0e-4ce4-8765-fa3ed8217935 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:04:56.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:05:06.580Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=0bdbb84a-d701-4ed1-a3cd-c320e42c9fc6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:05:06.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:05:16.608Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=1fa145da-0797-4d7e-9329-dd5dff6660f1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:05:16.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:05:26.619Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=cd3aeed3-1213-4995-816e-a4664e0a52f6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:05:26.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:05:36.634Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=0bab621b-d21b-4643-ba00-1cceb7528753 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:05:36.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:05:46.646Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=0b8531ba-5c53-4fba-beca-bd7ea5c3e652 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:05:46.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:05:56.659Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=a74e67ad-1a9f-4dae-aa7d-82d1f2444b0e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:05:56.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:06:06.670Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=0f87c7df-c249-415f-ba14-1e6b1e6ec289 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:06:06.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:06:16.685Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=68f96d1c-bb10-4b96-a87c-f094fb205714 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:06:16.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:06:26.693Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=b771a2f3-1428-4f30-b6ae-d3beccd4c637 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:06:26.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:06:36.704Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=19bd23b3-3099-4e92-ad97-1f214de7dfe7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:06:36.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:06:46.716Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=1632280e-dfb2-4b0a-9328-6b2f0572631c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:06:46.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:06:56.728Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=3d168133-4d9b-4de3-9cd3-3996b62008dd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:06:56.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T05:07:03.564Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T05:07:03.564Z |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-05-17T05:07:03.565Z |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-05-17T05:07:03.568Z |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-05-17T05:07:03.578Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T05:07:03.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T05:07:03.578Z |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-05-17T05:07:03.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:07:06.738Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=eb3699d7-a2c2-4e2b-9b37-fdcac9e4d2ae | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:07:06.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:07:16.749Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=8d77d87a-ae3e-4ef7-a768-e6f27fe60a18 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:07:16.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:07:26.760Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=698eb3ce-c5ca-4321-a173-0b8b379435d0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:07:26.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:07:36.771Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=85df9c0e-a9a8-420f-b1f5-5697740cf8fe | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:07:36.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:07:46.782Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=de5224d5-5396-4ade-8e97-a8d89cfe4bd7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:07:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:07:56.795Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=d5aed1f5-0cbb-4010-a0c3-0046516f0d9b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:07:56.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:08:06.811Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=df366bfd-8048-427b-bedf-70c8d5c50c48 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:08:06.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:08:16.822Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ba69a97c-e7ca-476a-afa6-feb5e931b051 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:08:16.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:08:26.835Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=25584a06-14bf-4d1e-9c6c-08369766e5a6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:08:26.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:08:36.847Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=e9d40ac4-7a2f-4d68-86de-a9463e7e1eab | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:08:36.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:08:46.857Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=96a328d1-c9b7-43a3-a519-46c37e61e839 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:08:46.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:08:56.867Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=52ead51a-d5d9-47fe-aec5-5b0ed216cd61 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:08:56.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:09:06.876Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=8394be1e-bce3-4042-a962-d1ca31b09089 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:09:06.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:09:16.886Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ecd1cb42-ef90-46b8-ba25-ad548370a84b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:09:16.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:09:26.897Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=64387a29-320c-4419-a234-527ad252bd8e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:09:26.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:09:36.907Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=20bb715a-cbc6-43eb-a2bd-5d2b3b1afe4f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:09:36.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:09:46.920Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=c29260e2-f954-42b8-8f35-184b75aa25fa | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:09:46.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:09:56.932Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=0bed0cbd-d952-47c7-8b2b-a778b932cb35 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:09:56.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:10:06.944Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=6c0ce9c4-1cd8-4f7e-b3e7-6f4500df725c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:10:06.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:10:16.954Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=f406427b-0194-4cfd-8369-0df4d44fc795 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:10:16.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:10:26.966Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=7824dc17-c034-404d-a750-f174629216ca | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:10:26.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:10:36.977Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=5e82e943-6ed8-4b62-9477-d2f2e9c8daec | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:10:36.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:10:46.990Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=49d7e621-3412-4e39-8c96-53fde616cba2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:10:47.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:10:57.001Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=eabe56e8-b297-4c0a-b838-a377ceb4e3c4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:10:57.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:11:07.011Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=7271ddbf-412b-4cc0-9e72-a2fbd3920705 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:11:07.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:11:17.022Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=a2319319-f078-4d06-b4f4-00acda342b85 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:11:17.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:11:27.035Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=cc61ebcb-f0a7-4630-a5e4-2fbe360ec90b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:11:27.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:11:37.046Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=3ea9c17a-2c08-4539-9606-0d0fcd9c5700 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:11:37.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:11:47.056Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=0698d2da-01b8-41a7-b846-f13e897f8389 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:11:47.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:11:57.067Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=d2dda84a-01e6-4380-b634-591b6ded0d24 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:11:57.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T05:12:03.558Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T05:12:03.558Z |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-05-17T05:12:03.559Z |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-05-17T05:12:03.561Z |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-05-17T05:12:03.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T05:12:03.570Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T05:12:03.570Z |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-05-17T05:12:03.572Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:12:07.078Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=de5cd88e-6474-4e5e-9cf5-ce48a346e741 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:12:07.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:12:17.095Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=fd9aa986-b76e-4030-b55b-ab008ec28f9b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:12:17.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:12:27.110Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=519dd585-3aa7-4e9c-a4fd-bf1aa387689b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:12:27.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:12:37.121Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=5dfab7c3-b607-454d-aa96-c2ea34866ae4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:12:37.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:12:47.139Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=075bfe99-10a7-48bd-960d-38c66f280581 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:12:47.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:12:57.150Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=82a645ab-deb6-4083-9a16-219ac255152c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:12:57.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:13:07.162Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ecc424d8-23f6-4e8d-b774-581b4107cbbd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:13:07.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:13:17.173Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=5bbf4718-cfad-46d3-81f3-f4d4c054df4e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:13:17.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:13:27.183Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=23c4a527-4dae-4dca-9796-bdab726d5c55 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:13:27.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:13:37.232Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=2e8d27a8-edd0-42b6-b0bc-1ded30a0d8b4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:13:37.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:13:47.245Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=2a692e4e-40ea-4fd3-b63f-0323991ab822 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:13:47.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:13:57.258Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=d6447972-9899-4930-8ef7-b3bf1108da98 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:13:57.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:14:07.268Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=337ad17c-3175-4f76-9743-775e9eb4682b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:14:07.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:14:17.277Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=8cb5fd9a-e9c9-4af9-8aae-8cf216c9e720 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:14:17.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:14:27.288Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=e4b3ba8e-ab6f-4a85-accb-a286ab4cd6c3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:14:27.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:14:37.299Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ad77376c-b994-421c-afc0-8c3187fb99d4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:14:37.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:14:47.312Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=903f0c0c-0181-4868-830b-e9f83d315a10 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:14:47.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:14:57.322Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=455dedbe-9033-49bb-9852-fa4d4e1772bd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:14:57.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:15:07.333Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=3bc8fe38-d449-460c-b25b-f12647195fd3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:15:07.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:15:17.344Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=47a8fa6f-b72a-4a1b-ae4a-1ddcaf4bab81 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:15:17.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:15:27.356Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ff01e1d7-80ef-436e-8fc7-51c8518a268e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:15:27.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:15:37.366Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=1297c4ff-8a72-48b8-bdb2-ffd8a3ab822c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:15:37.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:15:47.375Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=8224c0f6-e030-40fd-9922-9c52a755d4ee | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:15:47.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:15:57.416Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=6e63d0a1-45a3-4906-96c3-bc222a0cb7d0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:15:57.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:16:07.432Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=4bbcc87f-eff6-4fca-897d-6c09520e2fb3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:16:07.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:16:17.442Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=20d0665f-c78c-4f42-8c1d-44b4ca15529d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:16:17.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:16:27.451Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ba48d55d-66b2-4583-b6bc-ac464beca2e8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:16:27.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:16:37.460Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=7eb07756-6890-46dd-8778-86cc8b2cc367 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:16:37.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:16:47.470Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=4fe8540e-fd26-4de1-890f-05bc1591fe22 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:16:47.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:16:57.488Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=008af06e-5af5-443b-a92a-2052a6644115 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:16:57.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T05:17:03.560Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T05:17:03.561Z |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-05-17T05:17:03.562Z |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-05-17T05:17:03.565Z |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-05-17T05:17:03.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T05:17:03.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T05:17:03.576Z |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-05-17T05:17:03.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:17:07.502Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=972aaa25-baa9-47b4-9801-5f60d05226f4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:17:07.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:17:17.518Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=a3212f52-38f4-424a-a655-cd63837ea699 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:17:17.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:17:27.533Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=addb4d8c-29f5-47ff-99bc-e1c32a7c353d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:17:27.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:17:37.552Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=25803dc1-19db-46d5-965f-211e0276e528 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:17:37.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:17:47.564Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=9c0604cb-b74f-4293-a51f-80fc5c278693 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:17:47.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:17:57.583Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=fb659184-e626-4198-8290-3f1b55edd68f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:17:57.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:18:07.599Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=8cef5eea-9314-49ea-b10c-00f82f761c81 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:18:07.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:18:17.630Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ccf04cbc-f264-4061-a0f9-b5f00f04b9ca | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:18:17.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:18:27.651Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=f0119985-67b7-4eb2-9a1d-5bc3d373b66d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:18:27.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:18:37.661Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=159b0bf3-ce23-45c9-a4df-f1e7be916327 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:18:37.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:18:47.673Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=4bf5516a-a13e-42e6-84f6-879c31b6c67f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:18:47.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:18:57.684Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=0b471075-79e4-40ed-82b3-85117ca4c229 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:18:57.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:19:07.754Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=15bfd90a-e74c-4da8-ad2c-093b7cf3b735 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:19:07.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:19:17.764Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=0fb2b8c8-d76c-47c6-9ed4-245dcaa58101 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:19:17.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:19:27.776Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=36aef646-3124-4764-a873-b74d6b98c13d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:19:27.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:19:37.792Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=77af8670-ea60-4f30-8336-a23799f1b08f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:19:37.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:19:47.802Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=3827f601-5cea-4052-b857-b654964f8a1d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:19:47.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:19:57.811Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=7fe0a2a9-76e6-46c1-ade8-5a25f865b669 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:19:57.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:20:07.828Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=b677a717-747c-4fb8-91f3-c02ea8d777ce | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:20:07.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:20:17.839Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=266cc694-5edc-43d2-9843-3eb5d39cc0e5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:20:17.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:20:27.853Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=42072842-26b8-4bca-8644-f5e5d3615ed7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:20:27.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:20:37.869Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=24aad528-3756-4d5c-b9db-10f5c1957b80 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:20:37.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:20:47.879Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=5f1aca95-5009-41ae-9f2b-041c16f922e9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:20:47.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:20:57.895Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=147aa58e-a112-4f2c-9503-a880d6cec8a9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:20:57.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:21:07.905Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=a012263c-d5f5-4cce-8feb-bae9332dc491 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:21:07.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:21:17.914Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=c76647af-ac96-4ef3-b386-eaea0d1f5752 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:21:17.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:21:27.926Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=81aa235c-9e2e-4754-9866-51154a3b32d7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:21:27.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:21:37.938Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=3611dfc0-5487-42ee-bffb-e2c205074771 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:21:37.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:21:47.949Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ce959d50-9694-4a74-be88-dfd8646b76eb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:21:47.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:21:57.958Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=5e46960d-c69d-410e-b77c-913ca40f2728 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:21:57.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T05:22:03.569Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T05:22:03.570Z |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-05-17T05:22:03.573Z |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-05-17T05:22:03.576Z |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-05-17T05:22:03.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T05:22:03.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T05:22:03.585Z |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-05-17T05:22:03.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:22:07.966Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=77ff623b-26d0-4676-9aa1-8f8fe579a8ae | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:22:07.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:22:17.976Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=3b7e2a63-351b-4ddd-b966-b3fc3f9fe324 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:22:17.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:22:27.985Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=6715a010-0a19-4e33-91e6-e069fb694b34 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:22:28.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:22:38.006Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=46d07d1f-2925-4cca-82e6-a47ef7d44de3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:22:38.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:22:48.016Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=46328b4e-68bc-4d6e-ba39-2bb9bbf7f34c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:22:48.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:22:58.033Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=f9104095-64b0-4453-9bea-28907551702e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:22:58.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:23:08.044Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ea83d078-32c9-4730-b0f6-54f9e4d8262b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:23:08.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:23:18.054Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=8d21868e-ca25-4f8a-835b-97f962611905 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:23:18.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:23:28.062Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=7531aa5c-c1c6-4252-9ddf-8bae4dbf28b1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:23:28.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:23:38.072Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=46358a45-ca0d-45f2-b8ce-da6128592c1b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:23:38.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:23:48.084Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=5d56dc61-4320-4b94-ae3a-01a0fcfd2981 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:23:48.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:23:58.093Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=84f5c3d1-05e0-4a5c-b16d-b19db8a7d5c5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:23:58.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:24:08.102Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=f22afd30-d1d3-418b-80ab-6133ff9f4051 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:24:08.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:24:18.110Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=aa6d587a-28c2-4cf7-9166-3d8f6619859b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:24:18.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:24:28.118Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ae88c176-420b-499e-9e8b-590b08feb05e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:24:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:24:38.127Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=3883040f-7bff-45f8-a734-56ef6c5dd5a3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:24:38.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:24:48.138Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=3628a76f-b73c-4edc-bd68-54f1bc4b8a64 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:24:48.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:24:58.148Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=d9a29e86-4ee0-476b-92e9-6694a5c426cd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:24:58.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:25:08.157Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=7518bafe-7405-4e0a-acdf-33063803d514 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:25:08.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:25:18.165Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=5df174ab-94e8-4033-994f-c96114a22755 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:25:18.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:25:28.174Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=58818f1e-525d-4fa7-9dff-0fa2e7441482 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:25:28.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:25:38.183Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=a2ae3cc7-d31a-42c5-b129-1b7dde97bdc5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:25:38.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:25:48.193Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=c0cc9417-12ad-44ab-8129-5b4eac18205b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:25:48.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:25:58.203Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=e3c6222f-59b8-4b37-b68c-bbd33c16c10f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:25:58.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:26:08.212Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=a5267c43-3c28-40ee-b216-d3212237c7c1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:26:08.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:26:18.221Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=d13e0b15-ec7c-496a-8c83-af6978bf175d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:26:18.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:26:28.229Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=7aac2662-7075-4781-8546-015bc65f38d2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:26:28.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:26:38.239Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=1fd0c7ad-01b3-4b06-a922-2e2d53778e30 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:26:38.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:26:48.246Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=2d9022a8-f3d5-43b0-bed0-24b7b326377f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:26:48.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:26:58.254Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=057491af-04bb-4cb3-b651-2ddc77ef3deb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:26:58.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T05:27:03.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T05:27:03.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-05-17T05:27:03.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-05-17T05:27:03.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-05-17T05:27:03.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T05:27:03.551Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T05:27:03.551Z |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-05-17T05:27:03.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:27:08.262Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=16d801d1-eb63-456a-81f9-f8608d307771 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:27:08.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:27:18.269Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=d5c49917-7bf5-45a8-a653-aa64245aaf2e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:27:18.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:27:28.278Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=7d06f848-6c8f-4a74-b127-17ea95997259 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:27:28.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:27:38.287Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=0cdc46a3-f75f-4c91-b120-ef974efbbd93 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:27:38.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:27:48.296Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=0fb6b937-0927-468c-82c5-760788d8dc4d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:27:48.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:27:58.305Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=81351329-a222-45b9-902d-90f1fda33d0e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:27:58.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:28:08.315Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=0b249702-447f-4f3a-871e-9a4daa5766d3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:28:08.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:28:18.324Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=87eee6fe-84ed-4c93-b603-75554a0a3d8d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:28:18.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:28:28.333Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=e3d26789-4577-4870-b50d-d289dbf8f78f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:28:28.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:28:38.340Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ccae0fca-5c47-4621-bb37-649fc4cb5e5c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:28:38.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:28:48.348Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=87d7ac0c-5f77-4c38-bd63-508aec10af56 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:28:48.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:28:58.365Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=8d288e35-7530-4bab-852f-6f6f06fb399f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:28:58.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:29:08.376Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=cb355bd2-87aa-458b-80de-96bbf0325157 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:29:08.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:29:18.392Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=52a70074-bb20-43de-9748-e516076a1ca8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:29:18.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:29:28.401Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=1b2e870f-b99f-4617-96ff-deb068e07075 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:29:28.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:29:38.409Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=dc68dae3-1f00-431f-a477-4bad4386de39 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:29:38.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:29:48.420Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=e7d39a2c-893b-4c87-8ed6-8886f88c9e42 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:29:48.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:29:58.430Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=1dd3914b-aae6-47eb-b16c-4ea58d6c61b2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:29:58.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:30:08.439Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=0ebf0fb9-f335-4852-bd2e-649d407af319 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:30:08.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:30:18.449Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=7f2bd8fc-ddf8-4346-a8bf-fcce8d27da5a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:30:18.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:30:28.458Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ae1666e4-c15e-42e7-b467-e8a6d226056a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:30:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:30:38.466Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=1b5c5e5e-4e4e-499e-87aa-0332f0858b85 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:30:38.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:30:48.476Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=c78668c2-c919-48c5-8d63-6adbbac7b8b0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:30:48.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:30:58.486Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=65cee3a1-a4b4-4f3a-a9d7-6aa0192f2733 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:30:58.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:31:08.494Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=98d6e3ff-eada-4a75-83af-b09046e6fe5a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:31:08.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:31:18.503Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=afdac139-930e-46ea-b40f-9bf9f643a370 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:31:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:31:28.512Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=03fc6d3a-ae49-4ecd-8257-687aabff6b7e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:31:28.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:31:38.524Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=eef35e68-4f8f-4aa7-ac76-b185a83761b1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:31:38.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:31:48.539Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=f90e9c61-a280-4db9-80a4-4eaf6cca8396 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:31:48.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:31:58.549Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=63a6d19f-e6cb-4dc9-aad4-8125ecf36026 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:31:58.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T05:32:03.532Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T05:32:03.532Z |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-05-17T05:32:03.533Z |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-05-17T05:32:03.536Z |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-05-17T05:32:03.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T05:32:03.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T05:32:03.547Z |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-05-17T05:32:03.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:32:08.558Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=14503555-220d-4385-9939-36c9c8ff5be2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:32:08.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:32:18.568Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=3a4ff13b-1ac5-48ee-b5d4-c2a221a0f16c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:32:18.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:32:28.578Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=5759751a-c7d1-43c8-9593-435758cff1cc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:32:28.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:32:38.586Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=9287874c-2150-453c-9c1e-08e35ed25286 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:32:38.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:32:48.596Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=986d4516-be14-4ca8-a0b0-799b359503b4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:32:48.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:32:58.604Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=1079ec3f-f49f-41e9-bba9-928e02fc8330 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:32:58.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:33:08.613Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=229414aa-59e6-41f2-8551-a45fecef9bf4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:33:08.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:33:18.623Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=425dbb51-9023-4c33-b2be-6e06e47970d5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:33:18.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:33:28.633Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ffc90282-66dd-48bb-8b1e-66cb78b137ce | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:33:28.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:33:38.643Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=ce27c440-8edf-4de2-94dd-32caed66c48e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:33:38.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:33:48.651Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=92a5108b-019b-4e5d-914c-cc27ad7aaa33 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:33:48.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:33:58.660Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=26690cee-d2cc-46d8-b966-0ddd89b5a4ca | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:33:58.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:34:08.668Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=20c06fd2-8eec-49fe-bdf3-26600676c18a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:34:08.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:34:18.686Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=11f7c8bb-7985-46e6-92b3-c5c2fa7ae4ce | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:34:18.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:34:28.695Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=63a0cd4f-2942-4aca-848b-bd88c072e5ef | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:34:28.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:34:38.712Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=3004242a-c3ec-4925-bf92-cf94256be986 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:34:38.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:34:48.720Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=b43535eb-76c8-4b06-858d-11aa40866161 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:34:48.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:34:58.728Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=5e0dfc02-217c-4c33-b8a2-0a45af10df91 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:34:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:35:08.736Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=bcf55676-ac52-4f7d-9e96-541a3f176011 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:35:08.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:35:18.746Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=56a74843-ada9-43b7-a2e6-d487f035ee9a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:35:18.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:35:28.756Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=4f3914f5-eedf-4b22-abe4-007d2b66bbd9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:35:28.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:35:38.766Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=b6066caa-db91-45af-977e-1102255c4b93 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:35:38.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:35:48.775Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=432d7dbd-c158-4135-97dd-f532920c204a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:35:48.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:35:58.784Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=b959fdc3-c0dd-4da4-b2d5-c24ac4e646a2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:35:58.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:36:08.798Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=8c2479e1-d561-4024-b246-bd9dd55fd4e8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:36:08.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:36:18.807Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=11cdd957-0334-46c0-aa53-80ac251b8209 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:36:18.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:36:28.815Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=67283577-4f08-4759-82e9-26ef16adb2f3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:36:28.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:36:38.827Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=eaf2aedd-ebed-4fe9-a2c8-d7abaf537707 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:36:38.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:36:48.836Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=6376b889-c9dc-4e7e-b0ab-f55ae8307e91 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:36:48.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:36:58.845Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=fbaef471-8e0a-418e-8b84-e0254aef4ef0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:36:58.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T05:37:03.447Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T05:37:03.447Z |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-05-17T05:37:03.448Z |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-05-17T05:37:03.449Z |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-05-17T05:37:03.454Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T05:37:03.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T05:37:03.455Z |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-05-17T05:37:03.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:37:08.857Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=da4e091e-2f7c-49bd-832f-505169812ad7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:37:08.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:37:18.867Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=569ee3e0-d829-4543-9cd5-58b467445b15 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:37:18.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:37:28.876Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=541d34c2-1dab-482e-a955-ee28b8eb6e56 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:37:28.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:37:38.884Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=5158b5b0-b71a-4a82-880a-acf61d1abb93 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:37:38.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:37:48.899Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=20d896f7-f277-44e0-969b-d0faa68cddf7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:37:48.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:37:58.910Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=fbf322e3-893a-444e-bee1-0dd3932172f9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:37:58.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:38:08.917Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=c1c701e8-6744-4bed-b11a-12856f02bc0c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:38:08.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:38:18.928Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=e03559fa-67e8-400d-a03b-edc2528c4481 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:38:18.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:38:28.942Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=e2cb21fd-3dfb-404e-a1dd-6ec9338b21f0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:38:28.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:38:38.956Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=3b140620-46d1-45e9-b964-40acd1f182d2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:38:38.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:38:48.966Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=4d349f4d-d4a2-469b-b852-51e13e04c06c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:38:48.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:38:58.976Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=debe8290-044b-49dc-94c0-a2c9518e5c1c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:38:58.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:39:08.987Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=c3732bd9-b3c4-4ab0-afd2-5e915798c702 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:39:08.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:39:18.995Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=86d538db-4f45-4637-9618-1edba2cf84c8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:39:19.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:39:29.003Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=3b70f6bd-98ce-4791-a9a4-3cb06b367ed8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:39:29.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:39:39.013Z |INFO |Init configs |InvocationID=0646a1b3-44c5-40ef-b765-edf13ac6aed2, InstanceUUID=1add7c1a-2896-49e1-b4ed-2444fe4d2be7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T05:39:39.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |