By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T14:48:23.806Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T14:48:23.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T14:48:23.840Z |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-02T14:48:24.409Z |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-02T14:48:24.485Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T14:48:24.486Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T14:48:24.486Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-02T14:48:24.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-02T14:48:24.586Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-02T14:48:24.605Z |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-02T14:48:25.823Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-02T14:48:26.143Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-02T14:48:26.158Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-02T14:48:26.159Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-02T14:48:26.201Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-02T14:48:26.201Z |INFO |Root WebApplicationContext: initialization completed in 1595 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-02T14:48:26.478Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-02T14:48:27.124Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-02T14:48:28.075Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-02T14:48:28.472Z |INFO |Started MainApp in 6.353 seconds (JVM running for 6.938) |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-02T14:48:28.537Z |INFO |Start scheduling PRH workflow |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:48:28.546Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=5ef3c346-4316-455b-8260-d2d7813560f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:48:29.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:48:29.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-02T14:48:33.895Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-02T14:48:33.902Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-02T14:48:33.904Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:48:39.966Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4faad7ce-1b00-4115-8088-0b296998d476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:48:41.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:48:41.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:48:51.019Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=57090990-6559-4d6c-9ece-13f4d6f589f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:48:52.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:48:52.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:49:02.090Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7a93e90e-af4c-45f6-b364-660e3b0fa7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:49:03.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:49:03.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:49:13.190Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=74d46b11-1a17-47fa-bb25-623fdc2903b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:49:14.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:49:14.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:49:24.229Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d06879ac-97fc-4190-9153-48a090bb2007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:49:25.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:49:25.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:49:35.269Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2c031dcf-3d17-451b-933f-370a4b0dcdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:49:36.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:49:36.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:49:46.629Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3ea1151f-e083-4a32-841e-3d3295cdd4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:49:47.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:49:47.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:49:57.668Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=95c610b9-8b14-4a7f-beed-239ae92135fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:49:58.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:49:58.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:50:08.710Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=aeaf75b8-6703-4142-8abf-91d3d5d5d9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:50:09.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:50:09.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:50:19.751Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=07fe44a6-ebb9-466a-a106-e0744dc2388e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:50:20.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:50:20.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:50:30.789Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3a900e03-e974-4846-87d3-9a8c4f172b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:50:31.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:50:31.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:50:41.829Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=c06e0339-5017-4b29-8148-6d87a949999e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:50:42.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:50:42.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:50:52.873Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6ee6e0a4-429e-4937-83c0-56e0f0ecac9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:50:53.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:50:53.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:51:03.909Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=93e9c7af-596a-4f05-8ebe-803940e627b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:51:05.139Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:51:05.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:51:15.145Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=9bb6b450-d016-468a-8630-2fbc272838e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:51:16.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:51:16.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:51:26.254Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7a8dbff1-2e72-4e2a-8033-cb761527dce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:51:27.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:51:27.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:51:37.285Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=12b674fa-5e09-4833-8cf8-7ff4fd144473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:51:38.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:51:38.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:51:48.324Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=fface445-359f-4a68-aacf-c8322aad0364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:51:49.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:51:49.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:51:59.372Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=79b1f041-d1c0-40d1-8f87-05b8f41ca60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:52:00.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:52:00.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:52:10.439Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ada13e97-36ff-44e1-aa78-50fd1c97138f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:52:11.475Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:52:11.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:52:21.477Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ae6b1ba4-fd65-4f0a-8025-40ffc2b1d33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T14:52:22.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:52:22.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:52:32.519Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=0416d7bb-60b7-4dc7-8960-da303663a9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:52:32.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:52:42.691Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d44a66ea-ce00-44db-8b51-8d1a190c9b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:52:42.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:52:52.711Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=68e2585f-bdd3-4307-8fa9-03c89ec0c691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:52:52.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:53:02.728Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4f3fe42b-cc31-4061-b442-3f05f3cdacf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:53:02.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:53:12.746Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8130194c-a219-4177-a163-8a0119cea55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:53:12.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:53:22.758Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=5036bae6-74c3-4921-8ee4-09c11b3a80eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:53:22.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T14:53:27.182Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T14:53:27.183Z |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-02T14:53:27.210Z |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-02T14:53:27.244Z |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-02T14:53:27.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T14:53:27.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T14:53:27.252Z |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-02T14:53:27.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:53:32.771Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2c41ff53-7a33-4ad3-b80e-a08aa0f129d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:53:32.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:53:42.794Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8da448c8-5c1e-4b0c-958d-6f8c0a00f626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:53:42.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:53:52.806Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8b70b40c-0358-4260-9b70-0b9f417d4b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:53:52.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:54:02.818Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8899cb05-8655-4ac6-96e0-a80c21873389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:54:02.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:54:12.830Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e6959f8c-6f8f-4f0a-9c98-8baa68af1fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:54:12.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:54:22.847Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=1fe3e561-92a4-4986-a53c-40f3da72ae5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:54:22.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:54:32.875Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=89b86ea6-2dc7-40b1-a137-807abb6c8ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:54:32.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:54:42.897Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2235d676-43b6-4aae-b9f0-864116726ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:54:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:54:52.910Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=891e8a01-255c-46d3-a360-95605f21cf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:54:52.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:55:02.924Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e9e9e033-1c2b-4851-874f-526dfb589c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:55:02.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:55:12.934Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=616fbd2a-35e1-4984-a009-515fb758ed02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:55:12.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:55:22.949Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=9839b169-8d4f-4880-890c-aa64f252380d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:55:22.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:55:32.963Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=9562d475-4720-4aa7-9a64-daab22da8bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:55:32.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:55:42.977Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4cf7a2c8-0221-4d84-af11-8d4fd086609a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:55:42.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:55:52.986Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d382f694-a7a9-4950-b17f-4a9cf2fcbf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:55:52.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:56:02.996Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e397e418-cdd8-4bc0-917d-c394e98102c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:56:03.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:56:13.006Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b10d2432-31aa-4f97-8107-cf66c7ac472b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:56:13.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:56:23.015Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3d38118b-7c6a-4465-96c2-3205db5e8a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:56:23.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:56:33.028Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=fee8f405-aeef-4bb5-9103-e216560b1fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:56:33.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:56:43.043Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8bb26452-b6cc-4a33-86a5-3ec2528494c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:56:43.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:56:53.065Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=0284ab98-7d68-4c5c-9082-44d7b47409e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:56:53.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:57:03.075Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=aa15caf0-9948-4e26-a83a-61c6d08baac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:57:03.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:57:13.083Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=1a6124ab-a009-4a87-85bf-4e2716890cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:57:13.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:57:23.096Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8707eb72-d770-4ad1-95a1-e34d806b2d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:57:23.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:57:33.106Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6a753f96-fab1-4fe5-8ae3-c18f621aee22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:57:33.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:57:43.116Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=de4de77f-6d93-462e-ac9a-f0d04c3cb665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:57:43.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:57:53.138Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=c2c788f9-d665-4bcb-a303-df1d504ad56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:57:53.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:58:03.150Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=52b2e7d3-c052-46ac-bae2-f7314527b840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:58:03.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:58:13.175Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=66765dca-b8f1-41a4-9a83-4077c5e6c033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:58:13.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:58:23.189Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b5eac45f-3a25-4ec5-82dc-c48eb90704a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:58:23.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T14:58:26.764Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T14:58:26.765Z |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-02T14:58:26.765Z |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-02T14:58:26.768Z |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-02T14:58:26.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T14:58:26.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T14:58:26.775Z |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-02T14:58:26.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:58:33.197Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a6ce0c5e-8629-4b75-a701-591b3e7ad35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:58:33.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:58:43.206Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6d5896cb-35c0-4712-a142-6558678f06db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:58:43.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:58:53.215Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=20fee8f9-a3b2-49a2-8fdc-7c2145480f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:58:53.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:59:03.225Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=807bf9df-53fa-48fc-933b-3246bb98ca00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:59:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:59:13.235Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=9e71eb4a-55a7-4a50-b96d-fe3ecc98a0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:59:13.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:59:23.245Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=902a9ed1-c7d9-4a53-8877-a83e5d26a6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:59:23.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:59:33.267Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8aeae205-0259-42dc-b3b3-5916ff48fc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:59:33.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:59:43.281Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ad70c8a4-d3b4-426b-ae19-7ae0d8b51aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:59:43.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:59:53.295Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b578e066-e2b7-462e-b8c6-600071ee5f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T14:59:53.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:00:03.307Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=5d65f4a9-84f7-4a06-983a-06dd4da4cc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:00:03.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:00:13.329Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7b7823a7-36fa-40e9-b3e5-8d888dee607b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:00:13.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:00:23.337Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=9c37e48b-0631-4e9f-bc6e-f56bfd9257df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:00:23.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:00:33.345Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=25337551-6eeb-4cfe-8a42-b50389019ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:00:33.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:00:43.358Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=5aa7c397-9315-449a-b7ba-c28684bb28cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:00:43.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:00:53.385Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=17e762da-ec82-42c2-8c6f-a3c2735e3d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:00:53.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:01:03.398Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=c9b28f30-13b9-4b78-b8a7-a362915ef4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:01:03.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:01:13.406Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=76ba06c1-0c0b-4876-8c55-f86df5f937b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:01:13.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:01:23.415Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=998b3439-2907-4e54-968d-1b8c40b4155e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:01:23.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:01:33.423Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f182e5e2-43b8-4cdb-829b-9ee64aa75bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:01:33.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:01:43.432Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ac988d07-e8fe-40b8-984a-c2649ffe0ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:01:43.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:01:53.443Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6d7798fb-41bd-4433-8de6-8eebb9d7f703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:01:53.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:02:03.467Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7dbace30-43f4-4c3d-8524-9bdabfbf352e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:02:03.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:02:13.478Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=0b274947-a437-4a90-ae30-0966eb820860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:02:13.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:02:23.489Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=1b20de5f-73db-4dc9-af50-7cf7a5bc8860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:02:23.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:02:33.500Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a8d27560-8f74-48fe-b15d-5bbdab5790a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:02:33.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:02:43.509Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=10183159-6ac1-40c0-b7fa-e8f78e152555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:02:43.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:02:53.517Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e0403b73-c87c-416c-9155-763a004088df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:02:53.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:03:03.526Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b7b5b899-bcd3-4532-b06c-159226a845d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:03:03.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:03:13.537Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=161ea203-4372-4c86-b5d7-f4385d6634d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:03:13.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:03:23.551Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=423a7da3-650a-4c3c-ae79-81dea85279b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:03:23.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:03:26.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:03:26.756Z |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-02T15:03:26.757Z |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-02T15:03:26.759Z |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-02T15:03:26.764Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T15:03:26.764Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T15:03:26.764Z |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-02T15:03:26.766Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:03:33.575Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=35862326-8a35-4b23-9323-7689e39a8403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:03:33.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:03:43.584Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d4a86f87-d6f5-4ff5-872d-332041fbf197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:03:43.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:03:53.593Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=260455db-7ac4-4bed-8e4d-3fa74b394581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:03:53.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:04:03.602Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=adb6bb62-c33e-496f-ab48-c4c366e0c2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:04:03.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:04:13.608Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=01968bc0-90dd-4a9d-a2d5-a4769a14dce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:04:13.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:04:23.614Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=edde479b-d2c6-43a2-b8ae-dc3f454032d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:04:23.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:04:33.623Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2031c186-6fc6-4f24-ab7f-a7ac0ad475e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:04:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:04:43.631Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ad4db5e2-b0b3-4046-9840-fe72eaf9cde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:04:43.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:04:53.642Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f717003f-58d2-47be-b55d-b8c7b6399657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:04:53.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:05:03.662Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=316b780b-4290-433d-974e-f5767d712955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:05:03.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:05:13.670Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3f02a3ee-efa1-4a2c-b27d-d8012e75d206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:05:13.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:05:23.686Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=795f99e5-cb0a-43b0-bbf8-5c27a8b8b9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:05:23.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:05:33.697Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=5cd00b68-c1e8-4482-bcaa-91da469a76e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:05:33.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:05:43.707Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=57c038f6-5717-4edf-be70-4844f99b273f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:05:43.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:05:53.713Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=06dd03af-257e-4cd8-a658-cd0161ccd9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:05:53.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:06:03.722Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=17adad78-4d6f-446c-b7ee-6425e8eaae28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:06:03.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:06:13.728Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b0e36587-14c8-4ff5-b745-579b5a227eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:06:13.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:06:23.738Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8432babc-05be-4e91-9062-9237ac93ba5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:06:23.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:06:33.746Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=bce24772-1f27-44fe-8c48-b2eb4fbd73b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:06:33.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:06:43.760Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=56d65f49-36f3-4ebd-a3bd-c35c9a50945f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:06:43.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:06:53.772Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=de7998a9-0354-425e-bcd4-bda1d751a333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:06:53.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:07:03.781Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=fb9b1356-ebb7-4aad-9235-20c1dae08d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:07:03.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:07:13.792Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d7e18aa9-cfbd-43a7-b8a8-65022115c897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:07:13.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:07:23.803Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4021cc52-3298-4eaa-9f27-c846eab04b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:07:23.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:07:33.812Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=067cd2e6-1a47-4eea-a11d-c2679712da2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:07:33.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:07:43.819Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=c2e5534f-fab6-4d13-8e82-81867686bc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:07:43.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:07:53.839Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6b243ecd-93b3-4069-a722-22c6a7475407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:07:53.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:08:03.847Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=9482f4d8-7b0b-48e7-a76c-9d1f3fbe0781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:08:03.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:08:13.854Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2121bb3c-4755-441d-8675-56f5009a8f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:08:13.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:08:23.862Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=5b01eedf-ddf0-4c39-993c-79e3eac2a8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:08:23.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:08:26.761Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:08:26.761Z |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-02T15:08:26.762Z |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-02T15:08:26.765Z |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-02T15:08:26.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T15:08:26.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T15:08:26.772Z |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-02T15:08:26.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:08:33.879Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=9fa5c274-48b7-4128-9982-2c9396307504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:08:33.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:08:43.890Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=74c63d2f-bf2d-4efe-bb4e-26e184afcd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:08:43.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:08:53.900Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=43d2166c-58d8-4aab-9c53-ebcebb32088d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:08:53.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:09:03.908Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d89bfae5-54f8-43d0-95b1-8e689b10f770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:09:03.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:09:13.947Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7924be76-eef9-45d0-aa65-d295c3584a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:09:13.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:09:23.997Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4a2f7d7a-6e0a-4d0f-a9f2-77c1f39c5f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:09:24.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:09:34.051Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=034c716b-9390-4bf2-b962-220ba4f1b499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:09:34.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:09:44.155Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=5bea30a9-2e87-4d25-80ea-f50845733e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:09:44.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:09:54.166Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=bc884927-eb57-4045-93d1-f4288e3b6b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:09:54.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:10:04.175Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4d385518-299d-49c5-b2b1-163f56891537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:10:04.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:10:14.185Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=63e76553-3dab-4697-93f8-88901a2b4daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:10:14.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:10:24.201Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e9e92ba3-8ffc-4628-909c-1872a73f2c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:10:24.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:10:34.207Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b0eeb9f8-432c-4def-ab02-c161239051de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:10:34.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:10:44.217Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=451efcea-a527-49a9-96ba-6c6b9d36e16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:10:44.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:10:54.228Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=82983a59-aa33-4792-81c0-cf38f1feb4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:10:54.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:11:04.249Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=10042352-9e62-48cb-a16c-ca6db8f0cd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:11:04.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:11:14.264Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f821d981-c838-43db-b006-7044808e704f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:11:14.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:11:24.280Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=23abcdad-8d18-4b33-b71f-e34934f3319b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:11:24.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:11:34.315Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=83ba095d-cea5-405d-933d-7ee4f287538c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:11:34.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:11:44.334Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=43ccb7fa-f4c5-481e-b427-809af8de94ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:11:44.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:11:54.344Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=9f42bb2c-91f2-48d5-8718-a76a813a29f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:11:54.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:12:04.360Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2ad6f324-7ced-41f2-8821-d1741806699b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:12:04.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:12:14.366Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=5d20c445-14c6-478d-bd98-e69a37fa7480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:12:14.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:12:24.374Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=1997f8a9-f743-4180-a59a-324c447706d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:12:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:12:34.390Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7dcb6de6-ba82-425b-a1d1-436b4150e9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:12:34.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:12:44.399Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=bae5389a-3a29-4ddd-ae50-5dbba2bcf200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:12:44.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:12:54.405Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8c81188a-7fcd-4d1e-8cef-62f246cc9c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:12:54.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:13:04.414Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=cbceec00-0e25-49a7-92d4-0c00cbbcb569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:13:04.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:13:14.421Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7cce90d8-0791-4ba7-a74e-435a8381471c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:13:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:13:24.429Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=948895ef-fcbb-4acd-b817-5d12327226b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:13:24.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:13:26.844Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:13:26.845Z |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-02T15:13:26.847Z |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-02T15:13:26.851Z |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-02T15:13:26.861Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T15:13:26.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T15:13:26.862Z |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-02T15:13:26.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:13:34.437Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=1fb49345-e296-4b1b-a2ca-dd1af6982fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:13:34.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:13:44.451Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=1b12dea0-0342-4899-9f45-e35166c30af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:13:44.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:13:54.468Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8270c46a-5063-4167-8310-0424ebf66552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:13:54.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:14:04.479Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ca12a0e8-b786-455d-b899-9b4194834ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:14:04.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:14:14.486Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4fa9d142-4b21-4258-91a8-fee6ddf46baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:14:14.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:14:24.492Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f4bae7f3-9f45-4c50-ac49-2d6822a021d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:14:24.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:14:34.500Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=49425f01-9aaf-467b-8fe8-4399e14eea7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:14:34.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:14:44.506Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b9ef311b-bbb8-4948-b441-5b29d875aa52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:14:44.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:14:54.512Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=93e89c54-6ddc-4a4e-a822-94bd7756779b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:14:54.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:15:04.521Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=77163e6f-e0ed-4fb8-93c0-77ff78103aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:15:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:15:14.529Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7a885b9a-8031-43b8-aa23-d4aa5653f0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:15:14.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:15:24.550Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4e59b05a-14a6-4571-859c-e6632ec8ba74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:15:24.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:15:34.564Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b5c1dc94-e046-41c3-ade2-83d406a800fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:15:34.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:15:44.572Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e82089b7-4b1a-4349-93e8-82b03c381fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:15:44.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:15:54.586Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6bd391bb-d3de-45d8-9b3d-5e1a70b71372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:15:54.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:16:04.592Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=88db1b41-1e61-4d9e-a529-b403b1a3bf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:16:04.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:16:14.598Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3e0d7815-20b0-40bb-9e86-9c9d8b589c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:16:14.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:16:24.606Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=352b6c61-2e33-4046-8285-10d127a04e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:16:24.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:16:34.643Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a74066fb-56a7-4998-b794-58cdfac7a4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:16:34.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:16:44.651Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=c41d94fa-0fd0-4015-b7b3-f3eb2e81f49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:16:44.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:16:54.664Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=047574f0-96b8-4991-90d6-351c6a99834f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:16:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:17:04.673Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=164d0622-b259-4cd7-80d8-3b523876bd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:17:04.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:17:14.680Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=89e52005-4e0b-4e3c-bd0c-5cf71ce9ff8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:17:14.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:17:24.687Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3119eb28-5729-4b3d-a825-464cd3d399e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:17:24.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:17:34.697Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=13595f7b-0bf9-48a3-8ea1-cd3091c30446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:17:34.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:17:44.704Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=28f7413e-1f57-4f3b-baf7-7be62694e901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:17:44.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:17:54.715Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6a3b56a1-8bd6-4b7c-b8cb-4e7d23f60357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:17:54.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:18:04.724Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=547b1818-74f7-4ca5-b77d-62aa31235c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:18:04.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:18:14.738Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6ba00dad-f5a4-430c-8fca-00228d1480fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:18:14.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:18:24.745Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=88dd61eb-df45-40c8-86ce-4c56c9fd34d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:18:24.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:18:26.795Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:18:26.795Z |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-02T15:18:26.796Z |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-02T15:18:26.799Z |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-02T15:18:26.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T15:18:26.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T15:18:26.805Z |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-02T15:18:26.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:18:34.751Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d1f0c28d-0fd0-4d8a-bcb2-876b042f440b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:18:34.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:18:44.757Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6bc7bab1-80ae-4013-9bf3-2ef51ec3352d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:18:44.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:18:54.764Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=af437946-368a-42be-b0ea-cce1afd8b293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:18:54.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:19:04.772Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=23a625e8-1bfd-43ab-94a5-42b59a30f2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:19:04.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:19:14.780Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6518dbd1-0d4b-4bb7-aa1b-37fd67dced5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:19:14.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:19:24.788Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=9df638f9-a4eb-472e-951e-2435519aac9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:19:24.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:19:34.795Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=1f750421-784e-405b-8fed-f412229cc276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:19:34.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:19:44.808Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=85a67e2c-ecfd-401c-bb9b-c46370608d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:19:44.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:19:54.815Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=72e090fb-ca88-41a4-8cdd-8918f1ad2626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:19:54.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:20:04.822Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=314ee65e-eaf7-4b62-81c5-bce73161272b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:20:04.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:20:14.827Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2479c3da-b082-423b-a181-8707401419b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:20:14.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:20:24.834Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d2ea6ba4-7cda-4923-8cbc-4ecd1b8c3ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:20:24.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:20:34.839Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=54161caa-c284-4253-918e-6da51f4d03dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:20:34.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:20:44.846Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a1e6316d-2afc-41d6-9c70-8e00dc4dbda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:20:44.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:20:54.855Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=79672f2b-96e3-4188-a299-fda80b779159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:20:54.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:21:04.872Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d7b868a1-e0d8-4454-bbf0-82a5919dc8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:21:04.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:21:14.879Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=76312b45-3919-4095-813d-34c2dd083a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:21:14.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:21:24.885Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b00a8c64-8d00-4486-8f7e-127b4d2560f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:21:24.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:21:34.892Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=91b4ccf5-f9ed-4c7c-a623-1d0729a8291c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:21:34.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:21:44.898Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6da692a8-1009-4e27-8b2f-c9bcf1314d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:21:44.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:21:54.908Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=64cda96b-fa0a-485e-8084-93d0d8e8bd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:21:54.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:22:04.919Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=408495c6-75d6-4172-8514-46d0d6ec10da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:22:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:22:14.940Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=19bd9f55-fcb3-488b-b253-954aad9880c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:22:14.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:22:24.948Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=0b9ca9fd-3cf0-4351-ba84-76bccef23dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:22:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:22:34.956Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a8825615-8971-44bb-899b-6206225b8acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:22:34.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:22:44.962Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=dae8fcfa-8cea-4614-8190-e9e84f6f18e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:22:44.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:22:54.969Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8554a34c-3896-453e-9ed8-8089b192c64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:22:54.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:23:04.975Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7e3da055-6108-4356-8ffb-174fafa44fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:23:04.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:23:14.980Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=70b167ce-af8c-4d99-a56e-f643ac86131f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:23:14.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:23:24.987Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=143d13c9-fb13-44ca-89d9-50b04685159e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:23:24.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:23:26.748Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:23:26.748Z |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-02T15:23:26.750Z |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-02T15:23:26.753Z |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-02T15:23:26.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T15:23:26.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T15:23:26.758Z |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-02T15:23:26.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:23:34.998Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=1b6bd57f-193a-41a9-b4b3-56023f9d8e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:23:35.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:23:45.005Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d5d309c5-37ca-4f67-a7f0-5d250b4de98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:23:45.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:23:55.013Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f1ae1bc0-6aa6-41d0-80d1-053e750a2c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:23:55.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:24:05.019Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=376f4a07-4052-4f64-b098-2516b3c56ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:24:05.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:24:15.034Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e6ae5d09-5eca-44c3-9b60-042de19afe7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:24:15.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:24:25.042Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b5fb1b50-646c-4612-80fc-96215242b6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:24:25.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:24:35.048Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=25af47fc-be09-461e-b49a-1fb8d930b99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:24:35.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:24:45.054Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=cd4ce099-a049-4977-88f5-1af54565e034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:24:45.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:24:55.065Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=bd1068fc-0267-41dd-bcec-42205c0f4004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:24:55.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:25:05.089Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6188521f-7c0a-44f3-9957-5efa5452ce19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:25:05.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:25:15.103Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6f545883-4a8c-4bfa-835f-7b20efae0ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:25:15.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:25:25.112Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=94400d1d-59df-4c73-8a74-f1340c1abfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:25:25.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:25:35.121Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=69acdd5c-833e-4f5d-9e72-04ee0487167d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:25:35.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:25:45.130Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a36b87b0-d6ce-40f0-8f83-314137a03d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:25:45.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:25:55.137Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=05014135-1f7f-4570-8cc9-020b5a1072cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:25:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:26:05.143Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=5c743838-8b8b-4251-8815-21c2d252a050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:26:05.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:26:15.149Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=41f05869-03f8-4bc4-8877-5aaa3d9729d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:26:15.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:26:25.155Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a3cc1e90-aa46-464f-b647-5735bafe9c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:26:25.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:26:35.163Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b599cb1b-bb1f-4376-b1ff-d2133f2ba9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:26:35.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:26:45.175Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d6f121f8-f08b-4083-b56b-12bc155229f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:26:45.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:26:55.182Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ba012a2d-6a36-468d-b9d4-915e6d8d938f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:26:55.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:27:05.191Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=89f0b91d-d977-47b2-8438-ee254be826ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:27:05.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:27:15.197Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8f928679-1e6d-4019-ab43-5ff6dd6fbd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:27:15.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:27:25.204Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a588d19c-3e90-4a81-9d69-8d68a7cccf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:27:25.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:27:35.211Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=03b6c4fe-81dc-453a-b28b-b73eb2d73a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:27:35.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:27:45.218Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d62a0b92-dfb2-486a-8d0a-0b374c9b4265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:27:45.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:27:55.224Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=73eb92b7-67b4-4eb8-b614-717febb912f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:27:55.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:28:05.233Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7b87b46a-ec92-4ce1-a051-ad26b77f7d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:28:05.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:28:15.253Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=49cb9595-6ad2-428f-8e05-0b643e5644ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:28:15.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:28:25.262Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=da40183c-cc64-4db6-9df1-a5e3b75773cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:28:25.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:28:26.828Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:28:26.828Z |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-02T15:28:26.829Z |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-02T15:28:26.832Z |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-02T15:28:26.838Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T15:28:26.838Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T15:28:26.838Z |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-02T15:28:26.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:28:35.268Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b3431a7f-d7c7-4e9a-ac80-38dfaa780d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:28:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:28:45.273Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=aaa4c164-0b3e-451e-847d-027817a7cba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:28:45.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:28:55.282Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2f6821d3-6bfa-4c46-a872-24339b91a00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:28:55.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:29:05.289Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=eeffd370-4dcf-4651-be42-97da6962819c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:29:05.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:29:15.297Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d757fcf0-9a4d-4977-8b2f-2183be580362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:29:15.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:29:25.305Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a3f9296a-7956-4f76-a7f2-6c53d43c49a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:29:25.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:29:35.323Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3b6fc3b1-3c1c-443e-9cdc-ec58817c0e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:29:35.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:29:45.330Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=38b44a32-57d5-4bc9-8c4e-584a58264136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:29:45.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:29:55.338Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=35fef6a3-dbb1-4b80-81ba-e683888fd1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:29:55.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:30:05.344Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=49f7165b-ac43-4dde-8113-c1767b375de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:30:05.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:30:15.350Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=9aac49be-d639-4ea0-9d70-17e042d180da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:30:15.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:30:25.356Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=0bc3dd76-63ab-415b-a500-34cc03da2372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:30:25.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:30:35.362Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a095e026-87f5-4ef1-bac3-901a33f7141c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:30:35.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:30:45.368Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f4f33794-4323-461f-96f0-053bed10060c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:30:45.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:30:55.376Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=58aeeff8-666b-467d-9fb0-4895a9b75c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:30:55.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:31:05.386Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=021b07f6-0b4b-458f-b0e9-cacd559c225b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:31:05.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:31:15.393Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3b07ae3f-4b60-4a01-bbbf-b7a25f5a1530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:31:15.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:31:25.401Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=90d884c1-7c4a-45ac-98f9-06d5c139b8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:31:25.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:31:35.408Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ab378611-fea6-477b-a9a2-1908c29490ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:31:35.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:31:45.416Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2891f938-3658-49db-8da4-e6bb1046d8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:31:45.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:31:55.421Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a917d7d9-1ad8-443e-a3f3-28517d542b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:31:55.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:32:05.427Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ca2046a4-04ec-43ef-bf6b-8bfbaa92765d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:32:05.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:32:15.433Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=78d1e981-24c8-480a-8aa3-235e3d1416c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:32:15.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:32:25.440Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=0926f896-d6d2-499f-aacf-2f99dddcea2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:32:25.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:32:35.452Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=092e7f30-f856-4f64-a896-0720e90fd96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:32:35.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:32:45.459Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b331b07f-b301-4bb6-b6f3-8517749c755c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:32:45.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:32:55.466Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=219b1fa0-dadf-41fa-a635-6354f6b5d6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:32:55.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:33:05.473Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=be8d626a-4275-4825-b035-dcdf2f415d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:33:05.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:33:15.480Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=5aef6847-8dc7-45eb-8db0-9ee78c16e34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:33:15.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:33:25.492Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=834304a2-651d-4df3-a8c5-e24846342a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:33:25.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:33:26.810Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:33:26.810Z |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-02T15:33:26.811Z |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-02T15:33:26.814Z |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-02T15:33:26.819Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T15:33:26.819Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T15:33:26.819Z |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-02T15:33:26.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:33:35.500Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a22e4e19-58f6-4b3e-925c-323692c6e4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:33:35.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:33:45.506Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2c2f34ac-8586-48e9-bcdc-343893951349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:33:45.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:33:55.514Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e8489c91-78c3-4152-838a-cc75acd5ec47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:33:55.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:34:05.521Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a862128b-e8a7-4f70-854a-4acdba5f196d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:34:05.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:34:15.535Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6794071b-b8ac-4531-b118-6aaab2cb6851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:34:15.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:34:25.541Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8e1df085-3e5e-4d7b-8823-f13b5d147a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:34:25.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:34:35.549Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7dedc1f3-1e1a-4a65-967f-26dd76ca37a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:34:35.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:34:45.555Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a8be9582-1ff9-4e12-ba99-580b648bef8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:34:45.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:34:55.564Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=403ebb6f-03b6-40a2-9ecc-a60cd9429fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:34:55.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:35:05.569Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ba1eed17-8df3-4877-bb16-a848fc566169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:35:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:35:15.579Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=29647160-5356-47a8-9033-fd40a0904a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:35:15.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:35:25.585Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7f5ba152-9d07-4b0b-99f1-0fda424e2bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:35:25.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:35:35.595Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d2bb74a0-77c6-4bd6-8fd7-ef2eaaafad65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:35:35.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:35:45.613Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ec6119d9-7cf6-4d59-b15b-9131495ca7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:35:45.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:35:55.628Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b18d0e17-9736-4c5c-a71f-92044b426bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:35:55.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:36:05.634Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=425f2cab-f166-4012-8ac9-cc9db1aecf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:36:05.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:36:15.638Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d29c6627-2934-44bf-9751-00a0c53d3dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:36:15.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:36:25.645Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=48900023-82d1-4e86-9b16-eddb8a29fcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:36:25.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:36:35.650Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=dc244f5f-0b8a-4c09-9512-39286bc57542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:36:35.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:36:45.655Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2aadc3a8-f7dd-40a3-a507-ce95cfd4cd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:36:45.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:36:55.661Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e45d3af9-2fe6-442a-b44e-7c8b24e1bb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:36:55.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:37:05.669Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b777242e-3bc5-4caa-ad7b-0998a438145d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:37:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:37:15.687Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4883f3af-09f2-48aa-b4e3-5d7d8f174c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:37:15.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:37:25.696Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a75f37ad-8cb3-4989-a4b9-2c00fb8db090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:37:25.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:37:35.703Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=75847863-29d1-40a3-bf65-2a506b545a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:37:35.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:37:45.710Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=bfb4b37c-06f4-4286-b20c-09be08769153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:37:45.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:37:55.719Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=230a776c-5a2e-44bb-a37a-83e9e0a4fc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:37:55.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:38:05.726Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=15670f7c-2649-4368-b3a8-638d426f2e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:38:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:38:15.733Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2f05e095-fe44-458e-a3b3-235740f1b493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:38:15.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:38:25.738Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=9f668dd5-7a47-425e-9538-e61e3ceeb172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:38:25.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:38:26.753Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:38:26.753Z |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-02T15:38:26.754Z |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-02T15:38:26.756Z |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-02T15:38:26.760Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T15:38:26.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T15:38:26.760Z |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-02T15:38:26.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:38:35.745Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d5545569-4e91-4f03-a4c2-99ba32852e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:38:35.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:38:45.761Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=863655c1-089f-4968-b7ba-de6897b1d8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:38:45.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:38:55.776Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=194d9102-eae6-40df-8444-30a76efcb9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:38:55.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:39:05.783Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2eb542a8-bafb-4869-a434-9a0122a0dd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:39:05.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:39:15.790Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=0cb781a2-758e-46d2-8048-edb50e2d2a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:39:15.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:39:25.796Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2dbb61af-aded-4b4f-b1c4-34ff7b34c25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:39:25.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:39:35.803Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=59edb926-8282-4994-a378-16a3a4e5a28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:39:35.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:39:45.822Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8a182f28-d8db-4d1f-8cb8-26851843452c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:39:45.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:39:55.829Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=13f82b54-ec1c-4b7a-aa64-9c2914b17032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:39:55.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:40:05.835Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=986b6d51-3dd1-477a-ba09-ef11b4abe41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:40:05.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:40:15.842Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a5e064f1-78ff-4a7d-b948-bcaf69fc1200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:40:15.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:40:25.861Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=934f9241-07d8-4f59-bde2-95bb137407b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:40:25.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:40:35.869Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=db8a7a07-62bf-471f-b1a4-ddf5256a93af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:40:35.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:40:45.875Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4ab62619-1670-446f-98c7-9fd730257f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:40:45.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:40:55.881Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b1adc3a2-2235-4685-b4a6-3d19d565de42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:40:55.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:41:05.888Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=0b27ec01-054c-4dbf-bff8-6566f90a8c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:41:05.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:41:15.895Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=9a507d60-f947-4fcd-96c8-489e76fecadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:41:15.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:41:25.901Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a2fc1f42-3b6a-4aef-9265-cd6990b36ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:41:25.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:41:35.907Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=0a187c9c-ee19-4e85-a075-2f3e4924a248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:41:35.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:41:45.914Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f61a4436-69ab-49b5-b481-215a528d30f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:41:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:41:55.922Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=36e9c74d-bcfc-43a9-9463-572799843c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:41:55.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:42:05.940Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=11db1455-4a3f-413d-b227-30240083c22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:42:05.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:42:15.948Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=323a2988-c4e3-4232-bdf2-434dbbf73633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:42:15.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:42:25.958Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=53dd15e0-e3a5-4226-8db6-8941402e7710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:42:25.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:42:35.968Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=c79a2cc4-b012-40d3-8271-fa6630658ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:42:35.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:42:45.976Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=01bf78ec-2164-450c-9971-a51eb5445563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:42:45.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:42:55.982Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=95a282c9-1902-4fc4-9393-31966d1a3b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:42:55.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:43:05.987Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4fba6683-e2b0-4eb9-b68b-c95b8e4da534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:43:05.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:43:15.996Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=25091512-532c-4bce-9e9f-327ca0c2cc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:43:16.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:43:26.013Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7572a449-9c49-4f23-a6c7-2ab6535d909f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:43:26.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:43:26.817Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:43:26.817Z |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-02T15:43:26.818Z |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-02T15:43:26.821Z |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-02T15:43:26.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T15:43:26.825Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T15:43:26.825Z |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-02T15:43:26.827Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:43:36.022Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=329998c2-d59b-4e68-ae03-a2c75e349cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:43:36.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:43:46.032Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=fce6359d-3076-4266-bdf7-e850c92783a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:43:46.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:43:56.039Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=756fec57-d564-4c4d-bd1f-6c5f71f3dbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:43:56.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:44:06.046Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=0130fd19-ed83-45b5-b082-fd4a81aa6bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:44:06.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:44:16.051Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b20075ee-796d-45b7-9d0d-e3df6cd869e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:44:16.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:44:26.058Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=bb8c4450-e115-438d-acc3-2c9ad0118872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:44:26.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:44:36.063Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=cbfaf30b-63bc-4ac0-b729-e943cc7a987c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:44:36.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:44:46.069Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=051acdfd-b10b-41d7-bf73-6ac3e3515baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:44:46.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:44:56.079Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ca28e06a-193c-42c5-bb16-5977139e095f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:44:56.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:45:06.105Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ee11fd0a-427f-44af-af00-e2b1f95fff1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:45:06.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:45:16.113Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=86f8f161-adb5-4009-9aa1-262938060f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:45:16.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:45:26.124Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3dd3fbda-dc35-4ae3-b0cf-da9199e9d6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:45:26.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:45:36.130Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=1201fe4c-7187-430b-92a5-e52b3d99644f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:45:36.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:45:46.137Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=17f74598-58c1-4889-8787-27b84a35bd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:45:46.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:45:56.147Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=76b1c730-5f17-40c1-ad84-36fdd520a50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:45:56.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:46:06.152Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e8ea4dfb-200e-487a-996a-821d891bd2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:46:06.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:46:16.160Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7d242179-462e-4270-b285-279050bb80dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:46:16.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:46:26.166Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4fb1abe0-7dbb-4ad9-8103-c7a54962cc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:46:26.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:46:36.178Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=98019fa1-d9b4-44f3-8669-a59c2c6bccff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:46:36.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:46:46.187Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a266b452-8e28-472e-8f49-0ad748a8259c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:46:46.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:46:56.195Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=71a683fb-493f-4909-b11b-818633deaed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:46:56.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:47:06.203Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2819b927-3240-4618-9248-65f574a2eec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:47:06.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:47:16.213Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=cbe37a10-8d48-4df9-ba34-9a299359a893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:47:16.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:47:26.221Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=42014699-9f19-4910-aaa7-58a10deb3598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:47:26.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:47:36.232Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e49d8b0e-9caf-4bf5-b0b7-3ae41f2b6b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:47:36.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:47:46.238Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=66d9efba-58bd-4911-a5bf-323a57179110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:47:46.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:47:56.246Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=44a744ea-8ff3-43ee-aa80-547b6f810187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:47:56.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:48:06.254Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=eb323966-daf0-44f5-8a6c-ab6c9ad9e047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:48:06.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:48:16.266Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=14c10d0a-9ca3-411d-a018-2bb18844e7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:48:16.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:48:26.281Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=df249004-2ddc-43fe-9269-1d7e8ccd27f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:48:26.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:48:26.861Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:48:26.861Z |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-02T15:48:26.862Z |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-02T15:48:26.869Z |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-02T15:48:26.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T15:48:26.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T15:48:26.878Z |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-02T15:48:26.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:48:36.291Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8a7fcbb7-3e1d-4339-832b-d99b01e23436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:48:36.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:48:46.302Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=31f6e683-300f-415c-a910-74e97ab3f574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:48:46.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:48:56.309Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=77b4dc1d-8939-4d72-a86a-58bcba33f6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:48:56.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:49:06.313Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2d5236a6-4255-4d1f-bca4-ec11ab082304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:49:06.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:49:16.319Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3c37110a-da48-4452-acd6-65102da07e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:49:16.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:49:26.325Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=03915eda-c7f8-4e80-8ed6-afb82138ae40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:49:26.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:49:36.337Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=18817fb6-1624-4b25-a74d-41f8625daa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:49:36.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:49:46.345Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f51a8a61-ce28-4ad3-8df4-e84f64064723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:49:46.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:49:56.364Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=1e43dd2e-e82b-456a-9175-129fc1de949b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:49:56.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:50:06.370Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=1496daf4-cdbf-45c2-a237-c0057bea48b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:50:06.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:50:16.377Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=bc227588-3983-471c-8ce6-55c0582405da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:50:16.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:50:26.383Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f8322448-dc47-426f-9079-b6b960d9be85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:50:26.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:50:36.390Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=01ff91d4-e8c4-471c-bd45-a88579a3c7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:50:36.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:50:46.402Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b30f77b4-01a6-4e13-a2bb-7a27ef767963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:50:46.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:50:56.408Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7570c91b-87b6-4291-99ab-bb10f95b3488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:50:56.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:51:06.416Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8ce368c6-c534-41b0-bc75-6bc98bce96ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:51:06.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:51:16.425Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=56d3b8fb-d88e-4666-88f2-7553e1e82d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:51:16.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:51:26.437Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ed17144b-966b-4d82-a5ff-16ae8b39832a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:51:26.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:51:36.445Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=fe8b36bd-40cd-415d-9d49-d86db2be3939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:51:36.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:51:46.451Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2f43830e-09f3-4e93-994a-5505603f82c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:51:46.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:51:56.458Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=708bbba5-c224-4b48-a166-7c0ee8c25bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:51:56.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:52:06.464Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ed8ec903-c1da-4f43-b315-b487ebce4aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:52:06.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:52:16.470Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3e09034d-ae37-4e18-b1d1-e73003194a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:52:16.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:52:26.476Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=01fdf8c9-c0ed-4ee1-ab11-776fc5841d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:52:26.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:52:36.482Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ad954930-8a3c-4d91-9960-c6a5beaa1f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:52:36.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:52:46.489Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=cc4932fc-6c4c-4eb4-82a8-ab1c3c9a3a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:52:46.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:52:56.501Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a3c1ceff-960a-4b19-9d2b-a5ffea89ffe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:52:56.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:53:06.509Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=62aa66b6-bc15-4632-b355-4ccf42235d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:53:06.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:53:16.515Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2c44bbb3-008d-4ef0-9a9b-20ed10612c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:53:16.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:53:26.521Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f804f76f-ec1e-4065-b41a-33842862fc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:53:26.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:53:26.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:53:26.818Z |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-02T15:53:26.819Z |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-02T15:53:26.821Z |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-02T15:53:26.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T15:53:26.825Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T15:53:26.825Z |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-02T15:53:26.827Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:53:36.526Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4e0018b4-de82-4592-8e33-1cae9d549b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:53:36.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:53:46.532Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=c1c6049a-c8d1-4246-be10-1c519f158f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:53:46.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:53:56.538Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=38494feb-d7bd-4e9b-bb5e-56793a901168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:53:56.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:54:06.542Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6967a401-4613-424f-8443-a72bf804bc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:54:06.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:54:16.547Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=cdb5ee63-ad92-46db-8a4d-4a460820c89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:54:16.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:54:26.554Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=987a55a9-5b69-41a2-883c-7e36619a1c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:54:26.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:54:36.564Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=973c3f76-15d1-40e3-872c-f6d780871bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:54:36.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:54:46.576Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=82778f4d-0f5d-4517-95ca-91b4218eb35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:54:46.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:54:56.583Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3eb059f3-4d55-4b86-aef7-beec14ee3131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:54:56.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:55:06.590Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d88e8cb4-5086-445d-8d58-287487c45379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:55:06.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:55:16.597Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=249908e9-b309-481e-9b44-09a5994cddbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:55:16.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:55:26.603Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ba6132d2-9b06-4c4d-bf77-3c094ef7c574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:55:26.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:55:36.609Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2385f18b-9a65-4741-a212-490948f19333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:55:36.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:55:46.614Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3649d424-6b1f-47e1-b21f-bd6ec9e4045b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:55:46.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:55:56.620Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4232dbc3-5311-4c64-b380-337ea30889d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:55:56.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:56:06.628Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3a661faf-b0a4-4072-ac01-596ed2267cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:56:06.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:56:16.645Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3cd1b63c-d0ad-4eb5-98e9-5fb7197f23f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:56:16.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:56:26.651Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a76fe435-6576-484b-8722-0452abdd2ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:56:26.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:56:36.659Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ff9c8fed-780c-4b0c-8467-ff16e200cfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:56:36.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:56:46.665Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b03a1451-d79c-4e3d-8f79-c39bdfdce0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:56:46.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:56:56.673Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b82adcd9-dc3e-4799-bbff-410637df8d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:56:56.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:57:06.681Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=fb3f484a-6930-4346-aff8-e76d7db986bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:57:06.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:57:16.686Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=bf55d431-511b-4c30-87f2-5eed5cdb63c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:57:16.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:57:26.691Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f29c6949-2d60-4172-a015-1f660b9765d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:57:26.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:57:36.695Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=9b8558aa-fe26-44d9-b4c4-32a955c096c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:57:36.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:57:46.701Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=c370de65-df8d-4c5c-ba96-82ecf2687eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:57:46.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:57:56.714Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b803c0fc-18c3-4951-9ddb-620cdfc7ad2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:57:56.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:58:06.722Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=c3369776-06a8-43f4-9430-9116cd7fb58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:58:06.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:58:16.729Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ac52a9ca-c187-4932-bbcd-e2ac6d2b9b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:58:16.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:58:26.736Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7ccec821-f19a-4495-9bdf-9c8e1a305b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:58:26.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:58:26.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T15:58:26.755Z |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-02T15:58:26.756Z |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-02T15:58:26.758Z |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-02T15:58:26.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T15:58:26.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T15:58:26.762Z |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-02T15:58:26.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:58:36.742Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7188a648-1950-4256-9c63-7d7fcc0999b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:58:36.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:58:46.752Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2ac82338-7a70-4d81-8514-70a44ba6fab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:58:46.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:58:56.759Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f29db1ef-bdc2-41fd-b43c-18aae400ff99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:58:56.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:59:06.764Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8253b88f-d62d-480e-8b47-a1331aaca277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:59:06.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:59:16.771Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=32501b60-de37-4cf4-985e-05174e85aa70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:59:16.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:59:26.777Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=328ed57e-eb6f-4f6a-9d1d-ef9926132306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:59:26.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:59:36.783Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=32dc8cd7-d0d3-4a20-90d5-d4697bce3f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:59:36.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:59:46.798Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=cdc6ca2d-b6fd-4591-96eb-baf9c3f230a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:59:46.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:59:56.807Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d1d31791-53ad-415c-84bb-5c41a198ad12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T15:59:56.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:00:06.812Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=85ebcf71-f80f-4933-9afd-422b17cb6584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:00:06.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:00:16.819Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=5fa204a2-e201-4981-9e50-b74dab14de42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:00:16.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:00:26.825Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=69968b74-e382-4313-8593-a8e6a70309b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:00:26.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:00:36.832Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=aab26e99-f791-4201-be6e-219e9216349f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:00:36.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:00:46.837Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=64efc8e5-d971-48ed-b80a-e5cae174a0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:00:46.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:00:56.842Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=04e3d2d3-fa62-47ed-aa31-ec1692e4d873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:00:56.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:01:06.848Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=780fb18e-50c4-44a9-ab21-f022e502c954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:01:06.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:01:16.861Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=5c41edce-86f0-4e00-8985-b66d00ebef00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:01:16.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:01:26.866Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=42334477-04d1-4931-9c44-cca58abe7027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:01:26.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:01:36.874Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b0e05d73-0113-4d94-a018-362b419eabdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:01:36.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:01:46.880Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=0237b6b8-b01e-45de-b6c6-3bcee78192b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:01:46.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:01:56.889Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=81dab97c-1328-4c41-bec7-664e58faad93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:01:56.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:02:06.895Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=c5660eb5-042b-4d29-b320-93fc3371f317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:02:06.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:02:16.907Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ab22a0a7-701c-4d7a-96f4-3b54038cc0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:02:16.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:02:26.913Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=daabccbd-b77f-4c84-af6a-365a2094173b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:02:26.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:02:36.920Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=c9f4a774-5736-48c4-b243-fac63d392117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:02:36.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:02:46.928Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ea7478c2-8149-41cf-9e07-b74b6b8083ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:02:46.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:02:56.936Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2a0445cf-cfe7-434c-9b34-76dfab00be51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:02:56.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:03:06.941Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2b11ae47-cda7-49d3-ad25-acd5a89e20a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:03:06.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:03:16.947Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6591a328-91a2-4f54-b3b9-6ecd10298274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:03:16.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T16:03:26.727Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T16:03:26.727Z |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-02T16:03:26.728Z |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-02T16:03:26.731Z |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-02T16:03:26.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T16:03:26.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T16:03:26.735Z |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-02T16:03:26.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:03:26.956Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=cf21947d-68af-46bc-89d6-187fff9d3bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:03:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:03:36.961Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a5ac36f5-6ccf-4a95-b9c5-99eb5080a838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:03:36.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:03:46.965Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2fe3980d-d61d-4f60-a920-d34e8019e3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:03:46.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:03:56.971Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=fea05ea8-8f02-4094-b6e0-3e092ef92ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:03:56.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:04:06.979Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=140e36a3-6e17-4367-9a0c-53db2a430ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:04:06.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:04:16.991Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e1cf32e3-f327-46ae-b182-0052c91253e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:04:16.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:04:27.000Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=947de2a2-b948-4524-b602-b87370f07b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:04:27.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:04:37.006Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=27b1234e-8641-44ee-80ed-5b87f37526d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:04:37.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:04:47.009Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d4b9b1a6-c4dd-4150-9f2d-f0e53ee6c191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:04:47.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:04:57.016Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d65d8e0c-cf9e-46e0-b72e-3dc0658f84d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:04:57.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:05:07.021Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=98222917-a7f4-4cd7-b09d-c31c3bdc094e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:05:07.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:05:17.028Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e519cfa7-604b-47df-a07d-0462e067f0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:05:17.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:05:27.033Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=1851bf15-529e-43f5-93f5-186fbe8cb3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:05:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:05:37.038Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d594b153-8170-4639-8a15-e5b7028e2f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:05:37.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:05:47.046Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7cdd8334-2a2e-48f4-8af9-999a9b33dbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:05:47.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:05:57.061Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=24a7006b-9df1-44ce-8597-80fbde8b9417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:05:57.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:06:07.069Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e1f69b3a-b8fa-4d61-90bd-41766e48748f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:06:07.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:06:17.074Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7a10dbee-6265-42b6-8aa5-54c0984c1123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:06:17.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:06:27.080Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=81605617-fe0d-4ea1-9f40-17e0bd2b24da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:06:27.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:06:37.085Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4c942a1d-153b-4a4d-9ecb-e93dd34185cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:06:37.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:06:47.090Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d838f9a1-1135-46e9-acfe-b53dabbef638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:06:47.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:06:57.096Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b6f550c4-7248-42f3-a927-5a551a0251a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:06:57.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:07:07.102Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8b4481e6-3759-4807-837f-14512f0a1bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:07:07.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:07:17.108Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2ddfcb9b-5246-4c4a-b476-f2fcb345f733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:07:17.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:07:27.116Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=88bd08b5-32dc-41c5-b155-4e7c31220bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:07:27.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:07:37.133Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=daac2411-3e02-40d3-a540-5c7c7102bb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:07:37.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:07:47.140Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=51a37c08-91cc-44f0-8b98-bcbceab1d2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:07:47.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:07:57.148Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4ad62ee2-437c-4eda-9774-f0369593adbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:07:57.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:08:07.153Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ed0056d5-c753-4311-bfe7-794c2082c578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:08:07.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:08:17.166Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f1242ffa-088a-4cf9-99a4-5e24d85838ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:08:17.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T16:08:26.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T16:08:26.745Z |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-02T16:08:26.746Z |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-02T16:08:26.750Z |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-02T16:08:26.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T16:08:26.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T16:08:26.755Z |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-02T16:08:26.758Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:08:27.172Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=86077c4b-6914-4382-b3c1-253a0f3d67d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:08:27.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:08:37.194Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=31f0b34c-e0fc-43d7-b1c1-5d12704d2aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:08:37.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:08:47.201Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=55ef43aa-9c14-4e78-aa64-d9acd9cd9fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:08:47.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:08:57.217Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=785637ae-b28e-407a-8470-ec25caf8a303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:08:57.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:09:07.227Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a310b77d-b6a3-44ed-bc13-76e55f2818bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:09:07.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:09:17.241Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8fd7f347-27a3-4942-970f-9a24a9111915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:09:17.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:09:27.248Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8dc8a7dd-9b95-462c-b9e7-702942c2ecfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:09:27.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:09:37.265Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e4c5f6cb-c508-490a-bd2c-6c9081ecd9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:09:37.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:09:47.270Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8dd7a41a-57a5-43cb-bd2d-9ace4b6a8e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:09:47.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:09:57.277Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=331da31a-f1dd-46a9-8e0d-c6e705c92c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:09:57.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:10:07.292Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3225d7e3-8d05-4f2b-b576-5046d5861ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:10:07.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:10:17.299Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=488d8a44-4ed7-40df-ba38-f64764d987ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:10:17.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:10:27.306Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=1b672f46-4178-40fe-8460-f56c48e5a99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:10:27.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:10:37.312Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a8446e13-6d8d-4b19-a0d1-09e94972ce00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:10:37.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:10:47.318Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a2290360-2684-4c42-8a39-be26727e3521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:10:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:10:57.324Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=fd2437d7-9afc-4900-8260-44c740bf4e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:10:57.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:11:07.330Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=106e7d71-0d61-4d73-b7f4-81750a5eebd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:11:07.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:11:17.336Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e353cae0-3783-4c94-8564-a1bd8d0b78ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:11:17.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:11:27.345Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a763a589-bdb0-4c57-bcaf-20c5bd2d9a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:11:27.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:11:37.357Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4deb153d-b017-44d5-9bd8-5609bf93e24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:11:37.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:11:47.363Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4028839c-0495-42ab-9aa6-d3762e16234f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:11:47.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:11:57.370Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=16ec834f-b221-42a4-b6f7-a7ee8f6383d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:11:57.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:12:07.376Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=fa67f56a-87b5-4aa0-ac24-a95e45982bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:12:07.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:12:17.382Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=80aaaa39-375a-461f-b081-490d3254c779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:12:17.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:12:27.388Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=51c69913-9c6d-48d6-a4a7-5075c5a2835c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:12:27.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:12:37.392Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ea1f7ec4-598f-417e-a20d-ac67744fd9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:12:37.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:12:47.398Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=29416a8e-7253-45c4-ae71-1265dc8a51ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:12:47.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:12:57.405Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=9331d58e-2049-4551-a282-89fb44519091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:12:57.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:13:07.420Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2ae1d332-5c33-4cef-943b-fe3e9f0dc02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:13:07.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:13:17.425Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=a5fe6b05-52c1-4dc5-a06a-3133c3b06151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:13:17.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T16:13:26.804Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T16:13:26.805Z |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-02T16:13:26.806Z |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-02T16:13:26.809Z |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-02T16:13:26.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T16:13:26.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T16:13:26.814Z |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-02T16:13:26.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:13:27.432Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ddd84a62-4c68-4cff-8e12-0f12f259defb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:13:27.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:13:37.437Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=96bd1449-f7d2-4e31-88bb-915bc7b31887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:13:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:13:47.450Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=62c0bc04-d3ea-4c0e-8b13-76a96024142f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:13:47.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:13:57.463Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=cb302100-cc8a-496a-af79-c94e68a7e04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:13:57.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:14:07.468Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=cc24459b-5ecd-4d54-a42a-f043c4e26743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:14:07.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:14:17.476Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=47fcf352-4427-4f59-a7f2-c05c55f1003f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:14:17.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:14:27.482Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=5a3e1995-8144-45b1-a27c-c8f07a5ed531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:14:27.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:14:37.490Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=56e67888-6b3e-4f79-8fd6-9460d12e2ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:14:37.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:14:47.504Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=60fcca04-e357-4772-bdad-7bb06d20cbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:14:47.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:14:57.510Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=1ba3714e-2e5b-4d94-824c-6f7c339bfb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:14:57.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:15:07.517Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3373cac0-281c-4c04-9af5-20421ff0ec4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:15:07.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:15:17.522Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f51f37d3-d129-46bf-bd36-9ee8de1002ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:15:17.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:15:27.535Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f8d822b9-caef-4da5-a030-a1e7c05f40cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:15:27.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:15:37.542Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ed110b3f-62b2-479d-9c7b-2fc404d8b9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:15:37.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:15:47.548Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=0b02e374-39eb-4690-b8ca-4fedfc57c9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:15:47.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:15:57.555Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=bbdceb17-8e73-4545-b4ef-9383e3f47c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:15:57.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:16:07.562Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ab66905c-0d6f-4394-86b1-16d427f8de20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:16:07.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:16:17.575Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=24929132-8d73-4f83-a0e0-1afd2320679b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:16:17.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:16:27.581Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=1122d7e6-e7dd-4823-bc36-4bf088202e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:16:27.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:16:37.587Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=cbcb0914-c6b3-4746-8ac8-c09bf62028b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:16:37.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:16:47.592Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8011a64a-8948-40f7-bdea-92c206d652b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:16:47.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:16:57.598Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=62ff7adf-ad42-4525-b71c-a2a326ce4d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:16:57.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:17:07.613Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2789f1c9-9530-448c-b50b-a749506de4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:17:07.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:17:17.619Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=74be7e93-8740-4b2d-9b4b-8229ea4ddf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:17:17.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:17:27.624Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=80d58b6f-3c73-4bdf-a4da-0c6759688bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:17:27.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:17:37.630Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=c5b55c9d-1611-471e-8840-6a8c2e2c68d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:17:37.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:17:47.640Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ac1731ba-ce47-4aea-a02f-0b82754dfda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:17:47.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:17:57.653Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7ffc4b91-34a4-4588-8016-8faf5dd03919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:17:57.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:18:07.660Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=578d26ce-da4d-4052-ae5d-3934cf0d42b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:18:07.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:18:17.666Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=76ca7a43-67ca-4c59-a545-4b8f4be90594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:18:17.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T16:18:26.765Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T16:18:26.765Z |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-02T16:18:26.766Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T16:18:26.768Z |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-02T16:18:26.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T16:18:26.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T16:18:26.772Z |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-02T16:18:26.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:18:27.671Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4866d692-de97-4ccf-90c2-ece44f1bd41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:18:27.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:18:37.677Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f1df01c0-8f68-498f-b08e-d377ea3b3ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:18:37.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:18:47.681Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=c454c796-3964-4281-8920-06b474e559a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:18:47.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:18:57.686Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=d5d593ae-c657-4cc1-a7d3-de44b468e759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:18:57.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:19:07.691Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7ebd8cb0-cab7-4bb1-97ba-a59736ad60c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:19:07.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:19:17.699Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=34cbe9d8-5bf4-470d-ba83-b1fff3322506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:19:17.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:19:27.716Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=3a5c7089-56e0-46f7-b6e8-f1a92065af4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:19:27.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:19:37.722Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8654a413-f580-4d6f-b4c3-832034b0c4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:19:37.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:19:47.727Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=dc87c9d9-1798-4e71-978d-4f566ea7d5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:19:47.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:19:57.732Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=0ec021de-c82b-4935-8a95-ad7141206a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:19:57.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:20:07.738Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=c7012cf9-36ed-4a45-8a19-3aa3dbd6f737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:20:07.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:20:17.744Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=5f193fc2-86a9-48ef-a6a4-e9081c5ef35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:20:17.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:20:27.749Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=caae7170-8285-475f-b800-dc43fdb44b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:20:27.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:20:37.754Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=03891c97-e409-48aa-8e23-57c86db973cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:20:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:20:47.759Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7f7527a9-d952-4d33-9996-9af935460f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:20:47.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:20:57.771Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4e0b2bb8-c162-4942-9f9d-66a2807370ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:20:57.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:21:07.777Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=38e47917-2793-4cd5-b5a7-5df7eb21d1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:21:07.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:21:17.784Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f8b24bad-120a-47fa-a67a-a0f0545b479b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:21:17.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:21:27.788Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=1fb6bc19-eeac-4430-b06a-83338404772b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:21:27.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:21:37.795Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=fc201e0a-75ae-4486-bd56-80b67b44f3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:21:37.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:21:47.801Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=b49ff57b-963b-4bbe-a9d9-8f1fe467a5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:21:47.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:21:57.806Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e904934f-0602-42c2-9333-64ce17131118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:21:57.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:22:07.816Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6d4ff728-9c60-4562-bfd8-123bf3277e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:22:07.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:22:17.832Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=696761b7-093f-4704-90b2-0e0b9209dbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:22:17.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:22:27.849Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=7b863693-4914-4d06-9998-1a9dc99e4ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:22:27.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:22:37.856Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=bd254d37-994a-4a82-b987-4f7352482b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:22:37.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:22:47.861Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=dd09561e-0155-408a-a5a7-f096ac9bbae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:22:47.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:22:57.866Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=fdb7363d-522b-4b5e-bcee-d5d5adde6076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:22:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:23:07.872Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=54a25352-0859-465b-a41a-98ebb3bc620e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:23:07.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:23:17.877Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=410737e4-365f-4c98-b25d-5482e5616f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:23:17.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T16:23:26.727Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T16:23:26.728Z |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-02T16:23:26.729Z |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-02T16:23:26.731Z |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-02T16:23:26.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T16:23:26.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T16:23:26.735Z |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-02T16:23:26.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:23:27.881Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=c1241189-c3bb-41a1-beab-f8b09c9fab47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:23:27.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:23:37.886Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=46e89a91-8ea1-48ff-b8ea-4fc87bfa574d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:23:37.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:23:47.893Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=0f35ebf4-c325-4017-9617-d0807fbd740b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:23:47.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:23:57.907Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=11ef0bb7-29b5-45cc-bd4b-370a26bf76d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:23:57.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:24:07.915Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=2fc05cd8-c497-418c-8d17-569db585c51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:24:07.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:24:17.921Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=dddc8b53-4fd7-4227-bc74-e50e8eeb10bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:24:17.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:24:27.927Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=36bd9045-89bc-433c-bb1f-78079b096e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:24:27.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:24:37.932Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=c26c1827-cb78-48a0-aa91-220807010a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:24:37.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:24:47.938Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=99728f2a-d46e-4bd2-a37c-50d88a072bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:24:47.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:24:57.944Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6b01824c-8fb6-44d9-930b-c53070400941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:24:57.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:25:07.949Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8df5a7c4-0810-4f65-841e-b25d237f6d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:25:07.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:25:17.956Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=319930f4-f1a4-48f0-a05b-92b17894163d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:25:17.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:25:27.973Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=8de56ea2-a25f-4e2a-987b-f33ec2ec1253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:25:27.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:25:37.981Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ffbdf620-2eed-44d5-a926-dcf43ac53f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:25:37.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:25:47.987Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=73de6321-ebbb-43fe-b825-27493a7a0a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:25:47.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:25:57.992Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6276f1e6-d15b-46f9-8fca-da42b38c09f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:25:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:26:07.998Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=9bb88784-d482-42aa-80d0-6f289dcba1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:26:08.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:26:18.004Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=6503b1e6-23d5-46ea-831a-37eb74da3f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:26:18.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:26:28.010Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=769eb62b-201f-45ab-9a92-81f29cbfbefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:26:28.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:26:38.015Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=4fd256cf-ecef-4a6f-86ef-2af45f1fef0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:26:38.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:26:48.035Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=0288787e-40fa-4a4c-acbc-688f1dcc4c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:26:48.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:26:58.043Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=224c2c9d-a253-47a6-9b00-943a799f376e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:26:58.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:27:08.053Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=5c10d811-a99b-432d-815c-c1c5150b246c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:27:08.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:27:18.060Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=f7f927d1-ee45-4a6c-87bd-3cf9f055bb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:27:18.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:27:28.065Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=624cf672-66c6-4d79-882b-b3b27b70d8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:27:28.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:27:38.070Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=ba8f471e-ee91-43c1-9afe-187c171f7f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:27:38.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:27:48.075Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=e210074b-6e97-4abd-9a05-77ae62b7265c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:27:48.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:27:58.081Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=41c8e05e-4a71-48fb-a66f-6dbf1faf7876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:27:58.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:28:08.086Z |INFO |Init configs |InvocationID=ea4adfcc-74cc-4e82-9974-95e7bcb0512d, InstanceUUID=80eb375d-357b-4084-98ec-959d29be2709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T16:28:08.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |