. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T22:51:41.086Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T22:51:41.089Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T22:51:41.120Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T22:51:41.955Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T22:51:43.280Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T22:51:43.307Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T22:51:43.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-17T22:51:43.771Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-17T22:51:43.875Z |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.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-05-17T22:51:46.694Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-17T22:51:47.215Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-17T22:51:47.276Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-17T22:51:47.276Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-17T22:51:47.402Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-17T22:51:47.403Z |INFO |Root WebApplicationContext: initialization completed in 3512 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-17T22:51:47.938Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-17T22:51:49.694Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-17T22:51:52.533Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-17T22:51:53.187Z |INFO |Started MainApp in 15.618 seconds (JVM running for 16.347) |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-17T22:51:53.366Z |INFO |Start scheduling PRH workflow |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:51:53.383Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=8c705166-4728-410f-8976-eafb4f01a73b | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-17T22:52:01.040Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-17T22:52:01.042Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-17T22:52:01.044Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T22:52:23.510Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.116.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:52:23.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:52:33.566Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=98a99cd4-810a-45eb-bb44-c6915de17b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T22:53:03.597Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.116.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:53:03.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:53:13.602Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f3865aec-3bb1-46a3-84bb-c86e22565257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T22:53:43.633Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.116.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:53:43.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:53:53.642Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e5b1982b-86f2-4afc-bc81-08ac899c2f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T22:54:23.684Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.116.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:54:23.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:54:33.689Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=09717291-c31c-41bf-b75f-0dd9f16c21a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T22:55:03.721Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.116.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:55:03.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:55:13.725Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=2063ed3c-79ca-4b3e-8aa1-9256b07950f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T22:55:43.761Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.116.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:55:43.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:55:53.765Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=de9d3e61-db8f-4001-8557-ca793c874a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T22:56:23.796Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.116.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:56:23.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:56:33.799Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e3c7a2b9-6900-42c8-8539-4cd32d2aa1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T22:56:48.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T22:56:48.598Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T22:56:48.653Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T22:56:48.683Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T22:56:48.849Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T22:56:48.849Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T22:56:48.852Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T22:57:03.840Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.116.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:57:03.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:57:13.846Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=6d82d265-4eee-4040-8724-af62e5a5a714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T22:57:43.873Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.116.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:57:43.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:57:53.877Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=02426e74-72b2-4bea-8dbb-cd1c6f8f466a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T22:58:23.906Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.116.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:58:23.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:58:33.908Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=3f85b23a-1e31-46b8-8167-e7accd219962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T22:59:03.926Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.116.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:59:03.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:59:13.931Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=736b5f2f-2379-414f-b616-279271b8bb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T22:59:43.968Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.116.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:59:43.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:59:53.970Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=c4f639f3-e1b8-41d4-9df0-72e0f1d71f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T22:59:54.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:00:04.022Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=da5f16bb-c804-40b2-9354-bdd03233b5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:00:04.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:00:14.054Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=7b39472f-5e0e-40f7-88a4-82d7eac62d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:00:14.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:00:24.076Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f66aa6a9-6941-41cd-b8f5-362c8e37ac12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:00:24.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:00:34.099Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=178bec96-842f-4d2e-b26e-f19b9fd7d7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:00:34.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:00:44.113Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f2bbe96b-9a4f-447c-b4ce-6dc439bb15d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:00:44.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:00:54.138Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=71c03960-a091-4196-a0c8-34925c21e16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:00:54.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:01:04.165Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=3ff6e68e-c53a-4d4c-a59b-663ce8a80ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:01:04.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:01:14.178Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=20237933-0cca-43bc-b102-f6a33fc352ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:01:14.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:01:24.199Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=612f25b2-b139-40f7-ad25-d619b5a7be9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:01:24.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:01:34.214Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=606eba93-f03f-4195-b092-a821c810ad44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:01:34.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:01:44.224Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=0b4d4221-28c9-4838-8164-4ac79180ca22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:01:44.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:01:48.348Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:01:48.349Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T23:01:48.351Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T23:01:48.354Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T23:01:48.436Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T23:01:48.436Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T23:01:48.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:01:54.238Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f40a5a3a-e48a-449c-a35e-0cd824c8350c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:01:54.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:02:04.249Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=88d81c00-f03e-407a-ba25-01c486b35392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:02:04.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:02:14.272Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b777357e-4749-421c-925a-3dbb0fb67802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:02:14.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:02:24.296Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=6eb0d025-c13c-4e4e-9e5a-6146f506cd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:02:24.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:02:34.323Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b87d2ebe-5b01-499c-9377-39c37240e090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:02:34.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:02:44.336Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=4c6944d7-f814-4718-9e05-bf16934c83a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:02:44.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:02:54.348Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fa267952-7261-47ba-900c-d5a8f01325d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:02:54.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:03:04.363Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=34db930b-7f91-4d56-88e6-a4687e4ef87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:03:04.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:03:14.400Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=a136d66c-308c-4efc-a565-9a3b6544b0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:03:14.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:03:24.423Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=73be4041-66a0-4eee-b0f6-0c81fde17147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:03:24.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:03:34.434Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=838a5c0d-8d99-49b3-ba4a-328d8aca4ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:03:34.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:03:44.450Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=73069ed3-4263-4fe6-b1b8-0e6ea95b7807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:03:44.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:03:54.462Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=912f0d7a-d755-4cc8-92eb-0b9512de93b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:03:54.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:04:04.474Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=dd503f88-225e-4ef4-bd92-ef4471c5a439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:04:04.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:04:14.489Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=41f3811d-6d86-4ecf-ab56-3ba6b7e5a044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:04:14.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:04:24.508Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=03e916b3-7656-407e-bde9-2e5b99d9d4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:04:24.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:04:34.518Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=66194771-d82c-417f-a6a6-41082a467729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:04:34.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:04:44.534Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=cb2e2b7d-7d60-4e72-af71-5e19e9484a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:04:44.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:04:54.555Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1b6f6c2a-713a-4dbf-b933-c1b82d13ee12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:04:54.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:05:04.583Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=11f6d379-c8bf-468f-8034-6e37bbddfcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:05:04.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:05:14.607Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=16a0c063-16d7-47ee-99e5-af350a9513e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:05:14.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:05:24.625Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=57f72208-a6bc-4bda-93f6-b8dd9a79a803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:05:24.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:05:34.645Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fbf01a82-b370-448f-99bb-fe94f4f0b5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:05:34.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:05:44.680Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=4e5cdc93-c63f-4cdc-acf2-9fdff11c82da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:05:44.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:05:54.704Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e90ba938-f1fb-41db-909e-a57c227fb65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:05:54.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:06:04.722Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b7522c25-7031-40d2-8e81-5243e23190c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:06:05.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:06:15.390Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=06c087d9-4a2d-46dd-a625-308695564e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:06:15.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:06:25.408Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=920ff479-38bd-45b2-b005-655e2c288d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:06:25.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:06:35.427Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=412c7a0f-07aa-49e5-9ee5-35fdf26c843c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:06:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:06:45.463Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ebf89f72-3a5b-4645-8a2e-d63e6594c814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:06:45.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:06:48.355Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:06:48.355Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T23:06:48.357Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T23:06:48.361Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T23:06:48.431Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T23:06:48.431Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T23:06:48.434Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:06:55.477Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=3e571988-6a38-46a2-81e6-794894566aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:06:55.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:07:05.486Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=9e6c99b0-085f-4d1b-8dfd-ddae86ccf311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:07:05.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:07:15.498Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5a10a163-1898-4e14-8479-13761b5f916f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:07:15.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:07:25.513Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=9886bea5-b149-4c64-adce-70863cf4be7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:07:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:07:35.532Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ec9edf15-f0be-4a28-90f4-9569ef3591e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:07:35.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:07:45.572Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=6365cb5e-e3ce-450a-acab-a8c3c3b6d928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:07:45.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:07:55.589Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e0dd5c24-40cf-4a09-9f79-093edd90dc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:07:55.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:08:05.607Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=3a5f2564-05f4-4bdd-adae-225502f2bfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:08:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:08:15.622Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=056c6c1b-d1a6-4b0d-addd-0074f657ecea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:08:15.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:08:25.634Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=d9f4dd39-188a-48e1-867e-1d432fd07783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:08:25.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:08:35.662Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=35081473-cdb5-4beb-827a-1ddf3881247c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:08:35.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:08:45.670Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=448a4dc2-8968-45ef-8e56-cf0c2bc5fc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:08:45.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:08:55.677Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=6c2e7bff-faf8-4881-afc2-de1b01fbab38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:08:55.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:09:05.686Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fd1b9c49-ffe1-4f81-aade-24864fd94ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:09:05.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:09:15.701Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1e210aef-b862-45c1-a169-d94182c5fab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:09:15.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:09:25.718Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1e0c8197-5f0d-49bc-8d2d-0a5f7b27e8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:09:25.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:09:35.727Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fba19d81-ddfe-4d1d-8bc4-937303606045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:09:35.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:09:45.740Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=689e615f-ad29-452b-b5e3-50477f8a50ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:09:45.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:09:55.758Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fdfffadb-589e-46d6-84d9-9f1cc4312749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:09:55.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:10:05.767Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=61d92319-846c-4d72-91ab-a819de07435f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:10:05.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:10:15.774Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=34a597db-0cf5-42e8-a776-4ac6c91aed36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:10:15.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:10:25.788Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=3cadb0e5-a8b7-44ad-bafe-2d2f90ceb94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:10:25.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:10:35.800Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=07497dec-aec6-4800-9f06-513c8276a6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:10:35.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:10:45.808Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=42457610-bff9-451c-ba30-21f832aafcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:10:45.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:10:55.816Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=dbce9f30-c0ca-47e4-9520-0a02ccb5c6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:10:55.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:11:05.824Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=598d6af4-6027-48ce-9989-2888c64212ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:11:05.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:11:15.833Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=83f96299-72cb-4047-bd23-6247ee66eb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:11:16.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:11:26.147Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=36b6df69-c73d-444c-b59e-680d2c151793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:11:26.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:11:36.162Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=3c60267c-c8c6-4a90-9dff-7822c00dd1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:11:36.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:11:46.171Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=14b72b4b-d18d-41fd-ab65-e41314ef0374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:11:46.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:11:48.325Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:11:48.327Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T23:11:48.336Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T23:11:48.339Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T23:11:48.409Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T23:11:48.436Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T23:11:48.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:11:56.182Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=046db5b5-6f4d-491b-89b6-ccbd90168eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:11:56.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:12:06.191Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=408e1e5e-f6f6-4af7-9b56-8a28bef825ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:12:06.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:12:16.198Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e0313606-12ee-47a2-a4f3-c6a7c85f87a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:12:16.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:12:26.232Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=4a133b86-ec6d-4fb1-ace3-237b093671a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:12:26.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:12:36.243Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b09edb38-8ff8-47b7-bb18-6a7ef045ac31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:12:36.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:12:46.256Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=65c29e9d-294e-44ea-a56a-b7a22c4bbb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:12:46.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:12:56.263Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=4cf7cd17-fa73-48ae-b68e-bdcd27b646b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:12:56.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:13:06.271Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=99e7e7dc-f3ed-46d7-b8f3-4663636fa63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:13:06.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:13:16.279Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=032c01ce-5866-45a3-b42e-298d38c30b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:13:16.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:13:26.295Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=c5bdb39c-750c-40ae-abdd-dd3e7b704d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:13:26.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:13:36.306Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e9ddfcbd-96b3-4f86-baa2-5f9f2a281a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:13:36.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:13:46.320Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fd20f276-5159-46f2-bf0a-b4befa76952e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:13:46.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:13:56.329Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=80da3bc1-0d3c-4765-88a2-8bc25413e9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:13:56.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:14:06.337Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=d389a58d-a224-44ec-b3ba-dfb0f3a05c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:14:06.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:14:16.356Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=a72fa69e-837b-4905-bbf5-4e051ef5dc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:14:16.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:14:26.365Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e4bbf808-0c66-4961-bf8d-3ebd248c9d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:14:26.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:14:36.379Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ec29e6b8-cbae-4617-b91f-2fb6170c6ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:14:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:14:46.391Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=94345b2b-6859-4222-8b1e-e56f6e053f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:14:46.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:14:56.401Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b1b9cdec-4651-4329-9908-84e0096444c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:14:56.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:15:06.418Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ef7735f9-af0d-4b85-a768-9c605ed8dba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:15:06.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:15:16.428Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1a332718-161e-49a1-bc2a-3756464485a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:15:16.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:15:26.443Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=206a7e89-1751-4c05-87fd-b481517c2cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:15:26.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:15:36.459Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=a9dd35ce-c170-4514-bbb2-14bbf8ef18b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:15:36.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:15:46.467Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=86497ce3-0c3f-4499-8ef2-7b71f69977c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:15:46.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:15:56.475Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=bf281f79-105e-4471-8d7b-f8150a220724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:15:56.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:16:06.484Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1bd880b0-26f1-4e7d-946d-8879db02ae61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:16:06.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:16:16.497Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=83623096-4f20-44a3-a1e8-312edfb28c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:16:16.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:16:26.511Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ef53e4f4-da2f-40c6-9777-92e679cbdf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:16:26.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:16:36.521Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=bd9578fe-664c-4c0a-b75d-7dbb5383693d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:16:36.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:16:46.538Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ac533398-211e-487d-9344-91d03b4b6e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:16:46.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:16:48.327Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:16:48.327Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T23:16:48.338Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T23:16:48.342Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T23:16:48.406Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T23:16:48.407Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T23:16:48.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:16:56.548Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=39100098-9b2e-4033-9813-98f78ac843bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:16:56.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:17:06.556Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ad429d9e-6878-40a5-87ad-2bfe63fb579b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:17:06.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:17:16.566Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=34de919d-b8a3-492b-bd24-13c9815c1f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:17:16.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:17:26.575Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=75aeee03-4741-4a17-a875-4b65b137e82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:17:26.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:17:36.586Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=158c94e2-57dc-4d5a-bcaa-b3a8b6f9939c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:17:36.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:17:46.598Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=328fb119-b26d-4fd3-bd29-d7e79992fce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:17:46.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:17:56.613Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=41c4578c-4b32-47c2-ba62-862f230a6411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:17:56.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:18:06.623Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=166179d6-13df-4a32-bdea-e5dcb37c896d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:18:06.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:18:16.641Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=4394c5e9-205c-4680-8eec-ee4a2a50f692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:18:16.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:18:26.651Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b1156d3e-bc5d-4f69-8790-06cfbf32a635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:18:26.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:18:36.662Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=2c46bf36-160a-4baa-8f7e-b74c388214db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:18:36.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:18:46.670Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=a94f5ab7-814a-4770-82ce-8d0a96a469c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:18:46.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:18:56.685Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ad348b23-6b59-4d67-b639-e6c469c85c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:18:56.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:19:06.693Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1918734c-c732-41f2-9baa-747e82a2b51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:19:06.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:19:16.702Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=872ab89c-179b-4f0b-961e-4088b413285d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:19:16.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:19:26.709Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=6ea1cff2-3469-41bf-b485-8a30697fb98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:19:26.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:19:36.717Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=41ec4809-4ed5-4363-b535-788174ebf6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:19:36.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:19:46.727Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=c92b88c6-d631-4a82-8832-db56be339fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:19:46.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:19:56.740Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b4770fd5-81f5-4769-89ba-f1d615dfb575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:19:56.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:20:06.754Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b86b93c3-5d8d-4366-afee-92b4bfbd3ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:20:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:20:16.762Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=89ec17dd-31cf-4fab-b54a-1bd14ee61844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:20:16.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:20:26.769Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=23cd2f7c-1974-4241-81c9-0012abd08e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:20:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:20:36.778Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=463af577-736e-4444-a45d-e6476dafdf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:20:36.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:20:46.785Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=622f7e1e-22a2-4c5d-a915-682fecc52293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:20:46.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:20:56.793Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5b85d647-fce0-4316-8e40-66c94e82ca26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:20:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:21:06.804Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f8911519-54cc-4f5f-9b6b-861c8e2e4f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:21:06.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:21:16.817Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=a5f78809-f4eb-471a-b95f-31c4a841a53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:21:16.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:21:26.824Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=33b1adca-8dce-451d-aa67-9d40ef506ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:21:26.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:21:36.831Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=6b9b1218-3745-4206-ab3b-7d5fed407374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:21:36.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:21:46.840Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b4e2009f-2195-4cdb-82fa-437b64b9b59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:21:46.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:21:48.318Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:21:48.319Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T23:21:48.366Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T23:21:48.371Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T23:21:48.455Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T23:21:48.458Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T23:21:48.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:21:56.847Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=3111fe29-25d5-4ccf-b1e8-8f36e0c2eb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:21:56.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:22:06.855Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=00802723-b257-41f5-9c18-84f6faa8a3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:22:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:22:16.867Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=7513c57b-aaf8-443f-8315-bc65919c6915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:22:16.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:22:26.877Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=46e6eb3c-03c0-4981-9aad-cfd765a152b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:22:26.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:22:36.886Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ba86b848-88ac-4215-a8f6-cc659ecfe7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:22:36.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:22:46.895Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fd47de42-8ef3-43d5-bb62-86b65cfdeee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:22:46.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:22:56.911Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1d150f01-b050-4e57-a1fb-748b79da192d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:22:56.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:23:06.920Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=24cf7ff4-ba07-456a-abca-a2ecabb91dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:23:06.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:23:16.937Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=48b19bbb-26b1-4254-b850-bff66267edd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:23:16.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:23:26.951Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=2e125e0c-033b-485a-a4e8-47a8f48c2cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:23:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:23:36.961Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=43a6e9dd-fb34-4ada-ae98-9b2806b94cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:23:36.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:23:46.969Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=cc1a6190-6ba7-49ba-ae85-e5b73b0a7f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:23:46.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:23:56.978Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=965556cd-0503-4d28-9352-68f637086c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:23:56.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:24:06.993Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=da8a64ad-f3e3-45c7-8640-65046109ad59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:24:07.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:24:17.001Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=c894da9f-66e6-407e-b748-61253a5f88e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:24:17.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:24:27.014Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=042fd8a7-b3aa-43e2-9e1c-efa7fa275ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:24:27.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:24:37.023Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=283c268f-ad03-47c0-bb32-5001f817d552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:24:37.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:24:47.032Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=2908f97c-2f98-4423-a466-e806c09e36dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:24:47.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:24:57.040Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=11765939-f2ce-4801-b4b0-ff366e66bba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:24:57.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:25:07.056Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=75f2b79e-76eb-4a51-9a93-cf87ffcde4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:25:07.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:25:17.066Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=7529f6d3-82b8-4c2e-8ae6-bd9593b8b3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:25:17.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:25:27.073Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=717455b3-e064-41f9-a73c-afe04e08f697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:25:27.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:25:37.080Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f461846a-ecf6-4966-9f13-5e711d1f411e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:25:37.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:25:47.086Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=6fce6b77-862f-4a3f-bcef-bd91198b099f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:25:47.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:25:57.093Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=baffb290-dd2e-416b-a0e7-0a29ec773ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:25:57.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:26:07.101Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=138b8b88-9599-432a-a334-3cf72447d8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:26:07.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:26:17.111Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=9bdd2286-d367-4fbf-a5fc-d0a2c2c5fd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:26:17.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:26:27.122Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=16112879-4620-4b8b-954d-47ee2a05754e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:26:27.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:26:37.130Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e8e3d259-16bd-4d49-841f-b17f5bd9b013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:26:37.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:26:47.136Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b626e1ad-e667-4969-acfe-5e7cd2b199dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:26:47.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:26:48.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:26:48.332Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T23:26:48.351Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T23:26:48.354Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T23:26:48.426Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T23:26:48.426Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T23:26:48.429Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:26:57.149Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1373a753-11ea-47f4-b201-dd3e09faf86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:26:57.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:27:07.157Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=8caba269-65e7-46ad-994f-fec2c15ea735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:27:07.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:27:17.166Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=dc0f8a8e-39d5-475d-a005-fbece611af3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:27:17.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:27:27.176Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=011b840d-28a5-496c-82b5-f2eab6d6bac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:27:27.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:27:37.189Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=a3c37994-0db4-4fcb-a584-5a91e989b4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:27:37.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:27:47.196Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=d8fa6a4c-305e-4b40-a743-0befc90649ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:27:47.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:27:57.203Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=050bca39-8bfc-4646-b822-c44f583c146a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:27:57.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:28:07.211Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=c26887ec-2f52-42c8-b2a0-86413d650ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:28:07.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:28:17.218Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=23ecfd6a-a5d2-4bfe-bd69-8c93b52a41df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:28:17.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:28:27.225Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5c9d5679-876a-498e-9ad1-fda3a9638b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:28:27.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:28:37.237Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=3b0afb4c-0714-41e5-a73b-a09cdef59447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:28:37.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:28:47.248Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=698a34e6-53fa-46d2-ab1b-b2a487b4d33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:28:47.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:28:57.258Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=918ad26d-ea10-4607-9dee-4e4f58c3a77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:28:57.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:29:07.266Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=7278fd3b-d781-4bbd-8c9a-039be11585be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:29:07.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:29:17.274Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f9485031-bd29-467b-8119-90902b29014b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:29:17.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:29:27.281Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=0c7e530b-ff71-4bb6-9fb9-21b2a8859cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:29:27.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:29:37.290Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=83f3e96f-e8b9-401f-bacf-f9041d9d13c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:29:37.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:29:47.301Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=cb59aa3e-eae7-4c15-b71f-750c93e7355e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:29:47.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:29:57.313Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=d8d04dde-1127-4251-ba4b-9dadc9b35545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:29:57.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:30:07.321Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=2dbaea1f-bfa4-4456-8165-0f8d58a4f68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:30:07.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:30:17.331Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=c990e6e8-c190-4bb5-a179-f56f3342d1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:30:17.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:30:27.337Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=0d2edb5d-e789-4191-982f-1295feaf1c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:30:27.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:30:37.353Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=9a7dd6e5-ae3d-4956-9690-f528da9d707f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:30:37.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:30:47.362Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=7ccb59e7-0f36-47c2-a8b1-3ef913e30cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:30:47.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:30:57.369Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=d41be546-a977-4d78-a312-d34b8b59b5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:30:57.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:31:07.382Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=a93d2812-e5e4-46db-9a89-c168f31de6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:31:07.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:31:17.389Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f7a1eb18-975b-4744-aad3-335b82b72121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:31:17.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:31:27.399Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=009e3cc6-e604-4788-9fdc-b4e1551198f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:31:27.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:31:37.405Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=915d565b-3695-4b1c-bad0-97c3b389e5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:31:37.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:31:47.413Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b9febf9c-da8e-4e89-9e8a-173242a46498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:31:47.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:31:48.315Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:31:48.326Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T23:31:48.337Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T23:31:48.340Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T23:31:48.401Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T23:31:48.401Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T23:31:48.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:31:57.421Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1e7c1452-5416-4740-8f28-a9eb53aecfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:31:57.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:32:07.428Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=46f5bbd7-59cf-40c7-a6c2-b2684a6ab034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:32:07.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:32:17.439Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=cb9ecfed-67af-4c3a-97c2-0fd0e9417129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:32:17.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:32:27.455Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=463546df-7a62-41fb-8ae6-feb0bcc75ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:32:27.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:32:37.462Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=941997b3-b0a3-48bf-9ff9-a76d75df091b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:32:37.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:32:47.472Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=64075b77-3172-41c2-ae7a-b63ccb813781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:32:47.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:32:57.479Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=46a43c8f-a861-4037-802c-9cd58bc8a2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:32:57.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:33:07.487Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=0ba597d3-a36a-4024-8cef-0e4b9ce38313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:33:07.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:33:17.495Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1fd1d288-ae57-4737-9a04-9b211cc2aa8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:33:17.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:33:27.503Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fa5c13c3-3875-4749-9bd9-94e07baab51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:33:27.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:33:37.514Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=cc22bdb2-bccd-4e0f-b450-269e617804b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:33:37.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:33:47.527Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=a078c339-b996-4f06-be14-b20aaa498988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:33:47.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:33:57.537Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5f689298-e354-4966-adda-3a745f707981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:33:57.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:34:07.551Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fd1f5ca8-35b3-4ab1-8058-9dea388bfaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:34:07.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:34:17.563Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=9fb1daab-c554-431a-9df7-e20e18c9d93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:34:17.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:34:27.571Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fe8d72d8-9d18-4dc4-a850-78bc1b9e7d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:34:27.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:34:37.582Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=76e5ddc2-82fe-4982-a1e5-5560ad44bdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:34:37.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:34:47.590Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=de2b0c9f-0ae2-4862-803e-14a123285a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:34:47.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:34:57.603Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=8b2c727f-321a-4541-b089-b5730f19be45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:34:57.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:35:07.612Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=88513a11-63fc-42fc-af57-11a87710d303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:35:07.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:35:17.620Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=809fa01f-a6c4-4bf7-9d3c-3e5d02d37db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:35:17.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:35:27.628Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ea9ce21b-4e30-40ea-ac38-651e6bfeea70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:35:27.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:35:37.641Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5e139e4e-6e0e-45ac-9a07-fe9372428fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:35:37.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:35:47.652Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fa6db5a1-b3d6-425c-8749-b9d68e3a5d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:35:47.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:35:57.661Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f4259733-8ca4-47f8-b207-ad35a8a4e4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:35:57.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:36:07.672Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5c385155-1648-4b50-bb08-54731675f47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:36:07.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:36:17.684Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b9e825dd-ee66-4fbd-9275-ecd26cdded20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:36:17.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:36:27.691Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=7af7df27-4100-4eda-8389-a90be00423a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:36:27.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:36:37.704Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=a398f218-6e7d-463d-8483-79f5eaae543c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:36:37.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:36:47.711Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=c80e55ec-18ec-40e9-9fee-5a1b359b3d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:36:47.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:36:48.342Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:36:48.343Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T23:36:48.356Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T23:36:48.360Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T23:36:48.433Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T23:36:48.436Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T23:36:48.439Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:36:57.721Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=04f4af96-9456-4d1d-ac79-c234f21f2725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:36:57.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:37:07.731Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=af04a47f-1726-45ce-95c7-1fc889605578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:37:07.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:37:17.752Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f81e7e84-dbcd-4216-b7cf-64c3f6716890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:37:17.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:37:27.766Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=2fb93df8-ba52-4e7b-8ecf-6b53a183a88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:37:27.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:37:37.786Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=887c7c4a-8824-47ac-9352-d5945993f273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:37:37.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:37:47.798Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ea569333-0282-4d6a-ad3f-82e61d6fcb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:37:47.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:37:57.805Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=69da226e-1b81-406d-93f6-6c2a74fb4c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:37:57.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:38:07.814Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=8680f489-6d26-4259-ae6c-a96b003dc8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:38:07.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:38:17.823Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=d5a5819d-4b41-4327-8c67-5c7cc98e3f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:38:17.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:38:27.836Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=3a8ece8e-08c2-401d-99df-5cee234d5694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:38:27.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:38:37.848Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1b3a3f37-9bb2-4a87-a1fe-99205db8188f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:38:37.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:38:47.857Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=0591216b-1904-47aa-91e4-4b072a091c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:38:47.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:38:57.865Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=dab6fadd-2126-4edf-ab1f-eb88ad1c1c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:38:57.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:39:07.873Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=3469ed38-d279-4297-acbd-1dc2c14151cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:39:07.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:39:17.883Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1c64d05e-e591-4f1e-8a71-6aa94fcb25f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:39:17.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:39:27.891Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e32b0ddc-f631-47c9-b210-de877c560f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:39:27.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:39:37.904Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=7ada656e-3fa1-4f63-b870-6a7cdf0fe463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:39:37.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:39:47.913Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fbba5389-8313-4312-af2f-a5b0ea0aeae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:39:47.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:39:57.920Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ba7aae6f-e287-47b4-9335-15b4a5661b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:39:57.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:40:07.927Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f5140a0b-3f82-4e39-9472-3116f8ea92df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:40:07.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:40:17.988Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1582aa14-4a16-4a0f-a005-3131c5be90f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:40:17.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:40:27.996Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=55a385fc-e1c8-4617-8ca0-258b7fa642d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:40:28.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:40:38.003Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f3bc2466-456c-4417-8620-e76408a9f24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:40:38.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:40:48.019Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=c1a98b56-3de4-4190-9446-fe832f4e53fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:40:48.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:40:58.031Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b9eda5b1-469d-4481-bc06-25d406a607bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:40:58.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:41:08.040Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=c746c062-06d1-454d-8b3f-0d638822ad48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:41:08.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:41:18.047Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5616a4bd-c0c1-4a36-878f-9e521ad04af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:41:18.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:41:28.057Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=4634451f-29e7-40b3-b33e-82cd12555009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:41:28.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:41:38.072Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b8abc511-146f-4bfb-b20f-c766df6f0d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:41:38.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:41:48.089Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=81a3063b-6c7c-4ea6-b044-b6d5b89e28dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:41:48.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:41:48.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:41:48.304Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T23:41:48.317Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T23:41:48.320Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T23:41:48.369Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T23:41:48.369Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T23:41:48.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:41:58.107Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=2fbfda16-fa01-4704-a23e-2fde5e1c60ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:41:58.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:42:08.119Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fcec5e65-3bf2-4702-9fe7-d3409a7d3bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:42:08.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:42:18.126Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=337c9db8-25ae-44db-9fa3-4cb011c14366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:42:18.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:42:28.132Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=509e9ac5-be5f-4f52-949b-f2add2967232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:42:28.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:42:38.145Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5a5c731b-ac76-47f1-ad01-6d355a36613c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:42:38.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:42:48.158Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fa9525b3-b45a-41d1-9b96-cb10cf6e4aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:42:48.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:42:58.165Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=0e9b4c84-2fa6-4677-9f9b-c55d267925fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:42:58.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:43:08.175Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=0e31cefb-f542-487f-8fc7-e07c970da064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:43:08.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:43:18.186Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=aa67900c-a742-4fbe-83e6-d89250ff2e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:43:18.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:43:28.192Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=3dc3fde9-a347-4cc4-a8d9-0378f046ccbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:43:28.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:43:38.199Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=6325a348-358d-4f7e-b624-8cf6b446d0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:43:38.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:43:48.205Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1761d506-baa0-4fe6-8511-1d961ac5917b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:43:48.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:43:58.213Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=d56e2033-4792-44c2-8d5a-cd508ab79cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:43:58.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:44:08.220Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5b7351fa-b2e1-43d3-a88b-ea202e803f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:44:08.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:44:18.230Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=db726976-9f69-43fe-a6f7-e6dcb7871d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:44:18.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:44:28.250Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=7b659af3-816a-4f97-8fdd-7cd95eda8dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:44:28.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:44:38.258Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f312b8df-dc96-4765-aebb-decb15cdd1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:44:38.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:44:48.265Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=343b2a7b-9bce-4e19-8cd5-73d51d2291ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:44:48.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:44:58.271Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=9dd1b33b-c0ce-47a6-bd31-56ec025bc325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:44:58.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:45:08.278Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1c667b63-b520-43d4-abef-3112849a0e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:45:08.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:45:18.285Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=0dcf14e6-0f32-4cbe-b8e1-f76a1bae97e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:45:18.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:45:28.292Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=12679e8d-d9b9-42c1-a8f4-a31efa86bec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:45:28.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:45:38.305Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=0a9b68d7-8e87-47d7-b1ba-09bc91d73876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:45:38.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:45:48.312Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=8783d7a0-55e3-4035-9def-a7193649151d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:45:48.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:45:58.320Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b9bb8135-bf6b-46db-9bbf-c35dc3c6c3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:45:58.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:46:08.327Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=47e391c1-b26c-4760-b1c5-514fd38ba20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:46:08.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:46:18.333Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=161a0185-dd66-4741-a586-bf70e6e192c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:46:18.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:46:28.343Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5e9381c7-9225-454a-b0f2-01996f91fa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:46:28.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:46:38.366Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=334183ba-c389-47e8-8271-d9fd2f516cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:46:38.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:46:48.322Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:46:48.323Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T23:46:48.336Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T23:46:48.339Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:46:48.375Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=c5ce780b-638e-44fa-8048-1d6ea4098a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:46:48.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T23:46:48.414Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T23:46:48.414Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T23:46:48.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:46:58.381Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fd03b5c3-6f6f-4925-8404-e4946977709d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:46:58.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:47:08.388Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=65b7d860-dd8b-4ba9-9307-b7dd6485102d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:47:08.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:47:18.395Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=7525aee4-7375-40a2-86c8-8af67dad4ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:47:18.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:47:28.413Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=a43b98bf-4ede-4b10-a93e-21dfed496d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:47:28.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:47:38.420Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ace3ba44-64db-43fb-9243-293372d917e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:47:38.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:47:48.427Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=074f282b-34b1-4036-bd88-128b5cdf66c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:47:48.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:47:58.434Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=daa9ec61-9a2f-4b4f-87ab-5287b58896e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:47:58.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:48:08.447Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1f95da56-dcac-4132-b1c3-525ee6ff7004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:48:08.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:48:18.454Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=01831192-8607-4316-a3c7-a61ae6278a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:48:18.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:48:28.461Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e55e1a8b-6f04-4fe4-932c-218bad713233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:48:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:48:38.467Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=9e98156e-e9cb-4633-8159-a409c48995da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:48:38.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:48:48.517Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=eed20e7d-7e84-4381-80e5-db1c2f625d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:48:48.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:48:58.527Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1add6b32-942a-48d9-aa56-96e28d2aa727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:48:58.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:49:08.536Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e46368d4-4432-4379-b572-463cd8cdec01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:49:08.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:49:18.548Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=6eddade3-7a99-45b5-be71-6f953503739f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:49:18.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:49:28.554Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=2b0da33c-4d6d-4a96-9f0b-76845cc5d5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:49:28.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:49:38.561Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e24f0c63-3c5f-4a5d-a50d-e629d3011a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:49:38.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:49:48.581Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=4ae280a7-ca2c-43c4-8e92-65bdccc1dc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:49:48.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:49:58.588Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=4a80179e-bd9f-4908-9c68-f4c2f1c0169e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:49:58.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:50:08.595Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1e3cffe6-ab47-4999-8595-55530f5e46e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:50:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:50:18.604Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=c5c34062-4bdd-4bbe-b3f2-989c1f5509d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:50:18.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:50:28.616Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=2a954458-d950-47c8-ba1c-41f2c218e6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:50:28.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:50:38.623Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fe95bf09-3864-458e-8344-aebe63364a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:50:38.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:50:48.630Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fc367357-b4c3-4759-9bad-28264a67fbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:50:48.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:50:58.650Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=03d1572f-950d-4035-99f7-47a2f99a3aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:50:58.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:51:08.657Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=be776663-d571-4a20-81ef-48a00abc14a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:51:08.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:51:18.663Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=4e966280-31f6-4e38-83b7-c428b3a885ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:51:18.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:51:28.670Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=07f1285b-10cd-478d-9d96-4c81a56348a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:51:28.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:51:38.679Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5370556d-2611-4de1-a035-7d3ab3d3b314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:51:38.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:51:48.318Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:51:48.318Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T23:51:48.330Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T23:51:48.333Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T23:51:48.399Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T23:51:48.399Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T23:51:48.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:51:48.690Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=de5b6f48-b055-464b-80b6-8eb1ee39b170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:51:48.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:51:58.696Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=6fee4073-8367-4c6c-87f5-d66c1ba4738b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:51:58.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:52:08.703Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1ecec2c1-1ae1-48db-8c04-289d9f77aa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:52:08.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:52:18.711Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=7f38d540-684b-4d92-a3f5-151cc0b7f3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:52:18.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:52:28.734Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=70e7aaab-cfda-449b-a09f-9dd1012b83c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:52:28.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:52:38.744Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=da909fb0-ac4b-4bd5-bc59-c0dfaf528ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:52:38.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:52:48.761Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=792b821f-0689-4525-95d3-57e274b319c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:52:48.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:52:58.774Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=9f8a705e-ca68-488a-8fad-76076001953c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:52:58.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:53:08.783Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1766d72c-edd7-43dc-a54a-8731b9137f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:53:08.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:53:18.790Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=9f223f3f-3679-4eb8-8470-2af2a5e6b8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:53:18.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:53:28.796Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=47f12177-0596-4610-a3a5-2ab6ed0ef977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:53:28.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:53:38.802Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fa0d9b4c-98ac-4f2b-8bb6-b0409a603606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:53:38.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:53:48.809Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=0be1d6c8-7b8f-45c6-b45d-b52de869f0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:53:48.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:53:58.821Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e252061c-1358-4087-91d8-b06e906c67a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:53:58.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:54:08.829Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ba049857-c8a7-427a-9903-a7feaec02114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:54:08.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:54:18.838Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=a2c7062f-daa3-401f-8478-085bebdb374a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:54:18.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:54:28.847Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ea25b823-f9f0-47a5-b10d-d6d6b95beeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:54:28.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:54:38.854Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b9cfed6b-4ee7-4709-81f0-c18ac204f468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:54:38.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:54:48.862Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=bad62f80-6ffb-4bc3-bd86-c86b3c43743f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:54:48.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:54:58.868Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5cc936d7-b76e-43ea-bed6-8f031b0ebb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:54:58.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:55:08.877Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=969b1fe0-1ad4-4543-8263-67b60eb0b9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:55:08.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:55:18.893Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=750ccb34-789e-474f-9979-b46fcf4ea08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:55:18.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:55:28.901Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=40e3e152-b468-418f-8811-09507eaf876e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:55:28.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:55:38.909Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=be03e1f8-154a-4bb2-adde-b034aee453c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:55:38.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:55:48.921Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=89c4aac0-ac11-44a8-8c2a-470b5e6488f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:55:48.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:55:58.931Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=093c1032-0988-4a74-8e7b-088d15f14ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:55:58.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:56:08.938Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b23d4b82-3323-4565-b1f2-14fc3b9b9cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:56:08.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:56:18.948Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=849e2219-6dd4-4eeb-8411-6059211a9406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:56:18.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:56:28.960Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b777391c-6b4a-4a11-a111-0c8df9cfb7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:56:28.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:56:38.971Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=92a9ad48-159b-4fb1-a853-b98944844aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:56:38.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:56:48.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T23:56:48.332Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T23:56:48.349Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T23:56:48.409Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T23:56:48.462Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T23:56:48.462Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T23:56:48.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:56:48.978Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=9dd90acb-0491-4693-b71b-918b71d97569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:56:48.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:56:58.984Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=6fbd8c4e-ec39-4f5a-9aff-686744c66d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:56:58.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:57:08.990Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=597fc263-46d8-46a9-bcc9-e0b09d2282c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:57:08.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:57:18.997Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f25c999b-f1f5-44b2-acc8-09dc111a71b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:57:19.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:57:29.004Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=3bdaf2a4-93d8-4c9f-9d2d-585ef7285c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:57:29.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:57:39.011Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=0ec1dfd8-f67e-4375-adb7-3db8443227e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:57:39.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:57:49.023Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b5ac2f64-47f9-4129-887f-cbf0132e7757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:57:49.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:57:59.029Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=9ff2c9c5-1352-49d6-a0d1-6e3728f3a88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:57:59.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:58:09.036Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5987ca40-600b-4049-8937-a4cb59d78eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:58:09.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:58:19.045Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b63ddf69-9dca-4312-bb80-e96f153feaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:58:19.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:58:29.053Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=719d8dae-7fb1-4f8f-b477-3128f4c09b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:58:29.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:58:39.072Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=c7222bb0-6157-4c98-8b1b-49cc2b391e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:58:39.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:58:49.080Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=a8a69227-e8a0-46bc-9cc5-f62b8ee32af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:58:49.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:58:59.091Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=15aa1ceb-816f-49cf-9c52-f0f8a2af18e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:58:59.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:59:09.099Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1016b1ce-01be-4d03-b5c7-8095e40d3e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:59:09.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:59:19.108Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=22656034-498b-49bf-a47f-d015f2811e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:59:19.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:59:29.114Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=312ed84c-8cba-424e-93a6-92813a26963d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:59:29.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:59:39.122Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1edfd1ec-2062-4165-9a77-921d1be74601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:59:39.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:59:49.131Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=441e5332-f000-4aca-9581-70f8e43e53f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:59:49.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:59:59.137Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b08ff87a-aeda-434b-86e9-36bdc3cb3045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T23:59:59.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:00:09.149Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=4f70ecbe-9595-479c-ae4f-8cfe682ad36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:00:09.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:00:19.201Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=897e633e-efc3-483e-8e59-14b0a320964e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:00:19.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:00:29.208Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=16a004b9-ba02-4618-953c-1b91af2f558e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:00:29.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:00:39.214Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=05c43ea8-616d-49cc-9fe0-71f5cc8b337b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:00:39.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:00:49.220Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fe06d799-5d68-4e03-8ccc-71f3e5884585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:00:49.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:00:59.227Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b75a5970-53ef-4373-978c-169d09c28d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:00:59.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:01:09.237Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=8abbac35-8a1a-4cfe-b09b-da5760db6b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:01:09.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:01:19.246Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b41b0453-160d-4bc5-84dc-adfe4d19213c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:01:19.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:01:29.267Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=0b5782c2-933c-495f-bcb0-edba070cfed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:01:29.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:01:39.275Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=2a37ecd4-49f0-4876-9024-f2ef3a2cb2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:01:39.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-18T00:01:48.318Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-18T00:01:48.319Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-18T00:01:48.335Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-18T00:01:48.339Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-18T00:01:48.390Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-18T00:01:48.391Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-18T00:01:48.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:01:49.283Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e0e1a5ce-68a5-405e-943e-502f55c129ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:01:49.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:01:59.288Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=2f87f457-4925-4495-bda3-af0357497922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:01:59.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:02:09.296Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=58d3fb32-da26-48d4-83e9-9c462e212aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:02:09.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:02:19.303Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=4d562753-fc21-4082-930e-8efebbfd8d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:02:19.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:02:29.311Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=faf77310-a2b6-4442-b5e8-7257873c176a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:02:29.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:02:39.318Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5d3af245-f846-4c8e-aec1-7bd1d92f6165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:02:39.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:02:49.329Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=520b5b40-d736-406c-a4e1-3d46ac5bd1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:02:49.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:02:59.335Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=accbb354-706c-41de-af30-5d43a4380f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:02:59.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:03:09.365Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1193b45f-6423-4156-9cbd-3dd9bdeb5bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:03:09.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:03:19.372Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fb695b4e-2898-44b9-b849-76fa58237c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:03:19.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:03:29.380Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ef43aa3d-d25b-42ea-adb9-2265f85c1f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:03:29.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:03:39.391Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ef219fdd-b589-4be6-ad8b-edab47c42500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:03:39.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:03:49.403Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=9852f7cf-b35f-4207-9142-3287729735ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:03:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:03:59.428Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=89f7b26b-af5d-4e51-a5b7-95d65cdc2fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:03:59.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:04:09.436Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ef705a91-3466-41ab-ad71-3d5715949c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:04:09.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:04:19.444Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=2e1f3c80-a02c-4abd-a7fb-c7fbc511cad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:04:19.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:04:29.462Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=06e91ebc-ed3b-4a79-8105-a9f645f626ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:04:29.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:04:39.476Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e5d43b08-199f-4c08-8d5c-79cb4ae994bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:04:39.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:04:49.484Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=dc591f2c-fc8c-4c0e-bdd8-e5bac429a015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:04:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:04:59.497Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=96cbc1d8-d018-46ff-962d-23e3ef8521cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:04:59.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:05:09.504Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=863eb8fb-f57b-4671-94e6-7d3675e0e514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:05:09.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:05:19.510Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=120a184f-a7bd-4aae-8b6a-f83a546e7769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:05:19.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:05:29.517Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=a3afc3b8-140d-4239-b707-db0ac6c6c401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:05:29.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:05:39.522Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=3e675bc6-915c-4ada-a7d1-f706c3c02d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:05:39.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:05:49.530Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e1fd2f0a-2adb-4099-9419-ebf5da0f729c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:05:49.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:05:59.542Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=42de17b4-8bd2-42b8-b22b-8121602ddb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:05:59.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:06:09.548Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e25bdc6f-c10f-4e36-a421-524950032167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:06:09.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:06:19.560Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=39d52c29-d165-4a32-9e90-69c11efd34ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:06:19.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:06:29.570Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f688e7ed-f93b-4b4e-be62-97367540704f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:06:29.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:06:39.576Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=2d425452-c661-48e1-88e0-931bf6641fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:06:39.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-18T00:06:48.371Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-18T00:06:48.371Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-18T00:06:48.395Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-18T00:06:48.399Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-18T00:06:48.447Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-18T00:06:48.448Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-18T00:06:48.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:06:49.585Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=dee2e937-352d-40ae-b06d-840d9904ab04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:06:49.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:06:59.593Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=067bb22c-ed3b-45d7-8d2e-6f82c2f0d654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:06:59.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:07:09.598Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5ee968b6-a5a3-4d58-b78e-24cc3f0ad3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:07:09.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:07:19.607Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=2088d724-3699-4963-a864-016ecb412fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:07:19.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:07:29.615Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=029fd6fa-fe79-4b37-a0b8-0043577d0b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:07:29.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:07:39.622Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5f2a9088-843e-4b94-8265-e898b0363ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:07:39.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:07:49.629Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=9f00e65f-3e28-43ee-91cc-72a22e3b5a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:07:49.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:07:59.641Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e8e0b175-eb4c-43e3-b2e6-b454b49c0b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:07:59.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:08:09.650Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=883b161e-2349-4f36-82d1-190d506c3a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:08:09.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:08:19.657Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ac01d0ba-f93a-49d3-9fed-47ce8ce86e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:08:19.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:08:29.664Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=91eb3cb8-d702-4721-8d89-bd92bab51d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:08:29.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:08:39.671Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e718df59-f816-4413-9213-422a5f149c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:08:39.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:08:49.679Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=faea3b84-0b29-4606-b1fc-0bb9ffa2e911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:08:49.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:08:59.688Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=7c48927b-ac1b-4b75-ab9b-5de29dd30279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:08:59.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:09:09.695Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ac26eb4e-e132-466e-9f7c-eda2f8da192e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:09:09.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:09:19.703Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5109ee1e-f504-47e0-bfb7-6065c7cab9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:09:19.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:09:29.715Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ffe2bf50-f9ba-4a2d-9476-769d34552b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:09:29.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:09:39.722Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f1bcc253-d749-4280-b951-653ab4e1aec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:09:39.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:09:49.728Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=800510c5-ad5b-4928-907c-8b2460ce5a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:09:49.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:09:59.738Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=bf8fe929-059d-4512-b601-91d820160e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:09:59.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:10:09.744Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5b44ead6-6d5a-4de9-b170-988a0d976e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:10:09.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:10:19.751Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ccd0bc47-8c08-4d27-870b-b14bba44a495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:10:19.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:10:29.757Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=0853a1b5-886b-400b-9a2c-cc8f408a87bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:10:29.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:10:39.764Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=28113cb2-d3c6-4f61-b8e3-c9a772d1cc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:10:39.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:10:49.776Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=70a69238-2021-4821-836b-d42f2ec8baed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:10:49.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:10:59.784Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=bdcaee6c-6272-425a-a482-dd8b3c129af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:10:59.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:11:09.790Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=413a6165-c629-46e9-a465-e7ac25faaad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:11:09.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:11:19.797Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5ffe0cc1-e797-48cf-b710-b79867ddc765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:11:19.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:11:29.805Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=819031df-e7a7-4c21-851c-b92c84f5edc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:11:29.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:11:39.816Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=e35c3915-f810-4896-a863-27a683f0d435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:11:39.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-18T00:11:48.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-18T00:11:48.302Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-18T00:11:48.331Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-18T00:11:48.335Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-18T00:11:48.427Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-18T00:11:48.427Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-18T00:11:48.429Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:11:49.825Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=c0ac2aee-c676-4359-ac3d-607099b55994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:11:49.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:11:59.832Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b645df35-0d32-485e-849d-ba2832dad5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:11:59.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:12:09.843Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=7b1d9ec9-3930-4aaf-884d-4bc2d00f501a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:12:09.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:12:19.849Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b3a45e25-4d35-42a0-8fad-1a3dbde6d780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:12:19.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:12:29.857Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=42dacff9-0bb5-4997-9d04-0cbdcba6a55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:12:29.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:12:39.864Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=94bf9321-2b3e-4873-bf6d-ba30979374bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:12:39.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:12:49.871Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=759641ab-4ea4-481a-98cb-a695ab4ca9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:12:49.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:12:59.878Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ae846a87-3979-490c-bf4d-07c93f7ff6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:12:59.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:13:09.885Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=c55df1f7-3f66-4098-9034-20a4ca0b6ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:13:09.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:13:19.907Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=9196358b-1868-425e-a670-26cd45297deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:13:19.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:13:29.913Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=a9646920-eff4-49df-85ea-e686b65ba529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:13:29.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:13:39.922Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=9af1fe1b-e6e8-44c0-83ab-f5310c6caaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:13:39.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:13:49.929Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=41dbf7d8-535c-405a-8c1f-6b71168e6422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:13:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:13:59.937Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=20d20046-b89c-4ea1-99f0-3e0e25bc5d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:13:59.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:14:09.945Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=94f214f6-4662-4630-a054-b3ed51c70b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:14:09.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:14:19.954Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=54dcc884-2879-463f-9b40-30b6a9c3dda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:14:19.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:14:29.971Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=98129c3c-4ed5-4689-9e25-8f5c21062fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:14:29.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:14:39.979Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5d702b14-e9dc-4ad3-bf1d-813fa1c94cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:14:39.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:14:49.985Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=4df06ceb-51ef-4dc8-ad75-505b3c617bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:14:49.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:14:59.993Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=06695ba2-d0fe-42e1-9e40-f367e69bb5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:15:00.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:15:10.002Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=7c89d6da-beb4-4088-bd7e-e6860d265180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:15:10.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:15:20.008Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=684e09b9-d28c-42f4-9a56-bedbd62dd2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:15:20.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:15:30.015Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ec5a10ce-0bf1-47a2-8d01-cf2b53b47883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:15:30.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:15:40.026Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=793badd4-a52e-4f23-93ea-0d903884fe20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:15:40.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:15:50.045Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fdc93286-1eb2-4f87-9446-b5c56450bc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:15:50.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:16:00.053Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=94c74306-a55a-4de7-bead-20880fa55062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:16:00.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:16:10.061Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b23f897c-3eeb-40de-bbe6-5c70b7e36f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:16:10.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:16:20.068Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=8865adb0-d704-4fe8-84ee-cb80effad400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:16:20.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:16:30.083Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=dba3cdbc-087b-4c3b-bdae-6f0d91e771b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:16:30.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:16:40.090Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=4ded7a4b-a45b-4bed-b79d-3b5f378b60c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:16:40.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-18T00:16:48.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-18T00:16:48.327Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-18T00:16:48.350Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-18T00:16:48.355Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-18T00:16:48.417Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-18T00:16:48.417Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-18T00:16:48.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:16:50.098Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f62f40e1-75a1-47e2-9894-85d5537f109b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:16:50.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:17:00.105Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1eaa92e3-ec6b-4a3f-9059-51cc97ed1b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:17:00.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:17:10.116Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=6696baa4-58d9-498f-8337-6d75d5f8bde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:17:10.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:17:20.122Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=eaa2f9d0-4a87-4d50-93c8-420f6a120ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:17:20.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:17:30.129Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=671727f4-eebb-4fb7-ab2e-e49fc568a505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:17:30.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:17:40.138Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=0f341bcc-0ebb-4380-bb7f-e0a85b0215b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:17:40.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:17:50.146Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=331748b7-577b-446c-8bce-544a01a258df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:17:50.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:18:00.155Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=2eae29f1-c89a-472a-ad0b-9dde3e276910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:18:00.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:18:10.169Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=3674e4c3-00d9-4d1e-b09c-fba28d0094a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:18:10.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:18:20.182Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=91683c57-6249-4eb9-ba35-f7cbbf4fdea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:18:20.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:18:30.194Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=2d66bf27-0a0a-47af-b2eb-0d3a3dd9ac07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:18:30.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:18:40.203Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=cdcb532e-e586-4e1b-80b5-6ec77742732b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:18:40.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:18:50.210Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=9fc1add8-5c38-4abf-bcdf-29a0bcb2a0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:18:50.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:19:00.218Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=cc23120c-b9d7-4a14-a82c-f3ab04d9c354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:19:00.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:19:10.224Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=a1591f75-59ee-4110-ac5c-f38978caf2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:19:10.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:19:20.232Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=d2041aec-093d-4efe-ab26-743c0589ebf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:19:20.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:19:30.244Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=1facd419-5dcd-4b7e-8f2c-f1312afb9c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:19:30.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:19:40.255Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=38f00d96-6e36-4dd4-a9ad-8be92eb410f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:19:40.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:19:50.263Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5199c477-c27f-48f6-8969-1af71bd6daa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:19:50.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:20:00.272Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=0636e267-f209-4892-8e55-43cb00177b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:20:00.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:20:10.279Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=fde53c4b-ac0d-484b-874e-ba4dc595deb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:20:10.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:20:20.286Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=af75d6ac-7e63-4e5f-8087-123479023f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:20:20.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:20:30.293Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=79c20c43-4b63-43dc-af2a-49a952be0309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:20:30.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:20:40.301Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=6d405969-f2b1-4102-b2ef-62cdad6ba267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:20:40.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:20:50.314Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=3bcd8ba6-8142-4d7a-81ee-319f7eac2542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:20:50.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:21:00.320Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=b42308ad-c42b-406b-9043-e0ba6a6f5648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:21:00.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:21:10.328Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=a9dee5d4-22b0-4f72-8a05-df652af9c616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:21:10.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:21:20.335Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=cc5b2ece-0c25-4f33-8b5b-c1cea9f1a66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:21:20.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:21:30.342Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=c3af1032-23ae-407c-9ea8-a10036863031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:21:30.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:21:40.359Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f18d27d2-e60b-4446-a72d-e77bd8c3f365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:21:40.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-18T00:21:48.284Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-18T00:21:48.284Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-18T00:21:48.311Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-18T00:21:48.314Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-18T00:21:48.383Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-18T00:21:48.384Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-18T00:21:48.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:21:50.367Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=d5d713c0-d7ef-4928-910d-3a665f7be150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:21:50.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:22:00.377Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=dd4b1a36-9785-4fd6-abf2-424e415b5396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:22:00.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:22:10.391Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=7d37b504-3f3d-4fc3-8baf-8c3a5337dca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:22:10.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:22:20.398Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=3aa98db4-c07b-461f-90ac-a41671433ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:22:20.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:22:30.409Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=94a688b4-2af7-48e9-ae5f-aa32a13ed1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:22:30.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:22:40.417Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=cc97e2ad-9e3a-4da8-97c2-4da85ca7c4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:22:40.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:22:50.424Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=5067cd49-0616-40da-948d-701086d0b37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:22:50.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:23:00.431Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=62311c11-b030-4242-845e-0490c60334e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:23:00.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:23:10.439Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=d6e28cb2-4a35-4fb0-a067-e62955506165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:23:10.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:23:20.462Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=566b5c15-d9e6-49d1-85cf-a429e28916a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:23:20.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:23:30.477Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=241a5cfd-1dce-47fa-b8e0-ab75ccabd84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:23:30.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:23:40.485Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=7bf26013-58aa-4a85-98f5-7b55f584b09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:23:40.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:23:50.496Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=0b6221eb-7525-463e-8c11-c45796ce6861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:23:50.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:24:00.502Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=f2c7d716-b20c-4d19-805e-90a3650fa93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:24:00.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:24:10.509Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=d3695bf3-3288-433b-be18-c002d44e2c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:24:10.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:24:20.520Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ecdbfa91-0cae-46c9-82d8-91e5c3bfe5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:24:20.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:24:30.530Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=ffbad80f-2639-4869-8a4f-ce80c0518baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:24:30.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:24:40.537Z |INFO |Init configs |InvocationID=b1223d96-05ae-42ee-8274-e0d89d505484, InstanceUUID=c5bf5823-e2ba-4fcc-b084-4e23b0ca1e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-18T00:24:40.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |