By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:14:19.934Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:14:19.937Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T12:14:19.973Z |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-03-11T12:14:20.642Z |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-03-11T12:14:20.744Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T12:14:20.744Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T12:14:20.744Z |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-03-11T12:14:20.820Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-11T12:14:21.025Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-11T12:14:21.058Z |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-03-11T12:14:22.881Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-11T12:14:23.342Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-11T12:14:23.362Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-11T12:14:23.363Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-11T12:14:23.425Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-11T12:14:23.430Z |INFO |Root WebApplicationContext: initialization completed in 2371 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-11T12:14:23.952Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-11T12:14:24.770Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-11T12:14:26.148Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-11T12:14:26.734Z |INFO |Started MainApp in 9.476 seconds (JVM running for 10.452) |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-11T12:14:26.806Z |INFO |Start scheduling PRH workflow |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:14:26.816Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b0e90a77-e7b2-43e2-9ddd-808452073d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:14:28.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:14:28.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-11T12:14:32.588Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-11T12:14:32.589Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-11T12:14:32.592Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:14:38.514Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5feb4f49-5ff0-4691-bf55-72b49e7e8c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:14:39.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:14:39.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:14:49.679Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b616e7af-0386-4812-bdaa-9caa6d2cd048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:14:50.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:14:50.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:15:00.734Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=8bdbace2-276d-46c5-959b-7a8eef7d9680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:15:01.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:15:01.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:15:11.773Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=abbe6a25-72fc-4d6e-9783-07957483cac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:15:12.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:15:12.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:15:22.814Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2d54a70d-c72c-4cde-a383-69c92f8a8269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:15:23.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:15:23.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:15:33.861Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b328906d-d5fa-4a34-b9e4-10dc43a8b203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:15:34.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:15:34.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:15:44.996Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=551ab4c7-f3ac-4ef6-bb1e-7399b1bf1558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:15:46.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:15:46.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:15:56.152Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9b79ca3e-2d69-439c-b885-c4dc91f3bfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:15:57.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:15:57.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:16:07.197Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=98800496-cf6d-4c20-933d-a5948767671d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:16:08.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:16:08.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:16:18.238Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=3abc567b-0748-4dcb-b777-90c630a0f1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:16:19.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:16:19.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:16:29.280Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=bfdc0be2-3dad-43b6-adcd-fe66b68b11ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:16:30.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:16:30.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:16:40.351Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=50828826-aa8d-41ca-928c-df7032a0ae75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:16:41.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:16:41.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:16:51.463Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c9c231b9-60ca-44ba-9ecd-83bc23bc76b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:16:52.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:16:52.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:17:02.493Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2d7ee4e8-c62b-43cf-aa0b-1b2362dfe8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:17:03.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:17:04.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:17:14.047Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b84ec8d1-b8aa-433e-8f42-37bac20d7b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:17:15.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:17:15.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:17:25.085Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=8def5549-0409-4108-95e3-822297ad3a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:17:26.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:17:26.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:17:36.126Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a04eb6ca-961a-494e-a989-edb98d673c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:17:37.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:17:37.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:17:47.172Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=fe9ed26f-c624-4f37-977d-ec621177caf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:17:48.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:17:48.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:17:58.426Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e57705fc-dec5-426c-b080-4a85405e2178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:17:59.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:17:59.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:18:09.474Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e372d20a-5bc6-4519-bf1d-0f24c748bef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:18:10.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:18:10.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:18:20.513Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=3e03c9d5-384f-41e4-9955-fd6361133f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:18:21.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:18:21.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:18:31.742Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=17b6e558-3619-45ed-b8e3-5ba96e213b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:18:32.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:18:32.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:18:42.791Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=cf8bf7f3-e6e8-424c-84c2-236c53ba6dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:18:43.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:18:43.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:18:53.823Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=4459eb04-300a-42b8-bc34-dbf6dc301521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:18:54.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:18:54.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:19:04.865Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c8b319e1-4179-49f1-a365-2aadc0c5c4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:19:05.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:19:05.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:19:15.938Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7bad597d-b0e7-41f1-8e4b-820c91ed8cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:19:16.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:19:16.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:19:25.088Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:19:25.088Z |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-03-11T12:19:25.105Z |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-03-11T12:19:25.116Z |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-03-11T12:19:25.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T12:19:25.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T12:19:25.133Z |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-03-11T12:19:25.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:19:26.974Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c8e3017d-2de4-4fe6-a9fb-2b979dccfede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:19:28.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:19:28.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:19:38.111Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=02f2689f-bba8-4476-86e9-912e9240069a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:19:39.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:19:39.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:19:49.149Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ba66adbe-1ade-4220-b04f-0e8ad968f907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:19:50.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:19:50.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:20:00.194Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2d4f7018-d215-4519-81d6-92232a7307e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:20:01.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:20:01.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:20:11.231Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1af1ec53-52ae-42ff-b800-097b77757b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:20:12.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:20:12.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:20:22.301Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=cfab30dd-825d-43b5-8094-7aa7f2aa9203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:20:23.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:20:23.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:20:33.342Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=81a13b46-dd3d-43c9-98c8-6cdcd0b46a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:20:34.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:20:34.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:20:44.384Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0cf02530-3f1a-49eb-aca8-af72c140ac1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:20:45.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:20:45.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:20:55.423Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c5e02f06-becb-41af-a592-d5250f39fd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:20:56.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:20:56.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:21:06.533Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=515b014a-a06d-4383-accf-5557e1372a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:21:07.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:21:07.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:21:17.565Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a1cd0228-07b6-4458-aedf-fe8ce2fa763f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:21:18.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:21:18.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:21:28.609Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=25c58aef-5540-4686-809e-cd18d99abc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:21:29.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:21:29.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:21:39.645Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=335b556b-42c7-47a0-82fa-fb9ef1982e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:21:40.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:21:40.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:21:50.686Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2c0262eb-4e16-4690-97a4-45dfbe401145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:21:51.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:21:51.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:22:01.728Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=329cf5ef-03b7-46d1-bbb0-b6e8a80fdbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:22:02.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:22:02.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:22:12.765Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=f9797bfe-4061-435a-9b40-67d50c61a1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:22:13.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:22:13.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:22:23.805Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2f774633-778b-431e-9ade-d6393a764d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:22:24.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:22:24.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:22:34.849Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=15dae36c-1ebc-4186-9cb1-1aedbd29a4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:22:35.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:22:35.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:22:45.885Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=10802de5-3e6e-437c-864e-ffdf0dc31705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T12:22:46.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.78.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:22:46.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:22:56.925Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5bde944a-1059-4b6e-a260-85c8ff01c401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:22:57.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:23:07.056Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=441b8c6c-8378-4d2b-943c-aef1e7a9c4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:23:07.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:23:17.071Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=18dbdaf2-3a26-4b7b-909c-c87c79e07e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:23:17.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:23:27.091Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=89d1c0aa-36d7-4577-8ea6-7185ede2f42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:23:27.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:23:37.111Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=cf75e84e-542e-4359-9898-0c887198e3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:23:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:23:47.174Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7d72b693-aa35-4507-ba92-a3d6539d1c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:23:47.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:23:57.190Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7ad2bd76-4ed9-43e1-b084-7429976abd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:23:57.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:24:07.203Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ab3075b7-b6e9-4b53-82ca-cc8dd8047730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:24:07.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:24:17.214Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=72a500fc-ce7d-413d-bba3-06579f376751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:24:17.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:24:24.513Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:24:24.513Z |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-03-11T12:24:24.514Z |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-03-11T12:24:24.518Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T12:24:24.526Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T12:24:24.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T12:24:24.527Z |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-03-11T12:24:24.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:24:27.227Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=48ed9091-c0a7-4d8a-bcb1-69618306d21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:24:27.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:24:37.237Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9c8e40df-6e09-4610-847e-f31311ebcad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:24:37.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:24:47.253Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=286f1fb8-12e4-4059-b26c-ff56a5797668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:24:47.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:24:57.266Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=533932d8-aa2f-4097-9bf3-5ae422b807e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:24:57.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:25:07.275Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=839d9042-60cb-45ae-94a0-116c78f32a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:25:07.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:25:17.283Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=986c8049-0519-4338-b297-a6265be18fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:25:17.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:25:27.294Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a6855bfd-1198-43f4-87d0-1c1c299158db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:25:27.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:25:37.305Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e0eabaeb-27c0-47b4-9b39-58bc3d274696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:25:37.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:25:47.370Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e7877fde-fd6e-4b42-84cc-5252db76bdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:25:47.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:25:57.407Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0b1482e6-f844-4ac0-ac64-c8b2869a1e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:25:57.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:26:07.419Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=625baeab-a1a6-42a4-b8d0-d8f13bd281bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:26:07.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:26:17.448Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9252a90e-b677-4c11-9382-19720407df3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:26:17.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:26:27.461Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b673298e-1161-431a-ac91-f3f0a24d8ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:26:27.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:26:37.472Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=73f9f73f-70c0-419b-9f2c-f6f2dfed6f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:26:37.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:26:47.481Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b3056c90-15f3-40f2-904e-9ba6d085812f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:26:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:26:57.491Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=bb23d04b-78e1-4fac-a570-4c6682b70821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:26:57.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:27:07.500Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b0256149-7b69-4f71-9c9f-4a004a6bb4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:27:07.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:27:17.514Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=8381f7e1-37da-4d9d-918a-7b4291a7df0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:27:17.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:27:27.539Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9dd5bd0b-e60e-4361-9e02-f97bcfff6af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:27:27.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:27:37.564Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=503f0a6a-c936-476a-9ea7-3bb668e7b190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:27:37.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:27:47.573Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ab38a137-73bf-4c34-bee9-7a55d3feeedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:27:47.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:27:57.587Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=38f60675-806b-448b-818d-ffa5283487a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:27:57.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:28:07.597Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5e93072a-a0cd-4eaf-bac4-3cfc1b1289d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:28:07.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:28:17.605Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=64530c01-d993-42af-891c-2e3c1eac0adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:28:17.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:28:27.632Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c8ba247d-252e-4eae-a66c-51c99bc908fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:28:27.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:28:37.647Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2b9a6db0-1ded-46b5-b43d-f9e3a3124549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:28:37.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:28:47.658Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e315909c-4b1e-4c5e-87cb-e4d1637d745e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:28:47.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:28:57.667Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ac0516a8-c685-4c2e-a403-14a0f4f77961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:28:57.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:29:07.680Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=f480cac8-133e-442a-bc95-7408818cf665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:29:07.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:29:17.691Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=15374164-a2fd-4e9f-beca-68f9fd12b0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:29:17.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:29:24.323Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:29:24.324Z |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-03-11T12:29:24.325Z |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-03-11T12:29:24.327Z |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-03-11T12:29:24.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T12:29:24.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T12:29:24.363Z |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-03-11T12:29:24.371Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:29:27.700Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=68601431-839f-4b60-b538-2c3862ecc94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:29:27.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:29:37.709Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ca2592d0-cc45-49d2-a261-70d118ed5521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:29:37.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:29:47.717Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=59ac8e7d-b9f1-4e55-8406-839a482fa853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:29:47.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:29:57.724Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=616c86a1-c416-4328-8931-9ce55d5e51c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:29:57.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:30:07.733Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d624ba4a-46d7-4121-a06f-a56e8ad8f348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:30:07.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:30:17.742Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=6b6e983d-a402-4245-92e8-70a376b479b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:30:17.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:30:27.754Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=8243542c-3448-4e8b-bb4c-baae06064b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:30:27.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:30:37.765Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=966fca88-d283-45b7-91cf-785aef6fd776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:30:37.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:30:47.772Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a6da4e65-9eaf-458e-82e6-2a7631f47cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:30:47.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:30:57.780Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=cfc7448c-4868-41af-8e19-cbc3ce190f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:30:57.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:31:07.799Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0fd94538-bf81-47d6-a394-6f2ae8839351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:31:07.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:31:17.809Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=3689fcad-4bf8-4bc3-8afe-4ef4e3ce03e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:31:17.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:31:27.818Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2edce9b8-c81c-4722-908b-bbe3b83a4f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:31:27.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:31:37.828Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=024775c7-35ad-4106-aa27-51dc755bf1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:31:37.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:31:47.834Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9f558d38-c696-4c0b-b493-1d3ab00a5b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:31:47.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:31:57.843Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1d6fb7d4-5803-4892-ba64-9329e2083f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:31:57.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:32:07.858Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=3c4dfe4b-f280-457c-804b-466d4a5e34ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:32:07.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:32:17.868Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a06690d2-cd54-4b63-9ded-832c98baf7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:32:17.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:32:27.878Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b4e672fc-807f-48cc-8184-cf495cf112e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:32:27.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:32:37.886Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=fcc9da06-b0c2-4e6a-aa8d-936f92ebd0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:32:37.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:32:47.893Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=46be1e5e-22d4-45df-921a-99194581e3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:32:47.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:32:57.902Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=35f791f4-69ad-4748-b1b2-f149e9471a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:32:57.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:33:07.940Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=6b121589-fdd4-4552-8981-4b171fb149ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:33:07.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:33:17.948Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=107228ac-128c-46f9-8a83-a3ce803442b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:33:17.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:33:27.957Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7c7fdafe-3f0f-4d80-9233-b6bc99d0dbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:33:27.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:33:37.975Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7306aefb-ff31-4560-b044-9c1346142295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:33:38.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:33:48.002Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=8d6e4bd2-bea6-4f1a-8b19-c1e167dd1907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:33:48.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:33:58.010Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=18682984-cc6c-46fc-b632-64fc1bd6b107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:33:58.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:34:08.021Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d3e3ec37-fc96-499d-8105-e5e882e931b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:34:08.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:34:18.028Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1ff630c2-66e8-41b4-a1b3-87071aa2fb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:34:18.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:34:24.315Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:34:24.316Z |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-03-11T12:34:24.317Z |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-03-11T12:34:24.320Z |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-03-11T12:34:24.327Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T12:34:24.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T12:34:24.327Z |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-03-11T12:34:24.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:34:28.036Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1fa63b45-2e6a-4bca-859a-f0cb94605e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:34:28.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:34:38.045Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a97ca34a-66a1-4642-8465-23ce82d107d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:34:38.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:34:48.053Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c53fc046-c19b-4f47-8132-51043b463930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:34:48.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:34:58.067Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0822ace0-f316-419c-972c-79e1f8ee3103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:34:58.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:35:08.076Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e4decdeb-7e27-4f59-bfe8-f19452360fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:35:08.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:35:18.086Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=3b6e47aa-a684-4753-b583-93dc9fbbd670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:35:18.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:35:28.094Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5cf57d0a-2eb4-4651-a0df-70bf55f95c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:35:28.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:35:38.103Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=4fc1c44e-b33a-4490-9c72-f1e6a332ba4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:35:38.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:35:48.110Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5f41c61f-cb08-4dd4-b2fd-9538973eeb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:35:48.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:35:58.119Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=648fe391-8f47-4665-b7ae-cf1795a0dfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:35:58.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:36:08.128Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=cbf769ef-31e0-4233-ba75-009241a1626b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:36:08.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:36:18.135Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=30c84f72-b7f7-4aa0-85d0-39d11fe4d6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:36:18.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:36:28.144Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=aa8e759e-c5f9-4f0f-b4f3-297058dd3ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:36:28.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:36:38.151Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=feed51c5-6c94-4114-855b-6876499dd2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:36:38.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:36:48.162Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=626310c0-421c-4f65-975a-56c920717423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:36:48.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:36:58.174Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a462137f-99e1-4c45-b53a-96b028697a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:36:58.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:37:08.185Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0679ac7c-c3a5-4261-8eef-4087553c0441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:37:08.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:37:18.196Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=335c40df-ffbf-4758-bb06-13a736dc0178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:37:18.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:37:28.203Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d6cabbc3-4027-43be-aea2-a1c315c6703d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:37:28.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:37:38.211Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ba9524ed-c936-4ffe-97a5-596e4352c44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:37:38.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:37:48.221Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1698dfd5-c2d5-4b7e-9909-6dde95c0abee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:37:48.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:37:58.230Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9749edec-f4b9-4919-ba98-5c71a49804ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:37:58.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:38:08.239Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7a97825c-99ce-498f-940e-825ed27824fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:38:08.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:38:18.246Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a17e0e53-a2bd-485a-a05c-96b152259a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:38:18.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:38:28.253Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=6f7c7946-259c-48e1-93d3-5cdf806dd85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:38:28.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:38:38.261Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5c32646a-3847-4e78-a101-6aef6a5498d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:38:38.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:38:48.269Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=65b73a76-a13c-457b-9038-df50abbe8f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:38:48.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:38:58.280Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=390ea885-eb40-4708-a778-e7d971c41fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:38:58.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:39:08.295Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=8c83ef30-c4f2-4374-abf1-a8903fd0fe11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:39:08.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:39:18.302Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e8599bdf-d1b9-4d74-9275-49c9bcc69ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:39:18.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:39:24.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:39:24.303Z |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-03-11T12:39:24.304Z |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-03-11T12:39:24.307Z |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-03-11T12:39:24.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T12:39:24.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T12:39:24.313Z |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-03-11T12:39:24.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:39:28.308Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1341550f-c2c7-4edc-84f2-2d1cd49752f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:39:28.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:39:38.316Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=fb766e64-3084-4814-b7e7-ed5bfb772c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:39:38.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:39:48.324Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=cc15f4f5-f695-4056-9ec2-aa83bdf1059a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:39:48.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:39:58.330Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=182ec696-dd43-4d04-990d-946f2406118c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:39:58.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:40:08.339Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=3c91a6e2-7d47-4272-959c-eb6bece0db2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:40:08.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:40:18.346Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=52743807-bd17-4ea7-8943-cd3c66dea740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:40:18.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:40:28.352Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=87ef2861-54b4-456c-8f4c-14d4202835d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:40:28.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:40:38.361Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=213f03cb-36dd-4f0e-b659-b41cfba8cec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:40:38.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:40:48.368Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=067d80a9-7498-40b6-b6e4-96a18f86b870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:40:48.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:40:58.380Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5e92bdef-8817-4dbb-80b0-8bc9b7f46206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:40:58.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:41:08.391Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c7bbb67c-507e-4a56-b44e-f6a911ab25e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:41:08.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:41:18.403Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a90dc063-5f0b-4411-8c53-49658de7be54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:41:18.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:41:28.412Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=bd078124-444a-434f-a07d-d037615f7e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:41:28.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:41:38.422Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=133d6fac-e21e-4bf0-8f42-bc7d494064e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:41:38.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:41:48.430Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=57d3af52-4cc8-4cd6-b117-edbbde42ec7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:41:48.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:41:58.438Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=835d3ca9-5c92-4c9b-bd80-9d4550ee9e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:41:58.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:42:08.446Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1d4b06c8-0d91-4024-b8c4-706f08328e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:42:08.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:42:18.455Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a937e1eb-94bd-45fd-9d54-aad03c227f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:42:18.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:42:28.464Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=3b47f0e5-ad59-4880-820b-e8bf35a5c59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:42:28.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:42:38.471Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ab5229d0-013e-49ca-b6bb-b47a8250879c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:42:38.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:42:48.484Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a835beea-9868-4af1-9d9b-bccd8004f6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:42:48.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:42:58.501Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=99041aa0-9fa1-4071-9b43-a8206f1ad359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:42:58.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:43:08.511Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=40d2c528-788d-4351-a681-7547bcc3d059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:43:08.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:43:18.521Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a6b99aae-f6d8-4202-a3e2-582bd24172bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:43:18.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:43:28.530Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1540e9b8-ad6d-4f82-86af-e2623c653df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:43:28.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:43:38.537Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=09dc9b5e-be2a-4160-a59e-93c226b2c400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:43:38.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:43:48.546Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e9293c17-2601-4569-aeca-ab17cc44a5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:43:48.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:43:58.553Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=317b0b01-5e15-4b15-9038-f56999c7600a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:43:58.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:44:08.560Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1b8a5151-42b4-4285-8a62-9c23ac47cb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:44:08.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:44:18.567Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=99260d91-19ed-44c2-b0e2-5631f79e4d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:44:18.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:44:24.352Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:44:24.353Z |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-03-11T12:44:24.354Z |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-03-11T12:44:24.361Z |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-03-11T12:44:24.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T12:44:24.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T12:44:24.370Z |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-03-11T12:44:24.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:44:28.574Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2257a360-13e0-4301-80dd-d6e42c338b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:44:28.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:44:38.583Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=6336b45b-840a-447d-879d-26d5f9c63b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:44:38.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:44:48.610Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=4102fc4b-d753-4caf-87fe-152387137d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:44:48.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:44:58.619Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=fc3b0ca1-75cd-4649-92ec-3f2469b5129c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:44:58.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:45:08.629Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=aed5c2ba-0782-46d7-abaf-63ad9badc0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:45:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:45:18.640Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9361d9d4-a4f4-4a08-bdad-bcd68ce2a2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:45:18.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:45:28.647Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=bdca07c3-d35b-485a-9747-cf3d80af35e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:45:28.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:45:38.654Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=25135b32-bf8f-4294-a817-57fc18c7e420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:45:38.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:45:48.662Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=04886f24-657a-41e7-89d9-25b281b703cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:45:48.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:45:58.670Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c7015fd6-0dcf-4c4a-9121-0793b908ca1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:45:58.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:46:08.677Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=3b2cfe51-1b75-4d06-9bc0-395a6e93a28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:46:08.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:46:18.684Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=163351fb-9bfc-42cb-b4b1-dd3886e172de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:46:18.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:46:28.692Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0a6d9357-a037-461b-8b56-14b398b45de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:46:28.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:46:38.703Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ccc0d2a0-f87f-4184-88ed-8a35f5128b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:46:38.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:46:48.712Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=862fb5a4-f737-4170-b0ce-75aca618be38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:46:48.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:46:58.723Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=165f92fa-d36f-4c98-ae70-2c0869841bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:46:58.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:47:08.730Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1915548f-3508-4004-843c-a39584a49201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:47:08.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:47:18.738Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c0a55b9f-b65b-48c1-9e49-51329f0173aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:47:18.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:47:28.744Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=cfd70897-5e43-4478-83d7-6c105d006599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:47:28.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:47:38.751Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=adfa990d-51cf-4699-be75-a854438ba31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:47:38.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:47:48.758Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a849c05b-dae7-46a5-876f-8f7e4488ca90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:47:48.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:47:58.764Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=de4d8d4d-5bda-4f3c-b4b4-b347f72964a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:47:58.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:48:08.789Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7989a3d7-7693-445e-9415-05587029542f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:48:08.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:48:18.797Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=16d1a276-9b9d-4612-9929-23f926ca8334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:48:18.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:48:28.806Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=6381a991-ad3e-4c95-ad44-3f72230faf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:48:28.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:48:38.824Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=362da133-d20c-4d33-a813-540e43486c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:48:38.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:48:48.836Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=71f3d64e-60c7-424c-bd17-fba981616f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:48:48.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:48:58.843Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=29b44661-3864-416e-aada-7dbcea871f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:48:58.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:49:08.852Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e8ff4765-cd35-4e04-a772-f59867784371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:49:08.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:49:18.859Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0f919361-9644-4bc4-9dce-d51431c95334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:49:18.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:49:24.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:49:24.286Z |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-03-11T12:49:24.287Z |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-03-11T12:49:24.290Z |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-03-11T12:49:24.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T12:49:24.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T12:49:24.295Z |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-03-11T12:49:24.297Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:49:28.866Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b1f8a3aa-0991-4847-99b5-b5ecc0e38436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:49:28.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:49:38.872Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7250ff76-cbe7-4fb6-80d0-e392a029e7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:49:38.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:49:48.879Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=aecf2bb3-55b8-4e36-be04-e5c365e02e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:49:48.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:49:58.887Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9c3b45c8-4073-4654-8767-3bd19bdf0119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:49:58.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:50:08.900Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=493128a2-7cb1-4f48-a9b3-69e938071c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:50:08.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:50:18.909Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=50982e04-626a-4b42-aa29-fe554159e01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:50:18.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:50:28.918Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=3f31f6f1-3575-4972-9e1b-942588ed6a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:50:28.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:50:38.925Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=4740a48a-c777-464e-ad40-a3ea98191616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:50:38.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:50:48.933Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=42cce48c-e185-410b-9085-04899aef758f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:50:48.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:50:58.939Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=27a922de-a9d4-4ff6-9e26-4cd8cd38aecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:50:58.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:51:08.947Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=dab914b7-f12a-432f-ae62-8798b06ccb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:51:08.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:51:18.953Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=791607a5-156e-4ff6-ac94-dfe68810d25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:51:18.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:51:28.960Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=f720cd22-2560-4256-ba57-e0451492ce8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:51:28.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:51:38.965Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=6e229888-5f4c-49ca-a106-f208961048ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:51:38.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:51:48.975Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0e1ce391-4a9d-4e93-8efc-6995b34220a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:51:48.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:51:58.993Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=46c8176b-38a6-4702-b364-9985799b4512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:51:59.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:52:09.000Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=8cb61f88-d961-4de9-a4aa-2c29146d6376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:52:09.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:52:19.009Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0ca61e18-589b-43eb-95ab-44d6543ec1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:52:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:52:29.017Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=223ec593-cfba-41f3-ac9b-fe5f83579733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:52:29.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:52:39.025Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=6c979d44-15b4-4785-9e8e-60a66c86cf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:52:39.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:52:49.032Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=70e0ede7-92b7-4e44-8bb0-037ae367a713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:52:49.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:52:59.040Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=af072550-603e-47b0-8335-67be2ed865da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:52:59.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:53:09.047Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a1f73c6b-3000-4932-93e7-a2af820a6d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:53:09.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:53:19.055Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9c3881ef-f144-49ec-b182-d34f27092f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:53:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:53:29.062Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e4031f70-1ad3-4502-92a9-dbf1dc109237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:53:29.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:53:39.069Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=adfef819-adcb-45d3-8238-ee8a7b126921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:53:39.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:53:49.077Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5ffb64d7-4c3a-4153-a405-95c12429fa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:53:49.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:53:59.083Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=54ca4fa6-d20f-4f81-ae62-6411ce64eb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:53:59.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:54:09.094Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5dfcf1c4-a183-483a-96dd-dec0ff7ce456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:54:09.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:54:19.105Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c7e8709e-5213-4ad9-be6d-1fc72ed20114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:54:19.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:54:24.311Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:54:24.312Z |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-03-11T12:54:24.313Z |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-03-11T12:54:24.315Z |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-03-11T12:54:24.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T12:54:24.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T12:54:24.320Z |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-03-11T12:54:24.322Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:54:29.115Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b9002e3c-1004-4bdf-b9d7-02375e60912b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:54:29.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:54:39.122Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5a5b5f60-cb63-46df-8ee7-773d7ab826a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:54:39.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:54:49.130Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=412f10bd-1ab8-4775-931b-314337c7e354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:54:49.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:54:59.138Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=dc82075b-ccd0-46a1-a63f-ea36c596584f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:54:59.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:55:09.146Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=4e17fbca-2774-4a5d-9b2f-ddef7ad3d6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:55:09.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:55:19.153Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e7eda726-495a-4b30-828e-4d14290744e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:55:19.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:55:29.161Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1f5a3d99-0106-4899-bc48-4c662e64f972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:55:29.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:55:39.167Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c45daa56-e93a-4759-ae8e-3f738f2cabef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:55:39.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:55:49.174Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b8570bde-889f-4e4f-815b-9858aa2f8309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:55:49.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:55:59.181Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d4c7f5a7-2fd7-44e3-a63c-720040e08a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:55:59.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:56:09.190Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d2084c67-de3b-41ed-ab87-6ab6ac7c9958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:56:09.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:56:19.201Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9af41aee-5c39-498d-9f72-4888b01aff8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:56:19.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:56:29.210Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=8e60eddb-5546-4a1c-bc56-c9623eaebe81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:56:29.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:56:39.219Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2945fbf3-96af-4b85-83d0-5c597a81806f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:56:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:56:49.227Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0bd5f15d-25ff-47ad-887b-678c093a2d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:56:49.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:56:59.234Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=185d7fd0-8d60-4c91-b141-10365d082e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:56:59.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:57:09.241Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=77611c06-32a3-4e98-aecc-8ec2136c28ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:57:09.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:57:19.249Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=49f4044e-1b2d-42cb-b0f2-5b7e5e8f0523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:57:19.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:57:29.256Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=4e2ce68d-b384-444d-9a74-80cd934176b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:57:29.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:57:39.335Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2c2a457e-8cac-49d5-92aa-70e9387f5a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:57:39.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:57:49.348Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5c446f57-dc2c-440b-90cb-6427c24a04b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:57:49.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:57:59.355Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b5fd3bda-af7c-400f-8acb-3b7b99cf1afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:57:59.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:58:09.364Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a676c889-1753-47d5-b9c6-e4db7aa1bbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:58:09.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:58:19.372Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=587fafbc-e752-4fa5-b800-8db8a51a5a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:58:19.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:58:29.380Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=6bd7131f-2c7a-4174-8144-6c9eb0313633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:58:29.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:58:39.388Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=44a57ddb-0b62-4c1b-a9b1-170aadda5718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:58:39.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:58:49.395Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9d2b2a8c-1af8-4c20-b0d6-5d4fbe1e1424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:58:49.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:58:59.401Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=043778fc-d998-4adc-81ab-f37987140325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:58:59.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:59:09.413Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c6313643-0019-4aee-acf2-9d6c4e9e8b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:59:09.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:59:19.423Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=afc2c8d0-d0d7-4555-a0a6-365bb847cb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:59:19.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:59:24.290Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T12:59:24.290Z |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-03-11T12:59:24.291Z |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-03-11T12:59:24.295Z |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-03-11T12:59:24.300Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T12:59:24.300Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T12:59:24.300Z |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-03-11T12:59:24.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:59:29.434Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=f601632c-72d6-4b61-b8e3-3d882b9c7796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:59:29.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:59:39.441Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=74331aa8-63c7-4f5d-b426-c2f33ae6f052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:59:39.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:59:49.449Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=44d1d88a-7a6c-40b6-9b92-9fb1a77e5ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:59:49.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:59:59.457Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c1d81bf3-581a-4a05-b2b2-55cf766878de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T12:59:59.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:00:09.465Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=959e7537-0fab-40ea-a548-d1075e4122a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:00:09.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:00:19.472Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=6c5f647b-94c7-463b-b3ea-4bdaef76eae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:00:19.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:00:29.479Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=724a79aa-6d89-4df4-b5be-8b23e03b468b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:00:29.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:00:39.486Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7209832f-3d94-4b38-8101-3a31488669b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:00:39.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:00:49.493Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=dbf3250a-1609-4624-838b-b1c2c4d6583e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:00:49.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:00:59.500Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e6329ba9-42f4-4628-a63e-2a7cf3bf5f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:00:59.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:01:09.507Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0a27c998-c89c-4940-b757-ae05ac74d5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:01:09.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:01:19.513Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d665aaff-1e10-407d-a0ea-1f4784b33720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:01:19.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:01:29.524Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=f218783a-6f58-4792-8856-3256a4f1eb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:01:29.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:01:39.539Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=79f43894-c4a3-4eab-8d37-b32ca413b7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:01:39.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:01:49.548Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b16158d5-6aad-4fc5-877c-055c8b796f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:01:49.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:01:59.554Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=85d4411c-4231-412a-bcda-8ac49df61b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:01:59.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:02:09.561Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=4a0974c9-7dca-4ae1-9c31-6f38fa547e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:02:09.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:02:19.568Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=98b19733-16ce-4544-a7b6-b5fc723deb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:02:19.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:02:29.575Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=91e533d3-f33a-4f21-8f1a-c28032a700d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:02:29.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:02:39.582Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9896417e-aab6-43e7-b26a-65ee652db062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:02:39.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:02:49.589Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=265805d1-d8e9-4f6f-a6b6-2eef83bb91e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:02:49.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:02:59.596Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=734ecb7d-d3f3-4ac4-b2e4-de1d2561ab71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:02:59.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:03:09.602Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=4dd3a924-e03f-41d1-b874-e835b7fa526d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:03:09.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:03:19.610Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=961e8d53-6497-4273-8478-091650145dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:03:19.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:03:29.619Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9394733c-de1f-4872-8cc2-971269194b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:03:29.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:03:39.630Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=964e7b16-105f-414d-8f82-89dd533f7394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:03:39.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:03:49.639Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1e402ab6-309f-4a8b-93b2-85807302059a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:03:49.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:03:59.648Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=24ecc4c8-1727-46bc-b9e0-cd315a965e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:03:59.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:04:09.657Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c937aa6d-d49e-434c-903f-8dd0506ddd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:04:09.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:04:19.664Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9a9d50c7-de37-4eba-9265-9ae299b0313e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:04:19.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:04:24.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:04:24.363Z |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-03-11T13:04:24.364Z |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-03-11T13:04:24.366Z |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-03-11T13:04:24.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T13:04:24.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T13:04:24.373Z |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-03-11T13:04:24.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:04:29.670Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ad218a55-feb9-44b1-9765-78dc10892982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:04:29.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:04:39.676Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1f56ec9b-e13f-48ca-b0b2-12171c8c95a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:04:39.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:04:49.683Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e9a61075-5b08-4eab-8162-4112f51d8f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:04:49.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:04:59.691Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=dc411872-1fd5-4aff-b701-eb312819a941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:04:59.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:05:09.706Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=76389cb3-f2c0-402c-aa9f-c5efc9e2fdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:05:09.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:05:19.713Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7ec2f20c-84fe-43b4-b679-1dace4585e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:05:19.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:05:29.720Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0ad1ae7b-cb3f-4930-8e63-dc4a6435f196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:05:29.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:05:39.734Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1d4eb1e1-5925-4309-82d3-29be33a375b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:05:39.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:05:49.741Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=cceae934-7b95-4eca-aa67-eb44f5956e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:05:49.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:05:59.750Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b4efe352-d9c2-4d76-8231-7dd7747bba7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:05:59.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:06:09.756Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=4c641659-5353-40f2-92f2-519ce1557301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:06:09.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:06:19.763Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=cb3034b4-2657-47bc-9374-ae9ff93b9109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:06:19.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:06:29.770Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=6f622fa6-d797-45a4-9238-e52d520a8135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:06:29.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:06:39.779Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9a9b2761-8316-44cc-9ccb-454a4c9535e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:06:39.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:06:49.790Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=aebb9a96-baa7-4125-9b9b-d5c54b16f92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:06:49.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:06:59.799Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=344748b1-6521-430c-b4c7-84bc0a0a6072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:06:59.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:07:09.808Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=038b549b-44ee-471f-b0de-52521cb70ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:07:09.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:07:19.815Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=15ec75d1-17d1-445b-94fc-4d2668c664f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:07:19.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:07:29.822Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2af83787-7645-4b52-a70d-380b68766777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:07:29.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:07:39.829Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ec392001-1426-4910-9fe2-36f432d433d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:07:39.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:07:49.835Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ae00d08d-9045-4d38-9d64-e55156c0a83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:07:49.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:07:59.841Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5e5d86c4-4fdc-4d28-b708-11d8ff2720a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:07:59.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:08:09.849Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=4af07eb0-a9c3-4a6e-bb43-140e6cc3802e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:08:09.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:08:19.856Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=fb40c269-a51f-4eb2-b24f-34483f3033da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:08:19.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:08:29.861Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7de2554f-7310-4df6-bbcb-0f4d619d491d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:08:29.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:08:39.868Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=56d55863-ae71-482c-ac82-457605abc4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:08:39.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:08:49.879Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0eab3e55-cc3b-44e6-bcf5-de471f71d35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:08:49.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:08:59.888Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d22b81f1-8ed7-4b93-8517-cb9b28dd779b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:08:59.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:09:09.897Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7e8ed0be-6709-4555-84f6-97d5eb689646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:09:09.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:09:19.908Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9a7ad12e-8d9b-4069-a0f7-696f73d19fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:09:19.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:09:24.299Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:09:24.299Z |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-03-11T13:09:24.300Z |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-03-11T13:09:24.303Z |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-03-11T13:09:24.308Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T13:09:24.308Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T13:09:24.308Z |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-03-11T13:09:24.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:09:29.915Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7385ab49-e1d4-44db-a3f7-72540c783d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:09:29.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:09:39.922Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d2d0be5c-9617-40ed-944a-33b131064761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:09:39.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:09:49.928Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a7ddacb5-1e21-4eea-9977-d2c96bf49e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:09:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:09:59.938Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=83196ccc-27e3-43c3-af7c-1a00c2a81397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:09:59.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:10:09.944Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=69296a35-e657-45ed-95ed-881e9fe401eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:10:09.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:10:19.950Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=446dc451-1331-4546-9711-8b19d5ca92ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:10:19.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:10:29.956Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7dfa85ca-3092-4765-82e3-48517e44745b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:10:29.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:10:39.963Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=250bc598-9399-469d-b306-b54047b312b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:10:39.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:10:49.973Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1e8480ea-36d8-4e99-8f84-db1624a4cc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:10:49.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:10:59.982Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=bae83487-dcc5-41ce-81d8-0019239e4fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:10:59.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:11:09.992Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=8a99c235-a6f1-4fea-8563-2cd798c4d398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:11:09.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:11:20.000Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=adb6deb2-71f7-48b5-8574-a9ee9f00ddd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:11:20.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:11:30.008Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b63d04e2-f251-44f5-ace1-6bf23f4eb931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:11:30.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:11:40.015Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=190378bd-43de-4476-8a40-77c1cee6d4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:11:40.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:11:50.022Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d04a7324-49a1-4cf4-9305-15627ea6042e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:11:50.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:12:00.028Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ebe2ad59-b09d-4303-8551-7c16111f1a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:12:00.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:12:10.035Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b4133753-e35d-45ea-a338-f30abfa42687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:12:10.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:12:20.045Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b6a2f066-d5aa-4d0a-bb15-585dd529dd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:12:20.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:12:30.060Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=59106298-7455-4afe-bdc5-f0f81929757f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:12:30.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:12:40.069Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b46528dd-b779-4a80-963d-f555455900cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:12:40.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:12:50.077Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0ab0e7ab-8756-4a40-967e-8d6cd123b936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:12:50.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:13:00.086Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0c3de323-3c22-401d-92be-4cb6b5443640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:13:00.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:13:10.092Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a825439b-c547-4fe0-a2c3-7a111d628ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:13:10.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:13:20.098Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=6a4488c0-b7fe-4029-a233-a2f632fbd218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:13:20.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:13:30.104Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2d09ed64-4ff9-4102-a590-86429dfa616c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:13:30.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:13:40.111Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d12bd823-ad20-4dce-ba20-f2838496e795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:13:40.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:13:50.119Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9879df2a-5c7c-461c-a987-93151c82259a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:13:50.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:14:00.132Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b7719428-986d-45a7-b495-165df813b397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:14:00.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:14:10.141Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=264d9c79-7e9d-4e55-9915-49aac33f633c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:14:10.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:14:20.149Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=81cf062b-6252-4ba2-ac40-ca63fd161856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:14:20.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:14:24.293Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:14:24.294Z |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-03-11T13:14:24.295Z |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-03-11T13:14:24.300Z |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-03-11T13:14:24.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T13:14:24.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T13:14:24.304Z |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-03-11T13:14:24.306Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:14:30.157Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=47a6b82f-21f3-45ce-b729-90ac42208242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:14:30.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:14:40.164Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b0bc3481-5b09-4a4d-ae90-60f6b0d1d4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:14:40.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:14:50.170Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ab0fa392-c578-456c-ab06-048a28062b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:14:50.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:15:00.177Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ab639537-88a0-4981-99b2-861c1a18c9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:15:00.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:15:10.184Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1f658b9d-d450-452e-bdcc-c31e8738cfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:15:10.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:15:20.191Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=8f1060cc-2b91-4671-bbf5-b492f685281d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:15:20.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:15:30.197Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d0982262-3daa-4199-87c6-5516f49d91e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:15:30.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:15:40.203Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5b87368b-9804-462c-8434-1f325ae8bdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:15:40.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:15:50.209Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7e07e3ab-df12-4182-a07a-37d346799f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:15:50.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:16:00.216Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d145d445-c7a2-4d89-9649-13b0ed2381d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:16:00.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:16:10.229Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e142793d-0b53-4a5a-909d-222a61536796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:16:10.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:16:20.238Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=277fa83c-cafe-421f-8c7f-d0e7a79594b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:16:20.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:16:30.245Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9a749cfb-f017-46cf-94be-3b2e6e0d6f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:16:30.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:16:40.252Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=97ca7083-4ebf-4244-aaf3-9ebf6e095e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:16:40.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:16:50.259Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c9fca216-d41a-49bf-9dac-ff1b83e2bae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:16:50.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:17:00.264Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=25d52a1c-cf10-4f48-af7f-527ce250b832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:17:00.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:17:10.271Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a0aa8a98-87cd-4f9c-8932-6e42a20e5c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:17:10.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:17:20.277Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=42144d56-8dd3-471d-bebe-698461151c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:17:20.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:17:30.283Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a1375ef1-44ef-44e2-89e7-e820506cf3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:17:30.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:17:40.290Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=84462374-cc62-4903-bb83-b27a3ba51d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:17:40.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:17:50.297Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1cc84a2b-2559-4c9c-b7d8-ad0e2475d033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:17:50.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:18:00.310Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b36b494a-4a9a-422c-9c8e-7f2c484c0321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:18:00.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:18:10.320Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0753b87d-cf37-42d4-be31-6401db6df4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:18:10.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:18:20.329Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b23a9024-5eb9-48b6-a4f1-013b61e84a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:18:20.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:18:30.360Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0290887e-e360-4db9-be7e-76c4ce5278d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:18:30.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:18:40.367Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b53e41b6-2bbb-438d-91de-0147dc9175ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:18:40.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:18:50.373Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7eeb6de7-f99a-47fa-a251-8665f2c88a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:18:50.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:19:00.379Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=47c24619-46af-494a-abbf-02aa87785dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:19:00.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:19:10.387Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=be9db48f-3ac2-44fa-b294-b4a2b7b6be16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:19:10.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:19:20.399Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ba542e0d-2560-4e79-afd5-b632b0e373f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:19:20.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:19:24.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:19:24.332Z |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-03-11T13:19:24.334Z |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-03-11T13:19:24.339Z |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-03-11T13:19:24.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T13:19:24.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T13:19:24.346Z |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-03-11T13:19:24.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:19:30.407Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9bc15001-5a23-422e-af5f-7a2daaba106b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:19:30.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:19:40.415Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=8a1cc6c7-1ee2-4dd2-8a0f-9c34746381d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:19:40.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:19:50.421Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=f5d01a8a-72f7-441b-9559-c0591581e974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:19:50.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:20:00.429Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=3376a6de-b7ce-4343-9110-ea6cb2ed4635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:20:00.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:20:10.436Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=cf9cea24-ddfd-4986-8e55-535cedb3873b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:20:10.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:20:20.443Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0a2bc905-d2c3-4c81-9e3d-d3c2e661f2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:20:20.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:20:30.449Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=68e22387-648f-43b8-8e65-7d8f925f39b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:20:30.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:20:40.456Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2701f141-5ae0-4eeb-9dc7-4f8544242cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:20:40.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:20:50.466Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5ca601a1-ed50-4fc3-ad8f-fa3a0cedb0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:20:50.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:21:00.474Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0f54e5cd-c934-43c9-ace9-f26a4c1fead9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:21:00.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:21:10.482Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=3b92eca9-f83b-45aa-b1c3-327b09e219a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:21:10.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:21:20.489Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a7c5235c-e7cb-4085-ad73-afad89159e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:21:20.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:21:30.496Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e969f2eb-a922-4355-a4c9-f3d3b4ed192c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:21:30.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:21:40.504Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c9d3d17d-db37-49ca-9503-086a710b8900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:21:40.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:21:50.510Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=74e55372-c51b-4a71-90fd-f4f15a3d99d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:21:50.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:22:00.518Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2d7db557-e1a2-43cb-a10c-31fbdc887842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:22:00.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:22:10.525Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=292dcdc3-53f7-4ef8-ab84-c5dd6e2c2726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:22:10.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:22:20.531Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c2092054-9a98-4756-95e2-15bf5df2f648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:22:20.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:22:30.537Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e08f45eb-9fc4-4f7f-be21-172e0d605533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:22:30.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:22:40.545Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=3de9c718-f124-41fc-adfc-b16c77eecd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:22:40.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:22:50.552Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=67b7901e-3d87-41f4-bf9c-d372a6ddb1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:22:50.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:23:00.561Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7a2b61f0-8506-4247-899f-f3e75ef2d439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:23:00.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:23:10.572Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=97077761-3f63-432d-b05e-c3588686eba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:23:10.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:23:20.582Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=8f8f7d6c-4128-416c-9e74-0a01f818c0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:23:20.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:23:30.588Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=40560373-01e1-4a90-b01a-e9fada531f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:23:30.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:23:40.594Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9e30deac-4946-4e62-8fb8-df1524c18386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:23:40.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:23:50.600Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e1588fed-2178-435b-a0a9-7ab2ec89a38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:23:50.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:24:00.606Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d8a7867d-d7cf-45ea-a4e2-2efa841a1a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:24:00.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:24:10.613Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5df0d732-6234-4537-83b1-89a11012a0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:24:10.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:24:20.624Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e5bcaad1-36c5-4723-b25c-50a78ab804f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:24:20.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:24:24.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:24:24.285Z |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-03-11T13:24:24.286Z |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-03-11T13:24:24.289Z |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-03-11T13:24:24.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T13:24:24.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T13:24:24.293Z |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-03-11T13:24:24.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:24:30.630Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=713375b8-3db4-466c-8248-a2fbb146239b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:24:30.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:24:40.636Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0fc8b9f0-8fd9-4df7-bdf5-1c062c0c3458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:24:40.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:24:50.642Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0f07130c-e5d3-4396-9ce8-d7cb312d1335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:24:50.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:25:00.654Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d1c61301-5256-433d-acab-1f5fddba3286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:25:00.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:25:10.664Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=983a3c4f-e0ef-41a2-a3a5-cb6627b39253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:25:10.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:25:20.677Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1809ff58-7727-4eab-80a7-7cdb77a83b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:25:20.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:25:30.683Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ce55dbbd-7d7f-4fb4-85b2-75914f9fecbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:25:30.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:25:40.690Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=40248c8a-bac9-4cce-a932-cab819d7d918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:25:40.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:25:50.697Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=3c79065a-1729-4dc4-baa7-fe88674583e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:25:50.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:26:00.704Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=25b7b895-62fd-4b0c-bf42-26504087ca4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:26:00.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:26:10.710Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2b637872-b801-4413-8573-bce292a4c288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:26:10.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:26:20.718Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=333121a9-fc04-4602-bcb6-91f7ff58ec15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:26:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:26:30.730Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2285d206-226a-4e76-a3f7-2fbb8b659cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:26:30.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:26:40.741Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0b536d32-f411-40d9-b25c-3957d5b86bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:26:40.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:26:50.747Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5cd7618c-9f0f-4f8f-9975-150835d4bd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:26:50.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:27:00.757Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a78d8130-ca3c-4ffe-8641-a3a912616ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:27:00.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:27:10.764Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2e600450-3b19-4a96-a557-6bc8967238e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:27:10.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:27:20.771Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5ac517f9-7479-48a8-ab2b-cd0b1406eeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:27:20.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:27:30.777Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=db99471a-3416-44e8-a18f-6a7061babf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:27:30.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:27:40.783Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=dc559f13-2eb3-4718-9637-14df40d6a0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:27:40.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:27:50.789Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=dd3b894b-9ceb-4109-948a-20ad4571c710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:27:50.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:28:00.796Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5f897c71-af29-4637-8c95-9d34187c5942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:28:00.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:28:10.809Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=409b33bd-359f-435d-84b3-421bd1992feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:28:10.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:28:20.820Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=85870852-7851-45ae-9f88-8a0593cdc642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:28:20.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:28:30.828Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=78604854-97c4-4dfc-ba26-3539db5963dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:28:30.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:28:40.836Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=7fa53994-461b-4718-86b4-1ba6e989b254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:28:40.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:28:50.842Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e3b75eca-d8df-4e64-8ce5-2e372701609d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:28:50.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:29:00.848Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2bc55e5e-9bfc-462b-af13-4ebcb16b7511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:29:00.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:29:10.855Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=acf12285-105e-4751-b663-0aa29102e863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:29:10.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:29:20.862Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=78387735-aed1-4791-a92d-ccf596bd4242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:29:20.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:29:24.329Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:29:24.329Z |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-03-11T13:29:24.330Z |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-03-11T13:29:24.334Z |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-03-11T13:29:24.339Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T13:29:24.339Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T13:29:24.339Z |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-03-11T13:29:24.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:29:30.870Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=69b7923e-ea26-45c0-af15-450b83109ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:29:30.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:29:40.877Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d4304e47-e15c-4283-b430-badba7503e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:29:40.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:29:50.884Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c2876e4c-4d9d-4d66-b76d-0d9f3ef6251b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:29:50.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:30:00.891Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=4c2228c0-121e-4580-9a86-942b9f9e0693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:30:00.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:30:10.902Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=62d92ff8-91c6-46d4-8d14-ae79b3bd2759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:30:10.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:30:20.915Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=3942db17-9505-4dd0-9b5b-6b3311a52803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:30:20.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:30:30.923Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b726dcc1-45db-4a98-86a0-20f42f85fb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:30:30.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:30:40.931Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9e87e7af-8d82-4739-b45a-a5b14cd05970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:30:40.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:30:50.937Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=39dc788e-fc1a-46e1-8d38-9be55152d8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:30:50.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:31:00.945Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b05ea9f3-11b0-4ce0-8689-0d9c2f60c44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:31:00.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:31:10.951Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d1383a5a-c99b-426a-864b-02c88ed6dda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:31:10.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:31:20.957Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a893e512-6d71-432a-b872-d96a25690d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:31:20.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:31:30.964Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=af978ba8-ed80-40f7-bd6e-700c74101bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:31:30.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:31:40.971Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=59b8c662-981f-4f34-972e-3eccaff5bcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:31:40.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:31:50.977Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=80d3f008-254d-4881-86d4-40cae5a28ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:31:50.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:32:00.983Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=6087a69f-c88d-41bb-bbcf-53e06aa1556e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:32:00.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:32:10.989Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ee29d3d9-14d4-4294-bbb8-a5ca877142de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:32:10.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:32:20.998Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=47d1b4fc-3a57-478b-8a31-d0ed4a46f942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:32:21.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:32:31.009Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d7acb12c-0648-4e13-8329-d4fdd8cb9590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:32:31.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:32:41.020Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=dc6c0747-5bec-4a27-ad64-b6c62cb804d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:32:41.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:32:51.040Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=f781118e-5107-47e1-abcd-f3dce72ede46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:32:51.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:33:01.049Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1941a977-e422-4bcd-aab0-ed2b5d34f0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:33:01.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:33:11.054Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b5549d83-314a-49bb-b388-f141e5e562cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:33:11.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:33:21.083Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=559bd83b-431d-4ddb-a70a-3fb690ec9dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:33:21.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:33:31.092Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=253c7f2a-3976-4305-8005-957f6ec12d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:33:31.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:33:41.099Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ad6df727-bdf1-420b-94a0-660db26c9163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:33:41.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:33:51.106Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0cec4800-fd7e-4420-a5cd-4af4c6163000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:33:51.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:34:01.117Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=ace2af06-a09e-4e9b-ad6d-4b03ca635e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:34:01.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:34:11.127Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9467265a-d790-44af-aefe-eef0d2b5cf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:34:11.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:34:21.135Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e1a1dcb1-a71c-4391-9d7e-90ebb05bdff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:34:21.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:34:24.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:34:24.287Z |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-03-11T13:34:24.289Z |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-03-11T13:34:24.294Z |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-03-11T13:34:24.299Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T13:34:24.299Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T13:34:24.299Z |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-03-11T13:34:24.303Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:34:31.142Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=67e08236-9b1b-4bb2-b286-eec418d402d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:34:31.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:34:41.148Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d9dc8e37-154d-4324-838a-50f8deef1cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:34:41.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:34:51.154Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2058b093-0858-43e6-8e0b-de9209e9a97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:34:51.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:35:01.160Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=24c98578-3764-4e5e-82a1-6b05e94ca9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:35:01.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:35:11.167Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=daf71da0-c152-446b-887f-81499f5a424a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:35:11.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:35:21.176Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=0e44a581-e2a2-4b4e-801d-bc329bcf16ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:35:21.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:35:31.191Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=db47b79a-2ae3-43b5-bd0b-6e9fcf6baf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:35:31.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:35:41.198Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=57f445dc-58ae-41ae-b5d2-aef9abbd4867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:35:41.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:35:51.205Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=8b52d32e-ae77-46d2-9a26-7a08a295e443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:35:51.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:36:01.212Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=cfc01836-cd0a-4791-98e9-ce484ff3b7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:36:01.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:36:11.218Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=f94dc153-0e71-4b61-97e2-a76f57fb09ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:36:11.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:36:21.226Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5bea79b1-3cc5-4ec3-bfde-78845d93229e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:36:21.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:36:31.233Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=eaf67151-3ead-41e3-b290-91c1d91c9f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:36:31.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:36:41.239Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=88c8c69b-1479-4c5f-b8c6-c8e46851af74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:36:41.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:36:51.246Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=836391e4-ca76-4c37-b926-2affcbdffd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:36:51.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:37:01.251Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=91b995d1-3589-460a-91d1-2470b53f27eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:37:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:37:11.258Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c0eee20a-5816-4e32-9e77-97314fd6c6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:37:11.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:37:21.264Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=3f1bdfbc-914d-4350-979d-a7ff6521a0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:37:21.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:37:31.273Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=4e781790-6060-4c74-8efa-5920e8fda8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:37:31.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:37:41.284Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c5f108f9-79ea-433e-82af-c32b732b33a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:37:41.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:37:51.293Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=3b0d62a4-0d6f-4962-807e-fa59d40a65eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:37:51.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:38:01.300Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=97796ba6-db6b-4ff1-a53d-4f26fcd18ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:38:01.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:38:11.308Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=774be3c8-1567-4a15-b048-062c25b07a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:38:11.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:38:21.315Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=6bb26ff6-8c62-41c3-b3c4-ba666f88ac3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:38:21.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:38:31.321Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=9ea2820d-4002-4ed6-80f7-dc3b51ae12d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:38:31.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:38:41.328Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=6f1005ef-85cf-460c-abf1-b4d7e5de7963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:38:41.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:38:51.334Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=600b6371-daf5-4ee2-b13d-c5498ace30e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:38:51.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:39:01.341Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=eb106938-6c42-42ba-9110-5b5b76da204b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:39:01.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:39:11.347Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a1facb2c-b733-4a25-88a7-725f84c6f3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:39:11.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:39:21.362Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=f68711b8-eb6d-411d-99d8-091c319066e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:39:21.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:39:24.315Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:39:24.315Z |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-03-11T13:39:24.316Z |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-03-11T13:39:24.319Z |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-03-11T13:39:24.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T13:39:24.323Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T13:39:24.323Z |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-03-11T13:39:24.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:39:31.370Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e1b18e27-1bc5-443c-b376-d34e98483aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:39:31.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:39:41.377Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b3454afc-513a-4638-97ab-eebe1ef926fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:39:41.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:39:51.385Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=05a74a9f-7244-4101-a34a-e1cfacbf3ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:39:51.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:40:01.389Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=06765ecd-28aa-4fdd-b7ba-567dcf92fa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:40:01.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:40:11.439Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=35439e26-67f6-432c-aafe-2ce450fdbe7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:40:11.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:40:21.444Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=cfc8b7bb-76f5-46a8-bc94-f11bdf7c7e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:40:21.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:40:31.471Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=f851541e-cae5-467c-ab27-e628a95325c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:40:31.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:40:41.480Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b6c877c1-9a02-4bf0-ae5a-a97441de1fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:40:41.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:40:51.491Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a217bb72-eaea-4b62-83d1-4db95de615f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:40:51.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:41:01.499Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b0dfb8d6-0f1f-4897-8237-f17431403878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:41:01.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:41:11.507Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=22d056bd-798c-4a39-9f71-3a96ce905b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:41:11.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:41:21.514Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5fddc162-7584-4ca7-a1c7-c5c1ce85c5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:41:21.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:41:31.520Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=1a8844fc-07a6-4cb0-9b64-f2f229151c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:41:31.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:41:41.527Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=f5828333-4d30-491a-b8e6-547791c4259c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:41:41.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:41:51.533Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=2a221c24-0718-4966-b8f4-2959b1733fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:41:51.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:42:01.540Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=cbb623f9-0748-487d-a793-f79aa1f5ade8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:42:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:42:11.546Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c2ec84cb-fc24-4224-b9df-faa3f89d6760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:42:11.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:42:21.551Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=e43e0b06-dc81-4ef0-b8f8-c87dda659987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:42:21.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:42:31.560Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c348810d-ef65-44ad-bb73-c12d929b3fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:42:31.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:42:41.570Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c896e17f-a1db-446f-b021-14edcec5defb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:42:41.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:42:51.579Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=31888f56-8380-4b65-88cd-750ae607a89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:42:51.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:43:01.585Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=3a58dce6-8f12-493e-a3f9-b1fffcbdfb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:43:01.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:43:11.592Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a97aac4a-875d-4ded-b7e7-6cf8bd4e8532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:43:11.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:43:21.600Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=a7612010-d4ed-45af-bfe6-1b3d6cdbba61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:43:21.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:43:31.606Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c911a2cd-0b02-49f2-9552-3647e545fcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:43:31.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:43:41.613Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=8b053ec1-dd85-48d2-b655-becf0cf6244a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:43:41.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:43:51.619Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=c4a96ac0-ebfb-476c-886d-592ecde6dadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:43:51.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:44:01.624Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=d4ede9bd-83de-4503-af54-1bd39b1cca4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:44:01.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:44:11.630Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=cab4fe78-47e3-4e26-a655-ceb7be7b8690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:44:11.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:44:21.634Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=b98f62eb-3032-4830-99ec-c03192c56e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:44:21.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:44:24.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T13:44:24.281Z |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-03-11T13:44:24.282Z |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-03-11T13:44:24.285Z |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-03-11T13:44:24.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T13:44:24.289Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T13:44:24.289Z |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-03-11T13:44:24.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:44:31.641Z |INFO |Init configs |InvocationID=562e7e5f-b2f5-4154-9b0e-1d8b48807196, InstanceUUID=5e44d20c-5c3d-45a7-a685-69333192e2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T13:44:31.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |