By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:02:33.898Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:02:33.924Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T23:02:33.958Z |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-01-27T23:02:34.488Z |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-01-27T23:02:34.564Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T23:02:34.565Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T23:02:34.565Z |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-01-27T23:02:34.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-27T23:02:34.671Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-27T23:02:34.692Z |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-01-27T23:02:36.088Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-27T23:02:36.431Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-27T23:02:36.447Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-27T23:02:36.447Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-27T23:02:36.493Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-27T23:02:36.493Z |INFO |Root WebApplicationContext: initialization completed in 1801 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-27T23:02:36.805Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-27T23:02:37.458Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-27T23:02:38.711Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-27T23:02:39.165Z |INFO |Started MainApp in 7.068 seconds (JVM running for 7.654) |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-27T23:02:39.217Z |INFO |Start scheduling PRH workflow |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:02:39.226Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d715c710-6694-40e6-b4f2-3b228b906553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:02:40.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:02:40.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-27T23:02:45.139Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-27T23:02:45.140Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-27T23:02:45.143Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:02:50.726Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=112deb19-fa2d-463d-a20b-66c523341739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:02:51.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:02:51.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:03:01.766Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=2b017327-0047-49fd-abc3-c521b46a24e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:03:02.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:03:02.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:03:12.806Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=4eae6605-2652-400f-b054-94b5746ac6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:03:13.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:03:13.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:03:23.881Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=850e56bc-00ff-4bf2-a6d0-23dff272d4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:03:24.920Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:03:24.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:03:34.921Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=5567102c-9236-4ecd-92f1-9624b254a850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:03:35.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:03:35.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:03:45.991Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f1c1524c-8acb-4b41-84b2-d2584208c0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:03:47.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:03:47.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:03:57.030Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=2037c396-5a50-457f-a9d2-bc98f821de8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:03:58.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:03:58.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:04:08.069Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=17f2dcbc-e16d-45c0-b0ae-103540e80254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:04:09.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:04:09.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:04:19.109Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=8d3c832f-348c-4819-b6d7-e5faa5ecc7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:04:20.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:04:20.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:04:30.149Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=2cf446d4-e7af-4a2c-a044-65942fb52adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:04:31.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:04:31.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:04:41.189Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=054effa5-4806-4cb8-9059-22d321729c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:04:42.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:04:42.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:04:52.230Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=45bb49c9-c524-46a7-9a52-4c974d47e573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:04:53.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:04:53.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:05:03.269Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7302d6cc-5a8d-4418-a971-e5b9d1062396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:05:04.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:05:04.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:05:14.312Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=75ac947c-1e13-40a1-b98a-d8a55cae98bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:05:15.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:05:15.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:05:25.350Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6a332f8a-480e-4933-871c-c7a26398c689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:05:26.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:05:26.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:05:36.389Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f795e1ae-7668-47ef-baa6-4e07a5e774b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:05:37.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:05:37.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:05:47.429Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=50fda5bf-c013-4367-8319-266acf64efac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:05:48.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:05:48.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:05:58.469Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d25b7b61-a90d-4e44-85af-ce88e7c60f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:05:59.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:05:59.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:06:09.510Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=da447738-2ebb-4a87-bccc-bf08b3e721d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:06:10.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:06:10.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:06:20.556Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ad4f75a5-d1ca-48c2-b9f4-8c2cf3be5e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:06:21.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:06:21.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:06:31.622Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ad4cbb86-f12d-43bf-95f4-e776c58bb892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:06:32.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:06:32.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:06:42.731Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=605dfe35-ee4b-4e4a-9dd6-270c82802276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:06:43.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:06:43.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:06:53.765Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=2acf7f34-b742-4732-85db-7fdf7b0dfdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:06:54.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:06:54.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:07:04.805Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=934148eb-0913-40ee-9d23-f72dd0b18210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:07:05.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:07:05.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:07:15.852Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=83f10bb7-e076-4974-8ebe-6d8b42c5c9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:07:16.888Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:07:16.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:07:26.892Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=53830e69-ed97-498e-b332-30d02bc645a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T23:07:27.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:07:27.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:07:37.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:07:37.380Z |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-01-27T23:07:37.383Z |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-01-27T23:07:37.386Z |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-01-27T23:07:37.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T23:07:37.397Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T23:07:37.397Z |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-01-27T23:07:37.399Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:07:37.925Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1c082093-66e9-4fcc-bf7d-fce1657b7f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:07:38.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:07:48.064Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f84e86b6-a958-412c-af31-46dff99bb9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:07:48.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:07:58.079Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7cf19099-1b0d-4b9c-a103-e9525ca3c049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:07:58.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:08:08.096Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e9e1d591-ebad-4d3d-96b1-6aac6a19cbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:08:08.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:08:18.117Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a86e5e05-2150-40df-88a3-4bcee3222b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:08:18.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:08:28.133Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d7e46879-2cc5-4626-adce-050d5321ff56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:08:28.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:08:38.145Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6403e547-fd8f-480e-a0c7-d6bbfeaef0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:08:38.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:08:48.159Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=8e19802d-ffe1-4410-a20d-6a90b3959c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:08:48.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:08:58.183Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=04b2adcb-d489-4d20-b1ee-213516ca64d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:08:58.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:09:08.198Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1ed8027f-c8a0-4a1f-911a-ee3334f2d72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:09:08.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:09:18.211Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ccf1495a-cb8a-4d23-81c9-a6c0380462f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:09:18.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:09:28.224Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=69cfc0ec-0d73-41a1-aad1-ff35333c1fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:09:28.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:09:38.237Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d1e2d1ee-3320-401b-8db6-4aff475adacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:09:38.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:09:48.251Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=40c57f97-f351-4a2d-a3e3-27592a5222e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:09:48.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:09:58.289Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=3d9478e8-88b8-4913-a2b0-e157658777a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:09:58.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:10:08.301Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6601be56-cea3-4a81-b213-261a95beee88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:10:08.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:10:18.311Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=4e788e2d-8add-491e-8d4a-f180ed7f500f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:10:18.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:10:28.331Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=48165dad-357d-471c-994b-86d220de1b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:10:28.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:10:38.353Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=46e445ca-fd00-49f4-b617-83750f0bc309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:10:38.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:10:48.365Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=dd8b7fd0-489f-4aca-9ac4-26506ea78ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:10:48.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:10:58.378Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=481f3391-943d-4e6c-96fa-da838ff70d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:10:58.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:11:08.393Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=91b5b564-2256-41c5-a478-fabe6b361660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:11:08.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:11:18.407Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=4809b717-bf84-49da-9164-f6cb6367c78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:11:18.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:11:28.420Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=4b077d82-c427-42ea-84d2-c0970c1e975c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:11:28.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:11:38.441Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=03935c88-35f8-498a-b318-c405c1ab8f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:11:38.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:11:48.458Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=fc0d6b33-4a9d-4439-b877-f724c4249fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:11:48.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:11:58.471Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7e0bf8d8-add7-4033-bd81-b16376a3f932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:11:58.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:12:08.482Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c2c641a7-2695-475a-99e5-a15450be8bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:12:08.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:12:18.494Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7219be73-35a4-4d25-a77a-85918f4c472a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:12:18.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:12:28.510Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6894016a-b54e-4695-afa7-f396297ae725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:12:28.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:12:37.146Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:12:37.146Z |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-01-27T23:12:37.148Z |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-01-27T23:12:37.151Z |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-01-27T23:12:37.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T23:12:37.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T23:12:37.159Z |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-01-27T23:12:37.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:12:38.519Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=98bcdc22-ccff-41c9-a04f-2000eb7f4677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:12:38.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:12:48.529Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ee8391a1-619b-43b5-84ea-fb73004e13af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:12:48.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:12:58.542Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=cbd6d8c6-6cf3-487b-8138-5a8987248461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:12:58.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:13:08.551Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6e194f91-88aa-400a-b5fb-a7df4f3811b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:13:08.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:13:18.562Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=5fc637b8-b9c3-4172-bb72-52f409781723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:13:18.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:13:28.573Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=36853a21-a48b-4ab3-ab6b-5bb300cb6df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:13:28.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:13:38.593Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d9f5af21-eeb8-4e5b-b69d-5d2534b847df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:13:38.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:13:48.614Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=109173d7-7b58-4db3-aead-41ffab117ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:13:48.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:13:58.625Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=83688f31-acc1-4adf-b275-7548b379f27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:13:58.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:14:08.634Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=5afaf291-7b97-4bd3-bf11-c7f9583ddf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:14:08.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:14:18.648Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=990f0e89-aa4f-4065-9232-3e70247417a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:14:18.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:14:28.657Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=3f82e77b-8578-4144-9db8-b01963cbf050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:14:28.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:14:38.672Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=fb049beb-7d8a-4226-809f-c3fdc8079849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:14:38.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:14:48.686Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7e448c1f-c27c-4354-8ec7-893335428773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:14:48.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:14:58.695Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1eb6a2a5-f703-4f3f-8531-0339bf41ee38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:14:58.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:15:08.707Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=13b287d9-686a-4c54-9943-073d6593126d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:15:08.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:15:18.726Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1596b122-e122-4cd0-bf02-1b6d34ad267c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:15:18.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:15:28.736Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=9e99a008-0538-40b1-99b8-172f190e9542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:15:28.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:15:38.747Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ff6b4ae2-6803-4b6b-96bb-a125f37f27f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:15:38.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:15:48.759Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=98101085-e625-40b4-b381-a3e4ecf1e4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:15:48.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:15:58.768Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=bfe47a8e-cdcb-42fb-8891-640b432901c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:15:58.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:16:08.776Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=5923317e-8905-4f71-a7f2-80b44573c6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:16:08.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:16:18.785Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=65cbdd73-d748-40a2-9464-66eb4dac3fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:16:18.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:16:28.795Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=754f4f24-1150-483f-a9a0-d8bfaa74e72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:16:28.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:16:38.807Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=2609cd86-1a78-4f25-b76b-dabb3ae1beed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:16:38.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:16:48.821Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=3a43b677-cce9-4850-9b7f-4701e678d06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:16:48.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:16:58.832Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=18f57b7e-5900-4017-8629-018ee5ccc543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:16:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:17:08.843Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=135a29ba-57d3-4780-80fc-1eff75b6a838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:17:08.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:17:18.851Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a6c4bb56-21cb-4b9f-a588-cd2f14f1979c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:17:18.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:17:28.859Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=aab4964c-6073-4a9e-a904-a5e4375811a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:17:28.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:17:37.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:17:37.111Z |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-01-27T23:17:37.111Z |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-01-27T23:17:37.113Z |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-01-27T23:17:37.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T23:17:37.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T23:17:37.119Z |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-01-27T23:17:37.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:17:38.868Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b11ef809-4f4d-4cd8-9224-001ef6251edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:17:38.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:17:48.877Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c9e0d0f4-1d2e-4b95-a480-924b26ed4ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:17:48.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:17:58.885Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=10abc6f5-0398-4e67-9412-12eeea935809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:17:58.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:18:08.900Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=5276f102-bac7-4dbb-bbfb-d2068adf618c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:18:08.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:18:18.913Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=cfa6d59e-4776-40f8-ab36-7259b4bc128a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:18:18.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:18:28.921Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ba61d94d-f0ba-4c7e-bd2f-70a16da628c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:18:28.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:18:38.931Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b93aaab9-5ede-445b-b9a0-ecd4a34355fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:18:38.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:18:48.958Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7a0c0840-4db9-4eb3-a33b-0dfe6a475fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:18:48.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:18:58.991Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d04ec821-7504-4271-8eac-cc31292c3787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:18:59.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:19:09.014Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=9b8e6872-7078-4da0-bf00-5eddcbff5c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:19:09.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:19:19.062Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0b86a8e8-0019-4abc-975c-5dac4c658fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:19:19.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:19:29.099Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1d72a316-1b08-49a6-86f9-68f4fbc30cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:19:29.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:19:39.111Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d9dc0a5c-238a-46e9-a2d8-50b5ba9ab575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:19:39.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:19:49.127Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=63538360-05ea-4ee4-a3f0-aa456f6f319f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:19:49.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:19:59.141Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b4deee1f-3f81-49d4-a5a3-0a442b3199b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:19:59.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:20:09.169Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=11a502df-a7fd-4978-8fbd-7209679bc1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:20:09.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:20:19.185Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a7b97799-4bdd-4ea8-bba9-f95ef64f8072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:20:19.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:20:29.211Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a2664120-50cb-430d-af5a-34d39f03e1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:20:29.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:20:39.222Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ff715d2e-c3bf-4a38-b755-a185ec03c707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:20:39.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:20:49.247Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=918efd17-f936-42e5-b038-98a81a5f0dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:20:49.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:20:59.263Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1a9574fc-9381-4daa-b2da-2aa207713529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:20:59.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:21:09.274Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=844d919a-8469-41ce-8946-227867fd44d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:21:09.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:21:19.295Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=9f22e00a-fff6-49e5-80d9-73acc70bb4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:21:19.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:21:29.315Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=17c9dc5f-b903-4d52-a94e-a30f5ae31a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:21:29.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:21:39.323Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d3de9799-6033-4ef7-bdcc-f8a3b494868c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:21:39.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:21:49.343Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d3b86452-56f2-4cd4-8423-d3672e4d0f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:21:49.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:21:59.363Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ba3009fa-c9ef-4a93-832f-92897d3064e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:21:59.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:22:09.377Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a86059b9-e833-416f-828f-9482bec7abcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:22:09.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:22:19.425Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ddab6a55-997d-4d8b-a9d7-d8daf8000b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:22:19.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:22:29.458Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1efa6408-bba9-4a7d-a241-de6b7ab45212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:22:29.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:22:37.104Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:22:37.105Z |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-01-27T23:22:37.106Z |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-01-27T23:22:37.107Z |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-01-27T23:22:37.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T23:22:37.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T23:22:37.113Z |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-01-27T23:22:37.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:22:39.475Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=5f7ae2d1-ef21-4a9f-9d52-15c78308b4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:22:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:22:49.492Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=5f7eeb92-ff4e-455f-a664-23699e3eb5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:22:49.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:22:59.517Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=12a91e1f-f2ea-4d09-9d5c-6a5fe71c90bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:22:59.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:23:09.541Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=3b0025c0-b95f-4e7b-88f2-edf3d5428f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:23:09.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:23:19.576Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=458d398c-f36d-4037-b53c-cd3967f4f63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:23:19.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:23:29.593Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ca0122f0-63b7-4b08-b5eb-1bdc0858fa8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:23:29.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:23:39.602Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b5bd4b14-58bf-4761-b2af-89c4fb8dc550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:23:39.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:23:49.612Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=93d327cc-1e60-414a-bcd3-059dde0a9ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:23:49.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:23:59.624Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=41f00266-c13a-4270-b3ca-028a611c1710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:23:59.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:24:09.636Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0258de12-cf58-49ea-8910-f6db3b17b43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:24:09.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:24:19.646Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1a97a222-0d55-4da3-b9be-6819b8d51c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:24:19.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:24:29.659Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=09858a43-ddc2-43bb-a759-1b75f437f280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:24:29.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:24:39.667Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=5acc46f5-36df-44a2-b369-761c37a0f18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:24:39.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:24:49.690Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d3a57f05-68ac-4742-961e-18a3cefb1679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:24:49.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:24:59.713Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=9a6132d7-445a-45c5-9ad1-b8e70ddbbbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:24:59.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:25:09.722Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7ef1a49f-9f21-43e1-93c9-bff962b71e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:25:09.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:25:19.734Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=57bb94b6-a272-46ab-991f-523f0402a453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:25:19.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:25:29.748Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=eea0f777-d339-4284-962c-9ebb04dca40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:25:29.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:25:39.757Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c05b05bf-dcfd-4502-81ce-0b50f3b585de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:25:39.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:25:49.763Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6cabdaeb-1882-41e2-b052-4d3edc1a4de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:25:49.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:25:59.772Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f4df0530-835f-4762-a242-c408e78b653c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:25:59.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:26:09.781Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=2c4583b3-a4d0-4acc-a8b1-eb1455772c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:26:09.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:26:19.799Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1694f281-6ed1-41db-b657-76cfb47839a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:26:19.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:26:29.807Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=bccb939c-f9a5-4d96-ada2-364c34a2e345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:26:29.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:26:39.816Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=3303b767-2dbf-48ee-ace9-6e4cc3ea7678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:26:39.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:26:49.825Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=823073d9-7101-4ea0-9520-a5d69f1c5c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:26:49.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:26:59.832Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=8c83c116-e2b0-4bbf-9643-6675b3b11351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:26:59.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:27:09.841Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=49331024-5086-426e-8297-dba6b162d5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:27:09.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:27:19.848Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=3611eb91-3d8a-4fb7-9818-322732dc8bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:27:19.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:27:29.859Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ca42c03a-6655-4fcc-adb9-fd03b3666256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:27:29.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:27:37.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:27:37.138Z |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-01-27T23:27:37.139Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T23:27:37.141Z |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-01-27T23:27:37.148Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T23:27:37.148Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T23:27:37.148Z |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-01-27T23:27:37.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:27:39.878Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=484646e8-5d0d-46e2-b671-38c41135372d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:27:39.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:27:49.891Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=5beb815e-4bd4-4cde-9362-5e53b4f33607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:27:49.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:27:59.903Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=bfc615b7-cada-4aeb-aab7-999c7e0e480d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:27:59.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:28:09.912Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1a07b715-d677-412d-8cc0-8b030909f716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:28:09.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:28:19.965Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=65841810-6973-4ed9-bada-7ad160121a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:28:19.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:28:29.975Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0a60e875-3bf0-4970-93aa-0e964af46c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:28:29.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:28:39.992Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0226ba8f-b581-495f-8b00-60df42b1e456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:28:40.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:28:50.002Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=dc076084-ea34-4147-81c4-a79e593d6fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:28:50.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:29:00.011Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ce1a56e8-318b-4917-80a6-9ea75c3312c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:29:00.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:29:10.019Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6f6c1ef9-6a7d-4282-bd36-616616aa789c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:29:10.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:29:20.027Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=bc418353-60ae-4ca5-baaf-1da98c50617e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:29:20.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:29:30.037Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6b614733-8343-463c-b097-6e8258869eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:29:30.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:29:40.046Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c2b813f8-510c-46f1-8454-e8b27c3ddea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:29:40.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:29:50.055Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=8a87e601-3099-40b4-b481-fe6b45007b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:29:50.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:30:00.069Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=41871cb1-7356-40c8-bee6-0e137daa25d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:30:00.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:30:10.077Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a49aec10-3f76-4b8b-8dc8-ffeecd38f214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:30:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:30:20.090Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ef10dd0a-6f13-4cf4-b92a-b879c11cb66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:30:20.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:30:30.100Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a71d1a35-9789-4650-8a7d-be17a5ceb2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:30:30.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:30:40.107Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=435e7401-becd-401a-b0e2-499893c40c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:30:40.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:30:50.120Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=34cbf9cf-6fdc-4f31-85af-427034f2371b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:30:50.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:31:00.130Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=450565d4-15a2-433b-8178-088c726052fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:31:00.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:31:10.139Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c5c6befb-e139-4276-9afa-5bfe5bfa68b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:31:10.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:31:20.160Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7b60b761-3964-44ec-88d7-737cc436ac33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:31:20.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:31:30.177Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=98512abb-8093-4748-b643-90f23c341974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:31:30.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:31:40.185Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=61a08bef-0e21-49ac-af80-2a45f53f2ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:31:40.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:31:50.194Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=34d53851-0748-426e-94c5-27ced9a1fbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:31:50.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:32:00.202Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c2fe6e90-c2c9-4f46-aa8f-eff794d55687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:32:00.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:32:10.211Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=63caaddd-9624-4495-b66e-16d3efce4130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:32:10.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:32:20.220Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c370b46d-93bb-4348-9c0c-42a777c5bcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:32:20.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:32:30.228Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0d0f5161-f4bf-4ad7-90fe-b94f3fa9ad68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:32:30.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:32:37.106Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:32:37.107Z |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-01-27T23:32:37.107Z |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-01-27T23:32:37.110Z |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-01-27T23:32:37.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T23:32:37.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T23:32:37.115Z |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-01-27T23:32:37.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:32:40.240Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e4637c18-ea9d-4c3f-86c4-1037c0eb674f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:32:40.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:32:50.248Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=9f46c330-c90b-4880-afac-7a180ad1b585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:32:50.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:33:00.258Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=823a0948-e9fd-4a8d-a7e8-2012d40f864c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:33:00.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:33:10.265Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=eb5c60ab-c678-4e5f-8c16-ef508ced03b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:33:10.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:33:20.273Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7938aac8-f4fa-4a60-9d39-1f29ffd43794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:33:20.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:33:30.280Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b894924c-d922-495d-9eb4-44a4b72e0fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:33:30.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:33:40.289Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b4ae6af7-7314-4c07-b51d-55236c9f35c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:33:40.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:33:50.305Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=bf90351e-fae4-4895-bcd7-2f7c66b10f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:33:50.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:34:00.315Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=744c97ab-96d6-48eb-bcb3-525b76c112a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:34:00.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:34:10.326Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=78437ceb-6d83-4337-a5db-c08847e1eedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:34:10.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:34:20.335Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=551e3214-b09a-4300-ae1f-3ce0bcdf4ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:34:20.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:34:30.342Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e465ccf2-a4a3-4306-99a5-ca21f42014ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:34:30.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:34:40.353Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=03a82e59-1ac8-4e78-b548-facd8b7337f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:34:40.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:34:50.360Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0557a495-6276-4477-b263-37ba5ee3bbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:34:50.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:35:00.368Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=27a6cf0a-46ae-4055-9754-a7208e98b981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:35:00.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:35:10.378Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=2bb821cd-92df-4ed3-8b7d-07c16ff4e095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:35:10.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:35:20.386Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a457c74a-6fc6-4ad9-8899-225fb1393bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:35:20.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:35:30.397Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=32d24834-0f00-4279-8859-3da0d276e938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:35:30.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:35:40.407Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0dcf15e3-6ca5-4eef-a832-998fb2e19f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:35:40.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:35:50.424Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d39b37dc-7f07-41b7-a504-9cb57c8e4304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:35:50.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:36:00.431Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a20df3e4-d4cc-4515-b2c4-ac03a1b2edaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:36:00.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:36:10.441Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=bc20be59-88a0-4e98-8a12-e8ef409e5027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:36:10.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:36:20.449Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ac7c3820-4ffd-4d41-84c9-e7acec097146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:36:20.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:36:30.463Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=486a5742-cbdd-47a9-87f2-44c5e3372152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:36:30.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:36:40.471Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=93831adf-c655-4f5e-9a39-c14895487c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:36:40.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:36:50.484Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6920f8ad-7b94-4038-a8c4-b67bfaadc009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:36:50.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:37:00.491Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=57de457d-7312-4cf5-a8f3-8d12b7c467c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:37:00.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:37:10.499Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e079ce62-07fe-4f6f-b7a8-bb514fd881a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:37:10.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:37:20.507Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e243b772-fd4c-49f3-b152-0bf7c3cca371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:37:20.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:37:30.520Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e72e70f4-ded2-4157-84a3-e0152c134e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:37:30.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:37:37.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:37:37.133Z |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-01-27T23:37:37.134Z |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-01-27T23:37:37.136Z |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-01-27T23:37:37.142Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T23:37:37.142Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T23:37:37.142Z |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-01-27T23:37:37.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:37:40.534Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=806ef0c0-e48b-4f00-842f-f1a09914cca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:37:40.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:37:50.542Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=70d3440b-e749-4465-a8b1-27c15874f947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:37:50.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:38:00.551Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e675e174-7494-4690-9701-ed33390d8b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:38:00.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:38:10.560Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=48347d3c-8712-4c86-82f2-7e53b8ef3046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:38:10.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:38:20.569Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=58e3e3e5-2b6f-498b-a68e-c87de376e200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:38:20.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:38:30.577Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1f4dbe54-4ed3-46eb-9d4c-3c0289dd23b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:38:30.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:38:40.584Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e0587d9d-b6f3-497a-bd58-e22673efcf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:38:40.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:38:50.593Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1136460b-56ce-4c2d-82dc-14fcc8179258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:38:50.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:39:00.611Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7f7473fa-34d2-42bf-9370-a219cca5f606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:39:00.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:39:10.620Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a30e1f02-95ac-45ff-b3bf-85d15a82a496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:39:10.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:39:20.632Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=908362c7-d1ca-4875-ac4c-9d68c1d5c792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:39:20.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:39:30.642Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=70ffb094-a59a-4ad6-be9c-a31ccebd8ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:39:30.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:39:40.650Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c65e4caa-eb28-406a-af52-eac32f60d248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:39:40.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:39:50.657Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=890f5713-9961-4844-a8c9-09d55dfcb47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:39:50.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:40:00.666Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=de18d62c-c1c8-4e5f-a23d-9f8b977a9075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:40:00.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:40:10.675Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=847e860b-4a54-42fc-a13e-9759d67cabc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:40:10.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:40:20.688Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b44df758-8416-4cb7-b061-915355f3b575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:40:20.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:40:30.696Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=068697fa-9a32-4216-9a84-919d20409454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:40:30.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:40:40.705Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=23d9288a-2f58-418f-874a-c724eb9810dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:40:40.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:40:50.714Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=41f99654-4863-46ff-babf-1b23d10b0e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:40:50.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:41:00.723Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d936416c-f588-4df0-b428-69c6a7fd452f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:41:00.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:41:10.732Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=34f4e644-443c-4583-a63a-4bba6a04fd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:41:10.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:41:20.742Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=29e9cc27-647e-4dfd-9889-10dd879179ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:41:20.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:41:30.764Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c489f632-d44d-4668-9208-0cafbc803740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:41:30.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:41:40.772Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=272bcfa7-10eb-421c-947d-6a39f7283457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:41:40.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:41:50.786Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0f924b8c-7584-4f21-8d68-9f1d9c286aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:41:50.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:42:00.795Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c217fc4a-fb9f-4ae0-95bf-1df08a16512f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:42:00.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:42:10.802Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7cd7ee5f-e418-40c8-ad20-3ddcf7870f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:42:10.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:42:20.811Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=3988d8a4-bd91-4b77-b568-9d49cfbe26e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:42:20.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:42:30.821Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=febee050-f24e-4666-b8d9-70c93846a57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:42:30.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:42:37.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:42:37.114Z |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-01-27T23:42:37.115Z |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-01-27T23:42:37.117Z |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-01-27T23:42:37.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T23:42:37.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T23:42:37.123Z |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-01-27T23:42:37.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:42:40.828Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c4da978a-0079-499f-9d66-69451fec898e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:42:40.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:42:50.840Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=86094793-5c78-48bf-9cd6-668459253a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:42:50.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:43:00.849Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=2906674a-9198-4699-bf5e-29de5d71a603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:43:00.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:43:10.856Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=aafde1a0-ee63-42bb-a1c1-df181663d85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:43:10.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:43:20.865Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7ca0fefe-ed16-4b4d-9f26-4875360d6095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:43:20.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:43:30.874Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b0ce91b0-6d15-4ae1-8d43-3b2f2f00b345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:43:30.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:43:40.883Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=4541b109-f6de-42a6-9245-79f44f4bd377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:43:40.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:43:50.893Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c6f57df6-3527-4294-a369-4b1ab0ebefe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:43:50.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:44:00.906Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ce7e9dc8-7acb-4053-9210-0f088326022f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:44:00.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:44:10.915Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=66be140b-56d5-40a1-8306-9d769d7b15d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:44:10.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:44:20.927Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=22c86b91-ab5b-427a-981c-c8120492cbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:44:20.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:44:30.936Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c648dfa1-f8ae-48b6-8755-bb610485678e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:44:30.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:44:40.942Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b67490a4-72de-400b-ae78-8c4e101cfff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:44:40.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:44:50.952Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=9469a76a-d7f2-41b8-a32b-431d76b48492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:44:50.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:45:00.960Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=26154843-3c32-45c4-a857-08aff741cbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:45:00.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:45:10.970Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=57ab5b5f-2487-4c5a-b0b4-02d7730c9bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:45:10.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:45:20.991Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6c314a5e-c53f-4e0b-8e7f-94841da3df12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:45:20.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:45:30.999Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=8c613aba-6baa-428d-b3c5-54c43aaef3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:45:31.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:45:41.008Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f105b516-3974-44d1-b189-2ea7ec9023b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:45:41.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:45:51.015Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=51412f83-cbbd-4185-b765-bad3d7e6ccad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:45:51.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:46:01.023Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=73ebacaf-ca67-4364-a3ec-e4ed2344a1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:46:01.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:46:11.030Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f9919da8-cabb-4beb-b9b5-a372b47b47b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:46:11.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:46:21.038Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=09c6ddaf-85a6-4b4b-9e75-8442f28cdf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:46:21.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:46:31.046Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=81a6c45c-422f-4d6d-9984-164a696acd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:46:31.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:46:41.064Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e2bf0582-c970-43fd-bb9a-484e30522068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:46:41.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:46:51.073Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c1246cdd-4a08-423f-9a28-e12c8e287177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:46:51.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:47:01.083Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d4f55422-6b87-4866-8bbe-3752230e001a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:47:01.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:47:11.091Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=2095bbb5-0c1f-423c-8624-268610f24ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:47:11.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:47:21.099Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=49b70ec5-eb48-45e4-b1b6-6dc7c12b20de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:47:21.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:47:31.108Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=febf3d1c-85cb-43e9-b7ef-bddf9e3ae4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:47:31.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:47:37.096Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:47:37.097Z |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-01-27T23:47:37.097Z |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-01-27T23:47:37.100Z |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-01-27T23:47:37.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T23:47:37.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T23:47:37.105Z |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-01-27T23:47:37.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:47:41.116Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ff651576-3d85-4cfc-82bd-e4740fe517f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:47:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:47:51.124Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6206af86-8ea1-48ef-942c-9d9c07a8f8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:47:51.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:48:01.138Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=391219d4-85b0-403e-809d-4bc4c9c41580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:48:01.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:48:11.145Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=9c0c86ea-268e-4642-95eb-8c3511620415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:48:11.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:48:21.155Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f8c50c02-7b98-43aa-83c6-1a7b1934326f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:48:21.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:48:31.164Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7006f315-6d05-4b9e-9fd4-a2d3ddfb3d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:48:31.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:48:41.172Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ebd57d93-8fce-4d52-a307-2e72ac5484cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:48:41.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:48:51.181Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=574eee68-1c66-44af-8477-98b7dd6c6f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:48:51.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:49:01.189Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=5fe61a89-da17-41ca-a920-81f304b3bc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:49:01.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:49:11.205Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f78fc61c-ebad-478a-8afc-2465cae3750a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:49:11.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:49:21.215Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=4a1477d2-81b3-4e85-95f2-963b52c41de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:49:21.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:49:31.226Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=2859d0cc-7014-47c2-b07f-b45bf708752d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:49:31.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:49:41.244Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e6dffe04-4ec6-440e-935f-9bb0ca6de2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:49:41.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:49:51.253Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=bd7ae998-ac94-48ff-8388-4697f98e81a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:49:51.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:50:01.260Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=edb1fa0c-ff53-415e-905d-a81727fb7f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:50:01.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:50:11.267Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=de79cfb2-bbfa-41ed-941a-e13a7f29d805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:50:11.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:50:21.283Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=507abea2-c804-404c-bf02-d2770375fd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:50:21.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:50:31.292Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e3a64d11-4b0b-4f5c-8518-118d2873568e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:50:31.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:50:41.302Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=8032e69a-9c17-473f-8e96-c96b8ce83bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:50:41.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:50:51.309Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=2aa2a16c-22b5-4d3d-9a7e-0ccb7ce3e66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:50:51.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:51:01.316Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=18e788e0-97af-4711-98d1-d78987bb3e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:51:01.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:51:11.323Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=db9af6eb-b19b-4d03-b085-b49a2b091c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:51:11.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:51:21.329Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=136ec40c-be4d-426b-9441-b76f10aacd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:51:21.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:51:31.337Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=82bd8e2f-2120-4c29-acfb-630e5b3aeee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:51:31.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:51:41.349Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=90f502cc-6e64-40dd-9918-df81e2eac473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:51:41.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:51:51.356Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=47ee1162-279c-40a2-8bc6-ee889fa4bb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:51:51.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:52:01.365Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7e8a5eee-3498-4ceb-b3ad-6e9d076d3b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:52:01.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:52:11.373Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=629b05f7-3093-4858-96b7-1b2dc43d9305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:52:11.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:52:21.380Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7b70df48-e27b-4670-b43c-a31daa89d116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:52:21.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:52:31.389Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=90918d65-f73d-4704-b390-4cfecda5b426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:52:31.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:52:37.122Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:52:37.122Z |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-01-27T23:52:37.123Z |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-01-27T23:52:37.125Z |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-01-27T23:52:37.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T23:52:37.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T23:52:37.130Z |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-01-27T23:52:37.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:52:41.396Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d5e6aa30-daae-4882-b764-a57211a21804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:52:41.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:52:51.404Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=28c210d8-8e6a-4dd1-9681-cb897e1a78e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:52:51.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:53:01.416Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f7d6aea4-1ca9-4b90-814f-dea93a05d38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:53:01.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:53:11.423Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f2d61a64-844c-4b69-aa09-d62ab8686639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:53:11.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:53:21.431Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=844da572-5277-4172-bfe9-53807a97ec54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:53:21.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:53:31.438Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=9c67b7d2-c8a6-431f-8c0b-0a65e15c6c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:53:31.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:53:41.456Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ebdce772-1bd5-48f3-8112-293fd5bb337d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:53:41.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:53:51.463Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=2baef9c0-9891-4029-ae88-acafc8f80a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:53:51.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:54:01.472Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1bcddb37-8467-4eb5-ba10-c1da534415dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:54:01.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:54:11.485Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=710b3151-a1b9-407d-b0b0-0d2f92b9e4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:54:11.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:54:21.493Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=08460f89-f93b-4f71-8af4-fb9b83b66e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:54:21.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:54:31.504Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=2e7cb2cd-0c8c-4501-a88c-c24038741a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:54:31.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:54:41.514Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=bc65dff6-e6bb-4078-b4f0-fa9822fa15fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:54:41.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:54:51.524Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c488fe9a-e70f-4a8e-b561-675079d011b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:54:51.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:55:01.531Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c56b6333-a5ba-465a-9c6b-cd0670292db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:55:01.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:55:11.541Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=cd8fe50f-724c-4ad3-96ca-4c228ba32e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:55:11.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:55:21.557Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=52336377-d9b5-4f64-9a4a-6c9e204713fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:55:21.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:55:31.565Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=07ee71e2-f2ef-47a8-8a40-4a8bc03ca044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:55:31.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:55:41.573Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=cf349fe7-379a-42f9-b9aa-d662adf9fe5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:55:41.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:55:51.581Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=68d2c29a-1d43-4706-89d1-894d7944b2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:55:51.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:56:01.588Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=26fbe27b-9ef5-449c-8e2b-bfc90dabdf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:56:01.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:56:11.594Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e5901861-bc0f-47dc-8aac-b4aa718f20a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:56:11.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:56:21.602Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=de778067-e611-4477-ad54-70ec5772b9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:56:21.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:56:31.614Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a5c23d3d-cf19-4669-acfa-459203e9ddcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:56:31.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:56:41.629Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=aa60e017-5517-4b92-9435-0576396fb82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:56:41.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:56:51.637Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1c54007f-6c6d-46f9-9593-b631203c71cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:56:51.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:57:01.647Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=91789597-50eb-456f-b08e-1c6a912ed36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:57:01.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:57:11.654Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=739c1d6f-00aa-439e-a276-61202c6de1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:57:11.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:57:21.661Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0bc88b0b-e6e4-4e86-98fe-e21c19767360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:57:21.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:57:31.667Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b36c92cb-94aa-45a9-836a-af185ca33e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:57:31.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:57:37.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T23:57:37.104Z |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-01-27T23:57:37.106Z |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-01-27T23:57:37.108Z |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-01-27T23:57:37.116Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T23:57:37.116Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T23:57:37.116Z |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-01-27T23:57:37.118Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:57:41.674Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=be5626f7-37fa-47bb-8010-ac68d7fd02ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:57:41.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:57:51.682Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=500ffafb-563e-470c-8b91-dbb6c57e27a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:57:51.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:58:01.696Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=00445fd8-583d-4604-b813-275ad0b50d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:58:01.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:58:11.703Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=649802bb-f481-4177-8ecd-a179a0dbf144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:58:11.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:58:21.711Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=58d3a303-8755-4a41-ba89-04d77feebe58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:58:21.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:58:31.720Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=9e8aa571-7458-4b90-9288-67d7a39c2875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:58:31.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:58:41.727Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ac221933-68cb-4547-a6f7-80f6452e6ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:58:41.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:58:51.733Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a0f7df43-e366-48b2-99ff-ca205931f630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:58:51.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:59:01.741Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=de92e579-7b62-43ce-8435-22ed6d4c77aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:59:01.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:59:11.756Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=8022c2a3-2a52-49ee-8203-c767f5f9f859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:59:11.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:59:21.765Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=08c2ef8d-8460-4bb0-b150-bcfc6cda1cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:59:21.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:59:31.771Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=fc90636f-5dcf-4c19-ac6f-65924ba81805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:59:31.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:59:41.777Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e523fca0-7966-44f9-b8b2-315b5f47385c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:59:41.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:59:51.784Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=61bd9c90-2faf-4fd9-859f-0ddebbcee13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T23:59:51.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:00:01.792Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=3b0c6e04-eaea-4159-a8a5-52ee63dd2ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:00:01.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:00:11.821Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=4bef03f4-59dd-4e0c-aac8-659754b31559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:00:11.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:00:21.829Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=5a8082e9-222c-411a-b880-aa7d71ac0321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:00:21.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:00:31.847Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=07eb2cb8-d5cc-4177-95b5-c2a6d7048d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:00:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:00:41.855Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=80ff1b3d-b513-40b3-b110-df6d266e5dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:00:41.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:00:51.864Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c014598c-1d9a-4b84-950c-af2d3eb84ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:00:51.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:01:01.873Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=56926765-d3bd-4c49-ba0d-8789eedf609a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:01:01.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:01:11.880Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=fa7451fa-4374-4214-8639-a6bb9c07a976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:01:11.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:01:21.888Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c43ab8c9-842f-467f-b15e-d23705c415af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:01:21.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:01:31.895Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=529df2a0-8601-41dd-9c73-c23d54e13212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:01:31.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:01:41.903Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6dcc1532-3373-4cfc-bdd8-7d4bd16386d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:01:41.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:01:51.916Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=16cbd796-dbd7-44dd-b921-f3291e6cd959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:01:51.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:02:01.923Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=33746a40-27e2-4064-bbbb-b01b16bcc4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:02:01.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:02:11.931Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=eae02673-43fc-4bf2-a796-969e36611fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:02:11.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:02:21.938Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d6939e1b-1ba5-4400-b6d1-d78ecb340f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:02:21.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:02:31.948Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0ac3750f-31a5-484d-91d9-5e7d8ee24cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:02:31.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T00:02:37.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T00:02:37.111Z |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-01-28T00:02:37.112Z |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-01-28T00:02:37.115Z |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-01-28T00:02:37.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T00:02:37.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T00:02:37.120Z |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-01-28T00:02:37.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:02:41.956Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=96ce7cef-960b-4347-abde-ace47ebeb8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:02:41.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:02:51.968Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=898fad1d-4cd4-4bc0-b077-3a359d045d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:02:51.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:03:01.981Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=23b66f62-6ecf-4020-9e51-3f1ad458906b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:03:01.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:03:11.987Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=019580e6-411d-49c7-b837-2cddd4ae4178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:03:11.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:03:21.994Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ff83eb49-3a64-4ffb-8d27-e84b7a5b7153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:03:22.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:03:32.003Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0c317816-5584-40d3-9347-83821c74d9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:03:32.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:03:42.011Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=25a98e88-8db0-41ab-917b-20a8ef130d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:03:42.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:03:52.019Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=8eb45ea8-d5b6-4342-a910-b0ef118ea2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:03:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:04:02.026Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=5eee06a1-8550-46f2-bc82-2fc1427745fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:04:02.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:04:12.033Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=de7f324a-5907-4ae5-9e70-2ac58ae14497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:04:12.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:04:22.041Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1ad15ed3-ea87-4984-92a0-e2b94f642cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:04:22.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:04:32.056Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c798c93e-f0b3-4e74-a537-d7c6469d232b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:04:32.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:04:42.066Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=09693a02-24f7-4821-846b-9a1f6affcdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:04:42.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:04:52.076Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b4f3e8cd-31c6-4ffa-989d-58559be07a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:04:52.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:05:02.085Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=84822a2c-2623-4715-97c9-fb8ca0796532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:05:02.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:05:12.093Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=07cb0d2f-cf34-4cef-8109-b66d45f2c034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:05:12.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:05:22.100Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0399a266-d241-47bd-88f9-db4606ebbe99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:05:22.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:05:32.110Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c819238c-e7e4-4673-8748-635aa856bd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:05:32.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:05:42.118Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=04385388-e607-4200-9974-d97c36e2993d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:05:42.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:05:52.133Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=cd667c3f-5a39-420c-bae6-ab81a3cfbab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:05:52.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:06:02.139Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=5a534af8-de25-4c23-aecc-f16ba84e305f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:06:02.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:06:12.153Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=4d999d07-3c84-4ce1-9a3a-84afee31cc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:06:12.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:06:22.169Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=938ccdd2-d8e8-404f-a957-9796a04d40e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:06:22.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:06:32.176Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=cb8bd318-0021-4b66-84ad-3e41eea4bbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:06:32.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:06:42.183Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=56903801-2879-467e-8014-03323bc99e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:06:42.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:06:52.189Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=9b2ed85d-4857-47d0-8c55-888fe6242990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:06:52.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:07:02.198Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0b810017-0155-4bbe-acc3-6ad9d042d1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:07:02.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:07:12.210Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=fbcd580d-306f-42a8-bfe7-64bf7c0073f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:07:12.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:07:22.220Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d248e2f7-82b3-4604-b14c-3a74156ac9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:07:22.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:07:32.229Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=716e9b9a-1677-4652-9fa9-7cc209715c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:07:32.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T00:07:37.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T00:07:37.112Z |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-01-28T00:07:37.113Z |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-01-28T00:07:37.115Z |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-01-28T00:07:37.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T00:07:37.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T00:07:37.119Z |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-01-28T00:07:37.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:07:42.237Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=8c420a18-f868-4342-a6e2-c299208dd531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:07:42.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:07:52.245Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=4de76c2f-9c01-40be-a708-b8def9a4b967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:07:52.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:08:02.251Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=15b981ca-accc-4e90-8d5c-3414e4add9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:08:02.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:08:12.258Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b8e114b4-289e-4699-a569-bcdecb51bf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:08:12.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:08:22.269Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c9bf6f47-cc01-4f9f-aa18-dab3be3eaa6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:08:22.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:08:32.277Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=24bf81c2-50ed-49e4-a78f-7cb4ed7de4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:08:32.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:08:42.284Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=8f322c90-9d84-4dff-8c5d-d66172754830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:08:42.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:08:52.293Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=18b03db8-41a4-4e72-b6fe-7b305d9d0a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:08:52.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:09:02.300Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c0cf1d57-c10c-46e4-923e-366c5a59d9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:09:02.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:09:12.305Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=eb6652bb-d9aa-46a2-b76f-71e7537c464b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:09:12.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:09:22.312Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6f6d4ebd-0afb-4897-9e1a-0ce1f89b6c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:09:22.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:09:32.319Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f2829ba2-df20-4225-bed8-79f1492a42a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:09:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:09:42.328Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=075d5e23-fa4f-4526-94a6-8f79f8c51432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:09:42.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:09:52.344Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=cfbb2e20-6ffd-436a-b708-afea1aa34d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:09:52.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:10:02.352Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=038fe886-c6f4-49a4-b7d5-052a2e16163a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:10:02.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:10:12.359Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=63358f57-5a30-42fa-a481-f743e56d5fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:10:12.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:10:22.367Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0706be93-8d1d-45ca-92f2-31a3f81cc0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:10:22.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:10:32.378Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=4e4f9edc-6800-429b-b3b3-a657626836ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:10:32.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:10:42.387Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f3813529-d919-48d1-ad55-115fb042bd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:10:42.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:10:52.395Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=790d6fff-bb0e-47eb-b3bf-4a9ae859408d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:10:52.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:11:02.409Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=4e447123-dce9-44fc-a672-6877c6a2b03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:11:02.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:11:12.415Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=5a1da662-c3c9-4fd0-94f2-078337c267b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:11:12.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:11:22.424Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=04b95fb7-c8d8-4d75-aa48-d316046baaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:11:22.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:11:32.432Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=34e63fd6-e0a7-466a-8e69-25b427512905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:11:32.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:11:42.441Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7ac33654-5d4a-45ba-ba49-5700a692a3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:11:42.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:11:52.449Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ece75985-ef0c-41ff-af0e-9cc62f588e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:11:52.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:12:02.456Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=234b8784-b03d-446c-806d-ac546c526220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:12:02.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:12:12.464Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6391fd32-e1af-44b3-9f66-bdd5d927c44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:12:12.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:12:22.482Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b0a041de-8052-4de2-b986-a45c8152a05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:12:22.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:12:32.490Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b171062f-4ec3-4681-a433-64305cd060c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:12:32.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T00:12:37.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T00:12:37.113Z |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-01-28T00:12:37.113Z |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-01-28T00:12:37.115Z |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-01-28T00:12:37.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T00:12:37.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T00:12:37.119Z |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-01-28T00:12:37.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:12:42.497Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=655f6d65-6c20-4aa8-8765-b391e7c434a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:12:42.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:12:52.504Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b8c4b582-7d41-4870-ab8d-485eecf2c344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:12:52.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:13:02.511Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b164d556-517d-43d7-ba85-81de7dc043ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:13:02.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:13:12.517Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=fa7a7107-d084-487f-abcf-bb1d5c17048c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:13:12.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:13:22.524Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=5005342d-5134-4e7e-91c7-1f93b3308ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:13:22.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:13:32.538Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0fc2b2fa-a320-4e09-8a6e-4c7059bbd073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:13:32.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:13:42.545Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=685d7761-0268-4c35-8ae8-2d70d9449b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:13:42.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:13:52.555Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=932a59a4-2354-4ec0-beda-149f1a155782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:13:52.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:14:02.565Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=77c6f9ed-b037-4739-b4ce-d9b7ac5d2582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:14:02.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:14:12.571Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=365a92e4-f89e-4a2f-8c00-1baba6fb4d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:14:12.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:14:22.578Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e8f40ff8-d7d9-4614-a99b-fb405f2bab13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:14:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:14:32.584Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=eada9c81-8f35-42ab-8f1b-bb1084594feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:14:32.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:14:42.591Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=9c3abace-66d7-41f4-a893-85135053b9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:14:42.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:14:52.604Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=8352f987-cc29-4b92-bf96-f9045d68fbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:14:52.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:15:02.610Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=27fd6845-8c70-474b-ad7a-4bca145cc666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:15:02.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:15:12.618Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ff67a11a-0223-4274-a20a-6796fa1cda82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:15:12.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:15:22.626Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=35a05004-19ef-4c6d-b0c6-091fd275a3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:15:22.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:15:32.632Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=57f680dc-0283-4e18-9334-70f769088f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:15:32.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:15:42.638Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d55e2249-aa4a-4aa8-85e2-d1b8be30d7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:15:42.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:15:52.645Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c7e21165-7b98-494f-8b7e-ca657395d595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:15:52.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:16:02.653Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b70db10c-c940-4bb8-8e82-529e6741a4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:16:02.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:16:12.666Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=09a7eb7d-65e2-4db9-84ae-38ef332e3478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:16:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:16:22.673Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=038db662-116a-4034-bb99-474fe51ad3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:16:22.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:16:32.683Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ce4c0a6b-6905-49e7-80cb-7ae22f362bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:16:32.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:16:42.691Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0d34917e-3e18-47a8-87b9-1c550879f963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:16:42.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:16:52.696Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=9ec19cbf-a328-41b6-ac44-1a5465125486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:16:52.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:17:02.704Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=495db779-3846-4e69-87d3-1e76c00e6d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:17:02.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:17:12.710Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1cbc8146-c898-4d1c-9c32-3129919dca11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:17:12.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:17:22.718Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f643a4d7-2441-4879-8441-aa035954ffa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:17:22.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:17:32.733Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c2794d0d-09a1-468a-b853-d01935b655cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:17:32.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T00:17:37.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T00:17:37.090Z |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-01-28T00:17:37.091Z |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-01-28T00:17:37.093Z |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-01-28T00:17:37.096Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T00:17:37.096Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T00:17:37.097Z |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-01-28T00:17:37.098Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:17:42.740Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b40ea610-7ddd-427e-acf3-cefbdf16890d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:17:42.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:17:52.747Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=84e6c618-d0e0-4c23-af26-7080341f4358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:17:52.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:18:02.755Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=77e900c5-de78-402f-8697-74f6e9cab5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:18:02.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:18:12.762Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d3adf982-3b97-41cf-b852-536b706a00d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:18:12.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:18:22.769Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c34d2ee5-c11a-4019-84e5-6318e3dfbd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:18:22.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:18:32.775Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1e5c3405-ea15-4587-9d94-08c7a23f48ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:18:32.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:18:42.784Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ff108c05-2e32-4efa-b094-15f6d84a478e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:18:42.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:18:52.798Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=8f62a20d-ab2e-4c5c-894f-8b998f24a691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:18:52.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:19:02.809Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b767e724-99b0-4104-bb92-ca675a3810eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:19:02.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:19:12.816Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=efceba4a-0e64-46cc-904e-817829374656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:19:12.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:19:22.823Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1f335fc1-ed55-4b5e-a59e-4b9cfca0cfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:19:22.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:19:32.830Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b66a3613-05a3-487c-b1c4-1e398403bd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:19:32.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:19:42.837Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7bf18111-da1e-42e0-84fa-0ff74a53191a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:19:42.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:19:52.844Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e5347f1b-997f-47bc-9ab2-fa35402b104f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:19:52.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:20:02.858Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0028bd9a-cf1f-4414-845c-e119e99ed919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:20:02.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:20:12.865Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=78af5b9e-caad-4401-aed8-3911a4cb8263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:20:12.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:20:22.891Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=8a5c6f66-08b0-476e-9126-149585894a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:20:22.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:20:32.899Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b415322d-36d1-496d-a0b1-d38965dd7c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:20:32.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:20:42.905Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d1b583f7-3dd5-4928-990f-67ea1786bbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:20:42.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:20:52.913Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7abe3871-41ed-4199-b4d5-a46911f089d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:20:52.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:21:02.921Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0bb97441-885a-4e68-887c-d45107b722ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:21:02.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:21:12.935Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1f078b04-83c1-4a96-b3b8-9ede15ff6397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:21:12.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:21:22.944Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a60471c1-4ad3-4f63-a36b-7151e36098e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:21:22.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:21:32.952Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d8460bee-7786-4826-b5b2-1f5d1b429f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:21:32.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:21:42.959Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=9fe1c6b7-c14c-4b9c-8cbe-e43ba921effd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:21:42.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:21:52.967Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f6c80a12-5356-4f20-8ac5-4c69b5d965ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:21:52.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:22:02.975Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6781be7b-26bb-4a98-9970-51e8028a1dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:22:02.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:22:12.982Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1a1927a8-6d45-4e7c-a30c-df5fb244a186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:22:12.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:22:22.990Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b61731c4-ce09-4a2c-9237-0e17a37fcfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:22:23.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:22:33.007Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b6d881b7-1fef-4480-bcd9-849d8d57256c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:22:33.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T00:22:37.149Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T00:22:37.150Z |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-01-28T00:22:37.151Z |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-01-28T00:22:37.153Z |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-01-28T00:22:37.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T00:22:37.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T00:22:37.160Z |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-01-28T00:22:37.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:22:43.015Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=eee06d8e-0f37-46ef-bea2-e9f31079429f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:22:43.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:22:53.025Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=100a3e09-2109-43a6-8fbd-9d6b10bcd504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:22:53.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:23:03.033Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1559774d-aa6d-4fe4-9053-67e63492bc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:23:03.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:23:13.039Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7f781762-b321-466a-a83a-04b96a3edc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:23:13.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:23:23.048Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=fdc7e225-bb82-4ebe-9160-efd612b45357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:23:23.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:23:33.054Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6d26fb7a-5bca-4d34-9b66-902363e20335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:23:33.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:23:43.063Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=0bec12a6-4bb0-42a8-916f-4a7f891c54c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:23:43.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:23:53.080Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=24abb729-211d-4143-895c-391b46fcc332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:23:53.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:24:03.089Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ac84a58b-65a9-42bd-9cb7-d05890e45414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:24:03.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:24:13.096Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a72bd883-e640-418b-8e69-f89f09f0e353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:24:13.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:24:23.103Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=af3ac051-e299-4f5e-b6bd-edc91927b201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:24:23.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:24:33.110Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=69017076-6da8-4ed6-8a2d-d1883080a6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:24:33.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:24:43.117Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=53607c2b-0309-4b8e-82e9-d32d55a6738f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:24:43.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:24:53.124Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=178e90c9-7a2a-41a1-80f8-9e3409f0541d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:24:53.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:25:03.131Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=9bee2476-ed52-4373-b4ef-2528fcf32a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:25:03.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:25:13.142Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=074017a9-0c0f-4373-8982-dbbc1f6ebee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:25:13.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:25:23.148Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=cf4d679b-22f7-41fa-bc93-fbe34caf0572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:25:23.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:25:33.158Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=79a05b1d-623c-4001-8294-308f120b466b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:25:33.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:25:43.166Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7daab546-5e70-4d96-81a0-fc0499a6f8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:25:43.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:25:53.173Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=26f9f828-7667-426e-9bbb-dd73dfde8931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:25:53.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:26:03.180Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=00395f90-eeab-49d7-8b0b-ad57808cb206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:26:03.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:26:13.188Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e9456553-3146-405a-a345-c24e1301f536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:26:13.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:26:23.196Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=5914b7bb-fe07-4438-ad30-4f788e77010a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:26:23.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:26:33.215Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6544c8a6-16cf-499d-9504-8c023757593a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:26:33.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:26:43.222Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b31bfedb-4c2e-40b3-a5e9-d72b1e26f0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:26:43.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:26:53.229Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=447ac364-1ff9-499e-88ee-f760c049eb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:26:53.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:27:03.238Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1a5c7b98-e9fa-4035-8fc8-3c5d2a4d7d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:27:03.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:27:13.247Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6bb62530-f514-4ec1-96ba-bc4cdb55aa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:27:13.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:27:23.255Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1210b337-3a1f-40a6-aff8-ea9d57e54d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:27:23.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:27:33.261Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=9cc61aa5-a894-4312-9f37-c8a7900b5649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:27:33.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T00:27:37.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T00:27:37.091Z |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-01-28T00:27:37.091Z |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-01-28T00:27:37.094Z |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-01-28T00:27:37.097Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T00:27:37.097Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T00:27:37.097Z |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-01-28T00:27:37.098Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:27:43.273Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=25e1fb72-6a46-45c3-a263-7c4cc360139a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:27:43.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:27:53.282Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7c00e25e-3b07-4463-b3b3-af4dfd4e5613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:27:53.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:28:03.289Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=25bc87e7-0eb0-4d2f-9668-7eda1fdad997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:28:03.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:28:13.299Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b7e8d0bd-79f4-48a8-9f48-476d080fd876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:28:13.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:28:23.309Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=11c90416-acea-4130-a1f8-1a72eaf33ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:28:23.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:28:33.318Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=07971e3d-936b-4a20-b13e-8915263fa086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:28:33.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:28:43.325Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=82a79c35-3ac0-49c8-8abd-976c83985b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:28:43.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:28:53.332Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=c453eebf-30cf-4793-84dd-190e786fac32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:28:53.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:29:03.339Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=55b02e4c-b275-4919-8972-c71879f5d102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:29:03.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:29:13.348Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b281d8bd-c6d3-4437-b1c1-4ed94719c460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:29:13.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:29:23.362Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=9e7779ad-9bac-4f6b-a6d9-fadcca5de9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:29:23.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:29:33.371Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a2840a22-f83f-4e23-b549-8ccf47d4d289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:29:33.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:29:43.377Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ddb4d492-5346-4fd7-a226-eadfc9a0a666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:29:43.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:29:53.383Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=66ee5094-d180-4d84-9a3d-fc1794fa6bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:29:53.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:30:03.389Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=33c1b05c-8ca9-411f-be0a-76f007bc280b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:30:03.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:30:13.395Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=8447e9be-d991-44b0-b71a-b3f8dfd79716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:30:13.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:30:23.402Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f7815c52-7070-4166-8818-1bd0e280e0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:30:23.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:30:33.410Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=de0d70ad-dbf8-4533-bd37-7f9b3a831e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:30:33.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:30:43.421Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f9b92465-cf8e-420d-a631-158b15a4918c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:30:43.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:30:53.429Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=008817b2-9fc3-484e-b0d5-58962eefdfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:30:53.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:31:03.438Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=2db8bc41-6636-44f1-b3f7-8954bb1e532e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:31:03.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:31:13.446Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=493cc11b-d644-446f-b32c-5909272ba08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:31:13.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:31:23.453Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f901faf3-16d9-4dd6-90ba-5f79ca943c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:31:23.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:31:33.461Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b33298d8-7ae3-44fe-a0e9-6ffba54506cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:31:33.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:31:43.469Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=368a9dc8-06ba-4658-8f2d-83de0945d58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:31:43.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:31:53.478Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f2955abe-a764-4582-86d1-54cc1e251a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:31:53.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:32:03.489Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a438b0b5-6382-44af-b031-b336bfd53868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:32:03.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:32:13.497Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e8f5fb6a-d5b7-4cd3-8820-a74f16c7f6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:32:13.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:32:23.504Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=33815130-348c-466f-9a49-e0868a99ae82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:32:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:32:33.514Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b4f5ecc8-45c3-445f-8c77-cae1c63c435c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:32:33.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T00:32:37.125Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T00:32:37.125Z |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-01-28T00:32:37.126Z |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-01-28T00:32:37.128Z |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-01-28T00:32:37.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T00:32:37.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T00:32:37.132Z |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-01-28T00:32:37.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:32:43.521Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f490eb60-6a20-4120-9ece-864f9b9fc893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:32:43.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:32:53.527Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b8db64f9-652a-42f8-81dc-5f741243c616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:32:53.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:33:03.538Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ac7c79a3-ddcb-4093-8b6b-53f954b2706d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:33:03.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:33:13.548Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=71a0f035-2497-492f-8f04-681c604935f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:33:13.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:33:23.560Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=db1b48d8-8fdd-4ffb-8da4-683bbae7e494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:33:23.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:33:33.575Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=088bd627-cc14-4331-b9f6-0b8146455638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:33:33.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:33:43.583Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=69eb6bc6-037b-4aed-ab6e-6a9a0281817b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:33:43.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:33:53.592Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6387e06a-3625-44e4-b872-f1a8479de6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:33:53.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:34:03.599Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=bfa7aead-592b-4ab6-b8f8-3ef091e7e4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:34:03.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:34:13.606Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ca69ec40-e312-4b26-9a91-91e94cca5942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:34:13.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:34:23.613Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a7f22000-77e8-4afb-bf87-9ce693dc15ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:34:23.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:34:33.627Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1d509320-ede5-474a-89c2-1a484d32e698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:34:33.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:34:43.635Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=94a85ade-7264-45e6-97fb-82f341178cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:34:43.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:34:53.643Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=4a08251c-31fa-4d1a-b7f0-b05fd55229e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:34:53.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:35:03.651Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=348e2002-ce4b-4f33-9a93-2f629e749a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:35:03.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:35:13.658Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=8b0dbfad-2f5a-4d13-bed5-ed92224dd429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:35:13.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:35:23.667Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=2e5d3e4d-033d-4b3e-8374-01a1f58b7429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:35:23.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:35:33.675Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=86991322-0646-407c-ad71-ae9521e0e8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:35:33.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:35:43.681Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=21fbca80-9cc6-40ea-815e-95e67156e86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:35:43.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:35:53.695Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=643d3f96-90f9-4139-ad06-70d89d2c64ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:35:53.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:36:03.701Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=ef1662b7-94b5-41de-8e9b-d3a64f797d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:36:03.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:36:13.711Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b865b6c1-f3d5-4408-aee6-fe2d037ee851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:36:13.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:36:23.717Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e564afea-1b7e-44a3-8f58-d8026ab32d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:36:23.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:36:33.724Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=4681abed-5449-4cc6-b5a0-73badea72e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:36:33.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:36:43.730Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=6da6d6fa-643d-4018-8e5a-bc49ac622913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:36:43.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:36:53.739Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=67de3054-bb46-4c47-a101-25576d7346bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:36:53.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:37:03.757Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=3b8a2a22-6a5d-40ea-8db9-d3b517f44bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:37:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:37:13.767Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=3b5652c4-9a03-4114-89aa-2d98f692d89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:37:13.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:37:23.776Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=141b554c-69f7-481f-b02f-a118f31b31e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:37:23.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:37:33.785Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=f2febc8b-e609-48bb-a1ad-e8b18892bbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:37:33.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T00:37:37.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-28T00:37:37.051Z |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-01-28T00:37:37.051Z |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-01-28T00:37:37.053Z |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-01-28T00:37:37.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-28T00:37:37.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-28T00:37:37.056Z |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-01-28T00:37:37.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:37:43.790Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e8286f79-e9fa-4aa7-895c-68de44806fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:37:43.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:37:53.797Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=5d20ad78-398e-469a-be31-9a230dd43c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:37:53.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:38:03.805Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=b47509b5-7905-48cf-996f-286e4ca8d7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:38:03.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:38:13.817Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=7db49a68-24cb-4e0f-8dd5-6eb523135d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:38:13.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:38:23.824Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=a101bc26-b23b-41a2-af48-a9037e04ae10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:38:23.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:38:33.832Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=8fa8bcba-7e45-4b72-9eed-e3ec83465cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:38:33.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:38:43.839Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=abb1e5ff-01bf-4a18-a595-f26bea87f534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:38:43.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:38:53.845Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=1133f435-22c7-4826-8a60-1519542a16ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:38:53.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:39:03.851Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=e1ada39e-bb87-43ef-aaf9-e2134f7f90b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:39:03.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:39:13.856Z |INFO |Init configs |InvocationID=28c9d640-b787-4a1e-a602-8dfc244caec8, InstanceUUID=d706f5cc-664e-41fe-8084-85157ae3307f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-28T00:39:13.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |