. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:15:02.683Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:15:02.691Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T01:15:02.750Z |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-13T01:15:03.317Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-13T01:15:04.015Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T01:15:04.019Z |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-13T01:15:04.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-13T01:15:04.178Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-13T01:15:04.200Z |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-13T01:15:05.904Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-13T01:15:06.333Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-13T01:15:06.355Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-13T01:15:06.356Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-13T01:15:06.407Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-13T01:15:06.408Z |INFO |Root WebApplicationContext: initialization completed in 2208 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-13T01:15:06.784Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-13T01:15:07.394Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-13T01:15:09.547Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-13T01:15:09.967Z |INFO |Started MainApp in 9.977 seconds (JVM running for 10.604) |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-13T01:15:10.023Z |INFO |Start scheduling PRH workflow |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:15:10.050Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=57ecdd7e-54a5-429a-af1b-56d35bd5c947 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-13T01:15:10.634Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-13T01:15:10.635Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-13T01:15:10.637Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:15:11.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:15:11.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:15:21.198Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=99cd528f-9cde-489f-86e4-86a14909164d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:15:22.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:15:22.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:15:32.246Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=13b47793-dedd-4fc3-ab81-be8daf00448f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:15:33.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:15:33.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:15:43.286Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5c08207e-25f2-4424-aaa9-63d346d31e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:15:44.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:15:44.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:15:54.358Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=22bfe0a0-efa5-451c-97c6-6e884af92f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:15:55.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:15:55.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:16:05.398Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=03be5c8d-b7e3-488a-af23-4e5b08487ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:16:06.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:16:06.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:16:16.441Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4b5ba2f3-74c3-49f4-8742-2d0abc931708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:16:17.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:16:17.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:16:27.798Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f48d7b84-b297-43ab-ad5e-3e2659bf2a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:16:28.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:16:28.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:16:38.838Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=a3e817fa-ab73-4a85-b6bf-e021c090031a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:16:39.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:16:39.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:16:49.942Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=40a64612-0445-40d5-8874-be22c542f6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:16:51.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:16:51.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:17:01.014Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=66cc42bc-11d9-42d0-a892-188daba83f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:17:02.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:17:02.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:17:12.054Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c9d29426-2458-46d5-b8fc-a33287c9ea14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:17:13.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:17:13.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:17:23.126Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b2e48df1-f9bf-4478-913e-a29f0474f6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:17:24.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:17:24.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:17:34.393Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f3a5f940-a1d3-413c-aa48-9f26117f23fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:17:35.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:17:35.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:17:45.462Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=572675b8-cacc-4cf4-85b4-03ebebe677fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:17:46.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:17:46.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:17:56.502Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ae9be488-8385-409a-83f1-ea02fd378092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:17:57.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:17:57.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:18:07.574Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f1a95645-cbd7-4ddb-91ff-5aece1af3297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:18:08.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:18:08.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:18:18.665Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=1396327e-69ab-4002-8bfd-9d2ac2a92056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:18:19.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:18:19.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:18:29.718Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2002e0e8-0b9a-4d70-ab88-9ecc0428ede1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:18:30.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:18:30.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:18:40.757Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=3fb18c22-c21c-43cd-a400-93c3fd7e6106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:18:41.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:18:41.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:18:51.798Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=469c71c0-4d41-473e-9e2e-80b800c168a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:18:52.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:18:52.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:19:02.838Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7204264b-65ff-4046-bcdc-7744d3fa213c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:19:03.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:19:03.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:19:13.877Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=0c5da4d0-1851-4bc5-b8ea-3b8d6a407d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:19:14.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:19:14.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:19:24.918Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ba1ac9b5-0dd9-4b6e-a799-9dfd8cf38ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:19:25.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:19:25.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:19:35.958Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=217a438e-056b-4c65-b62a-39a8d223eea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:19:36.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:19:36.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:19:46.998Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=68ccf024-7bb1-403b-8904-312b86153091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:19:48.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:19:48.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:19:58.039Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ae7127e4-820c-4921-8e7d-c852b8c52eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:19:59.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:19:59.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:20:07.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:20:07.187Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T01:20:07.188Z |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-13T01:20:07.190Z |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-13T01:20:07.298Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T01:20:07.298Z |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-13T01:20:07.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:20:09.078Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=e5dc4db5-4d00-4c5b-aba3-23f305c32e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:20:10.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:20:10.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:20:20.118Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=98740bcf-ea41-4e49-9cc5-f9b09f95e3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:20:21.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:20:21.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:20:31.157Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=63c7e302-82f1-4e61-b7a2-4c0aa4977529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:20:32.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:20:32.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:20:42.198Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=096dc320-7061-4f2b-b4b2-f443335a6614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:20:43.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:20:43.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:20:53.237Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=3d15e7e4-a64c-4030-8bed-45ef367f0a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:20:54.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:20:54.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:21:04.282Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d0cda365-ea40-4fb4-add3-db2c8ad943bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:21:05.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:21:05.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:21:15.318Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=e7b2e3a9-b934-4ea6-8de4-c3bc00956acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:21:16.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:21:16.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:21:26.359Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b1630705-2cd2-4490-b450-91290d069cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:21:27.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:21:27.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:21:37.397Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=53251b13-7088-4f03-aa5c-44c58b684d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:21:38.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:21:38.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:21:48.442Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=bb573e2e-bbc5-4e34-9c1a-a2678da0c83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:21:49.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:21:49.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:21:59.478Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=53b02f61-4f77-4f72-98d3-93c860dd5bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:22:00.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:22:00.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:22:10.518Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=a807be8e-e389-4b8d-a650-6c176493648d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T01:22:40.539Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.12.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:22:40.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:22:50.540Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=34579c71-4f0c-4d2d-a688-cdda7002cb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:22:50.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:23:00.568Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5f598a5c-5e1a-48fa-b769-94b9f7877d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:23:00.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:23:10.579Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d9c578d3-ee39-4f52-8419-31be6e6de369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:23:10.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:23:20.588Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ff40cca5-cbaa-49e8-b472-5865a84beaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:23:20.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:23:30.598Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4066c815-6de7-4972-a413-3f58bc010bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:23:30.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:23:40.608Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b5bf83da-125b-4fe7-9e7c-dea4aaa34925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:23:40.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:23:50.617Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=64f67909-4d52-4f6a-8393-0d60881fe5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:23:50.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:24:00.627Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8938e856-6d53-41ba-9a56-8a1201d277e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:24:00.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:24:10.635Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9ce01eec-96a1-48c4-bc57-18c91fb9229f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:24:10.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:24:20.647Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=bd681813-5377-484a-9716-b442ca35a8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:24:20.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:24:30.659Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9bf853e8-8da6-404d-b6dd-0275b0f57650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:24:30.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:24:40.669Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8c4b8b1c-24de-406c-9689-b74dc286a5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:24:40.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:24:50.678Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=63f71fb4-1d11-432d-a6eb-aea5fb3fbeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:24:50.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:25:00.687Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9310dfa8-4ab2-4081-a9ed-0bcbeb063991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:25:00.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:25:07.019Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:25:07.019Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T01:25:07.020Z |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-13T01:25:07.021Z |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-13T01:25:07.109Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T01:25:07.109Z |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-13T01:25:07.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:25:10.699Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=3f5466e7-1699-4979-beee-b624d65e77ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:25:10.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:25:20.708Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=65b4c1de-9f63-4524-8906-48fbe0d7c731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:25:20.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:25:30.717Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=a71cd017-bd67-45c6-82b3-0546d71a110b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:25:30.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:25:40.725Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=759f9a1f-2afb-4d73-82b5-ac8ecfda0852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:25:40.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:25:50.733Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=73c462cd-08dc-4b6e-9f3e-f9dc0dd6f709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:25:50.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:26:00.742Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f9c20d34-7759-45b4-bbe6-76ecc8a7763e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:26:00.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:26:10.751Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c4e7a04c-0e33-45e1-9726-9965d74e4d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:26:10.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:26:20.760Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=731c69a8-f565-455f-bc49-89a3d42f3464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:26:20.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:26:30.770Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b89a4f63-1e09-47a1-a0f2-2e4a42698bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:26:30.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:26:40.778Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7c1f7a0b-2229-4c09-a06a-75e6fb15ffd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:26:40.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:26:50.786Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9f2e954f-d8a1-41f9-9873-cce7a713fc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:26:50.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:27:00.795Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c19a6a95-2a44-4e47-a651-baf833029d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:27:00.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:27:10.804Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=e74bd9eb-7e23-4d16-ada6-f4b8896bdca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:27:10.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:27:20.814Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5adacd32-183a-4489-91cc-b5e355be6a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:27:20.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:27:30.826Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5749cbae-e937-4e07-8788-a8563a897b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:27:30.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:27:40.835Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d2377404-5005-40c9-9cf8-cb65e713ac04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:27:40.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:27:50.843Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=e9c5fdd6-9320-49c7-8d77-241f27cef6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:27:50.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:28:00.853Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7e3b3046-b65f-4ca7-a0c1-d664fd2112a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:28:00.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:28:10.860Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=334df64b-7994-4d82-b555-afccfc6ba3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:28:10.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:28:20.867Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ef2c072d-84c1-4b17-bc64-577322337713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:28:20.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:28:30.876Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9d9d974f-f5fd-401f-a4ef-0188fa953ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:28:30.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:28:40.886Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=fc073728-a4a8-4635-a5a4-4c906d3169e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:28:40.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:28:50.893Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b82be6bf-2faf-4272-acb4-536735251bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:28:50.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:29:00.901Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8f6ef30e-0c91-4130-87c4-6756decbbedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:29:00.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:29:10.910Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d30e182f-440d-4c94-b98c-0b3eb5031285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:29:10.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:29:20.917Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c51ce177-a3e7-4293-8ac9-399e448a65c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:29:20.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:29:30.925Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9161c9cf-5999-4843-acd8-97851cacbfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:29:30.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:29:40.932Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=33bc7ea5-0760-4a2a-9ae7-41f3cceb23ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:29:40.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:29:50.939Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8760babb-87ce-47f1-a5a5-dc269e986b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:29:50.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:30:00.947Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c00b4fb1-fc7f-49be-bc6a-8b1b0d91f3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:30:00.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:30:07.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:30:07.024Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T01:30:07.025Z |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-13T01:30:07.026Z |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-13T01:30:07.133Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T01:30:07.147Z |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-13T01:30:07.149Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:30:10.955Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=69c14ba6-1c52-4bd0-8b7b-e2b739f5e673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:30:10.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:30:20.964Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=693f37db-6b5d-4962-bf89-9617e4f46abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:30:20.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:30:30.972Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=20836180-c5e9-476a-8714-fcea194b7993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:30:30.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:30:40.979Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5af7c5bf-3bce-4a08-97f3-aae0910efaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:30:40.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:30:50.987Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8c8277f4-f03f-4132-86a1-a5408e2d50a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:30:50.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:31:00.994Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=74321a44-b665-4cd5-aed1-d70ca0757dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:31:01.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:31:11.001Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c2b16d33-94fc-49ef-bc53-82daf10447f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:31:11.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:31:21.009Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=6ae2f264-4ae8-4a32-a94d-9371086cb4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:31:21.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:31:31.018Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b2d62c5e-3e6a-4192-b025-d2e7192be15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:31:31.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:31:41.025Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f97c93fc-11e1-4692-af8b-f856a31d61f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:31:41.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:31:51.033Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=73d682f4-a2bb-4ba3-9dba-8a326fbf0a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:31:51.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:32:01.039Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=daeaf981-fc14-4871-a0ad-650fa6aef758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:32:01.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:32:11.047Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8fb73cc4-7144-4de8-83a8-b1bb295f7ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:32:11.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:32:21.055Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f20fff53-a953-49ac-b8b0-9136db708e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:32:21.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:32:31.062Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4c2e3c3b-01ac-4579-b54b-b12e6ae9af26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:32:31.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:32:41.069Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=52320191-fad4-42bd-a3bd-e9b520a0389f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:32:41.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:32:51.077Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=48001316-a283-4cb8-a3cf-0356e0ef910e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:32:51.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:33:01.085Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=3732e52b-8ae5-4acf-9202-fa383d6bec58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:33:01.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:33:11.092Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8e048cd6-c3fb-4423-b40b-bdada6f91dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:33:11.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:33:21.099Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7f033ad2-b2cf-4cc2-b9ad-993de7d5aaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:33:21.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:33:31.106Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9230fe6d-44a4-4d95-8adf-665968c2b407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:33:31.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:33:41.114Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b8d067dc-9208-40a8-8695-5232ba534e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:33:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:33:51.122Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5700b958-c346-4c5f-b3a0-eb30167276ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:33:51.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:34:01.137Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=07657eba-e46e-44d7-932e-1876294ee259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:34:01.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:34:11.145Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=3ea31f82-f00b-40a6-864c-c00e57305f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:34:11.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:34:21.153Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=0d9d87ff-d968-4e56-8b97-8632cd16a4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:34:21.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:34:31.161Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b8232224-043a-4d3a-bb0f-fb0110bd61c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:34:31.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:34:41.168Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=84879a3a-4eef-4c88-9f13-03916e07d646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:34:41.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:34:51.176Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=1ca72c3e-345e-4094-85ca-439cae352ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:34:51.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:35:01.183Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=3a90bc77-e77f-45f7-92d1-0d475bcfc9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:35:01.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:35:07.003Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:35:07.003Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T01:35:07.004Z |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-13T01:35:07.005Z |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-13T01:35:07.073Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T01:35:07.073Z |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-13T01:35:07.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:35:11.191Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=10648c5b-8ace-418a-b133-8c7e6c699ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:35:11.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:35:21.199Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7ca6b51e-f961-4265-ba14-1caabc691fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:35:21.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:35:31.207Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=e34253d2-8b45-4a7e-bdd0-7c08bec78482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:35:31.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:35:41.216Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ed5db577-c719-43b1-991b-82dc43b8ccb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:35:41.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:35:51.223Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d249384d-5925-457a-b5b5-6c7d9d4f8df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:35:51.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:36:01.231Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f15a03c7-3f2c-4232-8fca-2857e4e980bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:36:01.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:36:11.238Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=401205bf-1d4a-4648-86f0-ebf7503be44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:36:11.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:36:21.245Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d7dda782-1b58-491f-9f11-43079983f59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:36:21.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:36:31.252Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8d88510b-ab90-4cbb-9e9b-3a27bd1d0162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:36:31.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:36:41.259Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b42aee93-4ffe-48fd-855a-fb9393b55efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:36:41.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:36:51.266Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7e725d7f-a729-40fe-9364-44c588a8b2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:36:51.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:37:01.273Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=83a9c06f-1013-47d9-9c82-9d3a21560ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:37:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:37:11.280Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c9218859-3886-487c-a0b4-a3d6a2ea5318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:37:11.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:37:21.287Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=60386eb2-1bfd-4880-9089-355a507b7510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:37:21.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:37:31.294Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=18953a66-d4ec-4e00-85ab-5488bbf1210c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:37:31.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:37:41.302Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=071d52ed-25c3-4b4e-918b-42f940829df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:37:41.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:37:51.309Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=08dc4d26-d523-4409-80f6-76e766a05798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:37:51.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:38:01.316Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8907ac5a-be76-49ee-a6cb-0aebebab4377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:38:01.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:38:11.323Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=399bf347-21ac-43ff-b499-d3202b96d04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:38:11.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:38:21.330Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=06d8207f-58c0-4062-815f-1d8221997cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:38:21.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:38:31.338Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=dc334b25-9c57-413f-be3e-88ea5e7ea952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:38:31.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:38:41.345Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=0c22acbc-6840-4605-a873-b631fc6c3f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:38:41.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:38:51.352Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=cae5097f-236c-4c69-955a-708c684cd73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:38:51.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:39:01.358Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=50d71490-984e-4c75-97d0-81f8a9b8861a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:39:01.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:39:11.365Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=191ae537-dac8-4b5d-aa92-ecf20a5496bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:39:11.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:39:21.371Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5a4fabc7-f12c-4e20-8c6e-239f5f314b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:39:21.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:39:31.377Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=806a14ac-3d83-4a6f-bc6a-38acaf436e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:39:31.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:39:41.384Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2a346d06-107a-4d32-a157-8c8a042a1c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:39:41.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:39:51.392Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=0cb912f3-9cb3-486c-9540-bb8518ec538c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:39:51.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:40:01.399Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=89ad2652-e693-4e15-b26c-dbd311e7f571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:40:01.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:40:07.019Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:40:07.019Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T01:40:07.020Z |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-13T01:40:07.022Z |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-13T01:40:07.117Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T01:40:07.117Z |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-13T01:40:07.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:40:11.405Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8a00c1bd-734c-468c-9622-878fa17f1a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:40:11.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:40:21.412Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=6d32f9d8-8f51-4b7e-9ffe-740c0c93f1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:40:21.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:40:31.419Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4882c088-99ce-4878-8fc1-bc0104fa3d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:40:31.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:40:41.426Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2fb02fc1-097d-4367-be6b-159fa765025b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:40:41.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:40:51.434Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=744aa649-e8e2-45cf-8a68-54376a96a381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:40:51.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:41:01.441Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=fcf55432-9e27-41d4-8f3f-bf98b2feda65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:41:01.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:41:11.447Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8c17ead7-ffa8-4693-8d50-78e98c6005cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:41:11.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:41:21.455Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d97387fb-828a-433b-ae4e-c60386dcee78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:41:21.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:41:31.462Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=38c950a5-ed55-4e64-86e0-b01a8054abdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:41:31.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:41:41.471Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=09b9427c-c7e8-472e-861c-562acda5e21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:41:41.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:41:51.479Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=461ebfd1-e512-4819-b341-551c1af1126b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:41:51.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:42:01.486Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8c0f9733-e170-4786-a407-516596552ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:42:01.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:42:11.492Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=bc54565c-85db-47b4-9232-5832d358537d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:42:11.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:42:21.503Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=56334b89-7d35-4d10-a82d-45c9338dc7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:42:21.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:42:31.510Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=169ce2f2-c5f6-4c14-89b4-20c7f6c42e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:42:31.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:42:41.517Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=6eced6a2-eeac-498a-b73a-5f0e1e09a64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:42:41.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:42:51.524Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=972b86ba-0470-48a0-94ee-a2e2c0126b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:42:51.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:43:01.530Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9de33970-9571-49e2-ac92-fde431cccfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:43:01.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:43:11.548Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=52b7ed90-bf8e-4ed7-8d46-5cd9958b073f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:43:11.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:43:21.555Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=e985bcf6-4c66-406e-83b0-e32c751ca1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:43:21.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:43:31.561Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=01443841-8adc-4b97-bc38-605925c9dbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:43:31.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:43:41.568Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=3de84052-9f66-4499-8d7e-1c90652b3cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:43:41.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:43:51.574Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ca423479-4f97-4e25-a5b5-32fa01051cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:43:51.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:44:01.581Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5c95169f-bd58-463a-905c-ffcb5b513d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:44:01.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:44:11.587Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=12e3503d-abf8-49b2-bc3e-9bae05f619b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:44:11.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:44:21.594Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=64968294-65a0-439d-9c2b-688e00766cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:44:21.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:44:31.600Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8d1c1708-100b-4558-b90d-ab0859712c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:44:31.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:44:41.607Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4fff3d38-95e2-458d-afbb-3eb33e1a4b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:44:41.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:44:51.613Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=694a0c77-1c09-420e-a0fd-a88ee4a8b2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:44:51.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:45:01.619Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=cf37ed08-2b0d-4d7a-bb60-b9ec7eaccb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:45:01.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:45:07.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:45:07.008Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T01:45:07.012Z |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-13T01:45:07.018Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-13T01:45:07.085Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T01:45:07.085Z |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-13T01:45:07.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:45:11.626Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d67fccd7-ed40-4f8b-aca6-1e1bb3fa9a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:45:11.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:45:21.633Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b507c77f-fa0a-4e89-845c-b581fdbb7583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:45:21.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:45:31.639Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2cd075e6-552d-4714-86e2-0730b0a01d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:45:31.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:45:41.646Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=a481c529-5d63-4653-9ca4-b6895e498bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:45:41.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:45:51.653Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ba3c1be4-e027-4885-a8a6-9803f9888d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:45:51.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:46:01.660Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=0cc36af3-bf3c-4c0b-a101-79ab514df49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:46:01.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:46:11.666Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=80551b7b-2264-4af8-a8d8-1e46613219ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:46:11.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:46:21.672Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=592c8164-f14c-41e7-9855-31f27578578c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:46:21.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:46:31.679Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8358bcf4-549e-45d9-87ad-99a41ebc286e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:46:31.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:46:41.686Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=42d62ed6-ca3b-46d3-80b5-da200a76c7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:46:41.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:46:51.692Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=452029d3-74a3-45e4-824a-ac7fce2958b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:46:51.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:47:01.698Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d6f62738-319e-4300-b89b-a9d060b84924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:47:01.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:47:11.706Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=01fc83f1-56ad-4199-9a33-2456a1f09f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:47:11.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:47:21.714Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2feefcf4-a513-458f-9e57-fbd08849f957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:47:21.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:47:31.721Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=1062871b-6bdb-42c8-999d-b94513475b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:47:31.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:47:41.727Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=fe3a21f6-36dd-455a-9766-008bd309a0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:47:41.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:47:51.734Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=6d19d5bc-8321-43cb-a61a-0c323416d52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:47:51.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:48:01.741Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2120ca28-cf49-4c34-9f4a-9d0db0063837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:48:01.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:48:11.748Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=35bf67fc-20c0-4ae0-8262-786edf17fbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:48:11.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:48:21.755Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=1820d336-8672-4600-bbfb-8b36a2e96601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:48:21.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:48:31.762Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f036e829-18be-48db-962d-8d68ea8df6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:48:31.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:48:41.769Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4a53fae9-7f81-4c4c-8365-8204a62102f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:48:41.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:48:51.776Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b8abcb5d-96be-4995-a282-09e65504f554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:48:51.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:49:01.783Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b592e8d5-0b9c-48e4-b7b0-8868d5aa1a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:49:01.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:49:11.788Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f5e87154-2cb8-4a74-af68-b24816af1764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:49:11.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:49:21.795Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=59bccd67-2429-4ad1-9466-be53ef7cc5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:49:21.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:49:31.805Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b0b73ce0-4c58-4488-ad20-9aa914ee2269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:49:31.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:49:41.812Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=04d7c4b1-7e9d-4e91-9f2f-b972edaaeccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:49:41.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:49:51.818Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9fd35806-e389-48d8-b0fc-db4216274a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:49:51.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:50:01.824Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=1e2ecfb3-3b63-4121-a403-b27a81f8aa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:50:01.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:50:07.023Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:50:07.024Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T01:50:07.024Z |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-13T01:50:07.026Z |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-13T01:50:07.109Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T01:50:07.109Z |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-13T01:50:07.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:50:11.832Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=fec1770a-f53d-431d-8a46-9c0441eced9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:50:11.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:50:21.839Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c9fe1997-1b72-40fa-8ab9-64be687c7248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:50:21.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:50:31.848Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c7d49400-098d-42e2-a59d-e89014b98491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:50:31.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:50:41.855Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c2b08045-f9c0-416d-87d4-5156a1161f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:50:41.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:50:51.862Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=56fd902d-653d-4617-bcc4-b5d6bc461ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:50:51.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:51:01.868Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=743401b5-4313-4e1f-b130-58b1ba5d23e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:51:01.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:51:11.874Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d3144492-2a8f-4517-bcef-7ab8d568ffd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:51:11.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:51:21.879Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=1211c5cc-e594-4ca1-9283-58404320c385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:51:21.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:51:31.887Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=eb88fbbc-7ad0-461f-ae38-b98ffdaa816c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:51:31.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:51:41.893Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=1a8c72b9-b5ff-4eea-a3e4-7d1ea06e422d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:51:41.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:51:51.899Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=6ac4e3cd-7787-4e8e-ab51-3298b3ff0594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:51:51.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:52:01.906Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=fddc0524-b8c4-4c98-8c1a-881a100fc198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:52:01.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:52:11.913Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=22519ffe-4b5a-4762-9f7a-e144a7fbbeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:52:11.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:52:21.920Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=bbce2293-94c4-46eb-b78a-4239c03382bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:52:21.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:52:31.928Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=339080e2-5b73-43ad-aa84-8c8e2c2232ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:52:31.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:52:41.934Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ddbe7a91-0f52-44da-8032-9ccfb7a38fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:52:41.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:52:51.941Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=17e64bfe-af2b-4724-8eaa-c4c88919f2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:52:51.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:53:01.948Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=e061ce57-3e71-45d1-abca-ada782c290fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:53:01.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:53:11.953Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=e29c9da2-3017-4d24-a903-60feeea8b1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:53:11.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:53:21.959Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b3a7a738-b8c3-4878-a592-33e223e392da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:53:21.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:53:31.965Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=e95b90e9-97d8-43b8-8da6-539d20d53015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:53:31.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:53:41.971Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ecdc2c51-1893-42c9-b171-a56414d7ffb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:53:41.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:53:51.977Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c20d8f66-fc00-47dd-a274-0f5b9a07af9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:53:51.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:54:01.983Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ec0b284a-3639-41a9-8ad3-5f2fa88994d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:54:01.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:54:11.993Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=cb096892-e692-454f-891e-49843b0c81b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:54:11.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:54:21.999Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=31f7d80a-faa7-4bdc-b516-380f2b605016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:54:22.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:54:32.005Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=065196fb-3576-4766-a417-81fe6967e90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:54:32.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:54:42.012Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=259a978d-f22c-44df-b124-8b099dcdd345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:54:42.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:54:52.019Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9864af14-4541-423b-9312-8735bd5677f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:54:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:55:02.025Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d7363d13-ff1c-476c-9a19-a106d4743147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:55:02.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:55:07.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T01:55:07.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T01:55:07.062Z |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-13T01:55:07.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-13T01:55:07.128Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T01:55:07.128Z |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-13T01:55:07.130Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:55:12.031Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f8b318a7-4826-4124-a51f-f1462206aa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:55:12.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:55:22.038Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d83818a3-7c3a-4560-87b0-92d236112766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:55:22.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:55:32.044Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=6eee20dd-c341-4361-be3f-eca171d31eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:55:32.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:55:42.051Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4a097443-98a4-4203-804d-a560a9734080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:55:42.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:55:52.057Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=6f9cb882-a553-4e75-84f7-bca4ac571702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:55:52.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:56:02.064Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b4484831-c2ec-4900-a29c-a42cdb6c1675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:56:02.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:56:12.071Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=09914849-71dc-4d6f-a774-eaca6e698123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:56:12.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:56:22.076Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=80f61f00-bd3e-4b99-94d0-2edc17d47330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:56:22.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:56:32.083Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d3899925-3fab-45ea-8023-0686d13457fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:56:32.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:56:42.089Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=984dd5a6-a84f-4e46-adde-a00e00217103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:56:42.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:56:52.095Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b8657966-f857-48eb-addc-214fb6eba210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:56:52.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:57:02.101Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=3bd911c3-42f1-415b-a0eb-a478ab9c42da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:57:02.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:57:12.107Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d4faa6c4-dd8b-496b-a446-b979dbb4ceae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:57:12.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:57:22.114Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=632527dc-93d8-4120-8cd3-4db60e09a98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:57:22.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:57:32.122Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=1c113741-7584-48df-9872-d22754fd6671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:57:32.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:57:42.128Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2de270b9-e5ff-49c4-8cfa-e30e4aa19ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:57:42.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:57:52.135Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=cc027ac9-40c8-4552-bd31-17e7eba4667f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:57:52.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:58:02.142Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=07cad954-bace-4128-bb7d-64a3789b2d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:58:02.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:58:12.149Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=3b008998-4a1c-4a5a-92e0-12eb119c7acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:58:12.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:58:22.155Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=caf1ae23-ef87-483c-85b9-30fa76dcf3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:58:22.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:58:32.169Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c24f6bb9-d0c9-4282-bbb4-0d67e0b1e6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:58:32.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:58:42.176Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ee409bcd-e858-46fc-9b32-8f1ba62be41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:58:42.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:58:52.183Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=47e56d63-6726-49de-b727-9bede0336a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:58:52.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:59:02.190Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2f14dac8-94f4-4fb0-ae1c-c580dbbf6f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:59:02.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:59:12.197Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=3e9857cd-5a33-4493-8a55-6f208399ece8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:59:12.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:59:22.203Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=0e7c24c1-64c1-46e2-a5a1-734f82d377cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:59:22.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:59:32.209Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2d9af390-c3a4-4c1d-81d3-e09c18256d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:59:32.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:59:42.216Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=107b325f-b8e9-488f-a2ed-7deb3cf251f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:59:42.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:59:52.222Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=3fdb371f-6bfb-411b-9d78-32c4c801b1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T01:59:52.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:00:02.228Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f1a74c01-1735-405f-8a43-a2332bc80724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:00:02.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:00:06.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:00:06.999Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T02:00:07.000Z |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-13T02:00:07.001Z |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-13T02:00:07.064Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T02:00:07.065Z |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-13T02:00:07.066Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:00:12.233Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ebd52473-d4e4-4824-a1cc-e23b4842991e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:00:12.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:00:22.239Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=6a330d8b-378f-408a-a485-829068f1974b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:00:22.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:00:32.245Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=fe8099a7-8181-4580-aaf1-41a57ef29a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:00:32.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:00:42.252Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=43524afc-57dd-4cec-8cfd-aaf89fe0d8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:00:42.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:00:52.259Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d96ebd60-721c-4aba-8c0c-3b5900c40a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:00:52.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:01:02.265Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=a508514c-13eb-4255-8954-5de6dacd17ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:01:02.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:01:12.272Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ed67a8da-745f-4179-b6b8-5387ef3854a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:01:12.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:01:22.279Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=86fd0370-217c-413e-8aa1-7653ea5d0408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:01:22.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:01:32.284Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d3ba74f6-5c29-4f32-915d-2089789415ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:01:32.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:01:42.291Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8cd7dd34-605d-4230-9f65-e5c018a45ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:01:42.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:01:52.297Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c67e7d40-cb4f-43bd-bd9b-93612048cffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:01:52.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:02:02.303Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=afd2734d-fa0b-4420-83b7-92d2c0e5541d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:02:02.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:02:12.309Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2a7536a8-cad3-4b13-bb65-97ef56e2f6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:02:12.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:02:22.315Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8e6bbff0-c157-456f-a7b6-1abd0bcb8709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:02:22.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:02:32.321Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=52257d3c-303c-41d8-9f08-4bc48ca983d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:02:32.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:02:42.327Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=fd5f4a62-c8d0-479c-b407-96aa42519ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:02:42.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:02:52.333Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=10e64dae-5c63-47eb-b3c8-65e411a280ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:02:52.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:03:02.339Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=6c0ec3ba-25b8-41ff-af63-0c765291f686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:03:02.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:03:12.345Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=e0732dbc-aff7-4d05-98a2-01fddd758ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:03:12.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:03:22.351Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=661de63d-60b6-43d2-b58f-fa3c3cf64f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:03:22.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:03:32.356Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b74d6a14-a4d9-4852-9b77-baafca8df11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:03:32.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:03:42.362Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=38214d92-9e18-48f1-9830-dd5c86ee28e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:03:42.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:03:52.369Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5f300d82-0ece-496a-a6d9-f9220031b941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:03:52.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:04:02.376Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=690f785a-8c1d-444b-9fd2-41835464cd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:04:02.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:04:12.381Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=30f607f8-47b8-406d-9a59-03a99eace5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:04:12.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:04:22.387Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=0895d8b3-75ac-4e37-b69b-8cc79eb0678f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:04:22.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:04:32.393Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7c2abe77-3f68-4eb4-b28d-7c249492c195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:04:32.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:04:42.399Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=95eafb21-60c2-48fc-838b-6e08be673bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:04:42.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:04:52.405Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=07f8e4dc-4a0a-4aff-97a8-d225ae7a617e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:04:52.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:05:02.411Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=3a8acc92-8e26-4b40-9240-fbb98c37a4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:05:02.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:05:07.004Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:05:07.004Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T02:05:07.004Z |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-13T02:05:07.006Z |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-13T02:05:07.072Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T02:05:07.073Z |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-13T02:05:07.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:05:12.417Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9883f9b4-4439-414b-b662-04b14eda8e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:05:12.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:05:22.424Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9fe28232-7cf9-4297-8db2-fd5312d11c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:05:22.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:05:32.429Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d7b4767c-f2e1-460e-9265-76f9d5693c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:05:32.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:05:42.436Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=cd4fccdd-b917-416f-a104-003d74f8ce0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:05:42.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:05:52.442Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=289d6320-72cd-4ad0-92aa-57b94a1e9b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:05:52.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:06:02.448Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=833d674b-257d-4b82-8674-cbcc9cb10477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:06:02.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:06:12.454Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=788d718e-5c5d-4250-975f-d128fdb06226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:06:12.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:06:22.460Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=3e6f399d-da25-4264-afbb-e81a1bcabf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:06:22.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:06:32.466Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ff67a72a-1a69-44b6-91e3-1ce56a93d2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:06:32.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:06:42.471Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=112e6ecd-9d00-4c4f-9ed6-c44e07c3e08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:06:42.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:06:52.478Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2f86f4c2-9d93-4509-9a1b-b3d4123f626c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:06:52.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:07:02.483Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=a8347a1d-3ce0-492c-9a18-0926ed3b993e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:07:02.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:07:12.489Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=01783ea0-67fb-4168-b7fa-237e4d80f4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:07:12.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:07:22.495Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=550bdbc0-d55e-4490-b1f3-84edfcb2a1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:07:22.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:07:32.500Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=358b145d-900e-4365-b245-6dc6e68ae742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:07:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:07:42.506Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=a5eec6d3-c9bc-41ba-b59f-c99cafb05531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:07:42.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:07:52.511Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=6db5b100-cbf2-4e66-b350-593ab735f4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:07:52.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:08:02.517Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7940c755-1c2d-4703-96e9-4db0847488c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:08:02.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:08:12.523Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=292179de-d6e5-431c-80d3-8cdfcf22efed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:08:12.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:08:22.529Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8067a498-f66e-47da-b295-e09b3e8979bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:08:22.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:08:32.535Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c40e4916-ce38-4057-8908-a44ca4fc9122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:08:32.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:08:42.541Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2e8c2fc2-a10d-47a6-b70d-1c0d518979f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:08:42.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:08:52.546Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c44d43d8-bf05-480c-ae17-74c2e6a6b73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:08:52.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:09:02.552Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=6bc71841-ee2e-4cda-b8a5-2990b94b85c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:09:02.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:09:12.558Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9f22a09e-125e-4059-bd18-5ecb35bc6933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:09:12.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:09:22.563Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=1dc09269-f0b0-4702-9e56-857cb4aefed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:09:22.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:09:32.569Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=74a44f41-4649-4396-84b7-bc909867baa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:09:32.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:09:42.574Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f3eb280f-adea-403a-a7e9-74fc8004f48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:09:42.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:09:52.579Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=97be5411-6878-426a-81ac-9c9a45385a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:09:52.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:10:02.586Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=52eac2ba-5e36-4625-8ba2-2eb8f9b89f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:10:02.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:10:06.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:10:06.999Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T02:10:07.000Z |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-13T02:10:07.001Z |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-13T02:10:07.064Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T02:10:07.064Z |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-13T02:10:07.066Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:10:12.592Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9bc5f94e-88b0-4b77-a676-66442c338a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:10:12.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:10:22.597Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7f6397a4-3f21-4bde-afcb-b28454afc515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:10:22.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:10:32.602Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=67b81a2b-e6a4-4ba9-bae3-46c7e6b26e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:10:32.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:10:42.607Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=30fa2429-2217-4b01-90ad-5c964f49b06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:10:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:10:52.612Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f9ffabd8-2e35-491e-8bb2-aef4e20ecf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:10:52.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:11:02.618Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=0729b930-72d6-4678-b98b-abee7e476064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:11:02.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:11:12.624Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=536bb2d1-98ef-4e9f-8de8-7e860453a30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:11:12.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:11:22.630Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7c91d4c4-6ffb-4801-b8c3-753a211cf156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:11:22.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:11:32.636Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9d50a4b5-f502-42ba-b981-ebc687ed54bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:11:32.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:11:42.641Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=dea4b2b3-5643-4cbc-b945-24fb42bd71b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:11:42.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:11:52.647Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=36392f7c-93b8-4ab3-8f1d-8a2e8cf903b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:11:52.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:12:02.653Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b9c6ba6a-7774-4ca7-b291-9cd42d1b9fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:12:02.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:12:12.659Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=bf298d68-050f-4d7e-9d07-3e8bf4057fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:12:12.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:12:22.664Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7fcded69-5af1-4919-bc30-7f9af174cf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:12:22.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:12:32.670Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8a8bcb78-d0f3-4574-8273-2674b57ec386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:12:32.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:12:42.676Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4a5282c4-2b3b-4d18-ac34-d1184b2be8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:12:42.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:12:52.681Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=a3492395-7b0b-4f19-a72c-f13591c749e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:12:52.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:13:02.688Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8025ba48-e4c2-45e9-b279-f6012de9c637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:13:02.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:13:12.693Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=df4c5a81-9d1e-47e0-b8ba-47f383633d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:13:12.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:13:22.699Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=84af0400-655c-4d93-a8ea-6c38eed5f48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:13:22.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:13:32.705Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=eb9d5d3c-02fe-4474-b6a7-1aabc6d441be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:13:32.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:13:42.711Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=213fbca1-c910-4762-a07e-fa081e375488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:13:42.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:13:52.718Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=57086396-7a33-4df8-8ad5-1911841287ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:13:52.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:14:02.724Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=24395c30-30da-4ef0-bf23-d53c1cea79bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:14:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:14:12.730Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7fdd1974-9f70-4b59-a1a2-dd4080d8fc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:14:12.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:14:22.736Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=abef0a2e-f815-4ab4-9bfa-7043eeb3c43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:14:22.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:14:32.741Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=32f9ce2d-5e5b-4b8a-a5c2-7081d6b94a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:14:32.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:14:42.746Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=6c372794-7f74-4caa-bf24-0a66345dae4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:14:42.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:14:52.752Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d90b953d-87e3-429c-969b-dc7dc387e812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:14:52.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:15:02.757Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=06da36ca-44c7-41fe-af7c-e8da1c83e485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:15:02.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:15:07.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:15:07.007Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T02:15:07.007Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-13T02:15:07.009Z |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-13T02:15:07.072Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T02:15:07.072Z |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-13T02:15:07.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:15:12.762Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=86f3257a-5573-4923-97ca-6ce93f72e29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:15:12.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:15:22.767Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b4bbb8a9-1bca-4bce-8b8b-7c8e0b380f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:15:22.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:15:32.773Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=34bd02a7-955e-4330-85c8-43447c22e1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:15:32.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:15:42.778Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=22abf5e7-bcca-4a94-9353-582739ae3ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:15:42.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:15:52.784Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=33d7e238-4308-4e6e-9711-088e3a6a3a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:15:52.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:16:02.789Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2160ef28-3762-4234-8720-e9e454838f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:16:02.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:16:12.795Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d113cef6-7867-49f8-8112-26ee093adba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:16:12.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:16:22.801Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=20551f94-3675-480f-98b4-3aff6ea25a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:16:22.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:16:32.807Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b73ae3d5-10b3-4408-942d-25bb2e396f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:16:32.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:16:42.813Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=55531ba7-8c56-45e0-a4e3-fe4df925203b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:16:42.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:16:52.818Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=24c01b57-212b-4917-9374-43b35bc116b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:16:52.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:17:02.825Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=48c02c2f-5064-420e-9d35-ce5e06a3b138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:17:02.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:17:12.831Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5d8075ee-40d4-408b-acf2-268bf84b479f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:17:12.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:17:22.836Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=a5605091-2dc7-4c33-a620-d2349c777534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:17:22.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:17:32.841Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=bcee513a-8394-4e1c-abfe-24efd3ac87f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:17:32.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:17:42.845Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=81d47dac-583e-4e5f-b901-80aebfe7ad21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:17:42.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:17:52.851Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9d18b474-b10e-4d2a-a3f7-230724bca204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:17:52.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:18:02.858Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7ba58152-9da1-4e56-9e37-208ec0ebfc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:18:02.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:18:12.863Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f6fa1719-0ed0-416a-acd2-1b934b500068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:18:12.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:18:22.868Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4af7b35e-ea4c-4b06-9eea-dab4362331c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:18:22.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:18:32.873Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b550b812-72a9-4834-81a7-e4cb9b9a29de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:18:32.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:18:42.879Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=a7554733-2406-4d3f-a4c5-dfccc85d552f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:18:42.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:18:52.884Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=0bc94f19-0bf4-465d-89a9-db4f5067ac90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:18:52.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:19:02.889Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=97faba9d-3512-4b83-90ee-f939bbacc714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:19:02.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:19:12.895Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=a574d2f6-308a-418b-a696-df5f139453eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:19:12.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:19:22.901Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=870e7cc6-8ae8-47f1-b4bb-fe88cb6e18d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:19:22.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:19:32.907Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=1160e7d2-1e7d-475e-ab5f-85204f715c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:19:32.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:19:42.912Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=04043675-c887-45a4-a6ce-aa00119ffc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:19:42.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:19:52.918Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=86acb613-bfd0-4657-8f73-148946adb244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:19:52.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:20:02.923Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=54a73dee-c618-4982-b631-2ff5a8a2d7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:20:02.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:20:07.009Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:20:07.009Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T02:20:07.009Z |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-13T02:20:07.010Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-13T02:20:07.073Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T02:20:07.073Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-13T02:20:07.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:20:12.929Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c9128921-849c-4788-8a95-816c77c055d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:20:12.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:20:22.934Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4c05734b-e39a-4c19-a258-9f6fd6da10cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:20:22.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:20:32.939Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=1bdb9979-ed31-4422-a396-c73861c60f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:20:32.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:20:42.944Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=740a09b8-e553-4d14-ae58-a71775eab4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:20:42.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:20:52.950Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=23f75e0c-afb6-46a6-aa9b-273ed2e3006a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:20:52.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:21:02.956Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=072beed8-9cb3-4804-9770-f88ce0ea0998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:21:02.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:21:12.961Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=71258629-0e84-456e-8797-bd912de7d677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:21:12.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:21:22.966Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=72534112-508f-4f98-9c44-da2a2385a950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:21:22.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:21:32.972Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=53e57ead-ece4-45d1-babf-04266680a1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:21:32.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:21:42.977Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=bf44c28a-3ebf-4b58-af77-5ed18076e6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:21:42.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:21:52.982Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8b75fb87-b3a0-4bff-8b20-ccb22e31bbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:21:52.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:22:02.986Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d1f1c452-25ad-4b89-8609-44e0cd37e65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:22:02.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:22:12.992Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ec44fd2c-2743-483f-baaa-3924b3cb7fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:22:12.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:22:22.998Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=fd3c6f8f-1bed-4dd9-8bf1-e20ffd984489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:22:23.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:22:33.003Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=e077e82c-f2fc-4bed-a50f-340601076bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:22:33.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:22:43.009Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=afbee3c1-2956-44fc-b514-bd879e9718ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:22:43.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:22:53.014Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8382f6ab-2ae0-4615-ab09-412cf6b10696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:22:53.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:23:03.019Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=94f43bb8-bdb5-4f6a-81c9-e90ee9879e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:23:03.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:23:13.024Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ef9d2062-56f4-4222-9555-84bbc59d8dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:23:13.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:23:23.030Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=1b6fb2c8-09dd-4e3c-8960-74b91a0d418c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:23:23.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:23:33.036Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=224d9c15-faca-4f1a-927b-2fe89fa64575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:23:33.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:23:43.041Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5a64dd99-7235-44db-a10f-e718912ff7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:23:43.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:23:53.046Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2bf7c68c-6ba3-4dbc-ba3b-1bfb1ae31fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:23:53.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:24:03.052Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ba1d5d5c-f3d6-4974-b160-7b044cf84d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:24:03.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:24:13.057Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4f44fa2f-9ac8-4e59-9b4c-3f60f07d666d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:24:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:24:23.062Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7b59504d-ed90-46d0-a50e-4c6b59a2baac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:24:23.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:24:33.068Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=a7eb7c7d-c672-4e58-a063-240227c2a49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:24:33.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:24:43.073Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=391ddbb9-e406-488a-a46b-afed34165bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:24:43.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:24:53.079Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d2f85fca-327c-4dea-a38c-bb552da0c38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:24:53.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:25:03.085Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=30568355-a79b-4a32-9bbe-24a4bb568716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:25:03.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:25:07.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:25:07.028Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T02:25:07.028Z |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-13T02:25:07.030Z |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-13T02:25:07.092Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T02:25:07.093Z |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-13T02:25:07.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:25:13.091Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ca623b70-3d6c-43e9-8822-a52612433ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:25:13.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:25:23.097Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=0b059413-1b35-4308-8e0c-0acd1273e4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:25:23.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:25:33.104Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5b0b90d8-e060-445a-8a2e-5ab2fae0e4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:25:33.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:25:43.109Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8ddd95d9-57e9-4a29-bbad-4e95158b81f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:25:43.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:25:53.114Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2b3f2a4c-dc9d-4a06-8ea4-512357350b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:25:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:26:03.119Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=6fb53fa1-6d72-4b5a-b8e3-44e28972ec39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:26:03.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:26:13.125Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5a19fc4d-bec5-4bca-af82-db1e4b2aa828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:26:13.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:26:23.131Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ba8893aa-9ad2-4129-9f58-4631f4a4813f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:26:23.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:26:33.137Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=0cfaffb6-9d60-4cbf-b9bf-64c93f2ac3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:26:33.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:26:43.142Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4bbb9a91-6924-42b8-9a6a-473a0c29f704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:26:43.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:26:53.147Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ba41e355-5dd5-4347-a371-21a9034e6a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:26:53.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:27:03.153Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=3f5d3628-b4a0-4e59-861b-af2e3ae7a718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:27:03.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:27:13.158Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ab9c9515-9cf0-4c2f-b089-984fdec2dc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:27:13.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:27:23.163Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4033be60-9570-4b95-a2c2-ce87de29aceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:27:23.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:27:33.169Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d26f2838-6c72-4094-9b1d-4ad1cdd66f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:27:33.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:27:43.175Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=95c116f8-4241-4b79-9798-41e24a8355d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:27:43.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:27:53.180Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ea594fb9-2c39-4a31-a270-27a4c2a50851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:27:53.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:28:03.186Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f1f2e8c1-21db-49fe-8a3f-219ef00a0ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:28:03.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:28:13.193Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=6954536b-20fa-4b81-8b11-722840a7e029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:28:13.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:28:23.198Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=1924c018-7e8e-4972-8bf1-ef2062897bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:28:23.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:28:33.204Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4d4b4177-2b54-482a-9eb9-314165c4ca22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:28:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:28:43.210Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c259e231-f079-4319-b6f5-cbd91e606c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:28:43.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:28:53.216Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b14d3cf7-e03a-46d0-a707-7751a06e0d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:28:53.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:29:03.221Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=92b5009e-b520-4148-9347-f30b0e53c07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:29:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:29:13.226Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=26fb5978-d204-4cb6-a975-9563e6e4e38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:29:13.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:29:23.231Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=bc5f2e7f-65bd-4961-aa31-5b0c4d33122a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:29:23.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:29:33.237Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8393d528-072c-4c7d-9556-b133d665de4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:29:33.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:29:43.242Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8e4b81b6-831b-437c-8ad1-a005634bdb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:29:43.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:29:53.250Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ea03b53d-bcdf-4b39-8128-a913ee9e7454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:29:53.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:30:03.256Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=721da502-1bd0-44c1-bd76-e8d83bf8b621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:30:03.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:30:07.014Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:30:07.014Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T02:30:07.015Z |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-13T02:30:07.016Z |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-13T02:30:07.085Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T02:30:07.085Z |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-13T02:30:07.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:30:13.262Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=72162847-69a1-4331-b6b5-3f5373eb538d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:30:13.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:30:23.267Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=19e08793-790b-4214-8179-f8d93db8d0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:30:23.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:30:33.273Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4d6b69d9-697c-48bf-97a6-9508c16288c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:30:33.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:30:43.278Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=34ae93dd-33de-4b50-a980-e3a71c92d096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:30:43.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:30:53.283Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=18020e6c-8441-4ad5-9002-16861cd17511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:30:53.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:31:03.288Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=31585b17-8d5b-47b1-a0d2-4f6e2713fba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:31:03.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:31:13.294Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4ed1895c-a04d-4d61-a5fd-5c0cb262260c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:31:13.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:31:23.299Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=afc700af-cf8b-4b86-a582-5e8970f60b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:31:23.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:31:33.305Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=11c0ace2-8add-4c43-952c-5ad90ce356d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:31:33.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:31:43.311Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=cf0ab4b1-b3bd-4de2-a799-159353c1af0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:31:43.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:31:53.316Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9e13be0b-d04a-4de2-b281-c6d7e3326c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:31:53.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:32:03.321Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=28b2330d-b983-4d31-a5a7-ec65059743e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:32:03.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:32:13.326Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2db0076c-993d-4a86-81cf-94386d6b6c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:32:13.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:32:23.331Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7a13fa01-a537-4948-8b7a-68c72b7f66c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:32:23.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:32:33.336Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=bd05d39c-b1ca-4f99-b501-0fe7a6f3d282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:32:33.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:32:43.341Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7e91fc3b-e70f-400f-b2fa-066dcb8252ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:32:43.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:32:53.347Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5375c61a-7d31-45e3-bc27-d468a26a78d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:32:53.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:33:03.352Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4765f90a-b4c3-44c9-96b1-067b513cf85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:33:03.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:33:13.357Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ba2efdf2-5231-4068-ab20-31992111221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:33:13.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:33:23.362Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5dc4cf1a-2908-4ccf-9690-4d43ddcfa280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:33:23.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:33:33.368Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=af3f4395-b167-40f1-acfc-fb957a5934f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:33:33.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:33:43.374Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d83d927e-d99a-4397-b378-56da74c90d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:33:43.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:33:53.379Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2118ce6d-8f4e-4742-becb-8ef2571be214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:33:53.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:34:03.385Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9c83bea3-e546-4019-a8e8-6ca3a0eb0ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:34:03.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:34:13.390Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=88720d61-10d8-4ca0-98f9-564de37c1c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:34:13.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:34:23.395Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=dd81a3a7-ce62-45a7-bd1c-444f923357f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:34:23.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:34:33.401Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f83bd38c-f859-4a20-9347-28e495f16d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:34:33.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:34:43.406Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4520b7d1-80b8-45ed-bb04-a28f61a11440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:34:43.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:34:53.410Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=1d34c0db-ff66-4366-bfbc-016a7547e0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:34:53.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:35:03.415Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f9ab6d19-b5d1-4f6f-9bd3-66b439ae7460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:35:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:35:07.026Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:35:07.026Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T02:35:07.027Z |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-13T02:35:07.028Z |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-13T02:35:07.124Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T02:35:07.124Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-13T02:35:07.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:35:13.421Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=90a439b2-3ef5-483a-a051-ad6c6865981f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:35:13.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:35:23.426Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=70997b06-23d6-4040-938d-f24f45270df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:35:23.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:35:33.431Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5074134f-9821-44b3-bab5-29ec3d89659e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:35:33.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:35:43.436Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=e9b7feca-0932-4d11-ba55-813b29aa54b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:35:43.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:35:53.442Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=aeab6dd8-8597-48b9-bad5-9b5b033beb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:35:53.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:36:03.447Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=12731cda-3d60-41ce-9042-d0327f7f9b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:36:03.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:36:13.452Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=6f211578-4e39-451b-ad15-c6c3d8266670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:36:13.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:36:23.458Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b2e52214-44a9-40bb-9fbc-62230ef14969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:36:23.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:36:33.464Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7f84a39c-c8ff-45a4-9023-9ac48ed89bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:36:33.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:36:43.469Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=1b2813d2-5f37-43ae-a084-c42dcaf9b55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:36:43.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:36:53.474Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8059812c-02c7-4c81-b340-9a9ebba870dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:36:53.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:37:03.479Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=a1193b53-d030-418c-80d6-a79c18a37905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:37:03.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:37:13.485Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=30cc8700-4397-4e42-8a37-511d329b3188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:37:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:37:23.490Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=afb4a882-0a2a-4e1b-bf45-fbd11d27e756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:37:23.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:37:33.497Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8f0b46c8-473f-435f-98bc-bf3c72e4042d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:37:33.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:37:43.503Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=fb8b6f87-52bc-4a67-a795-56b5ae019618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:37:43.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:37:53.509Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=ba3e64e6-68c3-4299-bb39-e2644e655312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:37:53.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:38:03.514Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9f27b3a4-0528-4cc5-a49f-13ca145dff2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:38:03.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:38:13.520Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=2d418885-7b31-472e-853d-c320059001a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:38:13.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:38:23.525Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=0f484fbb-e9e5-4b5c-b071-47f9c6550871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:38:23.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:38:33.530Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=29aa6560-9c22-421c-973b-3d1f037580db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:38:33.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:38:43.536Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=e704a0da-7e8a-494f-aba1-0149b1f64c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:38:43.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:38:53.542Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=60de3237-5f85-4b9b-ad89-6dc8fe37868d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:38:53.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:39:03.554Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d6699a86-ae57-4ccd-8277-06021c816682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:39:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:39:13.560Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=fcaa51a8-1c35-48e0-897c-ce56fca5f800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:39:13.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:39:23.566Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=0462e3e4-ab4a-46ce-81e4-9dc7bad8c54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:39:23.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:39:33.571Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5f109ea2-8ca8-4b0d-8695-3d2fce65e0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:39:33.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:39:43.577Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b4784cb3-860a-477a-85a6-d0a0a7f6bba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:39:43.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:39:53.584Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=78664df3-3262-4f02-87f4-91d7ce653c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:39:53.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:40:03.589Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=059f527d-aec6-407a-a1ae-ff695c6eb633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:40:03.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:40:06.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:40:06.981Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T02:40:06.981Z |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-13T02:40:06.982Z |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-13T02:40:07.049Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T02:40:07.049Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-13T02:40:07.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:40:13.594Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d7d84531-3b41-4623-966b-af9642207df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:40:13.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:40:23.600Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=e84cd647-ee26-47ef-ae71-17250dd680cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:40:23.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:40:33.605Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=89894ef3-725b-46b5-9152-d211188fdfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:40:33.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:40:43.610Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=f4294fa8-8741-4f2e-a8ac-25401c70c71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:40:43.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:40:53.615Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=8d4a89e8-19d6-4509-bfbe-f76c68a4f000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:40:53.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:41:03.620Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=e8fae74b-639a-462a-b8ee-85ebec5e7139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:41:03.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:41:13.625Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=1f7acbcf-ffd2-4078-9faa-33282460a86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:41:13.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:41:23.630Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=e9d4339b-9ca1-4b80-82e1-f4aad083d501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:41:23.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:41:33.636Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=0b87093f-8f78-4798-9f89-7fb1dcc5c680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:41:33.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:41:43.642Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=a351bb84-abe0-40a2-95f7-2a8933620f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:41:43.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:41:53.647Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=72844cc0-d7d4-4e95-af7d-0df3b668c77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:41:53.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:42:03.652Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4e602d72-9d4f-4ef3-8982-80c4d48bb4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:42:03.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:42:13.657Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=963fcf92-25f1-4b35-b614-eb0bbedef800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:42:13.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:42:23.662Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=3cdf14a8-4424-4ae4-a6c8-19ed56f65477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:42:23.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:42:33.668Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=57ca84d2-566b-46a9-bb43-8223720dab17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:42:33.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:42:43.673Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5324968d-040c-4d13-81b2-d1a41b93d84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:42:43.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:42:53.678Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=3bd00608-24e2-4ffb-95a9-0b453a5a75da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:42:53.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:43:03.683Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5af2a97d-79d4-4e3a-8039-951b3446e938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:43:03.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:43:13.689Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c5320ec3-15d7-46b8-9c0a-276ce928e3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:43:13.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:43:23.694Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=38c946a5-4384-4acf-b0ce-9cab654271d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:43:23.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:43:33.699Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c1ce9608-4ec6-47e7-b03e-95431f708f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:43:33.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:43:43.704Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=03d1d64e-4461-4204-9b48-318b3e67c6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:43:43.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:43:53.710Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=271cf54b-f0f7-44f3-8c42-908083a32de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:43:53.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:44:03.714Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=a599a272-814e-4c9e-94e2-05d48685d5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:44:03.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:44:13.719Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=503d2edc-78af-4b72-b55c-ef9cc641d168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:44:13.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:44:23.724Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5f07d9ee-18d5-4838-8430-381a3068dd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:44:23.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:44:33.729Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=908eb433-5c85-4e47-b953-428d700eb167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:44:33.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:44:43.734Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=5d124f45-4548-49e5-bba8-b3cb157936be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:44:43.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:44:53.740Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=0bcc4f60-f527-4d0b-a3d1-5e15846b9a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:44:53.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:45:03.746Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4aa51d12-1e9b-47ee-be3d-caffb98768b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:45:03.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:45:06.986Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T02:45:06.986Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T02:45:06.987Z |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-13T02:45:06.987Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-13T02:45:07.056Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T02:45:07.057Z |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-13T02:45:07.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:45:13.752Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7f3a98cc-ff54-4f38-bfcd-c8b5eb0de9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:45:13.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:45:23.758Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9a6b6adc-e2ac-4d54-a3ec-654cd2de5c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:45:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:45:33.763Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4353d7fe-3eb6-483d-aedf-1a832f98c446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:45:33.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:45:43.768Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=756ffd6f-2aaf-4be6-a7a3-aef199483657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:45:43.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:45:53.773Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7609184b-c4f0-4057-91c7-f317de43be11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:45:53.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:46:03.779Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=032436b2-e632-4975-9f5b-fad7587fd228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:46:03.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:46:13.784Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=3db44e70-351d-4c64-996a-89ab35f806ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:46:13.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:46:23.788Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d367d4b0-d2ca-4f0e-bf29-5b574a02f9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:46:23.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:46:33.793Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9ff2407b-ebfc-499a-8164-c2aabbc21b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:46:33.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:46:43.798Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=03386996-6076-444f-94c1-c83b2916ab4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:46:43.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:46:53.804Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=137371f2-ccd5-452b-a440-64ced3b7f87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:46:53.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:47:03.809Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=b270a6bc-a4f7-42ff-8d31-8edbbd6667de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:47:03.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:47:13.814Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=4c9e4f02-9bb0-4a80-8e1e-b8adee84bc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:47:13.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:47:23.822Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=16dbffc8-7bda-4341-be5b-3586702bfe58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:47:23.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:47:33.827Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d1c78a7c-7a73-45fa-935b-53245f852237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:47:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:47:43.832Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=7066d1bc-fe4d-4f46-86bf-8cb63a12e0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:47:43.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:47:53.837Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d1055627-9ff4-48ea-9c08-dbce7dfc1cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:47:53.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:48:03.842Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=9475133d-5210-4e5a-9f33-f7d3561d2c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:48:03.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:48:13.847Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=89792ea2-4a8f-45bf-a11b-2b2ad3c82e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:48:13.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:48:23.852Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=c7f9c6fa-b842-4ea8-953b-d97c452a264f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:48:23.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:48:33.858Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=cf57a9ee-9604-410a-b798-0d38dbf8c1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:48:33.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:48:43.864Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=80d6e21f-5aa3-4abe-8d16-92c41b07116e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:48:43.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:48:53.869Z |INFO |Init configs |InvocationID=25d46a56-71db-46d3-a644-c0497c236dc0, InstanceUUID=d7905eb6-4720-4bb4-b205-0821649d83af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T02:48:53.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |