. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:02:49.200Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:02:49.202Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T01:02:49.256Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:02:49.851Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:02:49.936Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:02:49.936Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T01:02:49.936Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T01:02:50.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-26T01:02:50.054Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-26T01:02:50.074Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-26T01:02:51.645Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-26T01:02:52.035Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-26T01:02:52.052Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-26T01:02:52.052Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-26T01:02:52.099Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-26T01:02:52.099Z |INFO |Root WebApplicationContext: initialization completed in 2025 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-26T01:02:52.463Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-26T01:02:52.988Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-26T01:02:54.112Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-26T01:02:54.493Z |INFO |Started MainApp in 7.343 seconds (JVM running for 7.959) |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-26T01:02:54.572Z |INFO |Start scheduling PRH workflow |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:02:54.582Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=6653f6e7-79a5-4156-8e1d-c890d3a89e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T01:02:55.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:02:56.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:03:06.023Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=4eae6351-a16a-414a-9cf4-e6c9b2d22ff1 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-26T01:03:06.401Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-26T01:03:06.401Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-26T01:03:06.404Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T01:03:07.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:03:07.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:03:17.095Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=b4804a87-3fbc-492a-acbb-e5892c0ac921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T01:03:18.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:03:18.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:03:28.166Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=0fc89ed3-ebce-4cdb-b22c-f29bfc3eca69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T01:03:29.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:03:29.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:03:39.238Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=ae487921-7cf6-4f85-9d58-968c4bf5d618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T01:03:40.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:03:40.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:03:50.278Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=e8496475-44ab-4a30-9117-4f473dc22ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T01:03:51.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:03:51.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:04:01.319Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=53c93ffa-4b60-46b7-bba6-fba00083b2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T01:04:02.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:04:02.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:04:12.365Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=b099e93a-fefa-4d10-8a5f-2ceeef56bce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T01:04:13.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:04:13.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:04:23.430Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=8ee24c9f-19aa-4127-848e-b42ba0ff4748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T01:04:24.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:04:24.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:04:34.470Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=f8f91f82-955c-459a-bc9c-510dcf0ad057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T01:04:35.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:04:35.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:04:45.508Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=a211d06e-e85a-47d7-aff2-088f8dcfd262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T01:04:46.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:04:46.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:04:56.551Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=8d58fa60-2913-4ecd-922a-00598e7fcce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:04:56.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:05:06.643Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=d20ad51a-35cf-48e9-a0e3-01500c849abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:05:06.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:05:16.660Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=c022beba-c540-4ae3-aa42-38877a1de6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:05:16.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:05:26.673Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=07a357ca-f785-4e09-8a9f-002fca501369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:05:26.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:05:36.686Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=873d6db0-1454-49fb-a260-3b3569f841f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:05:36.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:05:46.699Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=719b2bb4-9de5-41c3-bee2-ca71d88bfda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:05:46.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:05:56.713Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=8ff8f6a6-f327-4a41-922b-dc65b8100b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:05:56.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:06:06.723Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=07c8304b-ebd9-4702-a9c0-c5d95f740b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:06:06.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:06:16.733Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=a1c01dea-8944-4b27-af81-68f0948ce255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:06:16.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:06:26.744Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=5834aaaa-01c5-4df7-b9d1-fd325acabda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:06:26.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:06:36.755Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=ffb0b348-a98b-4010-85be-9b1ebce630a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:06:36.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:06:46.766Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=c362d68d-c9a0-4598-9c22-5499d3df41e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:06:46.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:06:56.778Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=91cfca28-d6ff-40dc-bda0-e1b49e746c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:06:56.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:07:06.789Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=37932db2-36f4-4607-bc82-34623b45341b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:07:06.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:07:16.800Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=dc146340-8485-4757-a630-0e3c2d0f552e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:07:16.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:07:26.812Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=7566327b-671e-47df-be66-94c14ab703da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:07:26.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:07:36.823Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=25897c46-4f03-4c50-a261-440d9e0d2b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:07:36.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:07:46.835Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=4e27eec6-b4f5-4ecf-8a93-4795800aea58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:07:46.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:07:53.337Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:07:53.337Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T01:07:53.338Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:07:53.340Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:07:53.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:07:53.348Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T01:07:53.348Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T01:07:53.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:07:56.845Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=5cc62767-3673-4f06-94bb-ab36d28bdbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:07:56.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:08:06.855Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=db82fcb6-39b5-478b-a7e9-3e6e5fc49872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:08:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:08:16.866Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=ee49f549-d789-4e69-b76c-17cf57e36a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:08:16.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:08:26.876Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=d32f2eb9-d369-4bb4-9b60-4c845139ccf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:08:26.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:08:36.886Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=7ef58413-58f3-470c-baa7-7e5fa25e5f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:08:36.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:08:46.896Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=b9090806-3059-4c77-aac9-cca4a1c8c46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:08:46.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:08:56.906Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=84eeae18-7931-4e13-8012-e2535b3f2c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:08:56.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:09:06.914Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=2f40b9ec-e2ae-42ec-8766-fb352c723fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:09:06.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:09:16.924Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=10737a9f-ed37-4ee4-8726-b688b4e02caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:09:16.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:09:26.935Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=3cf5550d-a217-4cea-999c-16b435e5a6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:09:26.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:09:36.945Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=bd2a7bbe-8dd0-4d02-b963-27c235d6828d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:09:36.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:09:46.956Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=f6afe3a3-bc9e-44b3-adbc-f6e710f05d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:09:46.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:09:56.966Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=3fca5162-bda8-48d7-80ad-9d8cb488543a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:09:56.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:10:06.975Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=eb61dfb6-546a-41df-b556-61192b613a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:10:06.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:10:16.984Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=53488e08-fb42-4ed2-883b-922faf5af5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:10:16.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:10:26.993Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=5c1a72d7-b2c7-4507-bd9b-d7950f288b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:10:27.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:10:37.001Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=3f8004e2-f4a5-4b47-8bae-6727933c1d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:10:37.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:10:47.012Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=9edd2b35-6cad-40a8-bcba-1339bbe92fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:10:47.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:10:57.022Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=f7949d85-c7f3-4cda-a80e-b1ae2255b1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:10:57.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:11:07.030Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=9c779311-c763-4492-9135-76ea9cedd05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:11:07.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:11:17.041Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=64f97c3c-732c-43dd-b8e7-34907c01db60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:11:17.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:11:27.050Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=db38f743-94a3-4aca-90d6-64832ca162f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:11:27.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:11:37.060Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=06adedc7-1581-4d8f-8f68-75878bcedfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:11:37.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:11:47.069Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=fe7a6aff-cbc5-444a-9564-b2fcd9b623d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:11:47.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:11:57.081Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=5b200c37-5989-4773-9607-d761852a503b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:11:57.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:12:07.092Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=8333a182-668c-47fa-a631-3415aa28cad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:12:07.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:12:17.101Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=33b20b31-e884-406d-a943-571e3fd565ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:12:17.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:12:27.428Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=b15c0a71-b696-4045-8b42-5dc0cba43019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:12:27.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:12:37.437Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=28406cdb-7b5e-4080-9dd1-2a87adff6747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:12:37.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:12:47.447Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=72bcaef6-52c3-451c-8bea-9b44a16a380c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:12:47.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:12:52.674Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:12:52.674Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T01:12:52.675Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:12:52.676Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:12:52.683Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:12:52.683Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T01:12:52.683Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T01:12:52.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:12:57.456Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=ab6c66b7-7f8d-4e6f-8d6c-730851716d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:12:57.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:13:07.466Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=05b3ded4-0863-4752-ad94-3054fc1a5f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:13:07.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:13:17.474Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=b64fbdac-2bb9-4c11-b2a7-82d4975aa458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:13:17.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:13:27.483Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=d28838ec-b83a-4764-a8ac-882399da219c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:13:27.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:13:37.492Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=076b065d-96d6-45e5-b87a-4b19870f5f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:13:37.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:13:47.500Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=c417af68-f0eb-473b-85c4-c4e810f9e4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:13:47.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:13:57.510Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=27c35035-9e3a-416e-85a9-8b53985a015c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:13:57.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:14:07.518Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=34ff41a1-e711-469a-b843-9c444a8c1772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:14:07.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:14:17.540Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=c58c4621-58bc-43a4-9df0-47b1521901e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:14:17.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:14:27.548Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=8e450ad6-d79a-49ed-96c0-e72cbbcf3dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:14:27.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:14:37.556Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=f1628878-e717-4dbd-b1e9-13a909a56228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:14:37.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:14:47.565Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=1aa80b1a-2554-439e-8b90-6b4ce141a3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:14:47.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:14:57.573Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=875218c5-99dd-4a5b-9d3c-a02847ac23ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:14:57.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:15:07.580Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=751a7dd6-47ea-43f1-8ea6-5b83659492e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:15:07.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:15:17.589Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=2199b908-d660-47c9-b4ea-3daaa1813615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:15:17.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:15:27.597Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=fa866f7c-d6a9-4adb-8129-656a9c297900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:15:27.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:15:37.605Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=b5d44cbf-08a4-4594-8371-aebf63a4edfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:15:37.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:15:47.614Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=7fb2ff33-aa92-4dc0-9936-a19c618618c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:15:47.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:15:57.622Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=3f3a7222-95ac-47a1-b419-be846d7f123d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:15:57.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:16:07.630Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=af83daf1-b3eb-4f5f-aca2-9ff6135158de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:16:07.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:16:17.639Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=f22e4681-4dc8-4e2e-a892-8d5f8e07dd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:16:17.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:16:27.647Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=8849d751-19a7-4267-90d2-9de8f1b08bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:16:27.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:16:37.655Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=772963e0-f81f-4da1-9b12-b79d5e794365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:16:37.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:16:47.664Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=f1900553-702c-470a-ab10-1757865630f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:16:47.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:16:57.673Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=8615d6bf-ab65-45d6-9f02-ab1836d90227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:16:57.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:17:07.681Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=fde53b2a-01e6-4f62-a63b-271149302335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:17:07.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:17:17.689Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=8ea84101-0dc8-4fdf-9673-80b09ec3379d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:17:17.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:17:27.697Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=87a4972d-c471-4844-a65b-041072785674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:17:27.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:17:37.704Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=915371c0-7380-4ee3-a1b1-f9f437111d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:17:37.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:17:47.713Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=aa20ac4e-01e3-4c7b-bca4-9f9158190e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:17:47.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:17:52.663Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:17:52.663Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T01:17:52.663Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:17:52.665Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:17:52.670Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:17:52.670Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T01:17:52.670Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T01:17:52.672Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:17:57.719Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=b7b3bea4-7c2f-47a9-ae93-32b6c6fa4ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:17:57.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:18:07.730Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=8935331e-ded6-4121-89ed-ad81560cb8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:18:07.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:18:17.737Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=53f11899-17a3-407b-92fb-ef4857f4aed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:18:17.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:18:27.745Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=2cb6a239-7bcf-4237-8324-ac2bc043dd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:18:27.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:18:37.751Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=7061375e-eb19-4c69-82d2-6d2bc9f10ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:18:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:18:47.758Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=72912fb8-b2ff-4d58-8d42-d3692b5e3a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:18:47.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:18:57.767Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=736cb68a-8d3e-42be-8769-70d57599de36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:18:57.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:19:07.775Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=4a7c1e1f-675d-446f-84e0-9b7490dbf580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:19:07.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:19:17.785Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=d3a9efcf-fac6-4010-a0b9-74d29b34973c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:19:17.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:19:27.792Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=4fda7bad-1bcc-44b8-9ae4-fbe788a1a797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:19:27.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:19:37.800Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=ce04ca01-6193-431e-9a97-c159ca90a61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:19:37.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:19:47.807Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=b88f6fea-6553-41e5-aa31-f989146a52f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:19:47.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:19:57.814Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=39e92110-948e-4438-8fe4-7ec16da04c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:19:57.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:20:07.822Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=f7ef56de-ef21-4b43-ab22-ffb88797f1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:20:07.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:20:17.831Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=72884231-6172-4079-81b1-6a41085142de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:20:17.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:20:27.840Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=7d1afca2-1eec-467f-81bb-b22b0525d3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:20:27.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:20:37.849Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=351d0d8c-a946-42c2-bf79-3b28a5ab3fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:20:37.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:20:47.858Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=0e44a779-dd62-4d9c-8bc1-44badb9ad115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:20:47.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:20:57.867Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=a7c9ba85-7eeb-4dac-aa42-29bd9aa67a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:20:57.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:21:07.874Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=3931ff55-4737-4aeb-8440-680a6017657d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:21:07.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:21:17.885Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=555b4c48-9786-4dce-afa7-20eaec6023f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:21:17.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:21:27.893Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=f322e276-145a-40b0-aa76-59b1fec980cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:21:27.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:21:37.902Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=27572304-4781-43c8-a3cc-e3ad2cd74f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:21:37.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:21:47.912Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=e54d5558-f181-4de8-b1eb-e20519806594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:21:47.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:21:57.921Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=d8f7ba24-079a-49b1-96de-d11539cbcfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:21:57.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:22:07.929Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=ed4acb11-2814-4e12-8c2f-9dc305830d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:22:07.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:22:17.937Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=21cac0e8-0190-4480-add4-491157bd19df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:22:17.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:22:27.945Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=ec048db5-59b7-4329-bf1e-03bd73822bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:22:27.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:22:37.952Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=8342cd8a-fa31-4f48-a6c3-4a81c6c727ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:22:37.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:22:47.960Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=fcecdeab-cf73-4e7b-b011-2496943f36c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:22:47.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:22:52.676Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:22:52.676Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T01:22:52.677Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:22:52.678Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:22:52.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:22:52.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T01:22:52.685Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T01:22:52.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:22:57.968Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=1c09e516-b5a7-45ff-b37e-0dc29a97ec89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:22:57.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:23:07.976Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=e1929462-1d2a-4918-9ba5-f4596d17c37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:23:07.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:23:17.983Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=01d8e6f9-6869-4348-861d-bf160a670ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:23:17.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:23:27.998Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=9fd3200c-1e7c-4c37-90c0-824fbd7907dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:23:28.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:23:38.006Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=e2c92d59-b7d8-4037-ac28-190b842a1da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:23:38.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:23:48.015Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=acc58cea-429f-4a61-a720-c65e592c703c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:23:48.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:23:58.024Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=0a34ba07-4522-414a-b3b8-72f8cd9ad531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:23:58.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:24:08.041Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=725ba4d6-82cc-4dbe-bbd2-f66270f34592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:24:08.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:24:18.049Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=e793f7f4-1be5-4b60-83c5-797966274aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:24:18.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:24:28.058Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=439abc31-f1df-4823-9ddf-2edc9746e592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:24:28.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:24:38.065Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=5f102c49-b45b-4e1f-80f1-46d6dc0f965c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:24:38.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:24:48.074Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=fcbc9363-07b9-4873-869a-b29327af149e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:24:48.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:24:58.082Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=a9d03bd3-c549-4485-a31b-a25413fd1d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:24:58.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:25:08.090Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=d5cf183a-4833-445b-9478-acbbb14ad39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:25:08.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:25:18.098Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=0b2e05e1-0ebb-462e-8191-48b5f7aba3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:25:18.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:25:28.106Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=3b9ef2af-70e0-4a7f-b884-afdd2277ff9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:25:28.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:25:38.114Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=b10d8163-b37d-4b40-8f31-59dcd4649b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:25:38.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:25:48.122Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=326b8f50-3ed7-4476-bc9d-9e69446c943c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:25:48.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:25:58.129Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=5cb58633-e0d4-4107-a78f-52c9e2821a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:25:58.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:26:08.137Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=8b7f9249-72a4-43db-b577-db0ae19c6e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:26:08.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:26:18.145Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=4bded314-4e15-4fcf-9777-dcdd55570643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:26:18.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:26:28.153Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=7636d61d-f266-49e4-88e1-f4b918e8f08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:26:28.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:26:38.162Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=e8f78f4d-172d-48a3-b1a6-8715f95ef163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:26:38.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:26:48.170Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=59fb64c4-2a18-4be3-bea3-7d21ea64013f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:26:48.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:26:58.178Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=f541d9b6-f3b3-4566-992f-34320cd27073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:26:58.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:27:08.187Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=da881036-e59b-476f-ba11-cb352cda86b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:27:08.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:27:18.195Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=6d3c02c3-1625-462a-b21b-c075cfad69a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:27:18.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:27:28.202Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=e241ea05-e692-4ad8-9402-abefdc36fa64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:27:28.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:27:38.210Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=94431fb2-3500-4f71-b862-7f975d0483c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:27:38.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:27:48.218Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=4f94a18d-1d6b-4aa4-826b-709c1f01e5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:27:48.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:27:52.700Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:27:52.701Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T01:27:52.701Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:27:52.702Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:27:52.707Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:27:52.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T01:27:52.707Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T01:27:52.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:27:58.226Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=3e55b671-cbda-4f84-bf2a-027dc1412f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:27:58.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:28:08.234Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=7f67bb3f-5dcf-401f-921f-0126c0469a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:28:08.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:28:18.242Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=a3f4c7c1-d3b3-49bf-b21a-49a9b965be0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:28:18.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:28:28.250Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=0f930af4-1e0d-4ccc-a108-bbf39f0b7961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:28:28.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:28:38.258Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=e90ec624-1654-4065-9f75-aed921426545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:28:38.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:28:48.266Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=0754f973-5ce8-4610-9a56-c74ba586d46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:28:48.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:28:58.274Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=5ecae7e9-3d6a-4885-8f28-d2f443edfa6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:28:58.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:29:08.282Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=35b017a8-295b-43a5-834f-5c7ec5e72cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:29:08.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:29:18.289Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=654f001f-7d39-4aec-ad6f-1e20cb1af147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:29:18.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:29:28.297Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=70bc9847-8e2d-44f0-96ad-971a1a596ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:29:28.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:29:38.304Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=7f1513da-68a4-442c-935e-f852c8b94359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:29:38.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:29:48.311Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=eee172f4-bf14-42b9-a5ea-5576b72e39a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:29:48.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:29:58.317Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=9ffda36e-2881-43b3-b868-fad9809acafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:29:58.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:30:08.325Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=d3911e99-8c07-49ff-ad9a-f3fa9aa1c0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:30:08.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:30:18.333Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=f80ca228-4eb5-46ea-b9ad-da2489686129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:30:18.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:30:28.340Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=dd023748-9fbe-4724-a21f-4866c64f4ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:30:28.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:30:38.347Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=72503faf-e8e0-49b0-bd71-80b5940ccaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:30:38.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:30:48.354Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=e4f9c860-6f7d-428b-83ac-a44cb9189ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:30:48.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:30:58.361Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=044659d9-baa5-490a-ac54-b2fd6a6aa20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:30:58.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:31:08.369Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=a06091d3-17b4-4fe6-aeee-8ceea9af1cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:31:08.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:31:18.376Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=f849a50e-21a9-49f7-8b71-6c21b2916d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:31:18.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:31:28.382Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=83d880ec-9217-4e75-b1c0-111f86dc2c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:31:28.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:31:38.389Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=0400957b-52f6-4670-bfbf-640f3c2b6c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:31:38.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:31:48.396Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=c9818613-5b10-4a95-9c34-62b81ab0aab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:31:48.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:31:58.404Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=ed918cb3-4ef7-4ee6-9137-1d64e9a05a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:31:58.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:32:08.412Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=56775c0f-3064-4923-8dd1-4bd73013dbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:32:08.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:32:18.420Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=7da5306d-36df-4369-9f9b-8cefa83fa4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:32:18.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:32:28.428Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=86f51bd9-cb94-4851-a94c-310f6b43cc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:32:28.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:32:38.435Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=6771da2a-cd58-46f9-a531-b4dc449b4076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:32:38.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:32:48.442Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=5dd6ebae-bb43-417e-a82d-13e4336cabc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:32:48.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:32:52.651Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:32:52.651Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T01:32:52.651Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:32:52.652Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:32:52.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:32:52.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T01:32:52.656Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T01:32:52.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:32:58.450Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=aadc8d2f-3756-40ad-a272-62ea12a0195e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:32:58.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:33:08.458Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=cb2fbadb-104e-4e59-9231-6bc75ad3e489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:33:08.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:33:18.466Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=52575db3-5807-454d-8f47-75278b7dfabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:33:18.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:33:28.473Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=86f8ee80-dac2-4131-8d91-0eceefac3392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:33:28.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:33:38.481Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=ff98ce23-7f34-4ce6-879a-9168cf39cf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:33:38.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:33:48.487Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=34d98e23-85d2-42ae-b562-2ab167a14c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:33:48.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:33:58.495Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=3d18d20e-912c-4325-a116-ee9b1c39c40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:33:58.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:34:08.502Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=f9615deb-78c2-49ea-a2e3-5ccfb3e31b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:34:08.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:34:18.510Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=5507be3d-c3b5-4814-bdf9-daf133af4850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:34:18.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:34:28.517Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=77be2189-e26e-4a3d-a158-33dfe56fdaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:34:28.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:34:38.524Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=ea92f16b-a23f-43ef-916b-20fa569086fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:34:38.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:34:48.531Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=dbb4eb8d-ed85-47af-9b9e-cb01480733af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:34:48.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:34:58.539Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=1b1f4c50-939c-4b71-8f55-e51e282a7952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:34:58.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:35:08.547Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=c39c0bb8-f8fe-4913-a24e-1c529d07e800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:35:08.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:35:18.554Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=2995da89-55fc-421b-9871-96025b76165b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:35:18.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:35:28.562Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=d9e0b961-1436-4643-939b-5b1b8b3481e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:35:28.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:35:38.569Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=d8ac68e1-8232-4da8-ba22-9b607467a1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:35:38.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:35:48.577Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=48629084-65b6-43bb-88df-ada6a790169a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:35:48.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:35:58.583Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=1371a128-fe12-43fe-9b31-94da23def541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:35:58.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:36:08.591Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=8d636ff0-2390-46d8-9a9f-d2984ec6744e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:36:08.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:36:18.599Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=1b67f301-6c70-4a84-8481-7ffae99ad010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:36:18.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:36:28.606Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=ec0f5802-f668-448f-b64f-2c4224c9b30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:36:28.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:36:38.613Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=b09749ee-23b3-42da-bec6-f9892b7649de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:36:38.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:36:48.621Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=d2c27a99-692f-4241-9f93-03bae1edccc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:36:48.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:36:58.628Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=cc017f6c-8bae-4272-83d5-c7341a7e069b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:36:58.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:37:08.642Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=e345e217-0c94-4548-8142-7dc894fc2b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:37:08.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:37:18.649Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=4ecb2bc7-257e-4f2c-a4e2-ed8eba482b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:37:18.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:37:28.656Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=54b740e3-1474-4f7a-b2e2-bce41641edf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:37:28.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:37:38.664Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=906b383b-33d9-4af0-bf30-fd0217cdd410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:37:38.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:37:48.671Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=9a0f2ae6-1af0-4223-b97a-eb981076c519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:37:48.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:37:52.676Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:37:52.676Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T01:37:52.677Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:37:52.678Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:37:52.681Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:37:52.681Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T01:37:52.681Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T01:37:52.683Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:37:58.678Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=c66c1b1f-e3df-4516-bcaf-720988cb0903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:37:58.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:38:08.686Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=4434cd18-208e-4291-94aa-ab54550dc9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:38:08.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:38:18.693Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=366dc76c-ca7c-42ec-9dbc-3333377273f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:38:18.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:38:28.699Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=9f8ec86d-072c-4f0a-b0ba-c75ce8ab512e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:38:28.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:38:38.706Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=45810b5c-fd89-4e89-a8b1-0f500c3556e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:38:38.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:38:48.714Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=4bb52702-d7a5-4233-b225-7bef6bd39950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:38:48.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:38:58.722Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=4d52532f-ea9b-40da-811f-f9cc248a6258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:38:58.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:39:08.729Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=8db66188-8fde-4d66-8bd7-704474ebc39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:39:08.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:39:18.735Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=ab2aa6ea-bf13-4674-9f2c-b2f326a6f377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:39:18.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:39:28.743Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=3212fe73-a1bb-4b4f-8e7d-c21acc0ff48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:39:28.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:39:38.751Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=fd758bba-84ee-46b2-b0b9-bdf286c1c372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:39:38.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:39:48.758Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=0835e227-8a55-499f-b2e9-d97d791d5eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:39:48.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:39:58.765Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=de1514fd-acc8-44f8-aee7-caa70a3c9d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:39:58.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:40:08.772Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=1990ea57-b142-4004-9555-30c5fd9aedf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:40:08.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:40:18.779Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=7e5d3157-6038-4a70-8f9e-ed827dac066b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:40:18.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:40:28.787Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=e6c69029-5c5f-4663-a90d-ff755419b1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:40:28.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:40:38.794Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=37dfb1a6-7759-499a-b792-9d6d15c8de63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:40:38.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:40:48.801Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=99a66928-2f68-4dbd-86d5-61008666e1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:40:48.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:40:58.808Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=6227eb6b-5679-4901-b933-6ea8cd4030dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:40:58.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:41:08.815Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=a9c65de3-0ef2-4dd5-bcea-f42e4187c6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:41:08.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:41:18.822Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=845b8f42-c1c8-4aeb-9389-72dc9aafafa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:41:18.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:41:28.829Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=1888f547-3739-46e8-b7c7-77d96510472d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:41:28.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:41:38.836Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=d4c93f0f-ce70-45b9-9b85-c82deded628c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:41:38.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:41:48.843Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=cc179c6b-5496-4184-989f-ecea92de68c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:41:48.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:41:58.851Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=43694146-6f1e-417c-853f-66955db8355b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:41:58.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:42:08.859Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=efdfc2da-27f4-4d70-8840-58847a072b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:42:08.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:42:18.866Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=a52450b8-ed81-4d29-8481-6aa0c464babc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:42:18.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:42:28.873Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=3e4bfed8-7aeb-403d-b643-d864f8629187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:42:28.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:42:38.881Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=d0376dc8-36c1-4f64-9726-8cdc2b58be3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:42:38.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:42:48.889Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=3f78f96c-3833-4216-9da6-2ab99542903c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:42:48.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:42:52.661Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:42:52.661Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T01:42:52.662Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:42:52.663Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:42:52.667Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:42:52.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T01:42:52.667Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T01:42:52.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:42:58.896Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=7119aa01-7f1b-4364-a51c-9a3b795af8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:42:58.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:43:08.903Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=17e13d6f-9bb8-466a-b342-101e852352f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:43:08.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:43:18.911Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=2ae5c66d-eeeb-4be5-ab3b-1c7e5792288c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:43:18.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:43:28.917Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=e20b7a04-8eba-466e-8d27-974c1c3cd69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:43:28.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:43:38.925Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=5d39be82-f6ec-4f5d-ad88-27b75b5a697e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:43:38.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:43:48.933Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=ac1c6231-0db5-468c-aa51-bbdee2905ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:43:48.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:43:58.940Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=66c7f595-f8c0-49e1-aa12-6e828a2417c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:43:58.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:44:08.947Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=907eaa3a-b019-4b32-b903-bbeb89b47c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:44:08.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:44:18.954Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=5077f9fe-5e4b-439c-8271-42e71ccaa3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:44:18.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:44:28.962Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=ebab4008-6271-4f55-bb06-7181fde5b3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:44:28.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:44:38.970Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=2555ba49-8bf8-425d-96fb-a692e9b9ec8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:44:38.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:44:48.977Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=228ee5ef-aab4-4c5c-9ccb-5bc4d3125c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:44:48.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:44:58.984Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=097f87ba-c67f-4db7-a89a-8afefed7f6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:44:58.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:45:08.992Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=742d3576-17a8-4182-84fa-3e860a5c40c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:45:08.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:45:18.998Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=f088ab40-6dcd-42e8-88cf-14018f697850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:45:19.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:45:29.004Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=623346e9-f2d5-444e-b305-bcb8ae8d1d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:45:29.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:45:39.011Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=b0967a35-fd0e-4e3d-ba33-4aea31379ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:45:39.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:45:49.019Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=9c738976-85de-42d6-b9c6-c2d29b2cc09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:45:49.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:45:59.027Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=ec9ce7e0-74a7-4ab3-a624-5d4c2976c59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:45:59.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:46:09.033Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=917f0077-c10d-4d8f-808e-85653f1af75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:46:09.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:46:19.041Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=4759aa08-f868-4e1b-a24e-825a6353e18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:46:19.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:46:29.048Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=ec126e95-1bb3-4d8c-af4c-c16d60524404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:46:29.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:46:39.056Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=007e6f89-ba1a-40af-944f-c3217b5c8d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:46:39.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:46:49.064Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=d18ccb4d-c6db-4b82-9c77-21e1369bfbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:46:49.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:46:59.071Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=4e469579-c1a2-44e7-8315-b043e3010cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:46:59.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:47:09.079Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=582f6444-b462-4b91-9448-e4e50c89f9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:47:09.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:47:19.086Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=09a0ab71-b5f1-4616-8394-13990d56481d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:47:19.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:47:29.093Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=8033c9aa-aa1b-40e0-89cf-bcc4a62bd472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:47:29.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:47:39.102Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=66e06628-ccd7-4a67-af63-3507e09e600a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:47:39.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:47:49.109Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=ee49b352-a5b5-4329-a0b2-8bd8eb5d05dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:47:49.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:47:52.653Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T01:47:52.654Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T01:47:52.654Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:47:52.656Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:47:52.660Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T01:47:52.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T01:47:52.660Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T01:47:52.661Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:47:59.116Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=0087a851-d5d5-4cde-8b48-9ce2a95ec397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:47:59.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:48:09.123Z |INFO |Init configs |InvocationID=2e3d3e53-25ba-4b6a-8023-905bee2be6de, InstanceUUID=bc0caffc-ae3d-40ce-930e-92671896e469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T01:48:09.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |