By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:11:25.137Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:11:25.141Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T09:11:25.174Z |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 |2021-11-16T09:11:25.792Z |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 |2021-11-16T09:11:25.886Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T09:11:25.887Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T09:11:25.887Z |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 |2021-11-16T09:11:26.007Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-16T09:11:26.080Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-16T09:11:26.106Z |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 |2021-11-16T09:11:27.937Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-16T09:11:28.421Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-16T09:11:28.445Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-16T09:11:28.445Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-16T09:11:28.507Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-16T09:11:28.507Z |INFO |Root WebApplicationContext: initialization completed in 2400 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-16T09:11:28.941Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f581a039-605a-416c-9228-2519ba85275c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-16T09:11:29.790Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f581a039-605a-416c-9228-2519ba85275c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-16T09:11:31.235Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f581a039-605a-416c-9228-2519ba85275c | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-16T09:11:31.788Z |INFO |Started MainApp in 9.155 seconds (JVM running for 9.942) |InvocationID=f581a039-605a-416c-9228-2519ba85275c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-16T09:11:31.857Z |INFO |Start scheduling PRH workflow |InvocationID=f581a039-605a-416c-9228-2519ba85275c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:11:31.871Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=40717e8f-bbba-46aa-9e9b-671b7142d632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:11:33.328Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:11:33.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:11:43.355Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=45fd9696-58e8-498f-8939-e0592f0ee008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:11:44.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:11:44.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-16T09:11:53.090Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-16T09:11:53.091Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-16T09:11:53.097Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:11:54.430Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=02547798-c897-4c46-b1eb-faa3a7f9f316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:11:55.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:11:55.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:12:05.496Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=ffc6a800-3fcc-4e4b-82e7-5f3ab9e1c0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:12:06.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:12:06.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:12:16.566Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=33673175-b18a-4d01-a433-096c5e7d42fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:12:17.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:12:17.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:12:27.643Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=35f65bba-965b-4651-b846-b79b890910e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:12:28.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:12:28.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:12:38.713Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=741d7d0e-8d0e-45fa-b7ed-7879b52de102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:12:39.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:12:39.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:12:49.781Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=f3885d65-8f05-46ea-aee1-4f20b1283096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:12:50.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:12:50.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:13:00.834Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=8f9e6fde-ba31-47d6-9452-3fd6aba6da1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:13:01.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:13:01.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:13:11.899Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=72608a40-3a22-4cd7-97bf-291d6c4c1f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:13:12.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:13:12.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:13:22.971Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=7079edab-d4bc-4aba-af7d-9668d916dbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:13:24.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:13:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:13:34.045Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=ad3e560e-fe8e-4033-8572-c7c654f1427c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:13:35.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:13:35.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:13:45.092Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=28a1361c-bf31-4b80-b5b4-5387c2da2187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:13:46.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:13:46.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:13:56.153Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=71e5bcb9-d44c-4615-a8ec-d281aa141047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:13:57.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:13:57.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:14:07.192Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=87d44969-3ea9-467a-8acd-a75ee969edcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:14:08.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:14:08.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:14:18.261Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=9aba7ccd-16df-48d7-a066-6e0f7443ffda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:14:19.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:14:19.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:14:29.341Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=14c075b0-e8ad-492d-a140-ea9680b5010d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:14:30.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:14:30.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:14:40.379Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=01932183-a5ca-4842-a049-f6341a30609b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:14:41.443Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:14:41.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:14:51.453Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=b2ec80f8-6b37-474b-a068-3df10d8890e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:14:52.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:14:52.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:15:02.524Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=f49f53f1-80a5-4f95-8856-1894f04ec379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:15:03.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:15:03.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:15:13.589Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=91eae5ca-6f25-4304-ab10-5fe5a959063a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:15:14.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:15:14.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:15:24.639Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=0995fee0-bd81-4f36-b5e9-eab5d473af38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:15:25.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:15:25.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:15:35.701Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=a4e38d5e-aa40-4295-a108-220cfef44479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-16T09:16:05.729Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.4.185:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:16:05.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:16:15.731Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=77c76c5e-d37d-4d5f-826f-298d982a47d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:16:15.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:16:25.857Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=88f64d77-636a-4be0-bbb8-5197d100a886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:16:25.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:16:29.866Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:16:29.866Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T09:16:29.867Z |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 |2021-11-16T09:16:29.871Z |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 |2021-11-16T09:16:29.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T09:16:29.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T09:16:29.882Z |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 |2021-11-16T09:16:29.884Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:16:35.877Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=5794e467-c58d-4f9b-93a6-8f110ded7ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:16:35.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:16:45.892Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=56b71b4c-2f4e-419e-8b00-91a3964cacf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:16:45.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:16:55.918Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=737e3fab-223e-4c99-997b-2893cbd64188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:16:55.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:17:05.944Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=b81d1240-958e-40f5-a993-65313f2ff57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:17:05.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:17:15.964Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=8fd98962-0028-4bfc-b25a-8a87d4d6f4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:17:15.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:17:25.981Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=c13d058e-99db-44d2-bb63-f20551990d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:17:25.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:17:35.996Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=cdbcbb89-55c0-4e5c-9566-648d0ed6568e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:17:36.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:17:46.008Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=b3eb31fd-c8d4-43ef-8a71-7eb434aa0249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:17:46.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:17:56.024Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=3518780e-5937-4478-be2b-d7f93714aa38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:17:56.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:18:06.042Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=13a8519a-4d1a-446b-9233-07fc2a4ddf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:18:06.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:18:16.054Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=99af9b8e-ea2e-4812-9a0c-c5f9f665af71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:18:16.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:18:26.066Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=fe757bb3-441d-421a-8a29-9acae22d4578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:18:26.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:18:36.079Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=ca134a2d-f927-4437-a0b2-ecc4d6cc800b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:18:36.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:18:46.094Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=a0dfc51c-9a95-41b7-8e9b-bd604cb7af5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:18:46.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:18:56.116Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=eeea92e1-3180-4379-9e5a-175118f06538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:18:56.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:19:06.138Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=641b3552-5ea4-4328-b0d9-39a6f7bf8a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:19:06.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:19:16.149Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=4d3cbba1-4da9-4ad8-a5a9-c096586d1202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:19:16.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:19:26.168Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=0c91b9f0-a954-4070-a2bf-526e987d767d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:19:26.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:19:36.189Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=c775d293-562c-45d0-932c-dc6c05ade216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:19:36.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:19:46.203Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=e0520e99-863d-4357-ae5a-d23cdb9f68d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:19:46.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:19:56.229Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=1c442080-ba3f-4c53-a957-e92611730036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:19:56.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:20:06.243Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=91fb50c2-3583-4711-a413-f34f304d73a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:20:06.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:20:16.257Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=9e0f7d60-5478-4494-9f63-16ad9060e223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:20:16.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:20:26.270Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=624b2cff-8307-4585-866f-4de3f88f7bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:20:26.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:20:36.281Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=72abcc76-c76e-4e45-9755-31a7fb4e78dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:20:36.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:20:46.292Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=892ca34f-9298-42a8-8fe6-539b77392e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:20:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:20:56.309Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=689e9410-87a1-43b8-a0f6-0611cfec9d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:20:56.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:21:06.328Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=e99d017d-37a7-46dc-8f09-7f18ab5f3988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:21:06.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:21:16.344Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=6975371b-524a-472f-a60f-735849b1980f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:21:16.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:21:26.356Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=de08f305-8c52-4936-878c-a50ccca0c776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:21:26.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:21:29.331Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:21:29.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 |2021-11-16T09:21:29.333Z |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 |2021-11-16T09:21:29.337Z |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 |2021-11-16T09:21:29.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T09:21:29.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T09:21:29.347Z |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 |2021-11-16T09:21:29.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:21:36.368Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=e9dce5d9-3d47-4325-8432-f7893d0f7b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:21:36.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:21:46.381Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=66f9d0a5-0755-4c76-b828-9a2e38bc4a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:21:46.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:21:56.393Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=3adbedc2-87b0-47ae-bcec-0881da621ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:21:56.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:22:06.412Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=2e2617ed-fb8f-4029-a6a5-2c446e4334d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:22:06.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:22:16.427Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=9e5b32e0-63ac-4cc5-afda-6ee955581b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:22:16.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:22:26.443Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=edba43ba-1611-4068-ae25-d1874daabedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:22:26.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:22:36.456Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=126cc7d3-283a-4a11-8085-b7b71ad11de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:22:36.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:22:46.470Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=a9110591-3cb7-4993-9530-19df5a31b5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:22:46.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:22:56.487Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=b3203163-e140-4026-af9f-bb6e6c6e2889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:22:56.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:23:06.521Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=9c11a065-8e92-4b16-bee7-e15c329af60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:23:06.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:23:16.541Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=553fd154-9883-498d-9e23-ac9137ce794c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:23:16.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:23:26.566Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=18cdfa64-cdc6-4280-aebf-2d2675569aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:23:26.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:23:36.580Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=f8dbcc71-3040-49aa-a400-30026789bbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:23:36.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:23:46.591Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=06efa31a-d6af-4ee4-88ea-346275662b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:23:46.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:23:56.603Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=44c12b29-67f5-4e13-a88e-c9d2d8655905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:23:56.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:24:06.615Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=657d1916-4b52-456e-86d6-cac98211d8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:24:06.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:24:16.635Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=50b3f0c4-6cfa-4107-85d2-41b94b87fceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:24:16.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:24:26.656Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=19d11e0d-361b-4fd2-836b-311750f8c3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:24:26.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:24:36.669Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=c07b2678-856e-438c-89f7-310b7433911c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:24:36.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:24:46.679Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=132420c9-54c4-4943-a080-ea6623733d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:24:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:24:56.694Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=823b1daa-3a1c-42ca-89f5-3a9cdec86445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:24:56.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:25:06.712Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=aeb48b2b-a243-4e9f-80fc-167c09bac8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:25:06.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:25:16.728Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=80f7d561-7116-4e72-9546-74183f71000f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:25:16.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:25:26.761Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=95245355-c16f-4a5f-b248-4df3e4fead2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:25:26.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:25:36.776Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=568084a0-683e-47b9-a182-1504670584a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:25:36.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:25:46.796Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=9f93c0aa-1b6e-468e-94f3-7965abb977a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:25:46.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:25:56.806Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=24d688a8-c068-4f06-b67b-34c48b6d7de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:25:56.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:26:06.817Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=445793b4-57fe-422d-95ee-166652195da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:26:06.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:26:16.832Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=a0ebd184-94a6-483a-8454-ae5736ab02c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:26:16.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:26:26.848Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=89302088-a663-4aa0-8f3f-ae00f5264699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:26:26.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:26:29.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:26:29.301Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T09:26:29.303Z |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 |2021-11-16T09:26:29.306Z |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 |2021-11-16T09:26:29.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T09:26:29.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T09:26:29.317Z |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 |2021-11-16T09:26:29.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:26:36.864Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=92053528-d397-4af4-b871-eeabd08d743f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:26:36.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:26:46.877Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=3ba94cdb-cd8e-4bf1-a3d9-dca84163690c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:26:46.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:26:56.888Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=a642a4a5-2e68-4f20-9b18-e1fcc06ce317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:26:56.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:27:06.909Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=e7801340-bec6-46e6-ae9a-8bb699fbe58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:27:06.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:27:16.925Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=7433ac15-31be-4197-ba5f-981fba92a53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:27:16.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:27:26.936Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=bb0b0e66-0416-460b-aa99-e8e25c2d8555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:27:26.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:27:36.950Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=a83dc5a5-4dd1-4bd8-8c6c-414478be00bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:27:36.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:27:46.970Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=c43eb42a-e103-4c68-bdc7-633a78c3fa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:27:46.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:27:56.982Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=bd5eaa7b-cc93-4e1a-b6a5-73ba42abe18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:27:57.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:28:07.007Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=b4eef838-7629-4e4b-ae59-7e2b9b2ae502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:28:07.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:28:17.025Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=c2197dd4-e5e0-4387-995b-29c81395857e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:28:17.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:28:27.056Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=2e4bc3c9-3409-42ee-869b-7e4a0eba57e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:28:27.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:28:37.071Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=61d1f4a2-9764-46d0-9f9c-c20afeba9969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:28:37.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:28:47.080Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=1b68bb57-3d41-428f-9b39-449118fd4786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:28:47.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:28:57.099Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=8883c400-64cf-4ae2-9a63-883c71a1a7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:28:57.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:29:07.115Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=5ee5d417-394c-4a68-9681-0d2a20957246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:29:07.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:29:17.132Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=49929d32-b5ec-43d4-8dcd-65507f9a3df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:29:17.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:29:27.148Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=7fd19c6a-54ce-4079-861a-bb03de01a5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:29:27.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:29:37.164Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=29b7c40c-58af-4819-8def-385b1dab8b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:29:37.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:29:47.178Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=4ab167c5-4a1e-4361-811c-21c076dda387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:29:47.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:29:57.194Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=aa53a07c-c702-4257-ae7d-14801abf0c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:29:57.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:30:07.204Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=32a9653c-7e0e-4091-8c1d-16bba17c9d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:30:07.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:30:17.222Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=7f4e818e-b4be-488c-aefe-70a76c085d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:30:17.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:30:27.236Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=8d3aabc3-9dae-45bf-9a89-08531d9be18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:30:27.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:30:37.246Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=3915c950-f795-4c08-8381-abc1ae85ccfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:30:37.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:30:47.258Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=2d609ccf-93a3-47be-9d44-f2a1d3d491e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:30:47.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:30:57.279Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=2c3186bf-a49c-4108-a60d-42a600fd593d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:30:57.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:31:07.289Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=47998ba0-b0fa-40d9-8245-0fc0dd469665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:31:07.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:31:17.315Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=b15dcad3-2178-44f8-8040-5e61de45d841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:31:17.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:31:27.326Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=1b4a7edc-bce3-4480-9314-3b015d12f19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:31:27.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:31:29.229Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:31:29.230Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T09:31:29.231Z |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 |2021-11-16T09:31:29.233Z |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 |2021-11-16T09:31:29.243Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T09:31:29.244Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T09:31:29.244Z |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 |2021-11-16T09:31:29.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:31:37.341Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=25b8854c-d4ed-45b6-a2d8-c66cde2c4256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:31:37.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:31:47.349Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=cdf72c52-07a6-438d-b65c-9e93e9db8925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:31:47.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:31:57.362Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=b358723c-9be7-436e-ab29-e28b1f2b606f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:31:57.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:32:07.392Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=14ef768f-2797-4966-ab20-11d5f97be330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:32:07.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:32:17.420Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=f1e4c8a7-168c-46eb-8763-e3ef64d34931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:32:17.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:32:27.429Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=91a59f92-3ba7-480c-bc41-bda3f20e11ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:32:27.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:32:37.439Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=e71f9eb8-eda4-4b41-af86-28d59ec52333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:32:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:32:47.450Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=4c3ccb83-4478-44cb-b680-5d3ee10d502b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:32:47.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:32:57.462Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=7b46e391-aa01-4f7e-97df-3a306df5a2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:32:57.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:33:07.481Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=6b9789bb-f01a-4da5-bc0e-1f41bbef404d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:33:07.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:33:17.490Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=b7a0e199-8895-46a0-9309-a3d124e4a8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:33:17.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:33:27.502Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=eb3dc749-7a2c-4cf8-8d31-316bbec75c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:33:27.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:33:37.513Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=c8cb9d2d-f103-490e-a05c-a755ec40487d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:33:37.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:33:47.528Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=2c3653bd-a609-42e1-8c93-5890f4aada7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:33:47.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:33:57.549Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=4d077b4a-227c-403a-a73e-f04b78e30c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:33:57.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:34:07.561Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=4f9c8d2d-ea9c-44be-96e2-e312cdd8cf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:34:07.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:34:17.576Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=6b16b146-06e6-4e2d-872d-6816753d1a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:34:17.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:34:27.597Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=632c9ae5-0770-4a19-ab68-0264eb69a255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:34:27.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:34:37.609Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=3ccfef95-7199-4a1b-8f03-cfb208e11589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:34:37.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:34:47.619Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=d7420ea6-c4f9-4558-9b01-10675a9c22a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:34:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:34:57.626Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=59c19db0-a9ca-4609-abc5-e66fd7ebce6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:34:57.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:35:07.643Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=6815f9a2-7800-455e-ae73-8c4ef3d4fcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:35:07.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:35:17.652Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=cff4843a-0662-45e7-a038-1abcca80ecf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:35:17.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:35:27.662Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=a68526d1-669c-42a6-93f4-7ce044a9ec8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:35:27.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:35:37.688Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=bb02b669-17a7-4b43-97ac-61d2ea8c9ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:35:37.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:35:47.721Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=d23792a8-f3bc-4cda-a8c4-e232f7d3b7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:35:47.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:35:57.730Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=a76f865f-fe67-4483-af14-c6e1646d577b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:35:57.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:36:07.747Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=c5d35f4a-7e1f-44fd-b35a-4fbd0f7bc618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:36:07.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:36:17.758Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=ac003620-7c16-4304-a3f6-5c7dbcbda809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:36:17.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:36:27.768Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=26149b2e-318a-469c-95ff-c72abbe7f307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:36:27.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:36:29.278Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:36:29.279Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T09:36:29.280Z |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 |2021-11-16T09:36:29.282Z |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 |2021-11-16T09:36:29.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T09:36:29.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T09:36:29.291Z |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 |2021-11-16T09:36:29.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:36:37.776Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=07ce1d4c-9ffc-4c3a-bf65-9fcbec76af2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:36:37.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:36:47.786Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=799a547e-372c-4e72-8a75-2e89f29bd74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:36:47.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:36:57.803Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=0a2d2405-7cdf-494c-8a3d-3d731eae6bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:36:57.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:37:07.817Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=86ce9ed9-eebc-4796-821f-0e3d0e43830a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:37:07.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:37:17.828Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=8f3fbb22-c63b-4749-bd18-d53cc0685a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:37:17.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:37:27.838Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=7d510788-81e8-4573-8b6a-b1c5ee00d750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:37:27.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:37:37.847Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=24fd9d36-b62d-4f2b-86a6-31a2fbdcfdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:37:37.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:37:47.856Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=1c53b976-1834-4590-b8d8-3b1dc5179d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:37:47.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:37:57.869Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=bf50328a-c96c-4eea-bdb5-125a55fa47e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:37:57.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:38:07.878Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=a01aa56f-786c-4019-bb43-c2772cdb452b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:38:07.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:38:17.897Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=e5a93b90-b462-471f-9e7b-5b3d5d2d633b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:38:17.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:38:27.920Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=496106a0-4e44-4b7d-b4dc-7f408fce5af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:38:27.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:38:37.930Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=5a671722-fc65-4eab-b889-c9617df7648c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:38:37.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:38:47.940Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=4db52bfb-a3c0-434f-a45c-7d26b4ca12c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:38:47.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:38:57.948Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=8112f924-d414-4160-9dc5-4c0e97d4d5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:38:57.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:39:07.957Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=97a47af1-1fd8-4eb7-81a5-ce43ccae4adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:39:07.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:39:17.966Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=40feaccf-a009-4761-bc9d-618507541acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:39:17.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:39:27.982Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=4dccdb9a-d14a-4a04-981d-6e34e73305f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:39:28.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:39:38.010Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=302d05c2-4168-4afd-b879-2dc8e040919a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:39:38.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:39:48.019Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=1c69925e-a115-4951-9712-c614fc8dc5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:39:48.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:39:58.027Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=aed359d8-ec54-4034-9fba-9e094c10762b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:39:58.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:40:08.035Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=974f8892-1bd5-438f-95d8-ce768490f84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:40:08.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:40:18.043Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=d53de608-6333-4659-bcfd-32a34ba63022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:40:18.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:40:28.051Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=12d212e9-8281-446c-bbf8-3bde9077e1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:40:28.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:40:38.059Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=e0627620-4707-43af-9225-91201e20279c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:40:38.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:40:48.074Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=4c41bee9-06bc-4f00-a46c-80bf3e76eb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:40:48.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:40:58.092Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=87b61a59-047b-49c1-b85a-cd3e55c8b2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:40:58.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:41:08.111Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=4a8118ee-dc79-4f86-8616-9e6e75a922b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:41:08.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:41:18.120Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=36b73db8-2677-4287-b1a0-4963d254646b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:41:18.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:41:28.131Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=94fa45b7-16b8-48d8-be49-8569d7c6f123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:41:28.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:41:29.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:41:29.268Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T09:41:29.270Z |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 |2021-11-16T09:41:29.273Z |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 |2021-11-16T09:41:29.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T09:41:29.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T09:41:29.280Z |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 |2021-11-16T09:41:29.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:41:38.141Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=c5e160aa-a3da-4bb2-894a-ca206bd3d0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:41:38.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:41:48.154Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=2ea73a19-4a68-455a-b183-019386bd3b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:41:48.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:41:58.165Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=85642184-c698-4512-be48-8409cdb56d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:41:58.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:42:08.208Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=6207e124-bcd2-4037-bd08-9451a8c36ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:42:08.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:42:18.223Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=842e907d-a72d-4413-871d-68be4ee757cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:42:18.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:42:28.241Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=2c2a6910-fa54-4423-bc7f-12b9a195f1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:42:28.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:42:38.252Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=757eaacd-c88f-4d48-8cd2-a9b408174a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:42:38.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:42:48.260Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=37f91328-86de-4469-a4d7-d3df360ffc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:42:48.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:42:58.271Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=49d00cc5-b4aa-4793-a148-72ade3d634ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:42:58.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:43:08.279Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=70174777-8c4d-44f0-bdb7-0399b46ccc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:43:08.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:43:18.291Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=d394305f-699a-4a48-abd2-69f7d6d196a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:43:18.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:43:28.315Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=cb0bbb10-1e80-469a-916d-37a7c059c96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:43:28.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:43:38.326Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=e1fb4e46-b7da-443c-b584-69fb4e452d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:43:38.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:43:48.334Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=df8cb368-3090-4dca-be2f-fe4a6bcf12a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:43:48.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:43:58.345Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=2ab84325-89a6-4c1a-8a1b-dba7b4f9d95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:43:58.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:44:08.355Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=ed8350e0-f686-477d-9bb7-f66f5d2fa4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:44:08.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:44:18.365Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=204506a2-e932-41be-9ff4-981f54fad073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:44:18.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:44:28.379Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=fb53c6f2-5754-4bd2-a04c-3a27f42d5e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:44:28.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:44:38.397Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=8892a157-be19-487c-a1cc-da25b88062f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:44:38.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:44:48.410Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=2cf107e7-e1e2-4998-a211-42a228c516e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:44:48.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:44:58.418Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=1cc22337-65c7-4155-9ca1-da003ad7d8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:44:58.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:45:08.427Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=aa344382-d107-4210-9bbe-90e9408c4337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:45:08.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:45:18.445Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=b01bc4fb-ecff-437a-bc18-021334371bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:45:18.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:45:28.475Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=eca77ea8-850e-477a-8f01-da6131bf8e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:45:28.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:45:38.488Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=cf9b8e11-a265-4c35-b490-9c90f82c7191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:45:38.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:45:48.497Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=0e4695f5-8b1f-436b-b05d-b31a5d056c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:45:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:45:58.505Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=b18a28bc-e772-496d-96ac-e9586e10e5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:45:58.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:46:08.520Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=cacde1dc-b013-45b6-a96a-ebefa0af6ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:46:08.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:46:18.534Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=beeebde0-448c-43a3-b70f-c9c67aaa3d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:46:18.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:46:28.545Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=748f6cef-06be-42b2-ab25-138cce568a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:46:28.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:46:29.280Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:46:29.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 |2021-11-16T09:46:29.281Z |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 |2021-11-16T09:46:29.284Z |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 |2021-11-16T09:46:29.290Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T09:46:29.290Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T09:46:29.290Z |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 |2021-11-16T09:46:29.292Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:46:38.557Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=80cdd027-43ed-48ea-ac84-fce1a90b7e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:46:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:46:48.568Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=af10ed2d-5ae8-410b-9983-5beb0a7076a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:46:48.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:46:58.578Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=48a5e313-e505-401f-89ac-cd9fd2130d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:46:58.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:47:08.588Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=8fc12238-535a-4b02-ae7b-b815544412d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:47:08.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:47:18.596Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=6e3a119c-7d7c-449e-bc63-600756b73b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:47:18.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:47:28.605Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=d25b6701-d4ee-40ed-9100-f29964a3e3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:47:28.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:47:38.615Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=fb80f7f8-4b20-4d67-a8ea-05e379d8a6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:47:38.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:47:48.631Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=d15e6049-85a0-4349-88df-7c4669087f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:47:48.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:47:58.649Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=72b6caaa-da18-47ee-94f3-29160ab40a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:47:58.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:48:08.659Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=98a965dd-6a17-4488-b9d5-d4730cbde258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:48:08.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:48:18.669Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=a58e87b9-00ce-459d-9b00-f81180116dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:48:18.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:48:28.681Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=a75b1665-b6ac-44e0-a45c-6f5ef3ab0a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:48:28.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:48:38.689Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=d15b1ae8-f7c5-449d-af09-f16f8fcf5026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:48:38.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:48:48.702Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=24c509cd-3fe0-40e1-8bb8-a47b011a51bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:48:48.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:48:58.714Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=665160d7-efaa-4921-9082-f2582909e2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:48:58.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:49:08.728Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=bac0be04-f216-4d17-8292-cddad37c0623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:49:08.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:49:18.741Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=196ba901-13b4-4ba6-9e09-83cb4b5ec182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:49:18.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:49:28.751Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=3c444537-74bd-4460-8b47-a49c7eea833b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:49:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:49:38.759Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=17b0fe51-f029-4378-9a64-1a0e2ed708ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:49:38.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:49:48.767Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=553d12dd-b5a4-4813-aa2f-52d6fee3cf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:49:48.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:49:58.775Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=bc429401-6eb7-40fd-a289-d81bbce309a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:49:58.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:50:08.784Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=f17126ce-9bf7-4039-a7e5-0c87ef874c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:50:08.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:50:18.795Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=858f9268-5b35-4548-9970-39ff71b3497a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:50:18.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:50:28.820Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=cd531625-8459-426b-bd4b-1e7debc55a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:50:28.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:50:38.837Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=7e291986-72a9-480c-9a43-d9eb07ef310f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:50:38.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:50:48.848Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=77b2fbc9-3176-4654-9343-a6fe6cd68a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:50:48.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:50:58.856Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=d56e52ac-b9b0-4640-be22-d68d34986625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:50:58.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:51:08.865Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=8e992d66-f5c3-4c7e-98e7-c10fa6b8772c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:51:08.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:51:18.873Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=2961adda-e68a-4b02-8f8c-298d91db8c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:51:18.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:51:28.883Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=7c573707-ee08-4b18-a82c-c41a68203161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:51:28.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:51:29.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:51:29.256Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T09:51:29.257Z |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 |2021-11-16T09:51:29.259Z |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 |2021-11-16T09:51:29.264Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T09:51:29.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T09:51:29.265Z |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 |2021-11-16T09:51:29.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:51:38.895Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=7d11f988-e92f-4c30-8ade-85ff4f49c551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:51:38.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:51:48.906Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=345ca28b-cb85-49f2-9899-98f223f7c588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:51:48.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:51:58.922Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=5ca44fbc-b24e-45e1-b5c2-405405d61977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:51:58.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:52:08.934Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=3de1fb90-25b6-408d-b11e-a79fb656c0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:52:08.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:52:18.943Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=6557bd63-9837-439a-b59f-37d5f9fa7102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:52:18.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:52:28.952Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=58137821-b0d7-4ba4-a5ca-dfd32de48e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:52:28.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:52:38.961Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=aaff8a1f-67cc-49a9-a8c3-54161072b008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:52:38.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:52:48.969Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=ffe9e773-83f9-4ce3-87db-d84b5eeceb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:52:48.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:52:58.983Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=0b74c521-107b-4c92-a615-e842b4d7138d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:52:58.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:53:08.998Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=153a0fce-7244-4885-be5e-706803798473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:53:09.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:53:19.009Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=dad3dd6b-07e7-4275-8971-51f4a3d048a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:53:19.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:53:29.025Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=ee3ceca2-adae-4ad8-85c1-47ba57e73753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:53:29.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:53:39.034Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=31b42b92-66da-4605-acf2-bedd0c7f5b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:53:39.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:53:49.043Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=0e045bbc-65ee-40e6-b0e2-32a9a469b177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:53:49.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:53:59.054Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=174624f9-2190-4439-8cd6-71bbe944fc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:53:59.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:54:09.062Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=5b485fa5-f7a3-406e-ab8e-b0d5f2773e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:54:09.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:54:19.075Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=d4d4ec47-5a3e-488b-9677-bb13b05f25cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:54:19.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:54:29.094Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=a4ca4e66-ac9c-4053-aa34-c4d7f96b2770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:54:29.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:54:39.110Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=1ec86c06-0f75-4650-865f-ca9f2c037f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:54:39.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:54:49.122Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=878fd62f-f72d-462f-aa3c-314f65e7ce75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:54:49.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:54:59.133Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=698371ce-8bba-4f23-ac19-ce55af1296ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:54:59.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:55:09.142Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=45b11c8d-7725-41a5-955b-f7f4c19c3374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:55:09.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:55:19.150Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=5798a393-b342-45d2-a16e-e36ce6d86686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:55:19.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:55:29.162Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=9e9efc5d-b1df-4fbc-b92d-ed7d295fe231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:55:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:55:39.170Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=22573c38-7f74-43aa-a605-4dd85ab52166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:55:39.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:55:49.178Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=4a43254e-d067-4f1e-84bd-228c3e8374ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:55:49.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:55:59.188Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=a7807bb3-4e77-44ff-9daa-3f96af0c270f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:55:59.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:56:09.206Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=08043a88-55bb-4e70-8dc9-c692586ec629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:56:09.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:56:19.219Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=3ba96dca-b52e-4730-b23f-e980df5fbbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:56:19.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:56:29.233Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=8ca14734-ab80-49f8-a5f9-d009caf4e7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:56:29.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:56:29.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T09:56:29.276Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T09:56:29.277Z |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 |2021-11-16T09:56:29.281Z |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 |2021-11-16T09:56:29.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T09:56:29.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T09:56:29.288Z |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 |2021-11-16T09:56:29.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:56:39.241Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=3b8f9bbc-e040-4c85-adae-bc948bfe9a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:56:39.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:56:49.249Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=05b759f9-1638-4770-933f-c0e6833ecce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:56:49.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:56:59.257Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=9a38d28b-5221-432a-ad5f-0bf6d080f29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:56:59.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:57:09.268Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=c1682a6a-35df-4c57-b94f-e36150e7020a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:57:09.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:57:19.277Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=1763ebde-1df8-4ea4-aa58-af497a1d906a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:57:19.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:57:29.288Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=f1183c3f-9879-46b1-889b-f4eea3fc86d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:57:29.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:57:39.301Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=87a01abb-cfb9-4305-8189-d1570c4fe6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:57:39.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:57:49.312Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=ba3228c7-794f-416b-a1f1-e68a917ef7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:57:49.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:57:59.326Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=07115eec-fd3c-4277-9051-8594f6e3ff96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:57:59.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:58:09.333Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=c58d0e6d-e442-4f94-b811-1def288ce28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:58:09.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:58:19.342Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=26b6f3e9-6f87-4a34-9f52-be5f56bd9ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:58:19.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:58:29.352Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=4e930171-f334-4d80-9795-9c363070e02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:58:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:58:39.360Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=554e7771-be4b-4c81-af9a-8419d3ef298d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:58:39.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:58:49.368Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=b9d2e8f1-6226-4c5d-8e96-0dc36d08fdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:58:49.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:58:59.389Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=0f45afba-5992-4579-ab79-707f2631cf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:58:59.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:59:09.405Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=39a04a4e-f65d-4814-a092-9b57bfa25bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:59:09.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:59:19.417Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=ac82d457-ae20-45e3-acb2-8c2bd5e508e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:59:19.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:59:29.433Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=05c542bb-5dbb-43a4-8247-23a08a4f93f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:59:29.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:59:39.442Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=e4036de1-d6b1-44f3-a9b8-fe6bb6a3b2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:59:39.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:59:49.449Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=8ab4a221-1f58-4cda-8906-c51380497f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:59:49.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:59:59.457Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=0f31f106-a316-4a7c-96bb-04a49e8cd6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T09:59:59.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:00:09.466Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=98e15394-4a0d-40d2-8b5f-8e1317f33e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:00:09.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:00:19.487Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=33942731-627b-4dfa-b98c-0fedd0228f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:00:19.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:00:29.507Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=5cf11be1-e51c-4861-8f4b-59ca098bf1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:00:29.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:00:39.515Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=f7d38f47-aa85-4c42-ac85-a14c9752df66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:00:39.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:00:49.522Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=b9ab3b81-e561-4877-a327-3c6ae477e9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:00:49.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:00:59.529Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=cc0415cc-a44c-4266-932d-623b70379b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:00:59.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:01:09.548Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=96790fb7-90f6-4298-97cc-c4a154f3be1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:01:09.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:01:19.556Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=b66964c7-7a3e-463c-8237-53185d1e2410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:01:19.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T10:01:29.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T10:01:29.254Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T10:01:29.255Z |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 |2021-11-16T10:01:29.258Z |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 |2021-11-16T10:01:29.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T10:01:29.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T10:01:29.286Z |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 |2021-11-16T10:01:29.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:01:29.580Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=1a30fc5c-6911-4045-a20b-9a071dc69c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:01:29.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:01:39.601Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=9e715b3a-c6e0-4816-85e2-c5dac52fd893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:01:39.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:01:49.615Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=06a03e34-3385-4ecd-a2cf-40bedef6c2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:01:49.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:01:59.628Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=02fb8669-647b-468b-83d7-b80f3f3dbdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:01:59.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:02:09.636Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=63c849db-050b-4cd1-a48c-45ee5f587d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:02:09.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:02:19.644Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=983647ff-97b3-48e6-9da2-3d9b3d3df6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:02:19.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:02:29.653Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=8d902851-3adf-406b-bbf7-2923a2521616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:02:29.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:02:39.665Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=1f007f13-67c8-4e75-88ab-f3cdec29a46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:02:39.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:02:49.695Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=0fbcf01e-9759-4334-a4a1-43ccd77a3936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:02:49.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:02:59.708Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=81e5f9a3-82ed-4f50-9f7d-93afccefa6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:02:59.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:03:09.718Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=64b915f8-c291-4d9a-ac0e-9873323896f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:03:09.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:03:19.727Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=4dd7e144-cf01-4190-b250-a61b85d5831e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:03:19.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:03:29.750Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=ca2d8738-44a6-4b6e-8062-6a00ff9e3642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:03:29.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:03:39.759Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=02723cf8-313a-4f60-9767-07e050df5113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:03:39.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:03:49.769Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=c63981a3-0daf-41f4-b992-f5fe85e20101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:03:49.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:03:59.778Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=2a90dd83-b498-428c-8077-8491b32b7252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:03:59.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:04:09.802Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=938084c1-89b8-4659-aa16-52b1e00fea83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:04:09.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:04:19.829Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=d7cc19e1-aef9-4af2-8f26-b38263cf9beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:04:19.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:04:29.837Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=96cd4377-c1cb-4c20-b856-5ca313bf92be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:04:29.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:04:39.844Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=333b9543-5cea-4ab8-a7b1-36e6186eff16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:04:39.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:04:49.853Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=16ed7d1e-949e-4ec4-b5dd-064374105d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:04:49.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:04:59.862Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=14707ee8-caab-4785-8073-87e36e0164ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:04:59.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:05:09.870Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=6b020fe6-db03-4a49-90a4-98a18d9bf005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:05:09.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:05:19.877Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=c8911f1f-8ea3-43c3-be3e-ae784d51ae46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:05:19.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:05:29.894Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=119bc97a-e3db-4dfb-985a-167522fa68af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:05:29.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:05:39.909Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=ab81e307-435c-433a-9f40-7b603cc7a7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:05:39.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:05:49.923Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=10ddce92-61b0-4a21-9403-be852816824e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:05:49.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:05:59.931Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=7658ee34-827e-4aee-9b9f-f372572255b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:05:59.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:06:09.943Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=39abaa90-6606-4ccd-90d7-ab0e9097f19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:06:09.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:06:19.952Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=7cf842c8-6241-428a-be62-9a97ef273122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:06:19.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T10:06:29.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T10:06:29.268Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T10:06:29.269Z |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 |2021-11-16T10:06:29.271Z |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 |2021-11-16T10:06:29.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T10:06:29.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T10:06:29.277Z |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 |2021-11-16T10:06:29.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:06:29.962Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=e03e067c-087d-44f5-bcc2-f382ae7f3d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:06:29.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:06:39.972Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=bafea564-a4ac-4d96-8791-5b568c2669c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:06:39.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:06:49.981Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=b77fa72f-987c-4a0d-b0f7-d8bf55ee217d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:06:49.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:06:59.993Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=499062d7-71a3-4794-9bab-8e16f57b4e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:07:00.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:07:10.014Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=2929b369-4404-427e-b3c9-bcfb914edfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:07:10.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:07:20.028Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=b23e9572-ce86-46b7-8565-5457be025d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:07:20.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:07:30.037Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=6192cb24-db4e-4f16-81ec-ecd8d7c501c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:07:30.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:07:40.047Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=9dad11c9-ab72-4e1c-bc51-4294e9ab4130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:07:40.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:07:50.054Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=4163bd7a-c091-47eb-a051-ea66c0725e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:07:50.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:08:00.066Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=766bcaa0-c1cf-4f85-ba73-d4b0462e638d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:08:00.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:08:10.075Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=4fe07be6-3ce6-4413-9794-6ea89fbd1270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:08:10.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:08:20.088Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=807f6249-9403-46c9-bf92-caee293a422a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:08:20.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:08:30.101Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=70cd55d9-5071-4f8f-9868-64658801ca66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:08:30.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:08:40.115Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=6da00d70-d7f8-42a7-837f-f54b9197fc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:08:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:08:50.129Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=e92d625d-4932-4503-afa1-5a7208da59f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:08:50.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:09:00.138Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=02343c75-ab8a-440e-a7a1-5be3064fc33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:09:00.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:09:10.155Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=b1380fa9-e42b-4da0-b97d-8550c93bd86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:09:10.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:09:20.163Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=a51fe98b-ad49-4807-a181-bcaa73f16a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:09:20.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:09:30.171Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=cf18173a-d421-4b2e-9493-af29fb507ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:09:30.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:09:40.181Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=eeb9fb74-2fb2-4c43-b650-08d944620c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:09:40.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:09:50.192Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=d80d2ece-0aea-4c58-bbd6-0f5a7d195552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:09:50.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:10:00.205Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=6c315071-86e9-45cc-85e5-69ce576ba031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:10:00.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:10:10.222Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=d31a1a03-27d5-4007-a1a1-33509e2afcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:10:10.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:10:20.235Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=8ccaf1ed-75b0-4cac-b4e3-194e4395ffc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:10:20.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:10:30.244Z |INFO |Init configs |InvocationID=f581a039-605a-416c-9228-2519ba85275c, InstanceUUID=ab8e0f3d-9a8d-47c4-9f19-86c2bdbcedaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T10:10:30.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |