. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T22:44:54.449Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T22:44:54.452Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-19T22:44:54.489Z |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-04-19T22:44:55.179Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-19T22:44:55.927Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-19T22:44:55.929Z |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-04-19T22:44:56.050Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-19T22:44:56.097Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-19T22:44:56.117Z |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-04-19T22:44:57.718Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-19T22:44:58.105Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-19T22:44:58.148Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-19T22:44:58.149Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-19T22:44:58.262Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-19T22:44:58.263Z |INFO |Root WebApplicationContext: initialization completed in 2144 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-19T22:44:58.601Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-19T22:44:59.449Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-19T22:45:01.503Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-19T22:45:01.865Z |INFO |Started MainApp in 9.927 seconds (JVM running for 10.587) |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-19T22:45:01.929Z |INFO |Start scheduling PRH workflow |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:45:01.943Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=42a1b4a6-5fb0-4d4b-b16e-53a21966cd39 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-19T22:45:24.862Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-19T22:45:24.862Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-19T22:45:24.865Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-19T22:45:31.993Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.182.249:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:45:32.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:45:42.033Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=8ad54e41-f383-4f7f-85eb-3594f88f6222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-19T22:46:12.072Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.182.249:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:46:12.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:46:22.076Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=ac211293-6b1b-4693-9218-f723a81db5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-19T22:46:52.130Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.182.249:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:46:52.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:47:02.135Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=b7e43479-3142-43ae-b0ea-efa6cc4094d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-19T22:47:32.193Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.182.249:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:47:32.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:47:42.196Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=042f0b06-2e62-4eef-b52c-1d319df34d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-19T22:48:12.237Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.182.249:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:48:12.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:48:22.245Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=556fc5c7-e6ee-4522-8250-95bcdfe0ce2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-19T22:48:52.288Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.182.249:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:48:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:49:02.294Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=d8fbb589-9f03-4f2d-bfb3-903959bbfcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-19T22:49:32.335Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.182.249:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:49:32.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:49:42.340Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=58cb489f-55cd-439f-921c-0b4feb084c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T22:49:59.070Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T22:49:59.071Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-19T22:49:59.074Z |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-04-19T22:49:59.079Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-19T22:49:59.152Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-19T22:49:59.152Z |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-04-19T22:49:59.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-19T22:50:12.371Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.182.249:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:50:12.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:50:22.379Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=5e6902b5-1bcc-43a7-af24-7cb26d70b6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:50:22.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:50:32.435Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=caaa800a-6991-4393-8780-7a40f44eec4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:50:32.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:50:42.456Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=96e1dc39-340d-4887-8897-5a86531e073e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:50:42.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:50:52.476Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=76681de2-88df-47c0-a3bc-44885debe275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:50:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:51:02.496Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=f6d66a6b-4630-41c1-a556-cd7cb39dbb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:51:02.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:51:12.508Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=4f80990b-b150-4414-a1e9-bdee4156c77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:51:12.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:51:22.521Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=a629ee4e-990f-496c-badc-f49b0a9a4911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:51:22.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:51:32.533Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=05fca3bd-b97d-481a-a46f-9e0211fe8336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:51:32.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:51:42.547Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=e9aa6457-f3a2-4640-9ea3-94454379a7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:51:42.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:51:52.568Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=874920d8-3541-412d-9e5c-c87019aef595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:51:52.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:52:02.599Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=83fc1a65-56a1-4afd-93c0-fa500577e9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:52:02.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:52:12.614Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=149bded1-db7e-4249-b21e-63df684976b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:52:12.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:52:22.626Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=bf6e578b-07eb-4a96-a89e-5242385bd65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:52:22.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:52:32.636Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=cf761875-2c02-418b-b7dc-58184a2e0945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:52:32.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:52:42.656Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=87c2ea85-fe21-402e-833e-e42323c92c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:52:42.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:52:52.684Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=fa606b30-b8ef-411d-90b0-3c66a4a17209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:52:52.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:53:02.698Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=10a43689-9978-4ddd-a211-419b721d64e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:53:02.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:53:12.710Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=37d97793-de8d-4b1b-84f4-5c002097ddcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:53:12.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:53:22.722Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=0808a1f1-dce0-48e9-be74-e4daf0efc751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:53:22.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:53:32.734Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=71556492-da5c-4e5d-a502-2060cacd682c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:53:32.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:53:42.744Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=bdf0875f-654f-41a8-b94d-5fdac473b3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:53:42.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:53:52.761Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=e43072f6-2b89-4a9c-9f38-532738630ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:53:52.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:54:02.784Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=34c9e678-fdea-4eb0-afe7-6e739dceacb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:54:02.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:54:12.796Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=738047cc-577e-4437-bc8d-6235019c3d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:54:12.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:54:22.807Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=db457877-da55-408d-87ba-5ebd2e3ca4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:54:22.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:54:32.821Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=9509cfe3-fb85-422b-aab6-341fd2ec78e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:54:32.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:54:42.833Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=fa236df7-40d4-4504-93a5-0511793413dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:54:42.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:54:52.844Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=d8bd53a4-7043-4d76-bdcf-dc1d771c82f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:54:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T22:54:59.066Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T22:54:59.066Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-19T22:54:59.067Z |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-04-19T22:54:59.072Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-19T22:54:59.149Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-19T22:54:59.149Z |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-04-19T22:54:59.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:55:02.860Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=5285264a-8be0-4291-adcb-2f7e10ed8d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:55:02.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:55:12.894Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=dc87d330-e318-490b-811d-d358d8c1f225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:55:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:55:22.903Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=40d91075-e5d0-4e9d-9c2a-7dfbc95c207c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:55:22.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:55:32.915Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=8e834b3c-d0ac-4e1b-9490-4cda1978a77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:55:32.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:55:42.927Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=ddcef0d7-9820-4ece-85fd-a2c90cdfc8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:55:42.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:55:52.937Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=7a947bf0-28c4-4a92-a538-f9e3684da6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:55:52.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:56:02.948Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=687c52c7-35dc-4f0b-9ec1-26f9b5f8c937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:56:02.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:56:12.963Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=e9f6b33c-0a68-47b7-ba2d-eb5be832f588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:56:12.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:56:22.992Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=7dc9c483-ad93-456d-8636-6e6b81e82437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:56:23.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:56:33.010Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=1e2c5dd4-98d4-4e3b-a7f5-1c37da19b112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:56:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:56:43.021Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=24028b37-4f29-4901-a5dc-094a3453869c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:56:43.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:56:53.032Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=caab037f-cef1-486c-8ae7-74209a364ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:56:53.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:57:03.060Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=23aa1350-6d1d-4a52-a5f6-e95a48f20109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:57:03.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:57:13.074Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=df5b5be6-6ec2-4c90-bc8a-f9d7e74f1998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:57:13.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:57:23.092Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=b682958d-4296-4855-8040-82e83caa7cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:57:23.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:57:33.114Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=e21558aa-a22e-4b74-8666-e2fbd88e28fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:57:33.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:57:43.126Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=2d9d95aa-753f-4a70-b4e4-2fe75cd6f3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:57:43.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:57:53.135Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=e19b985b-13d6-4258-a4e1-ee261d607f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:57:53.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:58:03.146Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=3401e0ef-78fa-4bfa-9db5-c41494b33dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:58:03.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:58:13.179Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=187996f2-8ea2-4a11-8704-b5a6fd01448f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:58:13.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:58:23.215Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=7863baf6-eb61-4df2-8498-9cc6083f772e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:58:23.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:58:33.232Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=ed27c1be-3a2a-4e67-8a1e-7502df4df485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:58:33.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:58:43.246Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=20553908-d3ef-4797-b963-d8b1f45cfb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:58:43.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:58:53.267Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=f398802b-ca4c-47c2-aee1-a5df8053c1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:58:53.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:59:03.282Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=7693e33a-c372-4b00-8782-7ecdfd3a85d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:59:03.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:59:13.296Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=644d5c04-b9fc-475b-8c6b-75252425ac38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:59:13.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:59:23.309Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=70d51222-879d-409d-b647-d0dfb5db3996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:59:23.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:59:33.322Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=3a974763-481b-457e-bf38-34131989b586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:59:33.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:59:43.330Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=1307f993-de3c-4465-9321-097174719e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:59:43.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:59:53.343Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=3f4977e1-a2b3-40a8-a31d-50188ce339a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T22:59:53.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T22:59:59.037Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T22:59:59.038Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-19T22:59:59.039Z |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-04-19T22:59:59.041Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-19T22:59:59.130Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-19T22:59:59.131Z |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-04-19T22:59:59.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:00:03.384Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=bdb6e679-6bff-4e81-a7af-78c05d26716f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:00:03.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:00:13.395Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=e8b9bf8e-d849-428d-8300-e71f2766fa28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:00:13.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:00:23.405Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=c46dc385-94bf-4d54-8f09-fb07b064ca90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:00:23.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:00:33.413Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=709f068a-5c9c-465d-b0db-f865bc526900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:00:33.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:00:43.423Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=06103dc3-6ef0-4df6-85d2-6662686ba8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:00:43.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:00:53.433Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=a18dd544-1b1f-4a7b-8235-3ec4b5cff496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:00:53.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:01:03.465Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=2be0cafc-faab-4b32-8ad9-d2c1d97b1184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:01:03.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:01:13.480Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=3f13dd32-3365-4bd1-849e-3da02196bae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:01:13.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:01:23.492Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=a9521403-079b-46c4-b139-abb40382814c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:01:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:01:33.514Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=bd215c1e-b99d-4ec1-949a-057ccf319da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:01:33.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:01:43.523Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=87f90338-742d-4ae0-8432-06eddd749e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:01:43.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:01:53.531Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=25669667-63d5-4c4f-b33d-a750c0d83bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:01:53.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:02:03.541Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=c0d3ee18-938c-4bde-bc37-d622624b1f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:02:03.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:02:13.551Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=a22b2a3d-85e2-461f-bc23-693422fd4a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:02:13.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:02:23.560Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=9e50d39c-79fc-45be-ae99-c73dd0eb5d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:02:23.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:02:33.569Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=850c6df0-4a3e-471b-bcba-971a251f646c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:02:33.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:02:43.577Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=e12990fe-94d7-4e82-9020-9bc13a24eb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:02:43.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:02:53.590Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=f4bdc160-b8bd-4c04-a8d3-491a4d4b53b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:02:53.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:03:03.614Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=bed728f3-f2c8-4f77-a898-75b61e587273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:03:03.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:03:13.627Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=4daecd90-215a-4b64-a353-9f66212de40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:03:13.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:03:23.636Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=0dc1ac59-796d-4ea7-9c31-65647666ff71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:03:23.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:03:33.647Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=43e35ab8-1abe-4c84-9f60-03d32317c78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:03:33.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:03:43.666Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=83d6f9dd-c2b3-41ed-b734-e42a50102f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:03:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:03:53.676Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=9454e109-8a60-4162-a036-0bd1a9356528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:03:53.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:04:03.696Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=15d6d5c2-539e-482a-b4da-056ec72d57ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:04:03.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:04:13.705Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=d7eef986-473e-4081-a29c-fedc519234c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:04:13.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:04:23.717Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=0fdeba97-f4a9-4ed0-a276-a7a2e1637f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:04:23.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:04:33.738Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=8fb2280b-d9f0-403f-a796-50fa420a8e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:04:33.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:04:43.752Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=b1616637-312a-4060-8d0d-27bf2a2d83d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:04:43.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:04:53.776Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=e5f51167-2cb4-45c0-96bf-6dc3365bf786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:04:53.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T23:04:59.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T23:04:59.032Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-19T23:04:59.033Z |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-04-19T23:04:59.036Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-19T23:04:59.120Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-19T23:04:59.120Z |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-04-19T23:04:59.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:05:03.787Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=f0a3bc7e-4e5d-4c89-a64b-5517aadca76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:05:03.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:05:13.795Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=b492d027-1efe-4e77-9904-806979822bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:05:13.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:05:23.815Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=d8557460-2182-4eb2-bda2-147c54f83f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:05:23.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:05:33.822Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=98478627-72ad-4112-9719-17354efcfb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:05:33.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:05:43.831Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=05fcb9f1-503a-413f-9b25-02436cc8bd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:05:43.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:05:53.846Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=f2c30e2c-9709-4af6-b81c-02c563ae26ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:05:53.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:06:03.871Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=3ec6f7ec-9ef3-40e3-8cd0-2b1d006f9fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:06:03.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:06:13.879Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=5458023f-006f-4807-8723-04281efab4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:06:13.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:06:23.887Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=75ceb0be-ec41-4c3c-a737-f5bf9ec64b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:06:23.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:06:33.895Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=bad2af90-078e-48c6-a08c-47df9109861e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:06:33.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:06:43.902Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=84bee5d4-fe83-48a4-9804-ada95c48e79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:06:43.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:06:53.911Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=f46b17f7-0243-49ce-b141-ea163a4e340f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:06:53.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:07:03.921Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=93713403-5148-455a-861b-c7bb37de9e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:07:03.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:07:13.929Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=d680b403-2bd2-4ba1-bd4b-6ff019cb434d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:07:13.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:07:23.942Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=cfd489f6-d513-4e62-8201-5b993e16eafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:07:23.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:07:33.972Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=a8d3eaba-bb1f-4a1c-9ab5-75527a942683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:07:33.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:07:43.996Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=b0e6f3f5-8356-4058-a5f7-59af32175902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:07:44.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:07:54.004Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=eabf8f15-5aff-4853-a839-b8f6f811fc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:07:54.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:08:04.014Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=46e4170f-0cfb-45e4-b44c-31053d3f88cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:08:04.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:08:14.024Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=533f2794-19cf-4728-8930-9e93bb49a9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:08:14.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:08:24.035Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=3b72a145-4216-47e3-9c5c-3892df5834e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:08:24.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:08:34.045Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=3ef1fc97-7a32-4e6f-933e-2cbf0b80f360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:08:34.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:08:44.076Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=26e5ee42-2ffb-4775-b3cc-3b602064392c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:08:44.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:08:54.096Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=bbf2f322-bae5-4dbb-ac18-f1e547fd525f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:08:54.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:09:04.113Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=054c58ab-45c7-49ec-92fd-e020e046e7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:09:04.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:09:14.128Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=cd86aa62-f25d-447e-865a-701af1de49c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:09:14.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:09:24.136Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=2fc8c744-0f40-466e-9c44-cafe17162ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:09:24.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:09:34.147Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=29f22597-b416-45c3-b2b8-56a3dcfacc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:09:34.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:09:44.160Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=7724b8dc-f7f0-42d5-9aa5-c1210e377fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:09:44.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:09:54.169Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=d5921fef-9ea9-4a33-92c2-bf8142b2a4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:09:54.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T23:09:59.043Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T23:09:59.044Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-19T23:09:59.045Z |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-04-19T23:09:59.048Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-19T23:09:59.116Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-19T23:09:59.117Z |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-04-19T23:09:59.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:10:04.180Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=3e26ca67-860b-4822-88fb-32e9584cfabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:10:04.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:10:14.207Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=dde2456d-780b-4cff-b8c6-605f8aa8e6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:10:14.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:10:24.228Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=c86e9970-afc3-4edc-9fdf-87e5d716d44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:10:24.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:10:34.238Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=309f3c7a-ecaa-4548-9a1d-39ebdd2cf183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:10:34.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:10:44.247Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=ebabfc1d-995f-4f4f-844c-fbb389f86b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:10:44.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:10:54.261Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=04c69e7f-43e4-4831-89a5-b68184e4ef6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:10:54.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:11:04.272Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=ec69007c-cbc4-4de7-958e-225a85e53654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:11:04.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:11:14.282Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=f95fdee6-d308-4a29-8bae-8daf04e830d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:11:14.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:11:24.297Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=ef39982b-5b22-46bb-a991-430b4afd89fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:11:24.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:11:34.323Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=54964657-92e0-4a34-8da5-b4aa9a1efc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:11:34.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:11:44.334Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=5359fc58-6a29-4cf6-b0a2-cc1e3007cc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:11:44.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:11:54.343Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=576acd1f-4cfa-4bad-9e9a-84d0a96bcb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:11:54.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:12:04.354Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=c3ccb5a7-2407-4b48-9c06-ff1c96edfcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:12:04.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:12:14.364Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=e47efff0-216f-4d33-a1dd-796a3e78de95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:12:14.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:12:24.373Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=735597bc-fe09-4f8e-b461-9144805ea11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:12:24.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:12:34.389Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=c0e878e9-454e-4618-a20f-4de60625f472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:12:34.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:12:44.414Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=943f51a4-db76-4934-8bf6-0a4258c62522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:12:44.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:12:54.426Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=7a53058d-5a66-4010-99ed-f5d07436225a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:12:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:13:04.434Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=2895cfb2-7ccb-4c89-8334-83d4c3620205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:13:04.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:13:14.443Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=103da6c3-0cb8-4422-a13d-db803cb05d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:13:14.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:13:24.454Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=9981b382-4c9a-456b-9f0d-27bbc188f045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:13:24.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:13:34.464Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=ec21139a-4976-4432-aefb-7e8f1a588743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:13:34.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:13:44.477Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=8192c40e-023f-4f49-89ea-ff615996102b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:13:44.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:13:54.498Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=3f2b6f54-ee91-439b-bb87-b82bbba57468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:13:54.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:14:04.513Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=02107ad3-df2e-4854-aecf-b2937fa5c1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:14:04.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:14:14.522Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=58c1cca6-d769-4f99-888d-2ea5d2fab82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:14:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:14:24.532Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=9706a0d9-7bc6-4e79-861f-22ea04fd02d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:14:24.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:14:34.546Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=8854f160-cf1d-4c00-8be5-7fa6d29648fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:14:34.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:14:44.580Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=2acb74c3-b803-4bb5-8999-392e4b1c6f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:14:44.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:14:54.594Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=d70cd4f8-7a52-4cf2-ae0a-64fab8e43406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:14:54.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T23:14:59.013Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T23:14:59.013Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-19T23:14:59.014Z |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-04-19T23:14:59.018Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-19T23:14:59.092Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-19T23:14:59.092Z |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-04-19T23:14:59.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:15:04.604Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=17b66b32-a08b-41cd-85de-0e51c30ff403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:15:04.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:15:14.616Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=21f01728-9de8-46e0-91b3-d2ec486d8a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:15:14.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:15:24.637Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=3d3027e8-4657-4ccd-954c-5f0150a7c889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:15:24.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:15:34.646Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=dc7a684c-717c-4631-8cbd-8905c5b000ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:15:34.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:15:44.667Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=100033ed-9b9c-4302-87e8-7d1ba807ee5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:15:44.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:15:54.675Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=b6f39c1a-4ea8-4192-af64-91857037c2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:15:54.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:16:04.683Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=bc0f63bc-190e-4148-9051-e06573ab9d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:16:04.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:16:14.693Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=24788893-61ba-407d-bd3a-46af5c095cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:16:14.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:16:24.700Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=db96e9d9-b02d-419c-8a19-148a1aca9fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:16:24.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:16:34.712Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=0cba5f25-9de0-4622-a90f-fdbc5780ea78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:16:34.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:16:44.724Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=c7b4e160-800c-4ee6-bc1b-2d7337752561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:16:44.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:16:54.756Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=7d4c9a39-7edb-4f0c-acfb-f3171bc3c156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:16:54.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:17:04.764Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=f2057ab3-2889-4df2-b3d7-67fb66c83fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:17:04.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:17:14.773Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=a6866133-5c75-4355-bfa9-c4c1752ef4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:17:14.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:17:24.780Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=fd49ca75-e388-448a-b25d-9ef9844b9354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:17:24.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:17:34.789Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=76c7399f-908b-4c3e-9bb4-358d79baf4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:17:34.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:17:44.797Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=94848820-9e60-46e8-a7e4-9257cc7d4e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:17:44.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:17:54.806Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=0f008efd-5efc-4e97-9272-8ed7139adf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:17:54.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:18:04.814Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=acd186ef-02c6-4f70-9e88-50ae0f0c60c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:18:04.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:18:14.828Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=f4f1de89-7b12-4495-bc49-8a82ffc4483d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:18:14.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:18:24.852Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=8c4c8e0a-7e1a-48fe-bbf3-e6b5c4349a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:18:24.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:18:34.865Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=cad0ae59-2c61-44e3-9e6b-047d4e3ebad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:18:34.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:18:44.877Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=6dcb592a-0d57-4ce3-b1c2-310bb46b9f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:18:44.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:18:54.888Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=9f6628de-90fb-4028-9b83-5da9a2a8a61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:18:54.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:19:04.895Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=ba893539-c6c9-4a6b-b055-ba0fd677a51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:19:04.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:19:14.907Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=c2310db4-4661-486d-9fae-6552a5b255b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:19:14.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:19:24.918Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=675e7eb1-a530-44a1-af26-1ff160d4c2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:19:24.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:19:34.927Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=745cf6c0-bc67-4c6c-9d87-9211e492c1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:19:34.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:19:44.940Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=4e27c98f-208b-421f-bd48-754174f90666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:19:44.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:19:54.970Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=6829eb6a-64cd-4b85-8f46-fbef9ca6b9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:19:54.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T23:19:59.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T23:19:59.006Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-19T23:19:59.007Z |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-04-19T23:19:59.010Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-19T23:19:59.178Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-19T23:19:59.179Z |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-04-19T23:19:59.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:20:04.982Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=458f8f0e-6fa7-4c30-90f8-46b5074ed8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:20:04.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:20:14.989Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=77a89b00-0e6e-4582-afc6-83838d4bb891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:20:14.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:20:24.999Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=dbc41133-e433-48c8-be96-cc14ec27a6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:20:25.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:20:35.007Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=8dea156b-181d-4ff4-97f9-0e8b3c980105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:20:35.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:20:45.015Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=bd433068-60fd-404a-a011-67c3101f0f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:20:45.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:20:55.022Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=a1fbe7f8-00c1-450b-8896-9cf6363deee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:20:55.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:21:05.031Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=346491d0-e6e8-4f03-9f6f-d08f68765602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:21:05.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:21:15.044Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=ee4ca200-5631-4c18-a879-575d82183c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:21:15.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:21:25.055Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=04f3b5b6-8771-4981-b659-d36e64f54e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:21:25.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:21:35.075Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=55dd510d-9149-457c-8bf6-07e788baaf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:21:35.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:21:45.087Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=a2e157bf-6e9a-4f1d-8cd0-59e1cb1e81c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:21:45.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:21:55.098Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=171c82d0-87d4-4892-9edc-6d707cb30f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:21:55.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:22:05.106Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=d295e1b9-c937-45ee-811f-9841a815e12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:22:05.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:22:15.114Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=97c44ce3-d4ed-4249-a677-79a15f4a952c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:22:15.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:22:25.123Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=6cf63933-e906-4cff-b374-ccb0d8a77eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:22:25.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:22:35.134Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=b9b7c7b8-dcbf-414e-9c82-e37442bf7d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:22:35.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:22:45.160Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=66784f5d-632b-4542-8101-fd38f60a9902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:22:45.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:22:55.173Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=47f19ad9-8f52-4b86-beff-fbfb0c9615da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:22:55.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:23:05.180Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=2f2ec608-c963-41eb-9336-adf1a39ac58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:23:05.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:23:15.192Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=59d31708-4ffc-4a0b-b976-aad2335ad658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:23:15.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:23:25.201Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=aaedd520-1a07-4c59-8544-b65ca2e7b6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:23:25.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:23:35.210Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=dc5cbbb4-4519-4cd4-ae08-42e677148430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:23:35.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:23:45.223Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=b345db85-c582-4da5-8266-3aae8f754cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:23:45.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:23:55.246Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=0e953a7c-76ca-4b1b-99b0-0d79f403df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:23:55.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:24:05.258Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=274f3cfe-13b3-4999-a20c-e91a5ffcfb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:24:05.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:24:15.268Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=965a2686-d489-4404-b81a-d4f01e7ad52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:24:15.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:24:25.277Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=13f2a50a-5d59-4abd-a33c-22e07715ce9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:24:25.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:24:35.287Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=bb3f2207-4e00-4ee1-987b-1b29129ebb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:24:35.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:24:45.297Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=7274434c-1d63-459b-aa4e-e7b30cd4b961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:24:45.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:24:55.306Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=bf553616-d39c-4a57-a8ff-fc69c1fd2dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:24:55.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T23:24:58.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-19T23:24:58.983Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-19T23:24:58.984Z |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-04-19T23:24:58.987Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-19T23:24:59.070Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-19T23:24:59.070Z |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-04-19T23:24:59.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:25:05.320Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=2703b239-1276-4a99-b4a1-6441f06ba7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:25:05.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:25:15.343Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=bc2101c7-9564-482f-8125-d7ca40bbc61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:25:15.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:25:25.354Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=efdb4349-4d36-4f72-aafb-54a51a5470fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:25:25.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:25:35.370Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=a6e0faef-d9e5-4f4c-a309-44aa7c7fc5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:25:35.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:25:45.378Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=a314f282-ed5b-49ac-8245-85f9822a7994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:25:45.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:25:55.388Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=bcbf27d5-ca85-4507-a08e-ceb019e5a28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:25:55.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:26:05.396Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=6780ddb4-f329-401f-9791-334e255eefab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:26:05.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:26:15.405Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=0dcd9c1a-ef28-4416-8d9a-ce1a37479ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:26:15.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:26:25.419Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=64f1c48c-baa0-4a19-a377-9bab68dbd30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:26:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:26:35.436Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=d551821d-f9ab-4077-8972-51ba836e06eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:26:35.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:26:45.449Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=bad1e969-4cfe-4cc8-b7ad-cebc3d117b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:26:45.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:26:55.458Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=791a0b0c-6bb8-4b2a-901d-855fab2d9306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:26:55.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:27:05.467Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=7911cf9a-0b7f-4b1a-8167-742be64ca5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:27:05.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:27:15.478Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=73bc8c78-c8fa-43de-b5b0-88ae70b77a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:27:15.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:27:25.489Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=9d29ec15-dbce-492f-b3f4-85b96f763a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:27:25.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:27:35.499Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=fe6c0e6c-9f7e-43ba-b99b-73b6f82dc978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:27:35.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:27:45.508Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=d792093f-a11b-4c12-bced-1b9dabe4c029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:27:45.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:27:55.517Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=4333c1b0-1fe6-4b8b-9f94-d6ba3523cce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:27:55.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:28:05.526Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=8db3d94a-0685-4fe7-9663-f3a6e0cbb66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:28:05.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:28:15.540Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=41135a20-75d5-426f-b875-4bbd9ad98826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:28:15.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:28:25.559Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=02a20fda-eb52-42b3-8d96-84f257b33510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:28:25.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:28:35.572Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=dd6a32a2-85c2-4738-84a7-f6d7fef82de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:28:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:28:45.582Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=6a61756f-b92c-48c6-88a2-3b468ed38d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:28:45.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:28:55.591Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=26f99b6f-2c61-4372-9d10-3ddf9c8aca3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:28:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:29:05.600Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=f39278c5-7575-4981-a0ad-8aead08c5964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:29:05.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:29:15.609Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=cc3653c3-7749-4c52-8be6-57ea35a472dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:29:15.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:29:25.617Z |INFO |Init configs |InvocationID=2a8e60c0-9601-4323-9b51-687a114eb65a, InstanceUUID=22eb67de-0d2a-4d9d-b96f-b00c192f889f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-19T23:29:25.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |