. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T22:45:53.190Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T22:45:53.194Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T22:45:53.235Z |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-14T22:45:53.890Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-14T22:45:54.786Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T22:45:54.787Z |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-14T22:45:54.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-14T22:45:54.919Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-14T22:45:54.945Z |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-14T22:45:56.500Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-14T22:45:56.871Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-14T22:45:56.890Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-14T22:45:56.891Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-14T22:45:56.959Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-14T22:45:56.959Z |INFO |Root WebApplicationContext: initialization completed in 2013 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-14T22:45:57.323Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-14T22:45:58.167Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-14T22:45:59.980Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-14T22:46:00.312Z |INFO |Started MainApp in 9.226 seconds (JVM running for 9.839) |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-14T22:46:00.365Z |INFO |Start scheduling PRH workflow |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:46:00.377Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=4119b681-fbd0-47dc-9a35-e897c0c383bb | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-14T22:46:01.102Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-14T22:46:01.102Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-14T22:46:01.106Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T22:46:30.467Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.37.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:46:30.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:46:40.520Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=34eb97ab-4557-4f5e-bbf9-7500db18dd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T22:47:10.555Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.37.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:47:10.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:47:20.564Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=b887797e-6732-4f26-802b-82fc4d5c61dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T22:47:50.693Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.37.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:47:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:48:00.695Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=4f8eb2b4-9bec-485e-aecf-bd2fa1c37513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T22:48:30.722Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.37.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:48:30.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:48:40.729Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=875de43f-12ea-4d0f-ad35-bc6eb319503d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T22:49:10.765Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.37.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:49:10.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:49:20.767Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=71db0fd4-c428-413a-8c20-cfdceda18739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T22:49:50.791Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.37.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:49:50.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:50:00.799Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=4d0a920e-8aaa-4b34-b1d1-e35d9e334acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T22:50:30.858Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.37.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:50:30.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:50:40.867Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=327816f5-1571-42f2-b28f-d51bf2e76647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T22:50:57.854Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T22:50:57.855Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T22:50:57.857Z |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-14T22:50:57.863Z |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-14T22:50:57.944Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T22:50:57.944Z |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-14T22:50:57.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T22:51:10.909Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.37.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:51:10.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:51:20.930Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=59175502-61e8-4520-a7fc-4d7a27739de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T22:51:50.964Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.37.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:51:50.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:52:00.969Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=6dc25db1-f511-41dd-861c-9d64b13be14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T22:52:31.018Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.37.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:52:31.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:52:41.021Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=2d370c9f-09c6-485a-8dbd-377e541bed2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T22:53:11.064Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.37.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:53:11.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:53:21.070Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=691888a3-746d-4fa5-b04c-4d9c06873a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:53:21.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:53:31.158Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=28a6e68c-01ad-481f-ad99-d79fdaf9c70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:53:31.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:53:41.187Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=4190c23d-80af-4834-9249-0db4e86c2ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:53:41.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:53:51.220Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=e5b9a4c8-a119-436c-8eeb-6687a718b110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:53:51.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:54:01.272Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=5af3ac57-c455-44a6-864f-9a299df994ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:54:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:54:11.287Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=0f3bea60-e973-47b3-89fd-5cadfcd57e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:54:11.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:54:21.303Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=446057b9-ec1e-4215-aa0a-b0c9923b756f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:54:21.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:54:31.317Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=42560a9f-1df9-482e-9b0d-2db9aeb43108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:54:31.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:54:41.355Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=f2a10f60-e218-4a4a-a85d-2533c8b6cfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:54:41.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:54:51.368Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=a3189a18-3874-4a3f-b0ea-19daa7318e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:54:51.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:55:01.387Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=39c806d7-2798-48b0-9971-6fa27dc3d93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:55:01.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:55:11.400Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=915a8283-56d8-4694-9b2a-4b679adb4138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:55:11.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:55:21.422Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=34e3700d-d905-4914-b744-4b226e3cf7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:55:21.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:55:31.496Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=0d49c5e1-9c48-4074-96bb-342dad839afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:55:31.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:55:41.537Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=704a3e58-1667-4115-9039-3d1a08ebef65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:55:41.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:55:51.553Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=fa334a42-fc58-40ca-841c-01ad0ff324bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:55:51.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T22:55:57.811Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T22:55:57.811Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T22:55:57.812Z |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-14T22:55:57.815Z |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-14T22:55:57.907Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T22:55:57.907Z |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-14T22:55:57.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:56:01.566Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=11530908-b00c-42cb-93cb-a061cd6181f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:56:01.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:56:11.589Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=55bc0dc5-cfdf-4ee5-999c-4268c257bf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:56:11.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:56:21.616Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=4e0addf9-4428-43d3-9c64-a30e0f29c365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:56:21.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:56:31.636Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=6c5d8bda-f6d8-4b6c-898e-6b2f392fea95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:56:31.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:56:41.651Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=257f4164-0ff3-48ea-96ab-0c7c3fc62f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:56:41.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:56:51.662Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=baddfc32-00e9-41e6-9d68-532fc6265638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:56:51.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:57:01.679Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=ba426e6b-2da3-4ad5-b35c-b94e0f01406b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:57:01.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:57:11.733Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=2708add9-3522-4e35-9750-b0fc26cddff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:57:11.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:57:21.838Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=99577fbe-22d3-47dc-85b0-c4f21e495f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:57:21.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:57:31.869Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=508c1285-f765-4adf-8e39-2664c8e14a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:57:31.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:57:41.894Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=e2ca1931-4d8c-4cc4-bd92-cca2366e2b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:57:41.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:57:51.910Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=284ce629-e3a6-499c-863b-a6406ef36336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:57:51.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:58:01.930Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=0269170a-def5-4640-9438-c50eeb2f7b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:58:01.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:58:11.972Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=5eee7167-6f03-452d-a22f-d8caaaea4406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:58:11.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:58:21.984Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=320a2b34-4580-4049-8bce-a9f4c241aa9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:58:21.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:58:31.996Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=f48c9ce1-b132-4b1a-b2eb-aea3444d9413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:58:32.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:58:42.008Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=318f12ff-903d-4151-b9f6-5d02d7cc3f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:58:42.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:58:52.020Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=b1e1f78f-c282-4e34-80c6-da535e03a6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:58:52.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:59:02.033Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=405b9874-81a2-4feb-bbba-d50703489c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:59:02.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:59:12.049Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=b264f181-e3a7-4525-8cae-80a4302343d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:59:12.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:59:22.080Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=7da303b5-c695-4e55-815b-08c18c056c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:59:22.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:59:32.095Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=07a7df2e-6ea6-4cfa-9c84-4ce2f0c47076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:59:32.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:59:42.109Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=1d8f1eba-3b95-4e3d-85e5-da94dbb1b77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:59:42.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:59:52.125Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=b8bc77a7-25ee-4ea3-b2ad-640ff4f8b852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T22:59:52.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:00:02.150Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=484f0c4e-689b-4e99-834b-fa2ce82eaa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:00:02.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:00:12.165Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=e87d2013-4c06-4d53-a2d7-91475a002134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:00:12.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:00:22.181Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=bba63ef8-a20f-4577-b44e-8f675196d0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:00:22.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:00:32.207Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=a696952e-091c-47c5-aa25-3b9589a12339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:00:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:00:42.219Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=5d0fdef9-3e6c-44eb-af4b-294adb602082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:00:42.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:00:52.235Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=371c8e05-8106-495b-b324-036275706601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:00:52.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T23:00:57.723Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T23:00:57.723Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T23:00:57.724Z |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-14T23:00:57.727Z |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-14T23:00:57.810Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T23:00:57.810Z |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-14T23:00:57.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:01:02.253Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=cea0e0b4-edac-4438-907d-d7cf114a31d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:01:02.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:01:12.262Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=cd8fd955-f1e2-499a-b02c-7f9c729b0193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:01:12.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:01:22.278Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=62bf8ce7-cf39-48be-94f6-2a0cbd7b7469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:01:22.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:01:32.290Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=0714c135-302a-4127-a90d-2f34ed1fb97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:01:32.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:01:42.307Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=4e8f2f72-69c3-44cf-b558-4a0383015734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:01:42.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:01:52.346Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=bc8ba9c2-e39c-4135-acdd-058a398bef96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:01:52.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:02:02.365Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=24c69751-5d73-4b2d-b5b3-ed2553375724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:02:02.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:02:12.382Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=9edd0a63-290e-4f7a-b887-78afac1ac12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:02:12.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:02:22.393Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=1edec4c9-a26e-4626-917a-cdb88af73dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:02:22.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:02:32.408Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=9922f6e4-9f28-4fd5-9f3c-a33ad2f0466b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:02:32.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:02:42.423Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=06572125-0d0b-4eff-b2e4-768902f8bf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:02:42.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:02:52.453Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=fd2462c0-0d45-4703-94a1-b81c94ecb5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:02:52.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:03:02.477Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=39dfe66c-e090-42ab-a3ef-5541359a3684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:03:02.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:03:12.486Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=68c7a2a8-f0df-43c3-92dd-b92801aa890d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:03:12.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:03:22.505Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=e81f5fc7-2da1-40b3-9bca-0659885295c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:03:22.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:03:32.529Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=27c1a5a8-0b9b-4db0-888d-0a5305965c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:03:32.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:03:42.565Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=fc46b3d6-b435-4a73-b0b5-a93d55fb42f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:03:42.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:03:52.583Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=c1a4e00d-577a-4435-9231-5f19adac2775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:03:52.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:04:02.628Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=373ef18a-b283-4b4b-8e78-c29aed10fe71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:04:02.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:04:12.649Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=9cf1e54b-cd75-49db-9f01-6907e11c1979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:04:12.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:04:22.663Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=18eb373a-ded4-4084-afb5-b6664c9a6026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:04:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:04:32.671Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=82d21a89-f266-4bbe-aefa-c9bceda4abab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:04:32.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:04:42.679Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=84a35704-e479-4ff3-abb5-f3d727d2b3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:04:42.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:04:52.700Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=3f08213e-b2bc-42f3-baad-a0da5aea458b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:04:52.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:05:02.712Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=72ab683f-af57-4b03-96fb-e00d19400f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:05:02.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:05:12.722Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=c2eecc2d-b014-49e8-9bfa-182f722b0719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:05:12.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:05:22.733Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=80317386-fbd0-4b74-879a-3bc13cad7a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:05:22.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:05:32.745Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=7881ae04-409c-4531-8896-a8fe177ab501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:05:32.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:05:42.765Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=f5ddd5e4-0640-4f85-b951-4890d85730dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:05:42.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:05:52.791Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=0170bbb7-b7b7-4dde-a140-25cf0b40e760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:05:52.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T23:05:57.724Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T23:05:57.724Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T23:05:57.725Z |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-14T23:05:57.728Z |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-14T23:05:57.793Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T23:05:57.794Z |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-14T23:05:57.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:06:02.806Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=c604b4e7-50f2-4563-99e4-a8c104e63aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:06:02.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:06:12.818Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=6f0994b5-c3cb-48a4-9647-a47a0c9011da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:06:12.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:06:22.827Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=b464fa20-6a50-43f1-b1be-d3905a477464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:06:22.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:06:32.841Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=82c58f90-457f-4395-ac47-9b274677b59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:06:32.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:06:42.858Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=5bc0b63f-2f02-4fdd-9c4d-92154a773bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:06:42.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:06:52.877Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=53ea46d5-84f9-4d51-a81c-fa06b8062b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:06:52.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:07:02.888Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=ee30fde7-77b9-4b9b-8bda-5f246ad4e821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:07:02.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:07:12.897Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=adb70f83-d67c-4b52-86f5-9898571c1090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:07:12.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:07:22.904Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=6492f0aa-8dc9-46a1-9b51-d6f126d3c9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:07:22.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:07:32.913Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=7ee1d782-bc1b-4677-b10d-8fc9df6cdaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:07:32.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:07:42.922Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=b545e89e-c45c-477a-8564-e8d40bab05f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:07:42.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:07:52.932Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=c55273cf-b45a-4ef6-a41e-c4d2e1847950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:07:52.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:08:02.959Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=6bb08a44-4aac-47c7-b05d-5e4ebdc56ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:08:02.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:08:12.969Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=9984a08e-1b9d-4d56-b75d-c9b798eafb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:08:12.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:08:22.978Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=dc3d3f4a-c2da-4a5a-b54a-6abdd7b61840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:08:22.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:08:32.986Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=0d3424e5-4c51-49d1-84aa-2437783021a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:08:32.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:08:42.996Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=1a8e16e8-97ad-4985-a5d5-10baca3e57c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:08:43.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:08:53.005Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=6848a821-9c29-4f69-8721-5b443a46be0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:08:53.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:09:03.016Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=0e9511e2-b66b-4f76-8a93-46bc723e55d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:09:03.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:09:13.047Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=3887ef47-ce48-4c36-b67d-74583f8527e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:09:13.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:09:23.063Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=96282c7d-f95b-4b37-9264-c24513b8cd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:09:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:09:33.077Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=5a7f5546-fbb0-407d-a2a2-127e4d202bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:09:33.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:09:43.085Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=1e32e457-c3be-45e7-98f5-b7ed83825a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:09:43.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:09:53.092Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=ee732b2e-92d3-4926-9bb1-0abff5f4baee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:09:53.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:10:03.100Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=6eb84797-7894-4014-8e18-c0fd91f07624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:10:03.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:10:13.110Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=9175009b-d9c9-438b-a45a-f97410209f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:10:13.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:10:23.133Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=daa94edf-a317-4388-9461-ed10d589ac52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:10:23.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:10:33.153Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=e507c272-8562-4479-a823-f5b3f817bb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:10:33.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:10:43.162Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=fda2d1f7-66e0-4862-b0c8-bfe6d90c77e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:10:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:10:53.171Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=5722dc81-c2a0-4e0a-8a5f-cba831bf3a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:10:53.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T23:10:57.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T23:10:57.711Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T23:10:57.712Z |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-14T23:10:57.715Z |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-14T23:10:57.793Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T23:10:57.794Z |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-14T23:10:57.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:11:03.179Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=787218b6-8b25-49db-a57a-0b1df1579da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:11:03.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:11:13.186Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=b89b757a-4229-4f09-990a-02e699ce5331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:11:13.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:11:23.199Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=34ab4795-80a0-4295-981e-fa097cea58e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:11:23.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:11:33.212Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=2aa33bd6-575d-4ad8-a01d-aff14fe73f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:11:33.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:11:43.238Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=0a04ceb8-abf1-43b6-86f2-80886a37ea12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:11:43.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:11:53.260Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=29f9d73c-4089-4e15-bade-6c163b89b0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:11:53.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:12:03.272Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=36cee1c0-27b7-451e-8946-1d9b23ac314a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:12:03.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:12:13.293Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=bde054d7-1057-485a-b257-538da9cd3d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:12:13.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:12:23.301Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=0399eb47-a75a-49ac-ad30-f35275d5c40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:12:23.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:12:33.311Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=9ec810e4-5a75-4630-8d04-aeb1173229fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:12:33.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:12:43.320Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=a3897889-946f-43c1-b699-564525594c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:12:43.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:12:53.337Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=97e2ad0e-c1c7-4e9c-8c56-bc222a2abba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:12:53.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:13:03.347Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=57417aaa-9fc4-4e5d-91bd-9acab689bccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:13:03.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:13:13.366Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=e4ea179f-ca03-4a43-a04b-569e4917a8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:13:13.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:13:23.381Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=2dd0a4af-aa47-455b-b6eb-750070c522ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:13:23.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:13:33.390Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=c3aefd4f-56f3-4950-b170-2ed2067afc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:13:33.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:13:43.399Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=d1a32a65-d1cb-42f3-bfab-c484a43a316c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:13:43.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:13:53.412Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=2f67ff6f-0f4e-4225-a16c-8d66b0dc6e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:13:53.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:14:03.445Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=c847796a-c347-4cdf-a9c5-e45d13672df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:14:03.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:14:13.456Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=3e25f4b1-66e0-442f-bcfd-c7ea71d89611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:14:13.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:14:23.466Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=795f2454-80c9-4d2a-b6bd-77e621edcd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:14:23.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:14:33.477Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=c4af7a96-c0bd-403d-92e1-3ddacc58e1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:14:33.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:14:43.485Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=d20c4345-bd6f-4272-b5e0-9e6d8e0834a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:14:43.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:14:53.496Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=b8b7b930-c4cd-4a59-8a1c-2ca851fa92e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:14:53.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:15:03.520Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=e136a5d1-4bd0-4881-9ee1-b010eb7baa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:15:03.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:15:13.530Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=9aa92409-b657-4faf-b813-559150077f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:15:13.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:15:23.541Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=7d77eeac-95ff-4231-a421-2769ac604c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:15:23.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:15:33.549Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=99cf8441-df80-4aad-a0d7-831ea4c75dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:15:33.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:15:43.562Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=b2d7f2e7-f639-44f1-ba9c-754a3fbaa307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:15:43.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:15:53.571Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=d1f5c133-7f6b-412b-aa11-6a9f5d9ff436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:15:53.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T23:15:57.748Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T23:15:57.749Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T23:15:57.750Z |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-14T23:15:57.755Z |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-14T23:15:57.839Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T23:15:57.839Z |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-14T23:15:57.843Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:16:03.583Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=60832c53-aa9a-4e5a-a19d-28c8dd3250ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:16:03.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:16:13.594Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=38e79b80-0f6e-4080-95a3-49b27a88a5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:16:13.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:16:23.605Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=9eca9d13-6627-4d73-9977-a48c5371a65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:16:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:16:33.616Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=9c2674e9-e9a3-40f4-bf96-2e1427545295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:16:33.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:16:43.639Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=28f052dd-018a-495d-8437-754646663003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:16:43.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:16:53.654Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=095f32f3-c209-48fc-8df0-bed3fc9bd779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:16:53.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:17:03.668Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=871d0414-2994-4ae1-ba5c-8807d4ca2d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:17:03.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:17:13.687Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=df939ec8-77d2-43d7-859e-ac263eed45ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:17:13.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:17:23.697Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=759a7252-f2df-42ac-9db0-8be355d0dfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:17:23.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:17:33.705Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=63ac0113-0bcc-4cc3-8992-b463c3cc304e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:17:33.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:17:43.714Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=37dea2bc-f84f-4009-b4ec-6ee1dd2a3086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:17:43.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:17:53.723Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=f8cfc5c8-4469-4663-9f47-b768b1ab0999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:17:53.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:18:03.738Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=af2d1156-b56b-4069-97af-c81eeb0c8a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:18:03.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:18:13.762Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=8c7bc035-0fd6-4f33-aec1-57745c22a38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:18:13.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:18:23.773Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=a681890f-8360-4b46-b79a-5d813faa47b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:18:23.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:18:33.783Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=e96817db-0ef1-4715-8b41-c6c5082cf8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:18:33.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:18:43.794Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=4cb27704-7413-4443-9052-29b04959fdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:18:43.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:18:53.808Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=a518b305-7ffc-4a0e-b2a0-d88e06ba2e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:18:53.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:19:03.832Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=14b39fb9-942b-4468-ac99-56707969a3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:19:03.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:19:13.845Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=7cebf33e-d4dd-4670-80d9-10699bd649de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:19:13.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:19:23.853Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=452361f5-a951-4ced-90b0-d61f4a220150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:19:23.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:19:33.861Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=83d1a1af-64cf-4534-b090-4ba7a989ef9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:19:33.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:19:43.869Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=342a9d39-5275-489c-af51-123674cf4c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:19:43.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:19:53.887Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=081f0b2c-a2ab-434f-a53a-3f726d8b3ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:19:53.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:20:03.906Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=5855add8-3892-4304-991e-da8234ccaed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:20:03.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:20:13.931Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=240ba7bb-2822-49fe-bb57-97d429d6a5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:20:13.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:20:23.968Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=dee10824-2a9b-40c2-90d9-4c34df76d5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:20:23.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:20:33.981Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=cdeac1cc-53a7-4a12-9723-0572196519e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:20:33.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:20:43.996Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=4cf98ba8-9e47-4e94-bc75-7ac1f7690feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:20:44.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:20:54.025Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=98c8505d-14b8-4d6a-bd58-5e3b12cb82e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:20:54.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T23:20:57.727Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T23:20:57.728Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T23:20:57.729Z |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-14T23:20:57.731Z |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-14T23:20:57.801Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T23:20:57.801Z |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-14T23:20:57.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:21:04.045Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=0fc96716-8c8a-4c77-a28b-7b04c73818a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:21:04.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:21:14.055Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=dbf7210a-2ea8-4523-9d0c-403fb3c46df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:21:14.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:21:24.063Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=67beab96-c151-4ff6-82a1-9d7b362b8ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:21:24.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:21:34.082Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=b2e9bc10-6cb6-4b28-b3c1-49e6f0e0939f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:21:34.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:21:44.090Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=541121fe-ddbe-477c-881e-f94e48a36daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:21:44.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:21:54.103Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=9934a6b1-3e97-4498-8508-23541eaf9d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:21:54.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:22:04.131Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=0e37f4ef-d24e-4b95-8b0f-1fbc34988f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:22:04.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:22:14.143Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=77298973-9633-4547-9680-a3e030a5455a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:22:14.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:22:24.158Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=19415b96-aa4b-4f0a-99ff-f4efed2c3e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:22:24.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:22:34.166Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=b0de3435-7459-4ed4-95f2-df7a042f07f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:22:34.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:22:44.175Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=01253985-ce35-4c1e-8955-a5b9b525b864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:22:44.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:22:54.185Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=afef24f5-d764-41eb-836e-425fa839b0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:22:54.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:23:04.209Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=6e02d602-dd81-4ca1-9766-88883b04a1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:23:04.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:23:14.221Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=5f5dd78d-f825-492e-8cd0-f2ac84d112ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:23:14.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:23:24.233Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=ebcd0fdc-cd43-42e0-804f-e86382f7191e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:23:24.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:23:34.243Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=c5f4ca4c-e269-41f0-9a3b-111e6894dfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:23:34.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:23:44.256Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=1963c97a-a1bc-4ef6-955e-f58586301ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:23:44.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:23:54.265Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=91018223-9d07-4337-a780-84ab735f0ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:23:54.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:24:04.277Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=4b913d07-082d-4dd8-b2a0-23e90a707831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:24:04.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:24:14.290Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=e61678a3-5ff3-45a8-8cd1-ead61802a23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:24:14.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:24:24.316Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=9caad95a-d965-486e-a190-4ffbf823204b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:24:24.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:24:34.326Z |INFO |Init configs |InvocationID=d61a31da-70cf-4ade-95e7-f5c971d90129, InstanceUUID=396f6d4d-dd58-4f86-89df-0f64fa71e874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T23:24:34.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |