. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T09:31:33.376Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T09:31:33.380Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T09:31:33.472Z |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-05T09:31:34.209Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T09:31:35.281Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T09:31:35.283Z |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-05T09:31:35.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-05T09:31:35.503Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-05T09:31:35.554Z |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-05T09:31:37.566Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-05T09:31:38.115Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-05T09:31:38.152Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-05T09:31:38.153Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-05T09:31:38.212Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-05T09:31:38.212Z |INFO |Root WebApplicationContext: initialization completed in 2657 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-05T09:31:38.696Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-05T09:31:39.861Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-05T09:31:41.820Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-05T09:31:42.362Z |INFO |Started MainApp in 12.802 seconds (JVM running for 13.582) |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-05T09:31:42.451Z |INFO |Start scheduling PRH workflow |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:31:42.463Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=5cb7b636-acf6-43cf-8bc6-000a37dbd2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:31:43.609Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:31:43.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:31:53.650Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=815ca4f5-5158-4083-97e3-6594c4f0bbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:31:54.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:31:54.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:32:04.709Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=d91cf200-1117-4554-a408-5b4ac19d64a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:32:05.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:32:05.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-05T09:32:09.446Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-05T09:32:09.446Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-05T09:32:09.449Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:32:15.797Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=6f1e1c96-9fd3-4ee2-aacf-ed7409b7c770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:32:16.896Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:32:16.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:32:26.898Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=c4de6590-71ac-46db-ac2e-e876bae831ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:32:27.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:32:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:32:37.969Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=7a9ce4a7-ee18-4428-bc32-b23c97da3f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:32:39.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:32:39.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:32:49.008Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=e14ccb12-d781-47c9-a328-5ea585d51c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:32:50.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:32:50.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:33:00.111Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=0d1d5990-28db-47f5-bf5a-9eafa93d6d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:33:01.182Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:33:01.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:33:11.184Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=6d839adf-d3a5-4a28-abb6-2dbaccca8b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:33:12.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:33:12.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:33:22.223Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=95e21e10-6f96-4958-8cd6-c0372ec543bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:33:23.294Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:33:23.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:33:33.296Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=029f7482-4b5c-47b6-9240-91f612461ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:33:34.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:33:34.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:33:44.368Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=64bd8751-9429-4c74-8aa0-432f048acd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:33:45.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:33:45.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:33:55.448Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=5f953277-eeaa-4f2e-bd05-fc971ecaed51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:33:56.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:33:56.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:34:06.510Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=6dc198dc-ef71-4abc-97f5-83cd713737e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:34:07.554Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:34:07.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:34:17.556Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=db118e2c-95f0-424f-9b94-78004212a59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:34:18.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:34:18.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:34:28.623Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=5aa65f51-7e06-4db2-af13-af6adf5b6127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:34:29.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:34:29.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:34:39.727Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=46b7ad72-7eff-462e-940a-023a5a76947e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:34:40.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:34:40.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:34:50.799Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=828ce628-8793-4a86-a0c0-d48253bdc32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:34:51.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:34:51.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:35:01.871Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=c0b2af87-46bd-4a07-b6f2-88a627354b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:35:02.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:35:02.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:35:12.943Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=604a512e-8474-4ec4-808f-f7af8a82d202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:35:13.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:35:13.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:35:23.983Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=228e3650-5af7-4dac-aeaf-cff81060ba29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:35:25.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:35:25.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:35:35.055Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=60284d92-b4de-4af0-860d-b1ba0a1e458c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:35:36.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:35:36.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:35:46.131Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=cc12d04d-1216-4b00-812c-e353e3d153ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:35:47.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:35:47.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:35:57.168Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=5f9539ad-165d-45b2-9c4f-8f02d638aa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:35:58.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:35:58.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:36:08.238Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=e9c6cdcc-e5ce-4e14-ad01-83b6802e1eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:36:09.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:36:09.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:36:19.310Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=ea7fc4ad-8d58-4f4f-860c-788eafcaeb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:36:20.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:36:20.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:36:30.355Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=2f3dc6ee-f42f-4088-8a03-582fe08dcd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:36:31.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:36:31.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T09:36:39.250Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T09:36:39.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T09:36:39.252Z |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-05T09:36:39.253Z |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-05T09:36:39.367Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T09:36:39.367Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T09:36:39.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:36:41.425Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=836b741a-6fb0-4897-af20-7f2e1515be43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:36:42.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:36:42.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:36:52.497Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=9790de4e-d807-4f0d-8629-fd17ea172623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:36:53.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:36:53.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:37:03.538Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=7bd313a0-4341-40ec-92af-dd4dc438fb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:37:04.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:37:04.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:37:14.609Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=8fa93bc5-f5cb-456f-8081-ca3e7848cec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:37:15.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:37:15.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:37:25.679Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=7bac92b4-b0dc-42d1-b144-f8814439c1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:37:26.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:37:26.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:37:36.718Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=202569a8-c778-4821-9fb3-5a05515482f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:37:37.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:37:37.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:37:47.791Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=e4d37907-4fea-48fc-a0e4-0a0ef5768950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:37:48.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:37:48.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:37:58.896Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=f04bca47-50e1-4826-890e-7adf64542135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:38:00.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:38:00.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:38:10.031Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=2f8f1f46-55b7-419c-9e1f-43f97077889a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:38:11.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:38:11.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:38:21.072Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=a674938f-4af1-452f-bce2-81f25ac2738b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:38:22.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:38:22.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:38:32.174Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=3bcc7bc3-b4b2-45ef-b2fe-814923c3cb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:38:33.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:38:33.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:38:43.251Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=9f29d88a-1f4e-4157-92a6-eed13a18eef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:38:44.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:38:44.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:38:54.290Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=df49359c-60ad-46b3-a0aa-e6ecfe671964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:38:55.358Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:38:55.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:39:05.360Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=a51cd22a-3bd3-4eab-a28b-ceeca24f7c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:39:06.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:39:06.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:39:16.431Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=4325d0e9-586e-412e-8c59-8b5c7793450d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:39:17.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:39:17.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:39:27.503Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=5c8f860f-a60a-446c-9db2-b6c5acc72937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:39:28.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:39:28.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:39:38.575Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=f06de0fa-5408-4a36-9b90-0a9a68851a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:39:39.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:39:39.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:39:49.616Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=49ab2aa2-c254-496a-bf25-e6ce5ca6f283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:39:50.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:39:50.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:40:00.686Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=3d57d87a-5d48-412b-93fd-4e3b12a5bbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:40:01.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:40:01.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:40:11.729Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=3913f420-1e66-4f32-8923-878d08fab93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:40:12.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:40:12.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:40:22.766Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=7255c4fd-34f8-4d19-9c4f-e9f68ca26f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:40:23.838Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:40:23.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:40:33.840Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=2f1f76bf-9a94-4292-aca0-2540ac9f1529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:40:34.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:40:34.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:40:44.880Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=c498d751-3de0-47d5-9988-5b3b6d50028c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:40:45.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:40:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:40:55.951Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=9eb20b7b-c403-4a7d-b187-5a53954b4428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:40:56.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:40:56.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:41:06.995Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=429f1223-a019-4c18-b5e9-7779aff115c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:41:08.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:41:08.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:41:18.067Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=cd3d670a-35d9-4434-8d47-ef6776e33e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:41:19.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:41:19.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:41:29.103Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=faf59ff7-dd2d-4235-aba3-c3a11e807526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:41:30.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:41:30.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T09:41:39.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T09:41:39.160Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T09:41:39.161Z |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-05T09:41:39.164Z |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-05T09:41:39.252Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T09:41:39.253Z |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-05T09:41:39.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:41:40.142Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=589342a7-e1ac-4255-af68-9e486ea8fa93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:41:41.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:41:41.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:41:51.185Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=c5f213ca-ec68-4279-9099-fb2b9c72a575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:41:52.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:41:52.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:42:02.226Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=90d9886d-5ec3-4397-b261-74d57f3e4daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:42:03.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:42:03.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:42:13.263Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=43d6b51d-def0-4bc2-962d-94a9e3504a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:42:14.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:42:14.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:42:24.303Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=ec8e162d-d2d9-4c0f-9d0a-3a67f2296d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:42:25.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:42:25.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:42:35.343Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=05d7b802-c304-4b39-a87b-735375eca04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:42:36.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:42:36.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:42:46.383Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=7b51610a-1e5f-4422-8b3a-1d53c39e2337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:42:47.454Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:42:47.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:42:57.455Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=89e4ec73-2a12-4779-975a-98e91cbc27c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:42:58.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:42:58.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:43:08.495Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=affc4482-b187-4676-8b6b-68eee3af7ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:43:09.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:43:09.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:43:19.550Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=fac3a123-7c1e-42d6-aac6-1de4dc6838bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T09:43:20.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:43:20.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:43:30.609Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=fc59e5b1-7a9d-4504-8c78-22764784b21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:43:30.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:43:40.784Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=898e19e7-35dc-4b7d-a05a-3d4ac8982789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:43:40.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:43:50.798Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=4c2a8bc8-6ac0-4d26-a437-3da2e2c0b1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:43:50.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:44:00.808Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=10bc6b06-d974-45e3-a400-b07dc66536fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:44:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:44:10.820Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=d200483c-ff5d-47db-acbc-565918bc9043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:44:10.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:44:20.832Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=0993a6bb-eab9-405c-a87d-d55cd7a86085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:44:20.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:44:30.845Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=64641b53-3b13-4c35-b8a0-d65fc47f967e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:44:30.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:44:40.857Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=40a750d8-2a20-4874-b41a-23beda9a5a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:44:40.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:44:50.867Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=b703b80a-3fb2-4c08-acd2-d03d9aae2694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:44:50.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:45:00.877Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=ef3c2445-fa0a-4249-a3dd-c66c226bb43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:45:00.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:45:10.887Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=19a483b3-ccb6-4395-8695-aba6302ef027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:45:10.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:45:20.899Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=0be080f8-7b6f-4319-af84-913e8d2d4bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:45:20.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:45:30.909Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=d6d11294-a869-4c82-876d-675856b53cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:45:30.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:45:40.919Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=5e71a906-3ef2-41ed-90f2-1ff6a6686e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:45:40.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:45:50.931Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=8cd93266-b951-4853-847c-5a0851ee5b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:45:50.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:46:00.942Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=b668991a-5edc-4358-8b6b-deb7b3e5fa03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:46:00.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:46:10.951Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=c21fb474-522e-4576-be59-70c6b7d5f64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:46:10.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:46:20.961Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=71fa3957-9c2d-44a6-9d14-e5bf4c5a4ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:46:20.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:46:30.968Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=564b1d8f-5491-4930-9625-8142cf778524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:46:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T09:46:39.056Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T09:46:39.056Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T09:46:39.057Z |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-05T09:46:39.059Z |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-05T09:46:39.143Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T09:46:39.143Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T09:46:39.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:46:40.980Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=d3ce8b65-3c08-4ad0-b050-2c279f278755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:46:41.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:46:51.010Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=edfed045-ce98-4a22-90e6-4aea282a9fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:46:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:47:01.019Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=9efa94e4-3ecc-423c-9f9a-ade21debbcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:47:01.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:47:11.026Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=e883d317-39b3-4e33-8711-6668ae33eca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:47:11.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:47:21.035Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=25799b8a-b4b7-4b18-b156-25180dadd8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:47:21.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:47:31.045Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=781e04c6-ad81-4c42-9747-1b1665a83ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:47:31.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:47:41.056Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=8a73e431-07cc-47aa-a447-a7784d797f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:47:41.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:47:51.065Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=1b8722ca-a050-4d1a-8e70-15c8a3499b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:47:51.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:48:01.074Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=6f4f3970-030f-477e-b88a-f27537ef04b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:48:01.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:48:11.083Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=cdbacecc-1e63-47e3-90e0-6c682bd8f6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:48:11.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:48:21.093Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=04931945-c102-4826-b891-c24c2e1dfcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:48:21.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:48:31.103Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=0db06c7b-293f-4455-84b7-9da01501e6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:48:31.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:48:41.110Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=c12f9c2d-a82e-42f5-8add-73fe1c36bc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:48:41.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:48:51.119Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=66700bfb-8407-41e6-b2f1-a9b33ef0be5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:48:51.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:49:01.128Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=0396e715-e36a-4dbd-b4e1-4c5d81a19acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:49:01.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:49:11.138Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=73193850-c54f-44b8-ba63-ba9dc69e02ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:49:11.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:49:21.147Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=c77730f1-e8d0-47a3-8b3a-c2ac3db66abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:49:21.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:49:31.156Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=13160a66-5069-465a-a9d8-fdcc339a58d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:49:31.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:49:41.165Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=6311ea00-e32c-40c8-8337-729dc36cccfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:49:41.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:49:51.173Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=47932421-3ce3-4f49-a0fc-4c3980243041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:49:51.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:50:01.180Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=fd349f84-a63c-4586-80be-a149a4510926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:50:01.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:50:11.189Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=0d01d2df-3cb0-48c6-b00a-8ae401dfc7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:50:11.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:50:21.197Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=d86715ec-3c59-4fdd-b9df-b677a877c616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:50:21.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:50:31.205Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=e17ccfa5-49fd-4a0b-b8a0-07ec0bcbc8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:50:31.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:50:41.213Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=8a3959e0-dbdf-4212-9ae8-ced42903a2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:50:41.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:50:51.219Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=a6570929-d0f8-4ebc-904c-87e2f3770b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:50:51.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:51:01.227Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=94f7c6f3-6c62-4316-b232-4efae5f4612e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:51:01.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:51:11.233Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=5edf03a2-b563-4d31-897a-94c3fc4c5b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:51:11.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:51:21.241Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=a270cd05-2771-43bd-9d50-e0122b730346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:51:21.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:51:31.249Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=de54304d-3369-4a41-8bce-5538ee14cc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:51:31.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T09:51:39.060Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T09:51:39.061Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T09:51:39.061Z |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-05T09:51:39.063Z |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-05T09:51:39.183Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T09:51:39.183Z |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-05T09:51:39.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:51:41.260Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=45f083a7-5310-4253-ad83-dfd66525bc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:51:41.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:51:51.268Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=30dc994c-f2ee-4eb0-8c33-a18ab34f0fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:51:51.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:52:01.275Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=b8ec14bb-1189-4132-b5d8-c1b40b7655e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:52:01.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:52:11.284Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=8e9df3f3-f8fc-4e69-926c-de7d354b645e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:52:11.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:52:21.291Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=5ddba9dc-c83a-4039-be1d-39c6a48d836d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:52:21.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:52:31.299Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=39cb0f7e-f8fd-4f34-9ba9-5addb5b5ca06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:52:31.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:52:41.307Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=2b409fd3-3ba9-4386-8d94-780d55c89ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:52:41.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:52:51.317Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=192ffa6c-1355-4801-86a2-75b40690925f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:52:51.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:53:01.324Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=7a3e021b-be52-4f8a-8396-4be6ea1fce11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:53:01.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:53:11.331Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=32aef82c-30f0-4e4f-98ae-fcb72819c512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:53:11.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:53:21.340Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=a07a7d9c-f5d8-427d-b04f-3c48ecc64992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:53:21.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:53:31.346Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=4aebc7b2-f22f-4059-a34d-f88ffab11088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:53:31.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:53:41.352Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=1ac5f9c0-e3e4-4d70-9561-4af31db8a56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:53:41.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:53:51.361Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=d854b78e-897b-4ce3-9a12-44295f83ce49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:53:51.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:54:01.368Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=16db578d-27ca-4301-8755-0cc1e8f4f1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:54:01.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:54:11.376Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=16a478b6-419b-43c5-83c0-805a32e5139c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:54:11.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:54:21.382Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=1f0da560-db70-448b-8219-9bac61217666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:54:21.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:54:31.389Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=b1caa3eb-3616-4bcc-8402-fe6e42c5084b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:54:31.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:54:41.395Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=5234d599-6f10-45a9-9236-7aa6de0289c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:54:41.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:54:51.402Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=5f2f157f-f44c-48b0-8933-27042e81d36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:54:51.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:55:01.417Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=02719f86-936c-4323-aaf5-c5323a16ee5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:55:01.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:55:11.424Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=b829f4da-7521-4bcc-a4a2-61022700cda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:55:11.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:55:21.431Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=66628a2b-2458-4998-8bf6-0f7330b4a69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:55:21.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:55:31.437Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=ce6c6368-3ebe-474d-87a0-bd1fee2f0414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:55:31.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:55:41.447Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=f8b9c5d5-5f8e-47ca-a535-46fbbbcf35ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:55:41.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:55:51.456Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=914699e9-33c3-45c3-9fdf-484f61f50c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:55:51.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:56:01.462Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=c012ea0f-62ce-4134-b7cd-cb3afb6ab9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:56:01.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:56:11.469Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=54af69a6-b7a6-4b1f-872d-54d576a1cb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:56:11.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:56:21.475Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=8c7a8c99-2c5f-4525-abf8-cc7fe0310a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:56:21.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:56:31.481Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=b43108e9-f5bc-4c01-8939-5049a77e5461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:56:31.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T09:56:38.977Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T09:56:38.978Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T09:56:38.978Z |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-05T09:56:38.980Z |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-05T09:56:39.054Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T09:56:39.054Z |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-05T09:56:39.056Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:56:41.487Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=7541c738-f92f-4316-a2aa-a4e5c1d25838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:56:41.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:56:51.493Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=aa469ed1-0f96-4ba8-9069-354335d0f228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:56:51.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:57:01.501Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=bc7cc64c-39cc-4aa8-a25b-7abfcf623d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:57:01.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:57:11.508Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=9382c9e8-3b50-4d0c-a996-11f9aacbc59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:57:11.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:57:21.515Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=f47358d0-27b3-41b7-9938-a2697fac0401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:57:21.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:57:31.521Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=23157036-f0fb-4a35-adcc-87fb5d48dc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:57:31.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:57:41.528Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=3c668e46-059c-4e44-8c30-f4d7bb66b5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:57:41.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:57:51.533Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=b6716140-ba40-4009-8bd2-6efb95a4e525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:57:51.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:58:01.541Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=5b4f600e-3e0a-43cb-9092-046bb55c6ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:58:01.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:58:11.549Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=fb30fee8-ec84-43c4-8a91-0956b736ed2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:58:11.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:58:21.558Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=fce7ff98-07e3-4f0b-b565-cc90f44f0710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:58:21.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:58:31.567Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=5dc19467-ba49-4634-a3c7-57f2999a3501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:58:31.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:58:41.573Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=b6e69339-bfcb-4b6c-922e-85536befb090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:58:41.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:58:51.580Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=a51e024e-b023-484d-bd29-cabc313d8337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:58:51.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:59:01.587Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=7bb93f15-10f5-4eb9-b80e-f4514edd4d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:59:01.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:59:11.594Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=7961efeb-0fdb-4a09-a975-29f4702c518f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:59:11.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:59:21.601Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=e54f2231-ea74-4dfe-8664-9aaa5b73db47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:59:21.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:59:31.609Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=b53850cf-0360-49b5-a2b2-b99565825aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:59:31.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:59:41.618Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=559b2dcd-2ad5-4cf3-b703-d10c9143bf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:59:41.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:59:51.627Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=2d80dd17-aa34-4e66-b63c-92a3a6f06582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T09:59:51.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:00:01.635Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=8e454120-55e9-479f-a741-745f5b9e6119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:00:01.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:00:11.645Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=00adc595-cfb3-4b3d-96db-19e515840cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:00:11.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:00:21.650Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=58e483db-593c-4339-a291-9dbefe272be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:00:21.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:00:31.658Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=491fbe37-e45b-4da0-9ce2-0a4233809d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:00:31.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:00:41.665Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=4d5b759b-c58c-4c3a-b79b-4b81f42aea12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:00:41.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:00:51.672Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=364fb4ae-4bfb-436e-b8b7-8ced838fdbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:00:51.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:01:01.679Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=f4684df1-b1f7-48de-9838-902e880186c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:01:01.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:01:11.686Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=9edc75f4-76ec-4c00-b44f-a43c6c628be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:01:11.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:01:21.694Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=865bb180-3835-4660-b941-30d8c9be93fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:01:21.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:01:31.699Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=1a50a332-149c-4b39-a2a0-11a003bf0fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:01:31.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T10:01:39.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T10:01:39.042Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T10:01:39.043Z |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-05T10:01:39.046Z |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-05T10:01:39.146Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T10:01:39.146Z |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-05T10:01:39.148Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:01:41.706Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=af280fcc-bf9a-4f64-a266-41b41aadec77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:01:41.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:01:51.713Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=efb2b69a-a2cf-480e-adb5-e11a303cee83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:01:51.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:02:01.720Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=71825fae-10b7-42e4-8c27-35e108e262d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:02:01.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:02:11.727Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=65354c71-74cc-4bee-8ac6-0e5dbd216c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:02:11.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:02:21.733Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=940f288d-d789-4191-92de-531965d72137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:02:21.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:02:31.740Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=5e8d080e-d9cb-40cf-9570-101effa905eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:02:31.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:02:41.748Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=7315fd95-ef8a-41e9-85ce-3632462daa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:02:41.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:02:51.757Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=ad9b620a-cca6-4216-9bc1-9a307bc81458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:02:51.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:03:01.766Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=66486e1c-75ae-4ad1-95fa-6f513b48932d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:03:01.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:03:11.772Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=eaaf0ef0-b00c-4453-8fc7-51c8e577aee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:03:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:03:21.779Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=a4f1b88f-ce0a-45de-aec7-a720da332225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:03:21.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:03:31.787Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=6ef64640-76d0-477a-b16a-20d709ea9fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:03:31.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:03:41.796Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=b6a746fe-7749-416f-97ec-91b790c4b538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:03:41.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:03:51.802Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=7f299a7d-65cb-4248-a501-074ee8ad152d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:03:51.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:04:01.811Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=52ffc5d7-f9ca-45c6-91ee-3aab245b35e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:04:01.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:04:11.818Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=ed0bd062-6505-4a7a-8709-164fef892aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:04:11.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:04:21.824Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=e8f372fb-e0ad-4248-8b90-c1d2ca7bb4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:04:21.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:04:31.831Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=a4b84113-dfe4-4e17-a7f7-99925367b40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:04:31.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:04:41.842Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=879be2ae-1a2c-4f3e-be86-f467ba416d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:04:41.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:04:51.851Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=94c7b596-bb53-46fd-982f-587441a8746a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:04:51.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:05:01.861Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=cea0a57d-054a-45c2-8dcb-3320b73c1b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:05:01.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:05:11.868Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=9b3f1687-718f-4a47-8bd6-b6c62e15b40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:05:11.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:05:21.875Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=8d3830e8-281f-4334-8e5c-506dcafb673a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:05:21.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:05:31.883Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=3d66c51f-bf3f-492f-a640-3b8be8475993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:05:31.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:05:41.891Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=6c25f6fa-add7-499a-a3d3-e36e13e59646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:05:41.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:05:51.897Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=a0e4234b-c06c-4cdd-82bb-3374ca83bbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:05:51.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:06:01.903Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=2de240f7-d6e2-45c1-a6a5-ca17fc072015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:06:01.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:06:11.909Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=ffcf251f-2f2c-4b32-99d9-044212f23a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:06:11.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:06:21.915Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=40f5e70a-87e1-4e35-b989-1993e37d9b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:06:21.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:06:31.921Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=52977a06-e006-4950-ab39-195070ae4dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:06:31.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T10:06:39.043Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T10:06:39.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T10:06:39.044Z |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-05T10:06:39.045Z |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-05T10:06:39.128Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T10:06:39.128Z |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-05T10:06:39.130Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:06:41.927Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=9d7c986a-4c8f-4a28-92f0-fa5391b28a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:06:41.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:06:51.935Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=ba808609-d2d4-4742-ac8e-1de69126ade5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:06:51.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:07:01.942Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=a0047ea2-59cf-41ea-94a1-cd35abb11bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:07:01.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:07:11.949Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=5bae878b-17b0-45df-88b7-d486f9adb324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:07:11.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:07:21.956Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=112d4837-3405-4838-9ded-f02327e05425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:07:21.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:07:31.963Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=ca6a73fd-f3f6-4824-8d22-016c27a34502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:07:31.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:07:41.972Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=449628c2-a3fe-458b-b4e1-a08400021e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:07:41.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:07:51.979Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=058321ad-5c3f-46eb-aa19-be701d0b98aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:07:51.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:08:01.985Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=e7fb18f8-fcb3-4aff-ba0a-7dee7dd8b3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:08:01.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:08:11.991Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=f3114918-bc6f-462f-b8af-3db354d6ef6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:08:11.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:08:21.997Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=354919a4-f792-487c-b8b0-0c98db02d5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:08:22.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:08:32.003Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=49f0901e-24bf-4d01-b7a0-51c943f59a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:08:32.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:08:42.008Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=e15ca16a-4226-4527-a93c-069d6c88a602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:08:42.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:08:52.015Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=84d6c66b-00c9-4648-8a70-ef24bd36fb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:08:52.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:09:02.021Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=f8a9f114-2aef-407a-b899-b7310a7ca42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:09:02.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:09:12.028Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=43da81ff-62cf-419d-9c20-1722d6f4e4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:09:12.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:09:22.034Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=841b35d9-a861-497b-a3c6-290b998f5459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:09:22.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:09:32.041Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=eb547ef1-de18-4c42-a4e6-1566a0acfcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:09:32.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:09:42.046Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=9c9e9826-427a-42dd-acc5-577717ecde44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:09:42.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:09:52.051Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=936a003b-fb5c-4bd9-9e72-ea253c5a8229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:09:52.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:10:02.059Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=72df5899-8be8-43d6-b34b-a3a4882ad692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:10:02.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:10:12.068Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=ba8c33f6-7590-41dd-91e5-efa2ea19bf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:10:12.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:10:22.073Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=84d66599-132d-4db5-8e9e-e907e99a0c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:10:22.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:10:32.081Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=67bc8e3f-b64b-492b-9e8c-9af5497a5261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:10:32.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:10:42.087Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=a56df83b-c77b-472f-9e5b-db58dcc92078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:10:42.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:10:52.094Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=68409285-7f65-48c2-bbac-93c8cf49051b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:10:52.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:11:02.100Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=dfb6bc23-4aac-4e7d-bb3a-13cab440d52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:11:02.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:11:12.107Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=58da40f7-d718-48f8-9ee8-4e6e376e2041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:11:12.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:11:22.114Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=f5c1e818-09e9-476d-a744-4b48fbe13002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:11:22.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:11:32.121Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=2bfe9116-cdd8-43a1-bcd5-5acd387cf490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:11:32.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T10:11:38.989Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T10:11:38.990Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T10:11:38.990Z |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-05T10:11:38.992Z |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-05T10:11:39.066Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T10:11:39.066Z |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-05T10:11:39.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:11:42.127Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=4e0408a3-a564-4d5e-8a8e-d7242587a66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:11:42.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:11:52.134Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=d1aec82e-500e-4b8c-b55d-ae13d009775b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:11:52.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:12:02.141Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=4d5bb98b-91bf-42c6-a7a8-f24aa7cd639d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:12:02.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:12:12.147Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=4ce4463c-2c16-403b-a73c-cf10ea5e09de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:12:12.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:12:22.154Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=ed93456f-8334-41f2-b044-2c3e43f4488e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:12:22.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:12:32.160Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=a40cda7b-755c-495e-89b7-a2609c202dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:12:32.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:12:42.165Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=f1f8c387-6098-4b8a-b835-ad0f370c0521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:12:42.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:12:52.172Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=35009c17-8971-4d66-b37d-19328d8eb91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:12:52.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:13:02.178Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=80266823-20be-4151-b990-388170a1a9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:13:02.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:13:12.184Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=b6621141-2731-425d-84d7-6276aafc8a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:13:12.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:13:22.190Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=bef645df-af45-4c0b-ba97-5d5a0e04fb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:13:22.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:13:32.197Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=71bf0ebc-f534-4dd2-a7e8-b57510ed7f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:13:32.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:13:42.202Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=fdab15a4-9af4-4680-8f70-2373ab3488c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:13:42.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:13:52.209Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=3325dcc7-e9ea-4858-8379-7f06bd50ca78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:13:52.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:14:02.216Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=6012ebba-5a5a-48d5-b318-237c8d29f1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:14:02.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:14:12.227Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=32510150-8367-43f7-8b74-529bab5d3526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:14:12.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:14:22.232Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=16e910b6-9aec-4305-8eab-480c97730c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:14:22.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:14:32.247Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=35c55564-6560-41eb-bab3-ee22cb7436be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:14:32.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:14:42.253Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=4970995f-6ca8-4ef8-bfd1-ed7fbb46831e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:14:42.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:14:52.258Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=003ec732-1ad5-44a7-9799-c81ec4071c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:14:52.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:15:02.266Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=d5f97ecd-bd00-4fd6-b041-b3de89f3f4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:15:02.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:15:12.272Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=131c1434-d9b8-4dc6-8e2c-d1f3fd8c3782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:15:12.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:15:22.279Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=b743bf09-3dac-421d-a921-0707f0aa69ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:15:22.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:15:32.289Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=e2d7d59c-85cd-42bf-b7e4-27ae8ecad2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:15:32.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:15:42.295Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=00bcbe85-e149-4c52-83f0-5e05f073e5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:15:42.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:15:52.302Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=c977e029-ff6b-4441-8296-d4d58d6b95d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:15:52.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:16:02.308Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=8f75bef5-b6df-456f-adc7-e929fadfb3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:16:02.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:16:12.314Z |INFO |Init configs |InvocationID=b9034703-0fb3-46bb-8625-9c13e204ed3a, InstanceUUID=e43c81b0-ab96-4cbe-b070-768d592ed2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:16:12.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |