. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:05:54.194Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:05:54.197Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T23:05:54.280Z |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-06-19T23:05:54.886Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T23:05:56.645Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T23:05:58.124Z |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-06-19T23:05:58.201Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-19T23:05:58.306Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-19T23:05:58.333Z |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-06-19T23:05:59.744Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-19T23:06:00.263Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-19T23:06:00.281Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-19T23:06:00.281Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-19T23:06:00.341Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-19T23:06:00.342Z |INFO |Root WebApplicationContext: initialization completed in 2009 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-19T23:06:00.674Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-19T23:06:01.794Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-19T23:06:04.007Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-19T23:06:04.488Z |INFO |Started MainApp in 14.017 seconds (JVM running for 14.806) |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-19T23:06:04.672Z |INFO |Start scheduling PRH workflow |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:06:04.685Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b408964b-ae9d-4b7c-94fb-eba05a190fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:06:34.783Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:06:34.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:06:44.828Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=49068751-1b73-4d75-a7db-97ae9fd2dbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:07:14.860Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:07:14.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:07:24.866Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=ed9e3c13-ae48-48ee-96fa-2ad50734113f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:07:54.896Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:07:54.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:08:04.901Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=7e899348-8b68-49b0-ac7d-f4c126b66a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:08:34.933Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:08:34.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:08:44.951Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=6611129b-9e78-4304-8ab3-220a44ed995e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:09:14.973Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:09:14.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:09:24.978Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=067523ae-f00b-4bf9-97f9-d07611599906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:09:57.106Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:09:57.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:10:07.110Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=8d7ded1d-3e0e-4184-844b-f1c8b9c7fbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:10:37.141Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:10:37.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:10:47.146Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=232a5d90-daa3-4f9e-9502-f6962bedb079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:11:01.510Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:11:01.511Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T23:11:01.512Z |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-06-19T23:11:01.528Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T23:11:01.615Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T23:11:01.615Z |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-06-19T23:11:01.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:11:17.401Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:11:17.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:11:27.406Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=bd9bb21c-d007-473f-ac1b-41f3a06245c8 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-19T23:11:28.567Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-19T23:11:28.567Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-19T23:11:28.572Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:11:57.448Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:11:57.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:12:07.452Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=9eef3e65-4cc1-4825-96fe-178bdd7144e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:12:37.487Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:12:37.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:12:47.492Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=1e720932-1967-485c-ae79-973b51a4f9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:13:17.520Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:13:17.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:13:27.525Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=93861a12-c107-4849-af32-3864ac1029f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:13:57.557Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:13:57.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:14:07.561Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=fd597c16-a2eb-4adb-a327-1c6921349b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:14:37.587Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:14:37.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:14:47.589Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=5e917bda-a5e1-4f38-9387-23e7b5cdb716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:15:17.615Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:15:17.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:15:27.619Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=2a0363a5-ccb9-49a9-89e9-f8c6f61593ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:15:57.647Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:15:57.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:16:01.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:16:01.133Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T23:16:01.135Z |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-06-19T23:16:01.139Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T23:16:01.203Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T23:16:01.203Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-19T23:16:01.206Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:16:07.649Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=653a9ea4-6d01-4cc3-82ad-71cbce63ace7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:16:37.670Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:16:37.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:16:47.675Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=51b9ea85-5578-4099-b49b-501eb3d863b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:17:17.699Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:17:17.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:17:27.701Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=47bc8677-a709-4b7d-9bc8-0fdb459e6e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:17:57.721Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:17:57.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:18:07.723Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=96719471-1e32-4559-932e-87c4d1d70b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T23:18:37.744Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.58.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:18:37.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:18:47.749Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=2cf40875-2807-41b8-a249-bd4d9a191763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:18:47.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:18:57.812Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=cf8f7f8f-ce46-46fa-9db2-7400457121fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:18:57.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:19:07.830Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=fd42e580-f8c1-4131-a9dc-e07cb382d324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:19:07.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:19:17.845Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=6dca5373-bd0e-4037-813c-3570f0358fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:19:17.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:19:27.863Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=185674ef-543e-495d-9e88-c0aef5dfeff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:19:27.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:19:37.879Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=4000e086-dc70-44d5-b4fa-fceb932726eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:19:37.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:19:47.889Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=2fc47cc8-5557-4d10-905b-33fff8e6124b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:19:47.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:19:57.898Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=541ce47a-26cc-46dd-96e5-559b673ca496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:19:57.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:20:07.934Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=698c73b2-983b-48a4-9ad4-9a1f6f501775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:20:07.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:20:17.947Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=cf3958cf-3cdc-4683-8bb8-275a8f100f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:20:17.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:20:27.958Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=4a8342fa-9544-4fc1-9c0c-5837a426ee75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:20:27.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:20:37.967Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=4aa036e0-f037-4365-8573-7f0f1ad22fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:20:37.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:20:47.975Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=a7a384cf-845c-4d92-9d1c-e7ef04d6a458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:20:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:20:57.984Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=0492ac9c-d47e-479d-91ac-d0c442ade85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:20:57.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:21:01.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:21:01.111Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T23:21:01.112Z |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-06-19T23:21:01.115Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T23:21:01.172Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T23:21:01.172Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-19T23:21:01.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:21:07.995Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=9c36ea81-ee32-4cbf-bd91-8d363a797982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:21:08.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:21:18.008Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=56f52ebb-78ee-4f95-a04c-37d8ef432b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:21:18.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:21:28.020Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=59ce9c2b-0238-4f34-9136-55a49739c88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:21:28.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:21:38.030Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=6c89fc84-93d3-494d-b45e-770b761cf992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:21:38.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:21:48.041Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=df6b2f1b-a625-41fa-a394-2ac56f272975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:21:48.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:21:58.053Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=d5f460ea-cb42-4345-bcfa-339c1f3c6f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:21:58.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:22:08.065Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=6f901cfe-826f-481e-b4c7-b0b079c244d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:22:08.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:22:18.074Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=410240e4-2132-4a41-8410-bbf41c5402cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:22:18.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:22:28.084Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=07c492be-e0f2-4d4d-8ef3-2df3af30007c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:22:28.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:22:38.093Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=02424cbf-4bf1-4fd3-8846-72cf378b41c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:22:38.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:22:48.103Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=38ec818b-8f9b-4b1b-83d1-a44ebbdb6cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:22:48.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:22:58.112Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=f8e6aef9-c129-4d48-aa7f-97b1e0b445e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:22:58.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:23:08.129Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=f56b65b3-ddc8-499a-ac15-e117b5e71a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:23:08.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:23:18.140Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=2230defb-3c03-4e1f-892e-7a2e44d5070f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:23:18.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:23:28.167Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=71f68c57-1134-4ca9-be7c-78ebe9307b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:23:28.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:23:38.179Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=dc41684c-b872-484b-847b-89b631968c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:23:38.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:23:48.194Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=8594c0b0-37b0-482a-a980-9fe785d0d3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:23:48.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:23:58.207Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=847881f7-cd95-49af-b8fe-e5187b9ddb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:23:58.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:24:08.219Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=8797e507-0a8b-45ef-9208-3ef87fb48e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:24:08.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:24:18.229Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=8b34ed71-3b19-4940-aba8-6673cd2d2758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:24:18.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:24:28.238Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=d2143cad-f0a0-4750-b90d-e2471c0c91c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:24:28.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:24:38.246Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=932c1704-b508-4659-b9f2-3d8a212a9d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:24:38.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:24:48.255Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=0ed1aa91-5142-4531-8d0d-3e660705cd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:24:48.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:24:58.263Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=6f45d265-6176-443e-82a6-bb720de00523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:24:58.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:25:08.275Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=a494d5d5-9503-4471-aa5b-27ac0d682673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:25:08.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:25:18.289Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=51b7cac4-a00d-44f3-bd67-9e0267cb4061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:25:18.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:25:28.298Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=6dc592b1-b1e5-48c1-af00-20c4acfe63c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:25:28.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:25:38.308Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=aba0c0fb-669b-448f-ace6-daee95a6dda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:25:38.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:25:48.317Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=e4e8f80a-2a29-48b5-8a24-cdd1318df156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:25:48.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:25:58.328Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=53db9417-a350-4de9-96c9-bc203147d77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:25:58.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:26:01.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:26:01.126Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T23:26:01.127Z |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-06-19T23:26:01.130Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T23:26:01.193Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T23:26:01.194Z |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-06-19T23:26:01.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:26:08.338Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=24303f42-9b2f-49ec-83f0-0fed5915d950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:26:08.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:26:18.349Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=89cb6576-b379-4379-9f78-3d70ccd9fe8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:26:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:26:28.358Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=a1539ad2-2b67-4da0-a5b6-73f97c3ed707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:26:28.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:26:38.374Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=5e26149e-6436-4216-9ddc-a979b4f600c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:26:38.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:26:48.388Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=d239b16a-77c8-4117-bed2-4566968d1514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:26:48.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:26:58.399Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=44f5c573-b8d4-4e37-bb7d-311ef3d11e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:26:58.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:27:08.423Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=db5a7b61-b01c-4fd0-8f7f-41b255f3c978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:27:08.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:27:18.433Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=df58ea90-5ec3-4cf8-b737-e0f7f31b9f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:27:18.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:27:28.440Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=ee30f151-a396-44c5-9efb-bef0e2481af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:27:28.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:27:38.450Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=ff419300-fa02-47a4-94be-e56ee84e9eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:27:38.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:27:48.459Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=38c2c9f0-10ec-4bf3-b7d5-5081a8efa540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:27:48.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:27:58.467Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=16394f84-119d-4c43-aa44-6d1d5b4b6143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:27:58.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:28:08.474Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=981e2be8-0021-49ca-8a5a-2ad65f22b08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:28:08.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:28:18.483Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=4d06d575-1cba-44f4-9c37-584dc71977dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:28:18.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:28:28.490Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=c4fb819b-95c9-432f-be03-554e34ef3aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:28:28.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:28:38.498Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b43489ee-b16e-4ac0-bd18-8e6dfaa85a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:28:38.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:28:48.511Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=3c154a8e-cb36-484c-a96d-d88b7d41eec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:28:48.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:28:58.521Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=5d6947de-ea05-424b-9561-078d779dc147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:28:58.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:29:08.537Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=7d9252cb-e345-4cdc-a635-fb9818a3e38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:29:08.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:29:18.546Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=41ade362-cf27-40fc-bd06-9c5affc8ddf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:29:18.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:29:28.554Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=6faad989-4173-4c50-bf08-fd35401b863f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:29:28.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:29:38.563Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=a4dc9fef-6577-423b-a470-0546b287b5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:29:38.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:29:48.572Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=6ba4942f-4fe5-4128-9b13-f0e52d91a57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:29:48.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:29:58.580Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=f862bcdc-d158-4300-84e0-6f68a7b76144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:29:58.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:30:08.587Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=a22171bc-7679-445a-bb03-6ddfbcfc6849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:30:08.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:30:18.596Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=bf08534a-0534-4f43-ae45-97f71673e6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:30:18.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:30:28.604Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=50695048-a063-4f65-ad11-838af499e207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:30:28.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:30:38.615Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=423798f2-0b8f-4292-a2ec-a868227e85d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:30:38.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:30:48.625Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=319a4462-6212-47f4-bffa-3e10f19d87c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:30:48.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:30:58.636Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=540b1501-2cf2-48c9-9a0e-2e64b023f713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:30:58.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:31:01.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:31:01.075Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T23:31:01.075Z |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-06-19T23:31:01.078Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T23:31:01.143Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T23:31:01.143Z |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-06-19T23:31:01.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:31:08.645Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=8591c5be-a730-4159-a27f-afd7e1cb2b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:31:08.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:31:18.654Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=18f3ac4b-1048-4684-ade0-553e9543e82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:31:18.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:31:28.668Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=bf73e879-4aa0-48c9-b51c-80f306e372bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:31:28.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:31:38.677Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=2aa8e468-5bc4-404b-ab45-5fb31402f775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:31:38.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:31:48.685Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=534b0191-54f5-4892-8183-5c3e473ca9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:31:48.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:31:58.692Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=e1639420-8041-4bbf-9475-2ecdb3543d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:31:58.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:32:08.699Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=0423c2b1-176c-4ccc-a8ca-6181b1f23e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:32:08.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:32:18.708Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=5fbd06bd-02c8-4cba-bf9e-30ddd554abb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:32:18.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:32:28.725Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=cb0c299b-eda3-4cab-86d1-a0d8335cf286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:32:28.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:32:38.733Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=0973833a-1f1e-4b3d-bbda-aae5a07e4bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:32:38.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:32:48.742Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=2799e7f5-d6d2-47c0-8212-2dad140f821e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:32:48.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:32:58.761Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=8d9e09a7-b245-4305-993d-fa7c1c574b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:32:58.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:33:08.772Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=9c65752d-d9f7-43f0-bdb2-c58f177d7aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:33:08.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:33:18.783Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=354f5b53-ef13-4215-9034-fe85b2045866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:33:18.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:33:28.793Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=31ec4f94-bbaa-41aa-9aca-ecdaebf0fa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:33:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:33:38.809Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=9e84c086-38b3-4593-978d-7bd386d26d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:33:38.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:33:48.825Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=981bfcc3-8c3a-4b94-a06a-5056bbbfbd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:33:48.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:33:58.833Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=10b442ec-0593-4e53-bb3a-3799369e1a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:33:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:34:08.843Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=5095ec84-f4dc-4050-89ae-978a3318fa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:34:08.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:34:18.851Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=bbe59547-709c-49c4-ba6a-9958df19e6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:34:18.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:34:28.861Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b8e431d2-37b5-4501-bb0b-a0ef1fd22fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:34:28.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:34:38.867Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b4fe3367-f7c4-470f-b20c-390758fb55a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:34:38.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:34:48.874Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=42fb62e4-5839-4725-9ac5-bac70af15be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:34:48.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:34:58.883Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b67d3c6d-edd2-4924-a273-0eb95d3211d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:34:58.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:35:08.892Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=d6c7a988-b0d4-408e-b021-8487f549689d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:35:08.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:35:18.903Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=a21fdb6e-765f-41f7-ab19-4881992e74f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:35:18.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:35:28.911Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=75650901-b44d-438e-93c9-d90c1b9a1d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:35:28.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:35:38.920Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=bad743f1-6dce-4254-b3dd-e29927d7af01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:35:38.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:35:48.928Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=671e29cb-aad2-470b-82bb-7217f5ab2567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:35:48.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:35:58.938Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=4f54bc2f-f72e-4869-8241-e1f2b489e0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:35:58.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:36:01.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:36:01.092Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T23:36:01.093Z |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-06-19T23:36:01.097Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T23:36:01.161Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T23:36:01.161Z |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-06-19T23:36:01.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:36:08.946Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=94709631-45d0-4310-9b22-07281a07cb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:36:08.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:36:18.953Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=169b9848-8a75-4e06-a5b3-feeb69502abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:36:18.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:36:28.964Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=82ab6c57-9b74-424c-9327-04c11946214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:36:28.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:36:38.971Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=6a3d1ea6-7eaf-489d-8f86-bca29a72ce6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:36:38.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:36:48.978Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=67c0c978-d286-4441-94c8-4d429804d1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:36:48.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:36:58.988Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b0022022-4ee5-4ec8-8989-9c64decfa90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:36:58.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:37:08.995Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=d75849e6-93fc-413c-b156-a62e0f1c1e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:37:09.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:37:19.013Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=6b8383ac-3a76-43ab-a3d3-3108b7f76971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:37:19.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:37:29.029Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=57791800-ec3c-4bd6-9340-28260e0523f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:37:29.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:37:39.043Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=9bf07bf6-bbdd-4d88-adeb-c59e17d4a78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:37:39.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:37:49.050Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b663db89-3451-4332-ae30-ff773fb57fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:37:49.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:37:59.077Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=f6682fe4-f830-481d-adc7-d26ce6843df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:37:59.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:38:09.085Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=f35a7337-bc41-4b92-afe7-91483455920b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:38:09.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:38:19.093Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=9e10a896-2a6a-46b1-abe2-a59562861604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:38:19.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:38:29.100Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=1f667acc-b684-4197-9e6e-df91248e86fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:38:29.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:38:39.107Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=eebe796c-37ad-4872-8a5d-e18fcafbd0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:38:39.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:38:49.115Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=d0639513-4ba5-4bd8-8be1-e0656541b9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:38:49.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:38:59.127Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=ecf927f2-8a48-4917-baee-6b2720fc6fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:38:59.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:39:09.135Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=a977d3fd-b7d8-4532-9613-a58eef324242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:39:09.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:39:19.145Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=14875596-321f-462d-bf0c-3aa692da4652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:39:19.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:39:29.155Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=70072f63-2578-429d-8448-b662bc8445db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:39:29.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:39:39.162Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=bffc0a03-4b36-4814-b5bf-c32405ae6add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:39:39.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:39:49.171Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=e74efade-051e-4971-b957-2343b3f71496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:39:49.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:39:59.180Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=a9ae7825-a075-4d19-b248-6a6b37fee81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:39:59.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:40:09.188Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=60117067-832e-497b-9750-271108b0e2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:40:09.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:40:19.196Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=7a3cbcd6-49a0-43ff-8c0e-67f335266e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:40:19.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:40:29.202Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=56d7f920-da35-4306-b706-e5192ee0b605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:40:29.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:40:39.209Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=e69179e8-0d67-455c-b0f9-cc597215bb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:40:39.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:40:49.217Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=386f1e30-cdc6-4309-8783-568c7a028dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:40:49.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:40:59.227Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=0ae23c35-41c9-456d-a31a-3de2eca7c45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:40:59.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:41:01.115Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:41:01.116Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T23:41:01.117Z |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-06-19T23:41:01.119Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T23:41:01.177Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T23:41:01.178Z |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-06-19T23:41:01.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:41:09.238Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b57d8bac-5845-4e8e-aa36-d3f166aabbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:41:09.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:41:19.250Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=7b42d432-76b6-439d-9aa9-e2ff948715bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:41:19.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:41:29.258Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=581f0785-90dd-40c5-8ee7-987538a1e002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:41:29.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:41:39.266Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=8c45d0cc-c21c-4214-bdab-bf4cff5f3530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:41:39.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:41:49.273Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=a92c1800-176e-46b9-b3f9-0e460dfb6f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:41:49.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:41:59.281Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=a34ce19f-fe5c-4086-92ca-c3ee6db09620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:41:59.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:42:09.288Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=26204bf8-36cd-40fe-b7a1-252147028702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:42:09.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:42:19.295Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=2530ad74-3140-4a91-a44b-a607e863ce8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:42:19.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:42:29.303Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=fa92650d-0219-42bd-8606-08803bc866a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:42:29.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:42:39.311Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b698e2d7-76fb-4bc4-ad72-737233fd3035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:42:39.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:42:49.321Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=25aaf868-a7cb-4d1f-a293-ff4c058497c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:42:49.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:42:59.330Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=1f835c8c-02df-4653-b504-3049c259ed60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:42:59.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:43:09.338Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=3464af44-1dfe-44ae-91b5-bd168081437f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:43:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:43:19.346Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=d0be7ae4-0f4c-403d-82e5-da31025ef53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:43:19.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:43:29.354Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=94d04f75-ec85-4f69-971a-92f3073f2edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:43:29.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:43:39.361Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=8fd9a64f-3788-456e-8d78-b4cbae604d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:43:39.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:43:49.369Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=1f016af0-08f8-4167-8984-e8bf6eaee4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:43:49.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:43:59.377Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=46b2d0be-3a60-4ba6-afc1-ef1268a1fb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:43:59.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:44:09.385Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=0c7e8b6b-2177-4ec1-9b04-2a004fd3100f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:44:09.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:44:19.394Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=2caf3526-4b85-42df-a930-a543c8a45905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:44:19.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:44:29.403Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=37e36f93-cd86-48a3-a46b-c80ec5ee2019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:44:29.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:44:39.413Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=fe807b66-d27f-473e-93a1-02e3ba8966a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:44:39.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:44:49.422Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=a020174a-d50c-4f7e-8877-c6124ae38d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:44:49.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:44:59.431Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=9998fcfd-d9c0-45c3-a9a2-cada29330be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:44:59.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:45:09.438Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=f5400bb4-b6bb-4d6f-9759-a9ecd9fad5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:45:09.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:45:19.445Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=e295c3a4-4a19-4ea8-a5e7-983bbbfc6a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:45:19.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:45:29.451Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b20d66c3-d384-4725-baff-2292387e00a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:45:29.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:45:39.457Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=bc988116-2b14-4e31-9e63-a0d59e3f3776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:45:39.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:45:49.464Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=cced7582-312f-4dbd-b851-419b0d7ab603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:45:49.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:45:59.472Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=af0853f6-8f39-4c28-8b97-5ff86dae31be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:45:59.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:46:01.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:46:01.115Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T23:46:01.116Z |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-06-19T23:46:01.120Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T23:46:01.190Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T23:46:01.190Z |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-06-19T23:46:01.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:46:09.482Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=9b346693-5070-4981-b152-70c145cdd79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:46:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:46:19.493Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=e2b481b1-15f3-46b8-87aa-868145d31c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:46:19.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:46:29.503Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=fe1c9d9d-1843-445f-9a03-2100402add95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:46:29.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:46:39.512Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=195a2a0b-e462-4df3-997d-ebc97bb0394a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:46:39.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:46:49.524Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b8be408a-d134-433c-a7dc-7103194d5c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:46:49.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:46:59.531Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=0d4edfcf-1cb4-4654-a925-7c75afbfbfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:46:59.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:47:09.537Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=735cccef-8520-4923-a308-5c9e5a18091a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:47:09.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:47:19.545Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=2bb61357-6ae6-4b67-9871-333a9d79aa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:47:19.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:47:29.554Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=f03ed0be-354f-43da-9aba-9f1a325c3532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:47:29.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:47:39.562Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=1e22996d-3d61-4c9d-95ae-79c11359c8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:47:39.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:47:49.570Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=2c2069d9-4573-45bf-81e4-447db79581ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:47:49.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:47:59.578Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=f8799a7b-e91d-4cfc-8d04-8847f7cc0eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:47:59.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:48:09.586Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=84ddde2d-d053-43e4-8477-13f101996ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:48:09.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:48:19.596Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=071a0e5c-6d6b-4343-94ab-159207e1e2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:48:19.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:48:29.605Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=9f2499dc-56fc-4853-96a1-6f485100c05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:48:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:48:39.614Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=1a4d05c3-2110-4d22-a7e5-101649a08d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:48:39.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:48:49.622Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=6037914c-c0ad-4501-901d-50f8410a18f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:48:49.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:48:59.629Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b07d6c8c-19b1-4728-8406-b3a4b4f1c61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:48:59.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:49:09.635Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=0fa2225e-a118-4235-bbce-24cbd9d113a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:49:09.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:49:19.643Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=7fdc2873-55df-48f0-bb0d-63861f6f6a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:49:19.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:49:29.652Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=5041cf52-21b8-479d-8c62-594a85ad5c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:49:29.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:49:39.659Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=35fd4841-d3e5-47a2-b0c1-deb45c758a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:49:39.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:49:49.670Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b59f2ba9-8621-4596-8d48-94d00a0c0e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:49:49.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:49:59.677Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=d3e4e03f-6057-4dd3-8aae-b5f136f1a522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:49:59.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:50:09.685Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=50e9495f-396f-4bd3-bb2e-3541aab0aa5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:50:09.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:50:19.695Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=707b6c8f-359f-4edf-8878-353b5945f272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:50:19.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:50:29.704Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=c0269dcc-420d-41e2-b8f9-2b0f73341a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:50:29.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:50:39.711Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=0d5c156b-24f1-447b-b612-d3444fb7a179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:50:39.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:50:49.720Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=5b72f851-4dd1-416f-8d49-a93f42f740a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:50:49.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:50:59.726Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=5c7b4c83-adf7-4cb8-9f63-a6716237ccf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:50:59.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:51:01.095Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:51:01.095Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T23:51:01.096Z |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-06-19T23:51:01.100Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T23:51:01.150Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T23:51:01.150Z |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-06-19T23:51:01.153Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:51:09.734Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=88dec228-f1c6-4ed2-98e9-80d7a76b2dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:51:09.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:51:19.741Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=d336a63b-a663-4b21-a4df-ed2fd1a5b626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:51:19.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:51:29.749Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=31f66b8a-e9c5-4e34-9244-8097d6ad3c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:51:29.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:51:39.755Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=58ef4109-b425-4a68-8ffc-b1108136526f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:51:39.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:51:49.762Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=cb4de0ba-f228-484f-a91c-b2f7afcde07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:51:49.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:51:59.779Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=65034620-3cd8-4f3b-aceb-84aad37eb965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:51:59.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:52:09.790Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=acc1ed3e-8926-4e17-8896-f86e455c0847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:52:09.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:52:19.799Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=cec9b582-a105-4d45-be8c-0211ca77c4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:52:19.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:52:29.807Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=d7e3a06b-6aa1-434a-a45d-89a44141ebcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:52:29.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:52:39.815Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=ea99f6b9-1a4c-4843-a8b1-c022158eb771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:52:39.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:52:49.824Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=cdd8fec9-4a8a-497e-a8ba-028815f36bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:52:49.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:52:59.831Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=8d9673fa-340c-4207-acbf-b9a9cbcc30e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:52:59.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:53:09.845Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=c15ae1c3-579e-48a2-a1b5-6ba6a70ca94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:53:09.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:53:19.853Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=d3599ad2-b2b3-43ce-9a02-e133e753d12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:53:19.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:53:29.859Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=40efa5d6-081e-49b6-9599-187bfe283f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:53:29.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:53:39.866Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=96c336ac-7d1d-484f-b653-f444d0302bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:53:39.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:53:49.872Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=ccc716aa-3793-42e5-bfbe-4a6892753db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:53:49.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:53:59.880Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=f545acf7-f689-417b-9666-501ff5ac58b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:53:59.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:54:09.889Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=02624fa4-1237-41b3-909e-d6ebb780cbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:54:09.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:54:19.900Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=79780225-61c7-40dc-92af-2675c6efe0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:54:19.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:54:29.908Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=a1d39ad3-76bb-4df5-942a-62ec070a12d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:54:29.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:54:39.916Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=733da5fa-9a3b-4d76-ac0f-1288e75f8f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:54:39.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:54:49.925Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b43f775b-43bf-469d-a2a4-88d48bc19c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:54:49.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:54:59.933Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=6f1ba4da-e039-4cec-b13e-ca7e8917540c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:54:59.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:55:09.939Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=3fed3180-e18f-4cd6-a3bd-38ec83576bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:55:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:55:19.945Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=733a8e7d-59b2-420d-a5bf-621b8d3cc525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:55:19.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:55:29.951Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=3a0ec945-5ed0-4571-843a-e8573c10e678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:55:29.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:55:39.957Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=0d612a6a-055e-4466-9df7-e78bdd89f598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:55:39.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:55:49.965Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=843ea781-b176-4899-9728-2a10052974a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:55:49.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:55:59.974Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=1b5f72b6-182d-4fb9-9cc7-380e27e8fb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:55:59.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:56:01.099Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T23:56:01.099Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T23:56:01.101Z |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-06-19T23:56:01.104Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T23:56:01.178Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T23:56:01.178Z |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-06-19T23:56:01.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:56:09.983Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=6175042a-531a-4c57-b2a5-90b2e70fa857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:56:09.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:56:19.992Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=5a440ebc-ccf1-4914-8a82-eece64ec6c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:56:20.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:56:30.000Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=71a74471-20f5-49a0-87f9-95b20778c22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:56:30.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:56:40.008Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=a9063d54-71ca-4493-8df0-80e763564429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:56:40.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:56:50.014Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=0d7b5cd4-3d48-4d97-84e4-40f1a8734698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:56:50.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:57:00.021Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=268f76f2-0e96-4b17-8da9-fca6f6bb656d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:57:00.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:57:10.027Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=2a77422a-b75b-4565-b3d6-e2407038cf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:57:10.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:57:20.034Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=a951c563-464f-44de-807e-cfd1c02280ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:57:20.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:57:30.040Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=ee06ba49-ced4-4626-8a13-873dc866e0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:57:30.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:57:40.046Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=e84bc47a-e4a3-4742-a052-833ea850035b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:57:40.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:57:50.054Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=af222afd-2f33-4247-b58d-25fe4a030ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:57:50.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:58:00.062Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=93acf515-8b31-4d6c-983c-4e5b4788f988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:58:00.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:58:10.071Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=7de0319a-8c52-483b-9017-d5ff0b57cb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:58:10.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:58:20.078Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=58538814-6b3d-40d3-b95a-951368151ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:58:20.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:58:30.086Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=ecce5c4c-5470-4a4c-9be8-53f337227a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:58:30.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:58:40.092Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=818698ae-69c1-4c7b-b7a9-375bc4a448e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:58:40.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:58:50.099Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=5f961ac3-5a02-4101-81d8-81fa4825f2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:58:50.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:59:00.105Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=836c546f-1c02-4363-b3c5-005c30fd6785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:59:00.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:59:10.112Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=5a29d11f-d125-483c-acd5-5a43e5a8f8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:59:10.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:59:20.118Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=cda32714-800c-4df1-b601-5c17f83a0f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:59:20.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:59:30.125Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=4c3de848-e9d9-482e-bf67-efe491040304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:59:30.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:59:40.132Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=67e5bc36-5376-4c04-b227-51de8374182f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:59:40.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:59:50.140Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b94e8bdb-6ed5-4865-82cb-200499bde310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T23:59:50.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:00:00.149Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b87730cd-fc42-482a-9311-0155b0ae4fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:00:00.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:00:10.174Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=bf1eb1b7-f0ec-4c7d-982b-371187ed0a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:00:10.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:00:20.182Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=075ec4c0-a845-4bde-9ca3-96440a417fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:00:20.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:00:30.190Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=034e836a-8f8b-4d81-a9e4-c18fe17b7b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:00:30.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:00:40.197Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=002b24c0-99a5-402a-a53d-8312037ecb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:00:40.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:00:50.204Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=d58c3ac8-e6cb-4e89-8cc9-4f83ab4ced79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:00:50.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:01:00.210Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=72cc63f2-af66-4aa2-8dd5-9d4a84dfbddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:01:00.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T00:01:01.088Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T00:01:01.088Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-20T00:01:01.089Z |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-06-20T00:01:01.091Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-20T00:01:01.156Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-20T00:01:01.156Z |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-06-20T00:01:01.160Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:01:10.216Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=8ed0be57-6089-4251-9f62-4847ec0927e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:01:10.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:01:20.222Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=cab64d00-dab5-45db-ac96-e2a10cdb6ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:01:20.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:01:30.228Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=1694ee66-79d8-4582-9a0b-61d764b32836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:01:30.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:01:40.235Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=08d190f6-77ea-4b21-896d-a257a1036f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:01:40.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:01:50.242Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=c3619a70-7e02-4477-b61b-e420afc08479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:01:50.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:02:00.257Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=04796dd6-6982-47f5-aa65-1d36d685439a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:02:00.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:02:10.265Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=be966e9e-ef86-4273-aacc-dafdca9211c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:02:10.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:02:20.273Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b6253983-86e1-4708-8b01-8a7402b279cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:02:20.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:02:30.282Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=ab1a50f8-d182-4b0b-b584-91ce539cd122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:02:30.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:02:40.289Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=23fcff35-1cb8-40e6-af62-65e308c0e923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:02:40.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:02:50.295Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=e190b320-4916-4a8d-9e36-267db94340fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:02:50.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:03:00.302Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=e43ae49e-5045-454e-967d-e6aedfd9a77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:03:00.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:03:10.308Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=60eec405-b7f0-4317-8906-a0ad4168599e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:03:10.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:03:20.314Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=0a7c05f5-7f3a-457a-bb56-c70076a7ae31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:03:20.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:03:30.322Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=a498519e-0ff4-44c6-9d84-1a015e4b5a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:03:30.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:03:40.331Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=ddb23eb7-df6b-4a3a-9cd2-1e4aaafa5de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:03:40.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:03:50.338Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=0f1eaecf-ef18-468c-9aa4-0880d40363a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:03:50.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:04:00.345Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=ad2b143d-f27d-4af0-a951-879bdcaa3005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:04:00.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:04:10.354Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=0fc11b67-99d8-4339-862a-8d91c1d4bf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:04:10.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:04:20.366Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=a87e8930-5aba-4f9c-9213-94b8860317f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:04:20.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:04:30.374Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=d85e6924-e86e-4908-b515-46ae41f5e2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:04:30.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:04:40.382Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=66aadf91-686b-4cca-b4ed-12ed8fcff157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:04:40.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:04:50.392Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=9a1f051e-be32-48dd-991a-6307cbc9d5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:04:50.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:05:00.398Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=9b1b2706-cc44-4414-9003-2efd1ea4b8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:05:00.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:05:10.404Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=6a6a26eb-94e2-489a-9a2e-8882df2177e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:05:10.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:05:20.413Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b74682f0-4ae8-44f0-b9fa-4aa00404b82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:05:20.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:05:30.419Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=546a4399-09ac-44f5-bf64-730ea63d428f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:05:30.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:05:40.426Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=233972d0-3ec1-4bd2-aa58-0910417cac2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:05:40.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:05:50.436Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=43c8784a-d2e0-46ec-895f-8af90cfdabb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:05:50.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:06:00.442Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=521524c2-e124-4bc9-95ae-4fe29991af4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:06:00.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T00:06:01.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T00:06:01.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-20T00:06:01.070Z |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-06-20T00:06:01.074Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-20T00:06:01.129Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-20T00:06:01.129Z |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-06-20T00:06:01.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:06:10.449Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=d62f5e06-c0b6-4570-91a9-e92da52420f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:06:10.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:06:20.458Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=594f8443-29c1-40cc-8bc5-fae3be95dd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:06:20.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:06:30.468Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=19d0ceda-4cf6-4469-963c-7e742398b421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:06:30.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:06:40.474Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=c293ccd0-51e2-4a49-966d-40f71f002d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:06:40.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:06:50.480Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=06335baf-d60e-422e-a2f2-32fb4d1ff0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:06:50.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:07:00.488Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=4712d429-5f65-48d6-a3b6-5610e5ddf656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:07:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:07:10.506Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=27ad49aa-3ebf-48ed-8eec-aa7b1c2de6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:07:10.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:07:20.513Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=4244e765-852e-43c7-af73-d2ded1f3e861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:07:20.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:07:30.520Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=1b4c940f-f44b-4c1c-a10f-87dc798d8463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:07:30.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:07:40.530Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=34cbc672-9bba-450d-a0e8-f2288cba7663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:07:40.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:07:50.538Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=768a5f8d-3fbc-4ad2-85a9-44d735dcf5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:07:50.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:08:00.545Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=8182ac7c-1a5e-4096-9923-c3dd2c3adb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:08:00.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:08:10.585Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=ac7266ed-74d6-40fe-9267-17ccd4fe106f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:08:10.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:08:20.594Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=8488bad5-8922-4765-bd47-d9c692c6f52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:08:20.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:08:30.605Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=fb5543c0-3809-44ef-9182-8ed2ea2af4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:08:30.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:08:40.613Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=5f066506-48d7-4930-8a44-20bd7277a658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:08:40.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:08:50.622Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=7127c3fe-6bdb-4dbd-9a5b-83ff01bde39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:08:50.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:09:00.629Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=57f27ed3-b9ed-4589-bd3d-7d46449f7952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:09:00.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:09:10.636Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=62505fb6-4049-442e-9c75-78667e51b3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:09:10.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:09:20.642Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=1d1d65f2-2a8a-41f7-bdde-e90f800b2e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:09:20.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:09:30.648Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=86d13a4d-82a5-458f-b81a-22d6a9e79e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:09:30.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:09:40.654Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b7ab500d-ff4a-4367-8a97-4ccd109fac4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:09:40.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:09:50.660Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=d0a43a36-72af-4a0f-9de3-d86ac29be6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:09:50.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:10:00.673Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=101cd919-c33e-4ff5-a6e5-281d91c6e709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:10:00.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:10:10.745Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=7c5fcc7e-bbe4-4ba9-ae12-96a7d0006a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:10:10.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:10:20.751Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=602851d8-39ee-419a-8107-1d015901499e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:10:20.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:10:30.758Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=cb9a5147-8690-41d5-ab06-cbe0be4b82e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:10:30.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:10:40.766Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=97277958-80cc-4505-9c02-a6c7e6ad7b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:10:40.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:10:50.782Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=67cb9228-8a32-4b49-bbf9-5ef4345660c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:10:50.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:11:00.792Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=257d6a2a-a764-4531-ad0c-5a48965e96ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:11:00.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T00:11:01.104Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T00:11:01.105Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-20T00:11:01.106Z |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-06-20T00:11:01.110Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-20T00:11:01.184Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-20T00:11:01.185Z |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-06-20T00:11:01.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:11:10.800Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=1a89bc77-a34a-4347-86c2-c56a0b32baf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:11:10.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:11:20.809Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=a8bc92b4-9852-49d3-9729-9bbc62fb77b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:11:20.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:11:30.816Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=6326f694-2982-48aa-85fd-e04846e765ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:11:30.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:11:40.822Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=c956b689-cc7e-4153-89e5-07c3d3993482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:11:40.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:11:50.828Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=85fe1844-3cc4-4403-b098-d135033c231f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:11:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:12:00.836Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=e59a0dd1-dcb6-4e57-9ce4-f08651160363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:12:00.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:12:10.843Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b56cab2e-8640-44b4-b754-f6cdea6a8023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:12:10.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:12:20.854Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=7b0962cd-52c2-4c5b-aeb5-8d50eb0a13db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:12:20.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:12:30.863Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=e6b9daa0-9954-4726-b92b-6ef5ea73494b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:12:30.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:12:40.870Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=8db1a2d1-e7e6-4420-b97d-f4648af0badd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:12:40.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:12:50.879Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=42effcea-f0d8-4e84-96e0-dd08eb9248ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:12:50.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:13:00.887Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=31dd4a68-348f-4218-91c2-d61fa7392afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:13:00.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:13:10.897Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=8da943b0-e863-4af9-90e7-da305193c9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:13:10.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:13:20.905Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=1cc91116-94c6-410d-92c8-82dd5ff4dc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:13:20.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:13:30.911Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=65862bda-0ef0-4fa4-b0bf-9950bc68e832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:13:30.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:13:40.919Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=e64bfc8e-5398-45b4-a59f-a6b4e0190c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:13:40.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:13:50.932Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=526b07b3-de1a-4826-b1b6-2d67c7c81295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:13:50.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:14:00.943Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=13f74bf7-81d0-4506-ad8a-22c61241a1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:14:00.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:14:10.949Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=664ac48f-552e-4825-9a49-b86bf585a70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:14:10.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:14:20.976Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=ad18a9aa-2b14-4377-8602-f09d129466b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:14:20.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:14:30.982Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=1e97fc58-d8d6-4318-8e5e-224a0f9c84c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:14:30.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:14:40.988Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=ccbb4598-0215-41ae-ac2d-e66eb0a89309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:14:40.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:14:50.997Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=75d9a275-d85f-4efe-b507-961e1525da4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:14:51.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:15:01.008Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=00695015-f428-4af7-8f3f-539ed596be14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:15:01.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:15:11.014Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=2bb36d4a-5eb6-4317-b982-258cf82bd319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:15:11.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:15:21.021Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=225dc4a3-f553-4180-a837-fa720a70f8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:15:21.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:15:31.029Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=1037a1e5-d159-4f50-86a6-8fba8250fe95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:15:31.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:15:41.036Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=699e2fe2-ba9b-4252-933b-54a27c787a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:15:41.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:15:51.043Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=09f9c246-8d7c-41bc-8ccf-0eb56f4830af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:15:51.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:16:01.063Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=27eb22d0-53fa-4e54-a3a1-b17c17226016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:16:01.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T00:16:01.069Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T00:16:01.069Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-20T00:16:01.070Z |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-06-20T00:16:01.073Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-20T00:16:01.142Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-20T00:16:01.143Z |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-06-20T00:16:01.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:16:11.069Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=def8ac49-1783-43ae-bfe8-3db35e6197da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:16:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:16:21.077Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=29ade370-5f25-4e46-9b4c-752240149997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:16:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:16:31.082Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=62ff9a21-7ad9-447d-95ad-7e0af867cbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:16:31.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:16:41.089Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=cd2ab4c3-0dd9-47a6-b8c8-3d369ed82263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:16:41.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:16:51.097Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=5156ec98-8c2b-4d5f-8f46-be4b391227be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:16:51.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:17:01.106Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=5740188a-2cc7-4d16-90fc-327437883c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:17:01.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:17:11.113Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=efe67141-244d-4515-a2b1-72d56ee281c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:17:11.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:17:21.121Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=70827bb6-53e1-42b6-bf76-53113dfb34c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:17:21.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:17:31.130Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=b9d81909-5f7a-4b49-b504-5b9c4598461c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:17:31.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:17:41.138Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=efcae1ed-454a-4b15-ac39-de4c1bf55fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:17:41.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:17:51.145Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=f9045dac-9a9b-40df-bc56-86b181629e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:17:51.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:18:01.152Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=f91ca0c5-3988-432e-9a79-d8157fa9ee54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:18:01.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:18:11.158Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=883ef3c9-d95a-482f-8357-49ae9206046a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:18:11.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:18:21.164Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=4523cb7d-607e-4d18-b3d4-67347596028f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:18:21.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:18:31.170Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=e3c70550-a41b-4b4d-b56f-b6eeafeeefe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:18:31.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:18:41.178Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=15e70862-89b4-4cb7-9293-de9dd41a237e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:18:41.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:18:51.186Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=098f0466-d8ab-4f0e-97a8-5f7c2c3eafff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:18:51.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:19:01.194Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=08e3030d-49ff-408a-8758-4b2ee0ce348b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:19:01.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:19:11.202Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=d1f4794c-c3b8-4a0e-b0c5-45865f2227f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:19:11.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:19:21.212Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=fec5ee4e-bb30-475f-b1eb-6e9b2009eba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:19:21.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:19:31.219Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=883b0069-1c53-405b-9dca-824e94e8c034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:19:31.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:19:41.227Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=db038e9b-c7f7-4820-ab2d-c4f46dfbc045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:19:41.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:19:51.233Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=f6898784-a3d2-4124-9300-ff84e1fa98ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:19:51.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:20:01.239Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=76416589-62f7-4480-acd7-3546ebe31301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:20:01.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:20:11.246Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=0b8797d5-f8f8-4489-8fdf-e4c82faf5c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:20:11.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:20:21.252Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=d6daf4a9-b9e9-4dd1-a86c-47115afe313f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:20:21.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:20:31.258Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=ff04eff4-d7b1-450d-b338-ff905b2c5107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:20:31.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:20:41.264Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=813e4282-70c2-49b3-a272-2f265d75e63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:20:41.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:20:51.276Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=ebc892cb-4521-452a-bfe7-a4f0a215ed33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:20:51.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T00:21:01.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-20T00:21:01.114Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-20T00:21:01.143Z |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-06-20T00:21:01.147Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-20T00:21:01.216Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-20T00:21:01.216Z |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-06-20T00:21:01.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:21:01.285Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=307b591b-afd4-449e-8ae1-03f679686c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:21:01.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:21:11.291Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=2a644f57-e400-42ba-af65-a7e8b449053a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:21:11.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:21:21.298Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=5553a427-21c3-4ba6-885f-1ee51de0c550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:21:21.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:21:31.305Z |INFO |Init configs |InvocationID=2bdb74e0-c120-47d7-ba05-918fccd5d225, InstanceUUID=261655f0-95be-4428-bc84-502fff70568f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-20T00:21:31.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |