. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T11:57:15.319Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T11:57:15.323Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-21T11:57:15.359Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-21T11:57:15.967Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-21T11:57:16.736Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-21T11:57:16.740Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-21T11:57:16.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-21T11:57:16.921Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-21T11:57:16.945Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-04-21T11:57:18.838Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-21T11:57:19.381Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-21T11:57:19.403Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-21T11:57:19.404Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-21T11:57:19.478Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-21T11:57:19.479Z |INFO |Root WebApplicationContext: initialization completed in 2533 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-21T11:57:19.890Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-21T11:57:20.847Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-21T11:57:22.625Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-21T11:57:23.120Z |INFO |Started MainApp in 10.731 seconds (JVM running for 11.402) |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-21T11:57:23.180Z |INFO |Start scheduling PRH workflow |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:57:23.190Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=9f8052ab-0760-44a2-9535-38fc9a14139d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T11:57:24.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:57:24.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-21T11:57:29.748Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-04-21T11:57:29.749Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-04-21T11:57:29.751Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:57:34.373Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=4ea9da98-79f9-4e30-b233-3937bc09707c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T11:57:35.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:57:35.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:57:45.459Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=062ce576-434c-425e-9a72-d8f484046fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T11:57:46.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:57:46.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:57:56.531Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=78299db8-895c-4dec-9f81-d4835d0690a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T11:57:57.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:57:57.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:58:07.605Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=149be3f1-f6bd-491c-b70c-ed9a05522f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T11:58:08.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:58:08.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:58:18.680Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=5307bf43-f295-45b4-a1c0-03b90812893f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T11:58:19.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:58:19.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:58:29.745Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=5b84c6bc-ea99-4ff9-a148-c649d7efc9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T11:58:30.848Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:58:30.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:58:40.850Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8a525899-60d4-4e7f-b8ff-ba8d569aaaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T11:58:41.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:58:41.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:58:51.921Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ff1d96c8-ef20-4f9f-9b6c-9e76603a5dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T11:58:52.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:58:52.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:59:02.962Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=39712e11-5a8c-4a2e-a984-6c9b288bd1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T11:59:04.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:59:04.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:59:14.069Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=34859919-2d8b-46ca-81fa-23a129dece1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T11:59:15.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:59:15.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:59:25.137Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=41bbd84c-fbb4-451e-a7d3-0333d938d646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T11:59:26.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:59:26.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:59:36.177Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=517c1d55-1f4b-4887-ad1d-908de6c9dc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T11:59:37.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:59:37.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:59:47.253Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f78828e0-1863-4b23-bfad-ef97440d325a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T11:59:48.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:59:48.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:59:58.324Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=6e4236f8-303a-4ae0-bf43-0701166a1ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T11:59:59.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T11:59:59.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:00:09.393Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8d70244e-d1f6-4c01-abba-639be3058aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:00:10.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:00:10.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:00:20.468Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=9ba8c8f2-b32d-410c-b624-043b90f399ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:00:21.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:00:21.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:00:31.507Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=db2579c8-6c7a-4c77-b860-7dc07ea67c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:00:32.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:00:32.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:00:42.544Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=99761c92-9870-47f0-a7a4-fd307a6cc28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:00:43.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:00:43.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:00:53.585Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=00516ea3-b5ea-4308-a0e6-9a24d7500314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:00:54.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:00:54.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:01:04.626Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=3c3f8732-2dae-4b7f-ba6c-cc422a3e7abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:01:05.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:01:05.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:01:15.665Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f6aa39ca-d6ce-4467-aa4d-bd55d1c1a90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:01:16.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:01:16.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:01:26.706Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=e2b7f7a3-7d6a-467b-97ac-12af3d01c506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:01:27.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:01:27.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:01:37.747Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8af7c9b8-4f58-43aa-a349-edce85dae6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:01:38.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:01:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:01:48.789Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=75ef7e77-5207-4a44-96d1-5e633e65c4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:01:49.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:01:49.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:01:59.863Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=5f46de49-34fb-43b0-920f-884aec95615c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:02:00.928Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:02:00.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:02:10.929Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=996391ff-a3be-4fcd-964c-5d7759535e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:02:11.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:02:12.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:02:20.963Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:02:20.963Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-21T12:02:20.964Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-21T12:02:20.966Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-21T12:02:21.085Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-21T12:02:21.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-04-21T12:02:21.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:02:22.017Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=cee8facb-73be-487b-b545-660352b06656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:02:23.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:02:23.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:02:33.083Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=82ec1fe2-dca6-4c62-9c50-9e3c5f90348e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:02:34.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:02:34.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:02:44.112Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=644ce145-118d-4b2b-9dbe-0e5b47a77b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:02:45.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:02:45.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:02:55.185Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=775b5fa2-efe0-4715-8ab7-ad4b1bf0a773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:02:56.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:02:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:03:06.261Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=98a5db04-4fc0-4e0a-87ec-0df42332c904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:03:07.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:03:07.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:03:17.297Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8b232406-5b86-49ec-bfd1-7f930653bd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:03:18.368Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:03:18.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:03:28.370Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=eea14383-a4cb-4911-b69c-ef39de6536dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:03:29.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:03:29.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:03:39.411Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=2e998ad0-504e-44a5-8405-9b44887d78ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:03:40.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:03:40.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:03:50.453Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=9e59aefa-2351-45d0-83a6-6f61a7607e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:03:51.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:03:51.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:04:01.489Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ff0a7333-9795-4987-aa1d-b9d7c546a252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:04:02.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:04:02.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:04:12.535Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=94520368-d274-47c2-82d5-745126f24fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:04:13.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:04:13.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:04:23.568Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=74ebece3-76e6-4f3a-8de6-0efef43ba1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:04:24.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:04:24.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:04:34.614Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8f4d0a68-84e7-43c4-985e-7ddf7912afd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:04:35.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:04:35.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:04:45.664Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f5535301-ca91-4342-a8bc-b0d665bbe8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:04:46.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:04:46.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:04:56.689Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=0d188134-5a37-4ba2-b567-98360980d366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:04:57.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:04:57.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:05:07.730Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=537e656a-6019-4605-b41b-cc1ba6f0b3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:05:08.769Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:05:08.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:05:18.771Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=e2df325c-6a90-4085-a429-4699d216d692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:05:19.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:05:19.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:05:29.809Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=700562b9-87a4-418a-92e9-663cc28bdb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:05:30.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:05:30.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:05:40.848Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=20cb7900-1abb-4b86-8121-6033645bb74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:05:41.888Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:05:41.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:05:51.889Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8498f568-1925-4952-b32f-549bc4d938e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:05:52.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:05:52.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:06:02.961Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8f5f1ae4-082c-4606-968b-eff89ee7f78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:06:03.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:06:04.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:06:14.002Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=dd080ffc-a54d-48dd-bbd7-d0a5092ae49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-21T12:06:15.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:06:15.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:06:25.041Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=eff6fed6-dfba-432a-9418-a8287bd505a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:06:25.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:06:35.077Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=d8a4ee1c-4756-4dd1-b177-65e710522c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:06:35.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:06:45.090Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ede4dd2f-4c6e-486b-ad89-ab7b464b324c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:06:45.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:06:55.105Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=22f2b039-2aef-4de5-b597-b6a4db0ce130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:06:55.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:07:05.122Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=79c8c6c5-9b00-45e0-a580-0cc5fbef6e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:07:05.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:07:15.136Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=2b0d21b4-1096-4887-aee6-9a41deec596f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:07:15.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:07:20.325Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:07:20.325Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-21T12:07:20.326Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-21T12:07:20.328Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-21T12:07:20.400Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-21T12:07:20.400Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-21T12:07:20.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:07:25.148Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=850711da-ec9a-4cbf-b5ef-9bef5b386417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:07:25.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:07:35.161Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=1012e035-4029-4165-a12e-28097317a83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:07:35.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:07:45.174Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=9d51aff8-dd53-47ff-a123-c3ebf1fd5676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:07:45.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:07:55.187Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=858e3e60-3978-43fb-b9ad-500ab7807088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:07:55.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:08:05.203Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=5951e143-dc28-4b5d-8e23-75a31eb5b16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:08:05.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:08:15.216Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=1048b3dc-8fbd-4422-a91f-313ff7a8faca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:08:15.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:08:25.228Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=03241c51-30e8-4f92-8371-2a77b486fcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:08:25.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:08:35.238Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=571ba08e-192a-45cd-847d-f0efd4975461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:08:35.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:08:45.249Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=2a328ada-6d1f-4ebd-95e4-bd8a548c6074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:08:45.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:08:55.263Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=0f4af789-adb7-4e76-b8c7-d96664eb5db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:08:55.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:09:05.274Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f3175f09-6201-457a-8941-d3006b57143c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:09:05.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:09:15.284Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=70d5254d-a7b7-4026-a398-21dab612592c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:09:15.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:09:25.293Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=6448ba21-8485-4064-b8c0-3e2f4a2dd371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:09:25.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:09:35.303Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=32e08c58-119b-49bc-ab71-91d42162b218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:09:35.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:09:45.314Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=bdb169f1-d7cf-49f2-a55e-ed3d1d112f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:09:45.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:09:55.326Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=d48d570f-96aa-4b34-b5d7-83990c3df3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:09:55.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:10:05.336Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f22217f0-cb9a-4b4a-b1c3-590345a35373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:10:05.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:10:15.345Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=c912a9e8-a794-4772-8e1d-e85eb5b1d8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:10:15.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:10:25.356Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ba88e501-a75c-4b9e-a0ac-510e717b6fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:10:25.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:10:35.368Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=5d0e3550-c15c-4169-a3b9-04c90a3efac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:10:35.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:10:45.377Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=becf2274-7490-4cb6-8be1-b76e15f0f11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:10:45.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:10:55.386Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=3e20beca-8975-4ca4-a07a-0238538cc47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:10:55.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:11:05.395Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=e2197ee3-76d7-41b5-92b7-60f9602edd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:11:05.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:11:15.405Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=dfa135f0-90e6-40c9-92de-16d965d8e7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:11:15.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:11:25.414Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ad62b4db-b5f1-49bd-a844-0b02fe8fb542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:11:25.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:11:35.423Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=85563295-8eb8-48b7-9206-fe82dd2ebcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:11:35.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:11:45.433Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=105f0ec4-953c-417a-b4a8-3f20ebd2cb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:11:45.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:11:55.442Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=a44ef0f6-5a9b-4e05-a4ee-f6a8030f1881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:11:55.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:12:05.451Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=21fe5fd4-8d24-4567-8cb9-c0cf9dba65c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:12:05.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:12:15.460Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=2fba397a-bf8c-4ff7-af64-cef55e68cd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:12:15.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:12:20.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:12:20.176Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-21T12:12:20.177Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-21T12:12:20.178Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-21T12:12:20.273Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-21T12:12:20.273Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-21T12:12:20.275Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:12:25.473Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=d97d48d5-8af0-4492-905f-ac04fd490b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:12:25.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:12:35.482Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=3f72921d-4958-4661-97b2-a20a6c74c41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:12:35.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:12:45.491Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f75dd37d-41e0-4fbc-95ed-d4166755f96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:12:45.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:12:55.502Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=5dcf2808-1bb0-4fb6-bba8-e3498a90ab14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:12:55.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:13:05.514Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=73c9cb04-38bf-4bea-99e9-613897c86611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:13:05.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:13:15.525Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=e0b913a1-9dfb-433d-a1ef-79f1afd5dd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:13:15.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:13:25.536Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=c86ffd1c-ea2a-44bc-ae86-e308506fca59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:13:25.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:13:35.544Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f57a260d-e736-4537-a17e-95743458986c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:13:35.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:13:45.556Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=dbad9d74-9eb1-4169-ba9d-a8dcdf91654d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:13:45.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:13:55.570Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=70f52969-7cc2-402b-aa77-d9f01a6c90b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:13:55.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:14:05.583Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=2559fb96-6fb4-4276-bfad-dc9c6a6f2ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:14:05.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:14:15.592Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=be284bc3-8aa1-4a05-9716-55f1a8961bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:14:15.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:14:25.601Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=a228d1e3-0b36-4eec-ba73-dd6e632eb3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:14:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:14:35.617Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8890cc30-26a2-4212-809a-a97997bde54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:14:35.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:14:45.626Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=fac902f2-fa29-42e4-9646-9328ad26c9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:14:45.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:14:55.636Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=03f18c0c-d839-4d8a-9824-1b145feea52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:14:55.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:15:05.644Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=309cca1c-f89c-44c9-9830-e9183f799941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:15:05.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:15:15.652Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=410aac97-dd0a-42bd-8960-7f25bb5f87bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:15:15.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:15:25.661Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f882af81-e018-4b87-8a55-47ac6826d00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:15:25.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:15:35.671Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=26005307-9592-4840-8044-8894a4dd32b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:15:35.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:15:46.166Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f91facb0-c0c0-4cf4-89d6-cd0290bb20be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:15:46.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:15:56.177Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=0c88596d-9fdd-480c-8a9d-f52251230fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:15:56.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:16:06.187Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=0176fdf5-c33f-4204-9376-36bcaa8f2c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:16:06.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:16:16.198Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=d491c7db-1a86-48ab-a85a-a9a838fee63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:16:16.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:16:26.206Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=bb44661b-3497-431e-8342-6d67bc4b0cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:16:26.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:16:36.217Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=33e2d584-00ae-4d93-8f92-422f49574c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:16:36.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:16:46.226Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8ce4a8d7-4036-46da-a91e-6eb42729804a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:16:46.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:16:56.235Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f869f02e-609b-4701-81fd-fc5b4f1181ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:16:56.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:17:06.246Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ef6a72d7-4be4-4d6b-ab5f-c643b07a1c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:17:06.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:17:16.253Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=1c2819b6-c123-4ef3-bc6f-805b865c10e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:17:16.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:17:20.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:17:20.157Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-21T12:17:20.169Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-21T12:17:20.172Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-21T12:17:20.249Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-21T12:17:20.249Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-21T12:17:20.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:17:26.266Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=a1ac097f-fca3-451c-ba9d-0c1225f76622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:17:26.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:17:36.275Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=0d766f42-9ecf-4597-b495-f4b8825f0f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:17:36.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:17:46.285Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=4ef06655-0674-463d-a1d3-f0880befcfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:17:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:17:56.293Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=892fe561-85f5-4e89-92dc-5e1aa9921a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:17:56.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:18:06.301Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=86e78662-4785-40c9-aea9-d9d30c88d3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:18:06.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:18:16.311Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=9058fcc6-2931-4b65-998c-5eed65616841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:18:16.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:18:26.320Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f6efc3a0-f567-4926-a580-30eac110ad6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:18:26.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:18:36.329Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8378cb1c-bf5c-4471-9719-6aeb1ca4f35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:18:36.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:18:46.337Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=7fade197-a66e-4398-9e1d-e7c45a7170b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:18:46.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:18:56.344Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=b5671f85-609c-42cc-8b60-20d5b0d8b286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:18:56.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:19:06.352Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=60936a18-d13f-4905-a2d1-edf00e4f80fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:19:06.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:19:16.361Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=3bebe403-07ac-415e-8b8d-1ee368850175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:19:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:19:26.372Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=7a9357a9-8630-4b9a-bb2d-02170cdefcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:19:26.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:19:36.381Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=69ffa1d7-e7f5-486d-928a-55051ec103e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:19:36.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:19:46.389Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=c52497d2-05d9-4683-be54-aad15136a354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:19:46.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:19:56.398Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=3d180108-d469-41ae-ad11-e5471730f464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:19:56.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:20:06.406Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f7de101b-2d40-4e85-abc9-3b36fcb186e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:20:06.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:20:16.413Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=092a68e6-969d-4b95-8cb2-f3bb4c51c154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:20:16.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:20:26.422Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=3a1b97f5-fe9d-4a61-9bcf-5cadd29cefb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:20:26.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:20:36.430Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=3cf4f99c-f9ba-4ce4-9839-91cd2e26b904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:20:36.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:20:46.438Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=366b2264-d962-4a21-b8d1-f2d592ca8309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:20:46.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:20:56.446Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=66427cb0-16e7-4cb3-ae07-644301945b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:20:56.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:21:06.454Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=4caa2c27-4e7b-4fcb-a055-4de2824a7fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:21:06.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:21:16.462Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=7f3448a5-2e14-4176-9a1d-262e9dbe73e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:21:16.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:21:26.470Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=7f0693bd-63a9-4265-9fc2-38efd4035671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:21:26.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:21:36.477Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=b8404e49-51e4-42b5-a939-60212dbb66e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:21:36.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:21:46.485Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=4329511d-3e3a-4f46-83dc-b51cf48bf1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:21:46.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:21:56.493Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=a8f28978-1a9a-4877-9fd2-470014ea58bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:21:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:22:06.501Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=26562f5f-0e05-402d-8c23-8874ac8fef75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:22:06.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:22:16.514Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=bd46a624-4031-4d06-bc2d-7d34d6344ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:22:16.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:22:20.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:22:20.127Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-21T12:22:20.127Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-21T12:22:20.128Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-21T12:22:20.237Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-21T12:22:20.237Z |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-04-21T12:22:20.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:22:26.522Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=a434c72c-9bd4-4257-9b70-669362088598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:22:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:22:36.531Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=71591a38-6da4-4411-b87e-06137b29e0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:22:36.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:22:46.540Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=3365b1b6-3e12-4d20-9a60-4c574414c742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:22:46.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:22:56.548Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=bfe5c008-0872-4f6b-a46a-c4da309b95b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:22:56.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:23:06.554Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=0a4221ca-9511-4064-bd94-9ee81ea74b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:23:06.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:23:16.564Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=c851ecef-2fcc-4b0e-8e04-c2cc668ccea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:23:16.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:23:26.573Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=4a7c3a60-cdd8-4f6c-8f9b-898b331ded8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:23:26.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:23:36.579Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=60e7233b-098a-4bc7-8160-be1d7c653786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:23:36.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:23:46.586Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ea53de14-5e6f-44c6-8884-4792d09991df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:23:46.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:23:56.595Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=48e907f8-6580-4335-b941-8973c96b3169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:23:56.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:24:06.605Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=13171e89-2dc3-4d44-b0a9-e3c546edc4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:24:06.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:24:16.613Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8a2461f7-c099-439a-a404-9e641ef025cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:24:16.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:24:26.622Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=0b7ed866-aa62-453d-9a75-07648667f226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:24:26.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:24:36.630Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=c4659800-d144-4894-a485-fa7b60d2c508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:24:36.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:24:46.638Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=b142848c-7322-4e62-a610-6cb6e7b72941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:24:46.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:24:56.646Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=29009013-fd3a-48d0-90c9-f744709c9ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:24:56.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:25:06.655Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=636634d9-4594-4b98-97d1-039078b5eefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:25:06.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:25:16.664Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=101ca572-f456-4ffd-bbcc-31ba1b5f07f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:25:16.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:25:26.672Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=e6543910-6fec-4369-9f18-a8a0ac6ca00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:25:26.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:25:36.680Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=b9af21c6-6378-4a3a-80a3-f2e9418c55f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:25:36.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:25:46.686Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=650d5ffc-b222-4411-9bef-0eb946bc27af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:25:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:25:56.694Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=d7506b81-32d2-47e6-a982-098b8ca81861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:25:56.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:26:06.702Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=35fe774a-0f07-4ca5-ab62-2a9b629dc855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:26:06.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:26:16.710Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=4a2ee780-876d-4166-ba46-db1225173372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:26:16.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:26:26.722Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=e702e0dd-3ad0-45eb-98d4-8bceda37108b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:26:26.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:26:36.731Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=89fdc4f1-34c4-43ac-aecb-ff785432338c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:26:36.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:26:46.741Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=9ab77d63-953f-47f0-af6c-c1379ab3d5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:26:46.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:26:56.749Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=b5cd3fa4-a3de-417f-9949-9b0467002f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:26:56.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:27:06.759Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=73c26c01-c2ad-4c72-9a11-8601f8f77013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:27:06.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:27:16.766Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=d61be4ce-d795-440b-a19b-aa2261ab7fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:27:16.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:27:20.155Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:27:20.155Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-21T12:27:20.156Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-21T12:27:20.159Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-21T12:27:20.244Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-21T12:27:20.245Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-21T12:27:20.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:27:26.774Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=3536aee4-08f2-442c-b8b1-4d84a9055c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:27:26.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:27:36.782Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=d7472490-b00b-45ec-afda-315a025d5ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:27:36.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:27:46.790Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=23b813fc-f565-461e-a13b-2e0154b1ed3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:27:46.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:27:56.798Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ba257db4-9e9e-478a-9127-fce8f53519aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:27:56.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:28:06.805Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=9da42c20-e2d0-4003-a57e-c8a2c6d86519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:28:06.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:28:16.813Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ca32c87f-2bc0-4b73-b89a-6532a0587a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:28:16.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:28:26.820Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8e742e17-e61d-40ea-9807-b52a74efac9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:28:26.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:28:36.829Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=3a244782-6c77-4b1d-ac2b-6158525c882d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:28:36.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:28:46.836Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=06ccd063-b64f-49cc-b613-54ede31a8773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:28:46.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:28:56.842Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=e55528ad-d11a-4894-be28-89f96c5e96a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:28:56.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:29:06.850Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=c80ace64-13b1-410f-aa16-837f798bd614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:29:06.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:29:16.857Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=bad0716e-ffe8-4ebe-bca1-b09671b85d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:29:16.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:29:26.865Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=a444c4e4-4a37-4a49-b088-0db9841417f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:29:26.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:29:36.872Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=34732d8a-3f07-42b5-add5-1e4127c54bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:29:36.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:29:46.879Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=abd92b1f-0b25-41ab-b17f-711ef09536c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:29:46.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:29:56.885Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=6e4a15a0-7540-4bd1-b639-ceeafbf61ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:29:56.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:30:06.891Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=64a90149-7877-4bd3-b11d-eeac1fbd5bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:30:06.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:30:16.899Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=fb7fe70b-82a6-45c1-86b8-68686afa9def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:30:16.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:30:26.908Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=228950dc-57b4-498f-817f-b0eb1bd145d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:30:26.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:30:36.916Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=e62c99b8-da5a-432b-a310-4fddef626e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:30:36.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:30:46.923Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ec6ed7fb-0078-43f1-b2d2-49939b85bb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:30:46.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:30:56.929Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f38f7c33-c4d6-429c-890d-143becbe418b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:30:56.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:31:06.937Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=795eeb65-d025-4421-93bf-7158b1d75cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:31:06.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:31:16.944Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=d597c878-05e3-4568-a8f4-89ab9c726ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:31:16.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:31:26.952Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=7a5b0d74-90b2-4af4-aa40-c17f5971abd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:31:26.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:31:36.959Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=bed7156b-71a5-4e7e-8342-bff9670462d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:31:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:31:46.967Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=c0e30c46-eedc-42c0-bd15-4c43428657b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:31:46.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:31:56.975Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=710f8324-7e00-4361-b28f-b99f61a06382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:31:56.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:32:06.981Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=752a2c8b-66fe-4717-975c-4d604f3a7848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:32:06.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:32:16.988Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=a73b801d-01c9-4e5f-8c00-fad2413c65aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:32:16.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:32:20.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:32:20.178Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-21T12:32:20.178Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-21T12:32:20.180Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-21T12:32:20.248Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-21T12:32:20.248Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-21T12:32:20.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:32:26.994Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=1c9d2aa6-c42d-41ea-a839-b790524f2c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:32:27.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:32:37.002Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ab8d6c23-6547-4fe1-94fe-2229285cb403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:32:37.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:32:47.010Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=593890cf-edc8-4596-8f0d-41aaad160cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:32:47.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:32:57.018Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=bbd67053-9be3-4038-be0f-cd92a2deec7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:32:57.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:33:07.024Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=38d4f9e5-f6b4-4abd-a7ea-103da9672356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:33:07.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:33:17.032Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=b19950e3-327a-44b4-8167-fc9e2d4ac402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:33:17.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:33:27.040Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ff7e1c39-40f2-4d1c-b672-feba1ecae028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:33:27.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:33:37.049Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=6f34096f-be82-4376-8f95-0cba3b93699d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:33:37.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:33:47.055Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=0e411a50-a6ca-42bb-8425-32658b71e4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:33:47.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:33:57.063Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=4e4fe63c-993b-475e-806e-087d04f3a3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:33:57.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:34:07.070Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=e60cd7f7-e7a3-4aba-b24e-9689fdd08a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:34:07.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:34:17.077Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=91368d4e-8eec-4d68-8ada-b297dc7ecafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:34:17.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:34:27.084Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8cad2a54-1713-426b-949f-f37f34c18c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:34:27.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:34:37.090Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=081407b6-74b7-4d70-bf5d-837411e11854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:34:37.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:34:47.098Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=63e7a6e9-ae05-41fc-adef-ae27dc2c788c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:34:47.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:34:57.106Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=b221a0ba-a875-4942-8060-c59539707daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:34:57.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:35:07.113Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=21c84aa8-e0d8-4eff-a7a8-035bcd9d45d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:35:07.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:35:17.121Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=c74556d1-8c97-41aa-8578-f7c3bbf17d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:35:17.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:35:27.130Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8431de02-1d49-4aae-877b-6ba558b8f0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:35:27.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:35:37.138Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=28c072b1-5f23-48bb-afb6-e5f0205e862d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:35:37.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:35:47.144Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=df4b3eef-cc0f-4a20-b03c-72500337a1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:35:47.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:35:57.151Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=939ad63f-bc94-40f7-bece-840ad10dafad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:35:57.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:36:07.158Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=3727e3eb-6823-452f-a381-a4252725853e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:36:07.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:36:17.165Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=c8e1d5a4-f95c-4fd5-8bd2-cd053836fd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:36:17.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:36:27.172Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=85e08193-2c44-4863-98ec-7a5e0906fea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:36:27.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:36:37.179Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=6eb39f36-cdb2-4790-8082-1497c3ddd08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:36:37.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:36:47.185Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=97ab14da-9245-4004-b7a6-fe0e4e592c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:36:47.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:36:57.192Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=571fc60b-edc6-44cf-a6e6-7842e43da527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:36:57.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:37:07.199Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=881f1aed-9007-4d4e-b527-33f604cf5c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:37:07.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:37:17.207Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=86610c77-cd9f-4731-9637-35a4ae925da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:37:17.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:37:20.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:37:20.160Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-21T12:37:20.161Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-21T12:37:20.162Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-21T12:37:20.236Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-21T12:37:20.236Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-21T12:37:20.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:37:27.214Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f2955a69-3fce-4c08-8985-50ecba98c3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:37:27.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:37:37.221Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=a8b05f3c-ccf8-46af-a50c-89a45c4d5548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:37:37.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:37:47.230Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=60c60003-33fb-4f71-8d44-b75b86b4af7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:37:47.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:37:57.237Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=fd2c8c23-44b9-4d13-bcc5-72ad0c41cd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:37:57.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:38:07.247Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=4fb7ff1f-3d10-4740-b48f-98904265e011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:38:07.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:38:17.255Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=9552e5e1-92bb-451b-abd7-534711dc9cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:38:17.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:38:27.264Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=baf41163-332c-4188-9e14-9c2d1eb384eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:38:27.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:38:37.274Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ebaba407-4d52-4967-96fe-0c6fbd6ed8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:38:37.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:38:47.285Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f9dcdfcc-d60b-4a8e-a0bf-58f844804103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:38:47.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:38:57.299Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=a43ed36f-7b65-4063-8369-4ffa3441393e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:38:57.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:39:07.308Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=3ff4ab01-ae33-4063-b216-f148fc6cf934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:39:07.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:39:17.316Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=d3a092bc-3d3a-498a-9376-93eaae0d7657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:39:17.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:39:27.323Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=4a75081b-353c-48a0-bd7e-4787d0b030a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:39:27.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:39:37.330Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=1b47c2c5-7e18-490a-9c9d-38905a6a8f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:39:37.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:39:47.338Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f182c147-63c7-475f-a462-fb6172226252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:39:47.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:39:57.347Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=86a50fa6-4a82-4e4f-958a-928e2742a0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:39:57.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:40:07.354Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=41286b06-939c-4d11-851a-08dba254edd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:40:07.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:40:17.361Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=19e24f70-937f-4b05-82c9-9aa80c5ca32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:40:17.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:40:27.367Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=57bc417f-8991-49af-bbc2-50ebd2ae270e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:40:27.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:40:37.375Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ecf9471c-c178-478d-9b9b-7678548875d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:40:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:40:47.382Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=48eca25b-6ca6-4b49-b5c4-2ca3564b0a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:40:47.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:40:57.390Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=74070714-ae36-43d8-9c17-75fa14a4212b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:40:57.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:41:07.398Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=4814b4cd-e313-40d5-b761-5743f8e6c76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:41:07.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:41:17.405Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=a65d1720-21ee-4853-92de-51a22caa3368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:41:17.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:41:27.412Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=79aab313-1d68-49f3-ba14-4c7537ce49d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:41:27.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:41:37.422Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=0ff521ce-665e-4815-8b54-ab16f7b7dfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:41:37.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:41:47.429Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=cac0f65d-db38-4a8c-8e1d-c4db568cb962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:41:47.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:41:57.436Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=716e65db-be49-434c-83e2-1cc63ba136e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:41:57.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:42:07.444Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=fb7552c7-d6a9-4916-9d53-7b436b96ed04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:42:07.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:42:17.452Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=4b546afc-b582-4d7c-adef-8eda28eed63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:42:17.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:42:20.162Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:42:20.162Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-21T12:42:20.163Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-21T12:42:20.165Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-21T12:42:20.236Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-21T12:42:20.236Z |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-04-21T12:42:20.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:42:27.459Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=c7fae9f0-7180-4222-9c75-7fa8ca131be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:42:27.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:42:37.466Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=2e148443-4184-4c39-9268-96157c732be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:42:37.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:42:47.473Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=188621c0-4ebd-4fd8-8b03-6bcb0308f2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:42:47.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:42:57.481Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=9a3d5cc7-a487-4cdb-bad1-0b4d52b3e5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:42:57.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:43:07.488Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=992554bc-2a94-4cae-9aef-9203990be6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:43:07.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:43:17.494Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=82088d0a-2a96-4c97-8fcb-6c790b88b308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:43:17.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:43:27.502Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=b41732f0-60fa-4bcf-8d5d-936e31d6ae34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:43:27.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:43:37.509Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=23a927ff-ab19-4b6e-85f0-bec45326c822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:43:37.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:43:47.517Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=c88b73aa-675b-4f78-ae2e-087f81603e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:43:47.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:43:57.524Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=389ba813-426a-4d32-873b-a4e52c39e4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:43:57.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:44:07.532Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=1d201002-cc56-4516-a7c4-79bdaf7ac87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:44:07.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:44:17.538Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=6ec14886-cc9c-4e15-bf20-dfdadedfee1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:44:17.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:44:27.547Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=2d019496-34ca-4e1d-a29c-92950f3117b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:44:27.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:44:37.553Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=5f4f4d60-abc0-440f-abc5-6e862063f5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:44:37.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:44:47.560Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=4a421f3d-d18f-4455-8fc0-3c3c28416769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:44:47.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:44:57.567Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=c2745c33-f7a5-4063-874d-6d5323e1cdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:44:57.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:45:07.574Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=55e72bb7-09f4-470f-bada-36bb46031c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:45:07.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:45:17.581Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=57151667-1d00-46db-99ad-65eb3c88feca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:45:17.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:45:27.588Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=eebac87a-6de8-4aae-ad37-5e7d0c291bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:45:27.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:45:37.594Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=9d53bb6d-38c0-4547-af4c-a72fef1f5cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:45:37.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:45:47.601Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=30def9e0-02ff-4a99-8b6b-5c29b3183ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:45:47.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:45:57.608Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=d5d8fc65-4723-4690-abdb-cd5c0733911d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:45:57.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:46:07.614Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=333091c1-76b6-4f0c-af39-8f67cc607a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:46:07.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:46:17.620Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=6936a2b7-feca-4c6c-b543-2a0892405b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:46:17.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:46:27.628Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ddcb203b-7fca-44f7-bee6-acaac77230e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:46:27.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:46:37.635Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=7bda78d4-d400-4b85-b2b4-4a48531962dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:46:37.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:46:47.643Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=d3f83dff-edd4-4672-bb2e-e2272e37f237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:46:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:46:57.650Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=b7342a87-c923-426e-8810-e1aa7536f654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:46:57.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:47:07.656Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=71a11318-91b7-42d7-954c-998fcbec6e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:47:07.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:47:17.663Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8b88e204-abed-471e-9cea-7582b6b4ba87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:47:17.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:47:20.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:47:20.142Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-21T12:47:20.142Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-21T12:47:20.144Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-21T12:47:20.212Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-21T12:47:20.212Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-21T12:47:20.214Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:47:27.670Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=6b2d4eb0-dd48-4b38-b174-8a1c8058a22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:47:27.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:47:37.677Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=9e887a84-3f65-483f-b957-0f3630628a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:47:37.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:47:47.683Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=070f4d4e-7d3c-4cec-bbcc-b602865fe8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:47:47.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:47:57.690Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=cf87f099-7aad-473c-9ce5-57eba95f051c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:47:57.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:48:07.696Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=602bdb5c-9b1c-4c6e-88b3-498ad225f6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:48:07.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:48:17.703Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=16a8f63b-ee88-4628-bf64-f41db3ec94cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:48:17.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:48:27.709Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=5dd7d5ca-ad66-4e2f-8cc4-e8c30c00b333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:48:27.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:48:37.716Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=518ed168-0a1b-470e-90e1-8f20686a6d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:48:37.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:48:47.723Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=13a05083-4dc4-42fd-92f6-8924e8af0730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:48:47.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:48:57.729Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=92ee55c8-9571-4b6e-a0d6-b727206c8372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:48:57.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:49:07.736Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=e04c74cb-a5ac-46cc-98ed-dd8e756af08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:49:07.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:49:17.744Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=570c7d7c-8ab8-4079-872b-3018e1f99331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:49:17.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:49:27.751Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=87ddbd58-5b2f-45fa-8af6-d53ab29429d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:49:27.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:49:37.759Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=08d35b96-a9fb-4b56-a4ea-95f287647edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:49:37.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:49:47.769Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ff2445ec-d80e-4e5c-9de6-449e09c3d82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:49:47.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:49:57.777Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=693153bb-1b4e-481f-922c-e608b75ea6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:49:57.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:50:07.784Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=84be1939-d01d-45d3-a84c-c29daeb5a7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:50:07.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:50:17.790Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=710ee6ef-e755-49d2-82fb-fe4590b8fbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:50:17.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:50:27.797Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=13de4c8f-19ea-41aa-b74a-75b0412d1f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:50:27.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:50:37.803Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=00def947-4afc-413d-809d-59226e3b7d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:50:37.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:50:47.809Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=c28f69b9-eb3e-4b41-81e8-b29b816becb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:50:47.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:50:57.816Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=3a5f5348-d1a0-4cbf-a8dc-5e3f4f8e4577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:50:57.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:51:07.822Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=7258f673-50e0-4217-b8b7-2c654b3a5c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:51:07.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:51:17.830Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=12d733cb-df89-44d4-97c8-af6887d143a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:51:17.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:51:27.836Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=016b0a2e-d2c7-4ee0-85ed-061ebb268f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:51:27.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:51:37.843Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ee570ea0-441c-40f0-bdc4-721a4fb95314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:51:37.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:51:47.850Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8bcf6540-8a13-4daf-826c-ed7ffba3c612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:51:47.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:51:57.856Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=1ce7ee28-6a91-4c6e-8c7d-f2ef05a8a10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:51:57.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:52:07.864Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=002a99b4-04d5-4703-8d0d-732a9396305d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:52:07.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:52:17.871Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=3cc67267-f6a4-4acd-8e91-26f76f9d8929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:52:17.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:52:20.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:52:20.124Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-21T12:52:20.124Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-21T12:52:20.125Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-21T12:52:20.195Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-21T12:52:20.196Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-21T12:52:20.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:52:27.879Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=4d969ed2-dd1a-4d50-9a48-93df2df4473d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:52:27.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:52:37.886Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=b5894fdd-f6ba-4e84-8838-b2e5247774b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:52:37.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:52:47.892Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=98b00285-c2db-4232-a32c-a7d853252e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:52:47.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:52:57.899Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=594649fe-14bc-4f58-a787-3ecdc431c758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:52:57.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:53:07.905Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=6dcd4617-41e0-4795-bca6-c4b802f648aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:53:07.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:53:17.912Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=dc09d717-1ec1-490c-8edc-346060f285a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:53:17.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:53:27.920Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=e54a66dc-829e-4d97-92bc-12508c89e051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:53:27.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:53:37.927Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=a5424e30-529f-4676-9051-4f0567cb5a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:53:37.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:53:47.933Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=d47fa36a-b832-4c6a-a5f2-2b46d0208e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:53:47.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:53:57.938Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=b6cab087-f68a-40b2-a98c-b5f12fe26b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:53:57.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:54:07.944Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=1c8d9008-497b-4b10-82bb-cbe664144cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:54:07.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:54:17.951Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=7f5132ec-5518-4214-b488-8603a8d2d85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:54:17.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:54:27.958Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=4d3b7e40-1034-4788-b3a9-4959e135f9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:54:27.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:54:37.964Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=cc46b9b2-22c8-4456-aa5a-c38a1214473e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:54:37.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:54:47.971Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=5cf1f5af-d0ef-4e93-8e1f-1f56929a51bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:54:47.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:54:57.976Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8cfe4e01-7075-455b-9396-f8a94c09bd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:54:57.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:55:07.983Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=9bd1e27b-e65f-45d2-8708-5103edd020b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:55:07.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:55:17.989Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f11b3290-00fc-40b1-8625-d9cac74bf6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:55:17.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:55:27.995Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=2803bb18-6972-43e7-a52b-e9c195f414bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:55:28.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:55:38.001Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=cb48b68a-fef0-4509-900f-4fe9b8a35dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:55:38.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:55:48.008Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=25f9889b-f8c4-4f08-b807-aa0923f2882b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:55:48.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:55:58.015Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=3df912e0-da5d-40a4-98a8-e237e0e838d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:55:58.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:56:08.020Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=02a348e4-0887-4cec-9058-32c6d05a396b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:56:08.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:56:18.027Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=dfeeecef-148a-4bb2-9cd0-9a374d76bffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:56:18.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:56:28.034Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=867e260b-916d-45db-bbe6-6527ee1d8fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:56:28.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:56:38.039Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=05a3d44f-ea16-455d-bfe8-d2f8d5c92603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:56:38.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:56:48.047Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=222aeaa3-f9ce-4612-9e32-6fc4932766a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:56:48.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:56:58.056Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=49a1c1d7-82a7-42c3-8f1b-158ce7b9077b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:56:58.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:57:08.065Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=008a586f-a215-45db-aa08-7932709fc9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:57:08.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:57:18.073Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=7e1f2550-1afb-45f4-95a3-8ebe2dab8e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:57:18.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:57:20.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T12:57:20.168Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-21T12:57:20.169Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-21T12:57:20.171Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-21T12:57:20.241Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-21T12:57:20.241Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-21T12:57:20.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:57:28.080Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=a5346ccc-5fd4-4fc0-aa71-6f86f7c0801e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:57:28.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:57:38.086Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=9b0edbb5-c9db-4755-b143-20b870e461f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:57:38.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:57:48.094Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=86901b45-718b-4edf-a821-3abc952cfab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:57:48.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:57:58.102Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=78b72867-8c77-4b73-8d50-531b18a3b9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:57:58.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:58:08.109Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=65a215e9-57a5-4203-9a44-1a3894ea9424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:58:08.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:58:18.115Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=20c1b824-d3ad-42e1-81e8-efcb1c08034e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:58:18.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:58:28.122Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=af0bed08-d91e-46f0-b42a-84f0a6757038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:58:28.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:58:38.128Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=86841d0f-2959-447c-82b8-647d616de92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:58:38.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:58:48.135Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=11aa48a3-04fe-4b43-bc20-540922c49c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:58:48.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:58:58.141Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8dcf7455-aad0-4887-9205-3c35cbc472f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:58:58.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:59:08.148Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=038e4f90-375c-40fc-b682-143b8af6fa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:59:08.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:59:18.155Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=bf4bb82e-9c18-4345-ab5c-4179db62ee60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:59:18.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:59:28.162Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=a13dc174-fade-4712-8cb7-b8f798d22bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:59:28.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:59:38.170Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=0c134887-2d17-4d94-8563-d2a705c7a0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:59:38.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:59:48.177Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f2c7a273-4e59-464d-9817-85f30a67fce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:59:48.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:59:58.183Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=da54a770-ec9b-4368-be8b-f473de727401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T12:59:58.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:00:08.190Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=5ba1a525-4640-47c0-a5b1-ae0cf28a358e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:00:08.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:00:18.196Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=0824d614-dd12-46fb-a841-225219a139fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:00:18.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:00:28.202Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f8109dbf-b147-4c4d-86e2-b6dc58ba6db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:00:28.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:00:38.208Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=424be1fd-e126-45be-8e40-216f56bfe51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:00:38.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:00:48.217Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=d9cd32db-aaa2-45b7-a6e2-d8530289a889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:00:48.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:00:58.225Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=21e446ec-031b-4d8e-8d21-bec84d1ab8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:00:58.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:01:08.231Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=c104a81e-a57e-41cd-8609-5861194f5907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:01:08.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:01:18.238Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=4a645048-64ae-4dd2-a365-864b6c40c310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:01:18.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:01:28.245Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=19911449-bb9c-45b8-90ec-d1de3f3f5acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:01:28.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:01:38.252Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=e33c47e8-6ce3-4466-b80e-3dafea1a424a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:01:38.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:01:48.258Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f93987cf-1691-47b3-b858-4fa1d4dc8fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:01:48.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:01:58.278Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=259ad8c3-31c1-4764-8ad3-844482a1a4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:01:58.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:02:08.283Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=c0d1a5e6-76e5-4282-b676-a5bda6785af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:02:08.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:02:18.290Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=be2c1c43-f68d-4578-b012-2b1bdc2a058c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:02:18.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T13:02:20.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T13:02:20.158Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-21T13:02:20.159Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-21T13:02:20.160Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-21T13:02:20.227Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-21T13:02:20.228Z |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-04-21T13:02:20.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:02:28.297Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=7a1b8c59-81ee-464b-9f50-d97e6772c767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:02:28.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:02:38.303Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=65411bbb-50cb-456e-b4ac-f28a22592ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:02:38.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:02:48.310Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=6a03693d-1827-4881-a8f9-106485f24029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:02:48.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:02:58.317Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8d36d5c3-3546-4639-aaf6-373cf4cb80f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:02:58.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:03:08.323Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=3b5447a7-e553-40ae-92fa-693c8e5bc8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:03:08.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:03:18.329Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=1eab6b82-afd3-4f8b-87ca-5b39cc567ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:03:18.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:03:28.335Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=0c90547a-201f-4719-b84f-cd50ba6f2572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:03:28.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:03:38.342Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f7d15258-46e1-42e8-bd11-c681966dad86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:03:38.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:03:48.348Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=c0631e88-7db1-489d-b37f-dc52b7f08d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:03:48.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:03:58.355Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=0e7b05d2-8856-4f82-b1f7-3ac7e6a1c76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:03:58.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:04:08.363Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=9d02ca74-d696-4645-b71a-5e8ecce9c099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:04:08.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:04:18.369Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=7a04fc19-25ee-4871-a731-4f7d0de65b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:04:18.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:04:28.375Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=a1cc671e-eb30-47df-ab25-791c44fefa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:04:28.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:04:38.383Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=3b940055-86f9-4dc0-9eb5-5fa957973690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:04:38.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:04:48.390Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=91a33feb-6103-44da-a731-2c0adbb72d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:04:48.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:04:58.397Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=82930f17-afe9-48fe-9aea-aab14814873b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:04:58.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:05:08.403Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=22cd91fe-7f98-4360-aca7-0cbd90ed71c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:05:08.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:05:18.409Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=67a5cd5d-81f7-4e4d-ac9f-c9bc5fec756f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:05:18.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:05:28.415Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=d51437bd-2e74-4553-be12-5baadbbfa3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:05:28.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:05:38.421Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=581f1ad7-1364-4b30-974c-b134737844ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:05:38.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:05:48.429Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=1b262f7d-7cda-412d-b58a-182d60245e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:05:48.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:05:58.436Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=42a5fd0f-c96d-4c52-bc37-fcc1a3ab1099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:05:58.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:06:08.442Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=06af0f92-c4da-4115-a28d-fcb359fa65e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:06:08.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:06:18.449Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=47d4f35c-dda4-4ed9-b35d-91d7e39c3ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:06:18.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:06:28.455Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=96559607-19ff-4c14-9ed6-0aea380cc663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:06:28.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:06:38.462Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=59903ef2-5256-4595-9db7-f84fd46dff6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:06:38.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:06:48.468Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=bcc77bcd-a4c1-432f-915f-ce02f52d598e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:06:48.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:06:58.475Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=dc40a542-69a6-4c81-8309-5c8342bf9cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:06:58.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:07:08.482Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=ebb3bf7a-9ec7-4f9a-8297-8f5efc9ac774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:07:08.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:07:18.489Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=d93fee97-2d1e-499d-be96-1bdca848d926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:07:18.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T13:07:20.132Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T13:07:20.132Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-21T13:07:20.132Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-21T13:07:20.134Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-21T13:07:20.199Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-21T13:07:20.200Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-21T13:07:20.201Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:07:28.497Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=2d60c558-8924-4c53-ab3b-aa364c567b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:07:28.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:07:38.503Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=6b285f90-c287-437a-ac5b-935cdaa13068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:07:38.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:07:48.510Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=2948554e-cf25-45f8-bf66-82f757cee5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:07:48.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:07:58.518Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=dd1c61d1-8971-48b3-84e8-866834ba12ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:07:58.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:08:08.526Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=9210d00f-e6ce-4a69-ae81-63e5830a9acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:08:08.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:08:18.534Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=88ea9ba2-04e8-4d49-8fef-cda3314b3fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:08:18.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:08:28.540Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=68817389-f159-4cd6-9353-b27eff684c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:08:28.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:08:38.548Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=89ab8707-2dbc-43a5-a184-5cc7d3c5cb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:08:38.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:08:48.555Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=1982d196-f0f2-40c9-bac9-9d11f3d4987c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:08:48.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:08:58.562Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=83836a28-aa6a-4364-8288-8fe38afe78e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:08:58.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:09:08.568Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=de3eac48-cf56-4d0a-8c5c-86a91d1b54e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:09:08.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:09:18.574Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=77aa5073-ecd7-4a93-82bd-855a1798076e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:09:18.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:09:28.581Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=efa9c2ff-91e5-4197-bf92-b3e16fdd80f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:09:28.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:09:38.588Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=4fa05ecf-5a2d-419b-a624-95ce25d57f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:09:38.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:09:48.595Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=89550929-5d66-41f0-930a-8da43cbe9373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:09:48.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:09:58.601Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=22a5ab0d-29ab-480a-bcc0-15b1cda1605e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:09:58.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:10:08.606Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=b1e28bb1-693a-415a-a8a6-42e235007a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:10:08.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:10:18.612Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=8d8a014b-c640-44f3-9f92-8d0003960312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:10:18.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:10:28.618Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=162a350a-27d5-4382-8b96-00729667984a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:10:28.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:10:38.625Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=54c2173f-1bc4-4fc1-956e-7de0d6c679eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:10:38.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:10:48.632Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=a64a9722-0a75-4ba9-b90a-cd1ae98a37b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:10:48.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:10:58.639Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=fba1bbde-6528-42b0-9edd-c9fe4964ba38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:10:58.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:11:08.645Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=0be16a0d-dd01-4af4-97cb-55b6f03aae56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:11:08.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:11:18.651Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f45ed9a6-bbd3-49c4-86d9-38cd4546764c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:11:18.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:11:28.660Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=be83fcd5-26ce-4294-ac88-6eb8fc510f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:11:28.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:11:38.665Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=a64646e7-b700-446a-a700-a3ba8dac5c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:11:38.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:11:48.671Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=c011eddb-1fe7-405b-97f6-70a32c0b2745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:11:48.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:11:58.677Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=0df71fb7-bd52-42a7-9829-f92c362ac5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:11:58.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:12:08.684Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=d2b533ad-19cd-47f6-a467-f5d1cf8663c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:12:08.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:12:18.690Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=be64707e-9af5-4db3-83c8-c6ad28db81c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:12:18.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T13:12:20.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-21T13:12:20.127Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-21T13:12:20.128Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-21T13:12:20.129Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-21T13:12:20.208Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-21T13:12:20.208Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-21T13:12:20.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:12:28.696Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=75f943cd-f5fc-464b-9a21-64fc7c9c8a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:12:28.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:12:38.702Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=df9b66d9-fe48-4c6a-bdd1-9d812009a373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:12:38.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:12:48.708Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=e4a47a68-0a5f-4456-8881-65b3c1321aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:12:48.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:12:58.715Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=b7a90c50-5d6f-4f8d-afb5-7d0c4e05357e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:12:58.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:13:08.722Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=f2f7a8de-ab11-47a5-b2a5-fc84b2c083c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:13:08.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:13:18.729Z |INFO |Init configs |InvocationID=677b1f0a-f763-4715-a62f-2bd94a88904d, InstanceUUID=22039129-6af2-45af-86b4-ccdf710c5afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-21T13:13:18.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |