By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T11:40:05.958Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T11:40:05.960Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T11:40:06.030Z |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-05-22T11:40:06.551Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T11:40:07.327Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T11:40:07.332Z |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-05-22T11:40:07.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-22T11:40:07.477Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-22T11:40:07.521Z |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-05-22T11:40:09.116Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-22T11:40:09.519Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-22T11:40:09.535Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-22T11:40:09.536Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-22T11:40:09.587Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-22T11:40:09.587Z |INFO |Root WebApplicationContext: initialization completed in 2066 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-22T11:40:09.933Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-22T11:40:10.644Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-22T11:40:11.846Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-22T11:40:12.258Z |INFO |Started MainApp in 8.897 seconds (JVM running for 9.449) |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-22T11:40:12.333Z |INFO |Start scheduling PRH workflow |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:40:12.349Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f4e1b197-ab35-4f58-8e94-ed7858cd1dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:40:13.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:40:13.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:40:23.511Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f04c274a-4da3-4144-8af6-565ce66a3c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:40:24.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:40:24.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:40:34.575Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=e208f3da-c336-41ba-a80f-dc84ffc128a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:40:35.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:40:35.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:40:45.613Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=fb88d53e-d5b8-4122-b21c-f601c2b037dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:40:46.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:40:46.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:40:56.654Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=73c37d56-2581-4621-8afe-01034d9d9f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:40:57.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:40:57.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:41:07.694Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=00c7fee2-0790-459c-8a38-0dac4886005f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:41:08.734Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:41:08.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:41:18.738Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4dacf2ba-ebac-433f-b6f4-1e045d77fa34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:41:19.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:41:19.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:41:29.809Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=19b5fc22-217d-44f2-b6d3-3aec0b7a2e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:41:30.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:41:30.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:41:40.849Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=30eddc68-8d64-4c35-9262-581c623fcd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:41:41.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:41:41.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:41:51.919Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4ad9dfda-22e5-43f5-ba15-2bff224c8dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:41:52.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:41:52.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:42:02.955Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=1185a891-a99c-43c5-a2ad-ba5eebf5d6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:42:03.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:42:03.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:42:13.995Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0c6b1a18-93c5-4d86-ba64-68dd387e61ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:42:15.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:42:15.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:42:25.038Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4285ba5a-bee1-4329-967d-dbc58edd71d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:42:26.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:42:26.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:42:36.079Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=948174be-e991-41b6-aee4-b28389107547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:42:37.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:42:37.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:42:47.117Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=bc266b22-2ac6-43dd-ad04-50d04204dd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:42:48.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:42:48.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:42:58.157Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=3fa89331-4800-4f57-939d-1b87d7b2a443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:42:59.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:42:59.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:43:09.196Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=63551a90-9e55-496f-a3a1-2dd0fc4acbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:43:10.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:43:10.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:43:20.236Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8a63f42f-23c3-47a0-b621-c5e744a961d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:43:21.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:43:21.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:43:31.276Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5fb0ea04-6ed5-4f12-8dd1-b319a2af9d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:43:32.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:43:32.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-22T11:43:34.345Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-22T11:43:34.346Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-22T11:43:34.349Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:43:42.318Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f33a6381-619e-4841-bb0a-391901c19d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:43:43.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:43:43.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:43:53.358Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8d421430-8af9-4421-ac1e-95e5e759f504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:43:54.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:43:54.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:44:04.395Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d20b5b1f-1c9b-4d82-8f18-5b3e79325f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:44:05.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:44:05.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:44:15.439Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b9eda1a8-ee73-48ec-ae91-cd7304a10f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:44:16.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:44:16.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:44:26.508Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ca7777dd-af02-4d50-8e9f-4325ebfcc059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:44:27.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:44:27.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:44:37.550Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=22072f2e-7689-4484-a558-6ae46f07714d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:44:38.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:44:38.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:44:48.590Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=1f4a4094-8861-4ed8-9aad-f107127ff9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:44:49.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:44:49.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:44:59.629Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=cd4ef99c-aafe-4916-8e84-aab8ef4d94e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:45:00.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:45:00.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:45:10.669Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ccf4fdb0-fc58-47e4-ba76-4e3a6856ff9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T11:45:10.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T11:45:10.748Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T11:45:10.749Z |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-05-22T11:45:10.750Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T11:45:10.932Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T11:45:10.932Z |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-05-22T11:45:10.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:45:11.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:45:11.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:45:21.741Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a74f4bcb-f216-418a-8cb4-099f2d78eb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:45:22.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:45:22.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:45:32.785Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4c029a4f-27df-4340-8b14-44e5a6bcd0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:45:33.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:45:33.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:45:43.820Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=90c3950d-da6f-42f2-b813-99cb5f2f6a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:45:44.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:45:44.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:45:54.863Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=62adab58-543a-401e-a2d0-ad67525bec47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:45:55.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:45:55.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:46:05.900Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d6ced9cc-6ecf-4967-9fc3-3a4f4b647cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:46:06.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:46:06.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:46:16.945Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7ce4ab9a-051b-4bf3-8279-d89847eab558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:46:17.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:46:17.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:46:27.981Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8cce3476-2d6b-436d-8c02-55b6da550327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:46:29.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:46:29.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:46:39.019Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=01c9311a-0b57-4045-a86b-5c1805f86d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:46:40.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:46:40.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:46:50.064Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b1888cd7-1197-4363-8739-a35f573c90aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:46:51.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:46:51.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:47:01.100Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=3cd464d1-c2af-4642-ae05-8159c6908869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:47:02.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:47:02.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:47:12.142Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d5a354c8-b9a2-43f3-b36c-3e5da466eb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:47:13.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:47:13.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:47:23.178Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=44d1a780-a9b2-4dad-9aef-3442fc9d6b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:47:24.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:47:24.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:47:34.229Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=bde43429-02b6-4332-a312-07aba2db23bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:47:35.258Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:47:35.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:47:45.259Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=bf48dcd4-2e84-40c1-9f55-33a1c265453d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:47:46.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:47:46.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:47:56.301Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8347ad62-e0f2-44c2-b8ea-c03ebfa12758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-22T11:47:57.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:47:57.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:48:07.345Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=dac40134-9688-454e-85dd-1d2b3672c709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:48:07.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:48:17.378Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=30a7e975-c57d-46ef-be35-6f0f6c378655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:48:17.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:48:27.395Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8c818ddd-92c2-4ad5-84b7-8ab1a4ccccd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:48:27.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:48:37.407Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=cab95ad5-fa17-417e-a08c-061b11308aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:48:37.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:48:47.420Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=6ecef8d4-9c69-49df-83c5-394ec07256e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:48:47.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:48:57.431Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0c10f8a2-1421-4cff-b3ee-52338edf0bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:48:57.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:49:07.450Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d8acb84a-7809-427d-a39d-21e582741e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:49:07.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:49:17.467Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=e30d59b6-c22c-49b3-888d-41a4c9a54ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:49:17.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:49:27.481Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4e7078bb-82e9-45f5-9395-cfaab25db9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:49:27.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:49:37.498Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=45598431-7ae1-4a6b-8dfd-e14984b0b8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:49:37.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:49:47.511Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=41f6c42e-43ee-44eb-ba3a-f7b8578c1552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:49:47.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:49:57.525Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=9b8561a7-d1ac-4b0d-ab4d-1ff31b572616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:49:57.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:50:07.536Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=181b9b5f-e294-4105-a76c-63fbf2836dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:50:07.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T11:50:10.458Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T11:50:10.458Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T11:50:10.459Z |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-05-22T11:50:10.461Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T11:50:10.583Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T11:50:10.583Z |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-05-22T11:50:10.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:50:17.546Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7993ea7d-1617-4b2b-a1d1-457b80aa4623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:50:17.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:50:27.559Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f7222c89-b66b-45e4-9a4d-158c22b01804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:50:27.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:50:37.571Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=250a9f88-e32d-4df2-b1a8-4771fe21d89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:50:37.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:50:47.583Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=9ffb9a86-101f-4b8a-bc09-b195ffe56d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:50:47.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:50:57.596Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b260177a-04bf-4b45-954b-b402752a1b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:50:57.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:51:07.607Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=9f881d7f-7582-4253-8197-c9476e4102a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:51:07.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:51:17.622Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d3d82f0d-6d9d-4b31-8195-7bf8722ae460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:51:17.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:51:27.634Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=e6aa5b57-bdf0-473e-b32f-2c40545d91f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:51:27.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:51:37.647Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f3a297a7-01fc-4dd1-b0ce-cf7df820751f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:51:37.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:51:47.659Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c29ecbe8-da2f-47e3-a117-4cfb52d71b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:51:47.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:51:57.670Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=79bfb23d-e2c9-469e-a7e0-ac3c6d3376dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:51:57.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:52:07.681Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=420b7e45-5486-44cf-9e5b-54acb092b5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:52:07.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:52:17.692Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f615770d-31e9-42ad-9f9c-2e8efcc76139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:52:17.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:52:27.705Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=60af35a5-6bde-4b4c-b5cd-71b3700bd7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:52:27.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:52:37.716Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=192725dd-7967-47ce-a99e-ffe476ea60ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:52:37.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:52:47.725Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=caf30cb6-5b57-422f-af83-48be5e8219aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:52:47.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:52:57.736Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7ed0a7aa-353e-4698-9a5c-8301b625de6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:52:57.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:53:07.745Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4f2e9a63-10ad-431c-80a1-9ddff8ec1c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:53:07.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:53:17.756Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=dd0e7143-e72d-4e0b-a4d9-c86d7fb849bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:53:17.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:53:27.768Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a2c59ae7-3be4-410c-8551-01eef2d48622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:53:27.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:53:37.780Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=1fddc27d-6dca-4aec-a313-f9f0f6b583fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:53:37.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:53:47.791Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c8473a54-9760-45f1-aa11-ce4492116258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:53:47.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:53:57.802Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4050a2a8-533a-4db6-b44d-0dac37182d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:53:57.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:54:07.814Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c4f9f9c2-4c9a-487d-9860-5f78227b034d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:54:07.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:54:17.824Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=78054936-91ad-4e2c-80f5-27ebd3814e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:54:17.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:54:27.836Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=693ad40e-15a8-4a47-bb4d-c0e5707967cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:54:27.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:54:37.843Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a909b021-1291-46f5-b733-a425bba4c654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:54:37.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:54:47.854Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=997bcbf8-006e-4a7d-ac50-bc7400dd59ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:54:47.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:54:57.865Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=991073e8-2853-4544-be3d-9a8efcabf76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:54:57.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:55:07.875Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=3d799223-0e6d-47e5-8643-454afb42f4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:55:07.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T11:55:10.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T11:55:10.264Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T11:55:10.264Z |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-05-22T11:55:10.265Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T11:55:10.383Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T11:55:10.383Z |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-05-22T11:55:10.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:55:17.887Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0c52942c-3289-46e6-8b48-09fec41012bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:55:17.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:55:27.896Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=59bfd858-07b4-4aba-a2a2-b0006ce2270e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:55:27.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:55:37.907Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f9569204-0008-4e52-af68-ae67f123e9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:55:37.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:55:47.915Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=2b4856c3-c82a-46a5-b800-a7f3bd89bada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:55:47.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:55:57.924Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5da6e3ac-81c8-47a7-8da9-3b064b0f0342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:55:57.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:56:07.934Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d28e3a0e-d362-4bca-8c83-8d411dccf25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:56:07.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:56:17.946Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=daaa5ac0-b92a-4d97-bc25-9c002a659427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:56:17.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:56:27.955Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=3cd18be9-4d0b-4be1-a7fc-3160a9868d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:56:27.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:56:37.963Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d891786a-be15-483b-97d3-ab69f5fcd5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:56:37.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:56:47.972Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ff5fe3d0-141f-495a-a630-c6d69e71f7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:56:47.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:56:57.981Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c600ccb9-4360-49b6-867a-f14c399b9686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:56:57.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:57:07.990Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=be5350d6-57df-4747-b2c8-8d5120e34349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:57:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:57:17.999Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=43f50611-90f3-4148-b8d4-f12e0879735c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:57:18.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:57:28.008Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=bdce663f-9fef-4e82-acbf-3f5d0793f6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:57:28.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:57:38.020Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=134ee32e-7fd8-4a55-8200-73fe7b57028e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:57:38.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:57:48.033Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=572a9899-fa77-4055-b76d-c8c8f2191814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:57:48.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:57:58.045Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a6eaaac3-b22f-40ff-9c19-510ede3ac803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:57:58.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:58:08.054Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=44d53673-aaf5-4623-aa29-1b2e38c61803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:58:08.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:58:18.063Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=347e98fa-bcf6-4aa4-8ca2-9a3c92c1dacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:58:18.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:58:28.070Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=50112a12-4aee-40cc-a06a-96c369baf731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:58:28.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:58:38.078Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4dd04f7d-7ed7-4a9e-bbcd-7e1b22fa9b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:58:38.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:58:48.085Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7001150e-7355-4605-b512-49677f9ba718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:58:48.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:58:58.094Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=cbce12c9-f3d7-4021-9078-e91176bb1269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:58:58.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:59:08.103Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a4f93314-10c1-4018-8db7-9913cb98a772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:59:08.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:59:18.112Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=9c254754-db84-4d5e-a08b-1ca6a93644e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:59:18.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:59:28.122Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=42fa2713-ae5a-469b-a376-ffe90fe36bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:59:28.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:59:38.131Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=00164416-d2e3-4ac0-8f94-23ed0a5d2749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:59:38.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:59:48.140Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=063cef52-76bd-480f-9aed-c214234ebdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:59:48.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:59:58.149Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=07c88cc4-9492-4b19-9042-2a6cdff19b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T11:59:58.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:00:08.157Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=1d13937a-fa9e-4dc3-8636-1479ac638b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:00:08.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:00:10.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:00:10.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T12:00:10.290Z |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-05-22T12:00:10.309Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T12:00:10.388Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T12:00:10.389Z |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-05-22T12:00:10.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:00:18.167Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=fe7db8b7-6f36-4dd1-833e-7608d08b602c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:00:18.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:00:28.176Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=845c6b4e-f6d5-4858-9446-f925a3e8b3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:00:28.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:00:38.186Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=2e1000c5-8686-4553-a513-e7fc0ffa0086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:00:38.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:00:48.195Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d61b4966-cd27-444e-8094-7fee62bc3290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:00:48.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:00:58.206Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=20f69e83-0328-4d16-bd95-5a3f82760675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:00:58.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:01:08.216Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=bc3b0dd0-2062-44eb-9905-d9b2d7f4b9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:01:08.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:01:18.225Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7fec98cc-c323-4a6a-ac7c-2b4d31eff978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:01:18.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:01:28.236Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b0775e92-f50b-46dc-a0e8-3767c638bdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:01:28.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:01:38.246Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a8917649-d905-442c-9f3b-103eda4364db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:01:38.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:01:48.254Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=88c5b6a6-eeb6-45b9-8576-79b6aeeff35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:01:48.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:01:58.265Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=bed10889-3be5-4cc2-a2ed-f798b2634b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:01:58.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:02:08.274Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=bfd2c969-435d-418c-9f74-782f7471fa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:02:08.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:02:18.283Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=445263a9-9150-404a-855b-5ff6343d2835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:02:18.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:02:28.290Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=98371d74-7dd3-46f1-a185-8b5ec18d311f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:02:28.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:02:38.300Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=e2c05d92-9e17-4c44-8a69-531acaeae834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:02:38.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:02:48.309Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a3fd82e6-b090-4d14-8b72-c60e4a690926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:02:48.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:02:58.320Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=73b6b4e0-7fd8-40bb-b09f-acb469ec7937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:02:58.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:03:08.331Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=22f87d99-ba88-4e10-a296-d2869b1fc80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:03:08.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:03:18.341Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=2aff713f-45b8-492e-8cf0-fe38a7acabfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:03:18.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:03:28.352Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f6ce7c3f-a36c-4a44-9bc5-57edcb228e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:03:28.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:03:38.363Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c67db8e8-7254-415f-82f4-2fd00618e462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:03:38.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:03:48.374Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=9a08269c-c9fd-4c67-9e65-508bef694bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:03:48.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:03:58.382Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=edac26c1-8f0d-427d-8401-a1e942697032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:03:58.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:04:08.391Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d75de6c3-d3cc-4fbf-b616-9f2ee6e07f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:04:08.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:04:18.403Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=e256894b-6404-4de8-8000-3d16293bf191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:04:18.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:04:28.414Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=424e0583-d5fa-48ca-853e-13873b7b4f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:04:28.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:04:38.422Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b154e6b6-2647-41fc-b988-900b694d6c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:04:38.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:04:48.432Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=405c2e37-71a3-4b0e-a8c0-70b28be3ea84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:04:48.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:04:58.440Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=56736748-354d-42d7-a18e-6f26f78e7dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:04:58.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:05:08.450Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8ef83716-e459-4934-8f83-3a5497878519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:05:08.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:05:10.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:05:10.265Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T12:05:10.265Z |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-05-22T12:05:10.266Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T12:05:10.343Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T12:05:10.343Z |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-05-22T12:05:10.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:05:18.461Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ebe5ae2d-1ff5-4754-af11-4d3ebf1521fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:05:18.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:05:28.470Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5568e264-e9a5-47a2-8255-302c09b82120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:05:28.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:05:38.478Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=97de62b7-c2de-42c5-a70f-768845abe185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:05:38.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:05:48.488Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=be98200c-f676-48b1-aa82-ce32b7f6db04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:05:48.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:05:58.497Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=01316cf2-b609-4fbc-bd0e-6e82dc17b2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:05:58.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:06:08.506Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b93af798-c752-4e9e-81c9-fa93c2d4cb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:06:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:06:18.514Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=99332cd7-38cc-4de0-bc9b-ff045bec13e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:06:18.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:06:28.523Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8573e6a9-c531-4a8b-8712-c84e3bc8dce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:06:28.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:06:38.533Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=afec79bb-f279-4263-8ab3-73dbc918d416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:06:38.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:06:48.542Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=9076fac2-28f5-4eb3-9d7d-8527b346da6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:06:48.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:06:58.551Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=13b7f0ec-22f7-440c-9e9e-df1df73ca605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:06:58.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:07:08.562Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=64aa0144-c075-48a1-a2a2-48f687d313fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:07:08.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:07:18.570Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c30a156a-0cfd-4d11-99ce-00751665d2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:07:18.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:07:28.579Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=1a53da2f-221a-4971-9d23-796cef55f959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:07:28.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:07:38.585Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=fe9e982c-c760-46d7-91b9-abaea6aa0b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:07:38.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:07:48.593Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=229ab4af-4e36-4589-b226-698c8556dc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:07:48.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:07:58.601Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c4865006-9cc5-4920-a7f9-5a5f09a06da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:07:58.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:08:08.611Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5ae6be9d-ead2-4b58-a926-eaba72114e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:08:08.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:08:18.622Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0b343b6a-a59c-4abc-8287-232c4f3a4b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:08:18.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:08:28.629Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=6c3bec8c-aafe-441f-aa32-bb5eb44f90c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:08:28.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:08:38.638Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=81a6eb62-ab39-488a-8f8b-36797bc8fe10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:08:38.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:08:48.647Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=483802f9-30a9-4100-8928-a88ac9c73360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:08:48.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:08:58.656Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=bcbbe2f7-92eb-4da5-85d6-f68e1b353291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:08:58.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:09:08.665Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=09d45103-7f9d-42c4-847e-6bda46671154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:09:08.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:09:18.673Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=88f1a614-2fa9-465a-8b91-180799232462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:09:18.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:09:28.680Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=72962e6e-96a4-487f-a55b-c6912bf281c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:09:28.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:09:38.689Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5eb39172-dc06-40af-9a6f-3819b8055c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:09:38.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:09:48.696Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=95d9f55c-7b37-4236-9ba1-8fd72da28800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:09:48.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:09:58.704Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=142b8a89-a551-411d-9786-d43a46952202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:09:58.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:10:08.712Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4277784e-82b6-4bfd-b34c-7b7e39fa217e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:10:08.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:10:10.255Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:10:10.255Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T12:10:10.255Z |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-05-22T12:10:10.257Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T12:10:10.327Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T12:10:10.328Z |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-05-22T12:10:10.330Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:10:18.719Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=9615a811-58ed-42fd-9bf8-0f7642467e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:10:18.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:10:28.728Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=cab9839f-2473-4906-bfc6-88d1d04e9991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:10:28.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:10:38.737Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d55d43ee-4185-4443-8065-c7e86f53e313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:10:38.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:10:48.744Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=176efe81-3456-4048-b220-197596fb59e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:10:48.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:10:58.752Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=361b76df-4294-4686-9230-66d307234455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:10:58.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:11:08.761Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=6c6e0870-bb2d-4c26-ab40-b4506d52bb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:11:08.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:11:18.769Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5ca18434-daaf-43d8-b94f-65a220efbdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:11:18.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:11:28.777Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c42417fe-90f6-4d20-816a-89c0f0a18944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:11:28.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:11:38.785Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=baeee3b9-4807-4a22-8907-f008174d6e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:11:38.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:11:48.794Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f3db1165-b279-4d02-bd9c-5164112ac281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:11:48.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:11:58.803Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=862ebafc-521b-4602-9250-dbc412a9b55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:11:58.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:12:08.810Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0177f95b-b672-4c57-a7d2-56f708929488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:12:08.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:12:18.816Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f70c7a24-3e42-436b-a296-8586c99d79ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:12:18.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:12:28.824Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7b1cd6b2-6797-4546-a994-7a8f1b79cee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:12:28.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:12:38.832Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=bac0a274-5137-4e69-86e7-e9ce4da1248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:12:38.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:12:48.839Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=38053bec-05c9-4d8e-bd45-f46b2f80b8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:12:48.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:12:58.848Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d68a32ff-961e-4375-8924-f35807dd7a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:12:58.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:13:08.855Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4f86065e-d125-462a-8d0e-409ceb6739b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:13:08.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:13:18.866Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5be1509f-d716-4e92-9ecd-a285c4e7b4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:13:18.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:13:28.874Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=1dfc48a8-5742-4817-a46d-4a293d66696b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:13:28.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:13:38.883Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=9e4a8124-08c2-4028-98c7-3c1e4bf9cc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:13:38.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:13:48.890Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=28f4b2b9-b352-47f5-9875-fcbcb49166be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:13:48.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:13:58.897Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=15d2f74e-b347-4c02-bbc5-11dc3a779b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:13:58.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:14:08.904Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=166a5fcd-ccfa-4c6b-a273-27ec46d4ecd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:14:08.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:14:18.912Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b05d5206-17d5-4eba-bbff-dc56149bebcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:14:18.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:14:28.921Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=77093ca0-c25c-474e-b4d9-a9ebe6d079d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:14:28.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:14:38.928Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7b8fb931-7603-4191-a784-84fe7021ad00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:14:38.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:14:48.936Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=89c4cbce-870f-427a-9a17-911d70821119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:14:48.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:14:58.943Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c0bd15f1-081b-46d3-a1b8-13ed1cc4694c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:14:58.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:15:08.949Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=80a2710a-1695-44e1-84f3-94df4451a6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:15:08.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:15:10.257Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:15:10.258Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T12:15:10.258Z |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-05-22T12:15:10.259Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T12:15:10.340Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T12:15:10.340Z |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-05-22T12:15:10.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:15:18.958Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=e229abdd-e4b7-4296-87f7-0256bcfa4798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:15:18.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:15:28.966Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8ba90ea4-bd9e-4ec0-8b62-67a71090de0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:15:28.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:15:38.975Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d68b5209-f87e-4e03-8846-281647bb4d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:15:38.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:15:48.982Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5962d82a-de19-4e33-b9ba-e88ceb41949d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:15:48.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:15:58.990Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=e7cff9a6-ceff-44aa-9f6f-f45897122530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:15:58.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:16:08.998Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=efa41f95-24ca-43ad-9d9b-1ba6072870e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:16:09.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:16:19.008Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=fc00dc5d-126e-4510-aca9-b0ebbecacb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:16:19.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:16:29.014Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=19ff9071-4c2f-4ca8-99a4-5ed1b6318e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:16:29.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:16:39.022Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=afa446aa-49b0-4599-86f7-f384b5de9227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:16:39.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:16:49.030Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f6e4d850-dbb2-410f-81ee-e799744efcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:16:49.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:16:59.037Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5af6f4b0-ae84-4c35-b358-c0c67db5a6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:16:59.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:17:09.046Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d74a11f5-25e4-4591-95d3-bd9e1bd98982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:17:09.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:17:19.055Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8ee93755-63c0-4ef3-9c83-52a79e060736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:17:19.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:17:29.064Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=651362c9-6baf-427f-aa11-fe6c4cb3c8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:17:29.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:17:39.070Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=33824396-e11a-44f4-9757-c2dc1f19b828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:17:39.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:17:49.079Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=54247bba-3770-422d-ba6f-164eab44fd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:17:49.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:17:59.086Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4bfd0446-6a1d-41c0-b237-f23531698c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:17:59.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:18:09.096Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a91e4663-f8a3-4dd8-8f47-4c372205b92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:18:09.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:18:19.103Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=65267c43-422b-4b5d-8383-f6e8be6bc15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:18:19.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:18:29.110Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a4e01288-44cd-4bab-a203-013fe36ec2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:18:29.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:18:39.116Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c9885928-753b-46ef-8704-6ee80364350c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:18:39.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:18:49.125Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=02206a1f-8e35-43bf-b03a-8d03b16b3c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:18:49.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:18:59.138Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4f2725ed-8712-479c-952a-10024054fc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:18:59.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:19:09.146Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=39eb64e7-4fd6-4428-9b24-08a65a457be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:19:09.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:19:19.155Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=eefe2505-e2e4-4832-8e28-2284faeca656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:19:19.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:19:29.167Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=1bb59302-b834-425f-bebd-1f28bfde048c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:19:29.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:19:39.177Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=3f8505da-3b5d-448a-8f7f-34716e1f4a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:19:39.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:19:49.185Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=35d7bf9b-0b53-4d87-ab33-529bda9bbd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:19:49.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:19:59.193Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=133c0797-ae3f-4ce5-99b7-70042e608d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:19:59.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:20:09.200Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d440a333-6297-45cc-bec8-24b092f3e7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:20:09.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:20:10.238Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:20:10.238Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T12:20:10.239Z |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-05-22T12:20:10.240Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T12:20:10.320Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T12:20:10.320Z |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-05-22T12:20:10.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:20:19.208Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=fb6d2aa0-473b-485b-b9c3-a34cdd509117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:20:19.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:20:29.219Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=38a7be77-fde9-4a70-b07b-57002c4f04de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:20:29.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:20:39.230Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=6886be25-2a0c-43f0-86b0-db0154215e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:20:39.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:20:49.237Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=58d7144f-7743-4846-b3fb-d2fa7d20287e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:20:49.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:20:59.244Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=2fec9368-86a1-42a3-ad01-f8f2e83fcc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:20:59.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:21:09.251Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=68c977fe-2564-41f0-b0fb-dcce16c36b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:21:09.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:21:19.258Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=6aabbdee-f233-4c5b-b45a-5b99e0f406ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:21:19.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:21:29.265Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d7dbbe13-016e-4718-a72f-15381f854e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:21:29.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:21:39.272Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=e113277e-3b8d-4bbc-9590-98a50a3edd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:21:39.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:21:49.279Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=99c69d57-9d6d-49af-bae3-ca2827a781f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:21:49.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:21:59.287Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=3e18b46a-7d7e-4be5-b882-48b0d6a9b2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:21:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:22:09.310Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5e201a48-17c4-4b87-8259-54a4426b2ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:22:09.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:22:19.317Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=74512445-78c4-4cc0-a2ae-8dce4a3e1c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:22:19.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:22:29.326Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f859ec0e-5ea0-4112-81b4-d2e0b92b28c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:22:29.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:22:39.334Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=3957c08d-cf29-4844-a7e9-08838a4bca34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:22:39.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:22:49.341Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=847a6e2e-8e84-4bf0-9fb1-53e3d891fce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:22:49.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:22:59.348Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=bdf7dc51-11d2-4e53-9dc1-b479dcb987ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:22:59.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:23:09.359Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=765e6b2c-4170-4338-b583-dcd12f0402a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:23:09.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:23:19.367Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7651de61-a865-4e74-bacb-b3d82d5264bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:23:19.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:23:29.374Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ef8ef01b-de2e-4463-87d4-3c2a015b5531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:23:29.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:23:39.382Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d30a1c00-46da-48bb-ac22-1b992ca2baa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:23:39.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:23:49.390Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7060f1f5-e46f-40f1-b57e-121081c150fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:23:49.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:23:59.399Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=49540a34-0107-489d-a379-a999d94ead21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:23:59.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:24:09.407Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c8f755ad-b0d6-46b6-b71f-a8ae4ae50c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:24:09.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:24:19.416Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d5213d49-7bf1-47f4-9fe1-4ff9d3d0419c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:24:19.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:24:29.424Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=03945038-89a9-47c1-83dd-ad405e82e9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:24:29.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:24:39.432Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a12c0449-d3ce-4f00-a3a7-04b15806cff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:24:39.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:24:49.441Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=98ffdc1f-8aab-4a5c-9c76-48fb157260b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:24:49.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:24:59.449Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=42800188-e43b-41f2-a627-1c7bfcd2d4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:24:59.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:25:09.456Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=66e0f1f9-ed52-4e12-b698-09a4d59e9680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:25:09.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:25:10.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:25:10.285Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T12:25:10.285Z |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-05-22T12:25:10.288Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T12:25:10.365Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T12:25:10.365Z |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-05-22T12:25:10.369Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:25:19.464Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=88e04a46-4af9-4cd5-9103-41cd5a9c3ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:25:19.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:25:29.473Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c5c96a3e-a52f-46f0-ba92-2749db449727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:25:29.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:25:39.482Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=2b22153f-a9c2-4cfc-9a5d-77a963a4ee67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:25:39.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:25:49.492Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d80bb2b5-e7b1-4637-a5e8-097d02bdb3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:25:49.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:25:59.500Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=1ff07056-1fa9-43c2-bc0c-24b91d5a874b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:25:59.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:26:09.508Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=09b33a84-82a4-4e58-88eb-ee96d7b791dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:26:09.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:26:19.516Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d1291361-d480-485c-916c-83ba43d50763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:26:19.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:26:29.524Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8b797b1c-7a9e-478f-b363-de9c69c0adc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:26:29.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:26:39.531Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5c1c3d3c-7fcb-4314-b495-c47ccf2864ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:26:39.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:26:49.537Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5d19d322-2564-4952-9955-332552f4b18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:26:49.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:26:59.544Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=39b3bc4d-7001-4680-9d06-17db2ea62471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:26:59.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:27:09.551Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=74de9c10-0eef-4aeb-b22a-b7a05cd9433c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:27:09.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:27:19.559Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=22de4866-6c00-4456-98e3-d1845fab55db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:27:19.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:27:29.568Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c894d0c1-48d3-4bce-bd59-5dd9ab8c7651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:27:29.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:27:39.576Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ff2a47e4-2486-4ea5-b440-2d50ff5a25e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:27:39.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:27:49.585Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=83873590-18f2-4050-98fa-c1548eb1400e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:27:49.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:27:59.593Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7dfff18d-1daf-4c9a-b6e4-093d88891e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:27:59.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:28:09.600Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=26cbf546-9a60-4edf-a04d-f41cb83c4e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:28:09.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:28:19.607Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=2547cdc3-62ee-44ba-9d6a-48e0a854243d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:28:19.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:28:29.613Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=cdaed24b-7f2f-40fd-87bb-9dd722446b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:28:29.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:28:39.618Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8989d673-9111-4057-a960-cdf00dcd6f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:28:39.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:28:49.626Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a704cd2c-a995-4499-83ce-8700ae8a5e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:28:49.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:28:59.634Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=53c501eb-0c58-4ea1-ba0c-454c61b84576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:28:59.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:29:09.641Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0e536b3f-b0ba-4b93-a269-3d0b71f30f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:29:09.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:29:19.650Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c1b7b553-3b51-4163-97e6-61387faa8f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:29:19.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:29:29.658Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=dd88478d-c0ef-47dd-878e-abfea5fd1821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:29:29.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:29:39.668Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=39e2c87a-363d-4bbc-ae3b-73cc808eb2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:29:39.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:29:49.676Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=958730e2-c677-4904-8742-268b6b1ec6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:29:49.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:29:59.683Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c850aae2-14d2-4516-ae52-f3206e1a3b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:29:59.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:30:09.691Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=e3b03534-0516-4801-9b16-c75bfc3eb9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:30:09.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:30:10.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:30:10.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T12:30:10.263Z |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-05-22T12:30:10.264Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T12:30:10.339Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T12:30:10.339Z |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-05-22T12:30:10.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:30:19.699Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c192a6bc-5015-452e-8408-c4b77bf9fbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:30:19.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:30:29.708Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=82c06a01-954d-47a0-a44f-936e9838d8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:30:29.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:30:39.715Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=3451e3e6-4e17-428a-a570-0a933d97aec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:30:39.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:30:49.723Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7cb345f3-5524-47e3-96d9-b9a04d6bf8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:30:49.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:30:59.731Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a5c4af99-d691-440b-9f1d-706f699e7480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:30:59.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:31:09.741Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=56cb2993-7263-45bb-8700-6d324b59ca1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:31:09.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:31:19.749Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=762a2c29-2588-4e06-b1e2-284b0b435da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:31:19.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:31:29.757Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f0879124-ccd3-485d-8f24-3e952c1cede8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:31:29.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:31:39.764Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=813c1352-dbef-4d70-b11c-4527818cb1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:31:39.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:31:49.774Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=07fbc235-e493-464f-8e6b-50135f0260e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:31:49.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:31:59.781Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=fc6a95e6-0487-44a5-9ead-360aeb355c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:31:59.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:32:09.787Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=994ae40f-0d16-4011-936f-4019f6eab942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:32:09.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:32:19.794Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=af8d48d4-95e4-4b2a-9889-a5d71b9cafad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:32:19.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:32:29.803Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a21e9a67-adf1-4342-99df-120ebefb610f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:32:29.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:32:39.810Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=9c78cfc0-7a84-4b1d-a156-da2c3cbd24d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:32:39.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:32:49.820Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=e894da25-7bba-4e78-a514-c9723a891da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:32:49.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:32:59.828Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f476a586-0685-4c43-8b30-ef2a9b5c2802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:32:59.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:33:09.835Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=26e65ec6-e71b-4720-82b7-97208ecf2d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:33:09.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:33:19.842Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5cda5000-73bb-47d1-8955-09a61c7845be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:33:19.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:33:29.850Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=23f043ac-f14d-4384-aeaf-7e7687322a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:33:29.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:33:39.858Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=04ef4bfe-95f8-4f11-baf9-a6debcf33fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:33:39.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:33:49.869Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=537e3d34-a25e-4e1c-adb4-6343091adc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:33:49.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:33:59.876Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ece48319-a851-40dd-8334-e1a8b8972023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:33:59.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:34:09.883Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=cb9609e9-75e8-4da1-8fee-66437318b800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:34:09.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:34:19.889Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a8c2fac6-84f9-4534-85e2-4f350048da7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:34:19.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:34:29.897Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=fb03b4a8-811a-47be-ab32-8a403bcdd75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:34:29.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:34:39.905Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=6aa81100-1ac6-44e6-ad3c-36e5a15ad972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:34:39.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:34:49.912Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f968bd04-f1c6-4845-8460-c63c0d5bf2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:34:49.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:34:59.919Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=09cc520f-a2c7-46d9-826b-559049773d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:34:59.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:35:09.926Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c2316cef-28e1-488a-83a6-125d18e2788e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:35:09.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:35:10.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:35:10.306Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T12:35:10.307Z |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-05-22T12:35:10.308Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T12:35:10.378Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T12:35:10.378Z |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-05-22T12:35:10.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:35:19.934Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ab1410f8-402c-46cb-93cb-12b1911f3654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:35:19.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:35:29.940Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0d2094e4-ab54-432a-9ccd-2a6cc70bf91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:35:29.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:35:39.949Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ee253a22-5781-4e27-ac41-c0475392e97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:35:39.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:35:49.958Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8b610cc8-f9b2-4e91-a819-51884278c3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:35:49.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:35:59.966Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d3269c44-81f0-4ef8-b9a7-06c02a7dc52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:35:59.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:36:09.977Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a38ed801-13e3-4561-94a7-2bcb0aa9c91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:36:09.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:36:19.985Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b4a78097-823b-4fae-903a-5e2c4a2282d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:36:19.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:36:29.991Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=1e61698b-51fe-4833-beab-0ea652ac6573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:36:29.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:36:39.997Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=9dee8690-1aed-4f55-a6ca-338841f19617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:36:40.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:36:50.006Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d733ec2a-2381-444d-b166-6aaea3cbf2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:36:50.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:37:00.014Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4ddee5b3-ff0a-4032-91d5-37d42321e777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:37:00.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:37:10.021Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5ee8780a-f179-43d5-89c0-abf9b6c316af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:37:10.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:37:20.029Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a38020ef-b802-4386-9dcd-986db333acdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:37:20.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:37:30.036Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8ddf6a24-1a93-4317-8c5c-2a4c9513a535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:37:30.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:37:40.044Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=784606e3-23f4-48f8-965b-aadc21b43805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:37:40.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:37:50.051Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=bf9dcb52-1b7a-4c30-869a-04589843377b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:37:50.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:38:00.059Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=1e4a9d30-a027-49af-b63d-2e6597014265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:38:00.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:38:10.066Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=2280be00-907b-4b77-85e6-f79f3b21e437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:38:10.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:38:20.073Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=add29a4b-4b37-4011-9c8a-d050f87e451e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:38:20.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:38:30.081Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=de972ce7-d00b-4162-a5cf-dbae9eccace4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:38:30.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:38:40.088Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=579efc9d-0e22-4df7-9409-b9f246cb3890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:38:40.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:38:50.096Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=404eae88-b0e7-46a3-923c-e462e9af8778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:38:50.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:39:00.103Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=744c2bf7-5c96-4397-ace4-c7fcfd4d3701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:39:00.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:39:10.110Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=257023f6-375c-480f-8405-e2e045e25c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:39:10.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:39:20.117Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0ab0a874-f90b-4195-801e-733b5fd0f144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:39:20.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:39:30.123Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=6f66d8d4-c73c-4b9e-a772-8d1c1aea96a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:39:30.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:39:40.132Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=6acfaeaa-d866-4ff6-8c2c-fd0cef55ddb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:39:40.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:39:50.139Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a2fcc48b-57ff-4a92-b614-360deaa09c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:39:50.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:40:00.146Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5a904be6-2ada-4e28-929a-aec896ca9de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:40:00.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:40:10.170Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=e36ba9a2-de68-4f3f-9d0d-ebb7b43b2c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:40:10.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:40:10.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:40:10.249Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T12:40:10.249Z |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-05-22T12:40:10.250Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T12:40:10.320Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T12:40:10.320Z |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-05-22T12:40:10.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:40:20.177Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=14ba15e8-1037-4978-b673-4a4a012ea42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:40:20.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:40:30.185Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=e2929f28-5fa2-4480-b289-97f1edc12623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:40:30.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:40:40.192Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ea0fa1dd-5632-4c1c-9096-b327f4aee0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:40:40.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:40:50.199Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ff8988ba-82a7-4585-8a9b-9b9eb7851f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:40:50.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:41:00.206Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d3f1b963-d755-488b-a45e-c5542c8e3d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:41:00.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:41:10.212Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7b3bb06c-255b-4a29-8406-c7a5dcd8e94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:41:10.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:41:20.219Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=bf7a6276-3a26-4641-a311-5d1326756421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:41:20.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:41:30.226Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b5523349-79b8-48d4-96b6-36158a3de2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:41:30.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:41:40.233Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b8f07696-138d-48a9-841a-5d178ddedb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:41:40.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:41:50.240Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=973730f1-2be3-4757-86dc-9d2e0a36f285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:41:50.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:42:00.248Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=67f0ccc8-8c8b-4d26-90da-c4e8474b05b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:42:00.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:42:10.255Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=2ad050ea-a024-4cdb-9c70-83bd33b4b7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:42:10.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:42:20.261Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0064c4b9-a390-4af2-b2cf-eba13d22767a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:42:20.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:42:30.268Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=da59bf32-cd39-4b28-ac7d-ef18a5649485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:42:30.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:42:40.274Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5470e1ec-c638-46a0-9c44-421808fe937b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:42:40.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:42:50.280Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=933dae0d-27f5-49e0-b207-a88d851b2afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:42:50.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:43:00.287Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=98c3e64e-029b-4f56-bab4-bbbcb1de085c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:43:00.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:43:10.294Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=38d230f2-4f25-4596-a637-e424b651b696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:43:10.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:43:20.301Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=35fb3c20-9657-4b4f-ae34-34cb1d16ab65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:43:20.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:43:30.308Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b9f09c5c-67f1-42da-ba17-6162297adab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:43:30.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:43:40.316Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=557a6aec-be90-4a19-8706-3385827854af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:43:40.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:43:50.323Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7200fd54-b8f8-48ab-984b-e8667b500e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:43:50.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:44:00.329Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8f7634ab-067b-46e6-a73a-e29eaddcc176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:44:00.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:44:10.336Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=23814847-8e89-4dfc-92ae-bd01ee940282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:44:10.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:44:20.343Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=801d1644-b171-44de-9be0-b6027d3fed8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:44:20.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:44:30.350Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=54d8a536-faf7-4024-a64d-856c6d1fb484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:44:30.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:44:40.357Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0672986f-c534-4fb3-b49c-033bcb90fbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:44:40.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:44:50.363Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4bf7b667-b06e-42df-98d7-226df1e69aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:44:50.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:45:00.371Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=411068aa-e42c-4aa1-8e7d-da7b5fc27a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:45:00.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:45:10.233Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:45:10.233Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T12:45:10.233Z |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-05-22T12:45:10.235Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T12:45:10.307Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T12:45:10.307Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T12:45:10.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:45:10.381Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0b9cc368-44a6-4eb0-8d48-156b6a3396d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:45:10.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:45:20.389Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=75b60b8c-fb15-4db3-a623-91cba79a64cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:45:20.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:45:30.396Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f9491105-def1-47c9-bcad-d9bea0f05157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:45:30.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:45:40.403Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7d48beae-454c-40db-908b-e3ef588dd04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:45:40.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:45:50.411Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=169ef666-d500-43b6-b797-587cc5936703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:45:50.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:46:00.419Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=cfd8836b-5f7b-4de5-9819-141cd758a068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:46:00.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:46:10.426Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=2eeeaa70-eacc-44e8-95f7-39416033a114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:46:10.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:46:20.433Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4df05c88-7445-4626-af26-b0f20485de00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:46:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:46:30.440Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=cf9140d8-5f3b-488b-9066-bd95ec1e22eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:46:30.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:46:40.448Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=1dcb9e6f-91bf-4664-aceb-e005439ad6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:46:40.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:46:50.454Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=9813ca9e-3778-4468-9fc1-0fe8b9842d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:46:50.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:47:00.462Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=9ad224b4-08b4-4b52-a6e1-526415f97f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:47:00.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:47:10.469Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=6bba546f-73d7-4f2e-a210-f71a04723820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:47:10.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:47:20.476Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=652c1d2d-d5fd-445d-a290-5934a200ba1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:47:20.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:47:30.484Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=cef2212c-2772-41df-b844-f16b008bb1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:47:30.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:47:40.493Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=87554eca-1e4a-4e5f-b220-1cc580fcbe5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:47:40.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:47:50.499Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=04d12209-5ade-47af-a837-e4ca47a99851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:47:50.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:48:00.506Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d3068e19-f0ff-408c-ba19-04b5fe5340e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:48:00.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:48:10.512Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=173c59d8-c8b5-4586-8d54-51c4b760cc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:48:10.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:48:20.519Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=52a8dabd-ce6e-4fa0-861b-0e02fd9a9577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:48:20.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:48:30.525Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b56741c1-950e-48b7-baed-aadb9d07c0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:48:30.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:48:40.532Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=70c7dbeb-7774-4669-8b61-44e7e58e5667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:48:40.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:48:50.539Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d69fd0e5-62d3-4fae-bc56-1c665fcac71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:48:50.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:49:00.545Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=649c2d55-54a5-46ad-9fce-7ce77ecbd6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:49:00.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:49:10.551Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5f765365-eb95-4c04-9a3d-8d3d6fe76833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:49:10.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:49:20.559Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b7980b49-8ecd-4b7a-ac2d-4a1bba1a233e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:49:20.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:49:30.568Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=3a8ff75e-50a4-465c-862a-f5f44b60b961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:49:30.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:49:40.574Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=343d8f6c-6979-4b7c-b0ce-6133ea1d0a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:49:40.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:49:50.581Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=dddc4b5a-e09f-4e00-bffa-144620692f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:49:50.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:50:00.588Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a11ff61a-6c7c-481f-a7a3-ed62d3cbe9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:50:00.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:50:10.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:50:10.233Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T12:50:10.233Z |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-05-22T12:50:10.234Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T12:50:10.299Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T12:50:10.299Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T12:50:10.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:50:10.596Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8987f381-1dd2-4c78-9d51-42f3074572ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:50:10.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:50:20.604Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b88a0933-f4fc-47ed-930a-726b44f5bf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:50:20.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:50:30.611Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0f105894-c1a8-4675-a172-a328d057aa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:50:30.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:50:40.618Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=967ca3f0-cd72-4048-b4a9-f2e76109d9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:50:40.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:50:50.627Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=55a3d687-fb7d-403e-91e1-196fa6018900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:50:50.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:51:00.633Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=e930f077-8cf9-4792-93b8-ec16c570e5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:51:00.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:51:10.640Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=acce370d-30af-4e62-a9eb-50ea11322ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:51:10.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:51:20.645Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d04ab586-cd14-46a7-8f9b-1a1f24982ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:51:20.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:51:30.650Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0b5ff412-220d-414a-976e-14ebd9a3fb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:51:30.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:51:40.656Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f04ad12e-0343-4b10-973a-33b3da6c320f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:51:40.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:51:50.663Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=bdea3b30-2f18-4765-a125-7e073cb86038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:51:50.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:52:00.671Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b06ad7af-039f-4bbc-8042-08b3f6d25bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:52:00.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:52:10.678Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=acc4e4be-0710-4060-9c16-29f1ea734b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:52:10.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:52:20.684Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f8fb47f9-eeb9-4bad-bcc6-ad5b25f0dd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:52:20.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:52:30.690Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b22ad6c8-78de-4eba-a1e4-8a685616630b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:52:30.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:52:40.698Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=054bcb5e-ec75-41b9-8ccb-bd0a66bf5a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:52:40.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:52:50.706Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=018aef7f-f0e1-4c05-92ec-bd3fd3172369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:52:50.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:53:00.713Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ec4abce6-dd7f-4229-bb7b-fe737c20d551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:53:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:53:10.720Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=eaeba458-c995-416d-8eca-995d333f7601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:53:10.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:53:20.726Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8413a3c2-8d7c-4e33-9d79-659b38ce5399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:53:20.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:53:30.731Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ff882c16-de79-409b-9ee1-b562588fc561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:53:30.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:53:40.738Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ff788a90-3253-470b-891c-d41f056bed8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:53:40.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:53:50.744Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c76a2420-9ed2-436b-99a7-491ed06c3f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:53:50.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:54:00.752Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=daae6052-96fe-449b-b28c-de0e6a14b832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:54:00.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:54:10.759Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c35624e3-0989-4c22-a260-d4b71db5dcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:54:10.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:54:20.764Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=6e3f2f8f-f250-42f4-8b9e-89ac02beae1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:54:20.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:54:30.770Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=665cdec5-eb67-4c93-a40c-a2e3a6dcde44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:54:30.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:54:40.776Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a32f594d-f0c5-447a-ba06-1e35a69492a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:54:40.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:54:50.783Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=caf336ab-412a-48f2-bf7b-a49e5903cb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:54:50.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:55:00.797Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=89913418-03c0-477c-9d7f-c8166cbd8289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:55:00.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:55:10.194Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T12:55:10.194Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T12:55:10.195Z |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-05-22T12:55:10.195Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T12:55:10.278Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T12:55:10.278Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T12:55:10.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:55:10.805Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=909fcd34-8535-4f29-b426-6113b711b552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:55:10.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:55:20.811Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=411fb056-f4ab-42b9-9e03-b5d40f04a56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:55:20.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:55:30.817Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=45654e0e-e52f-4f01-8cbe-a97ac52ed6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:55:30.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:55:40.824Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=9b0279d2-a9b6-4ee2-b13f-d02e9cc015cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:55:40.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:55:50.831Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5c4abfc2-ad68-44ec-94b5-126724fa28a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:55:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:56:00.837Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=37e7dc97-7572-4091-8db0-7556f372dd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:56:00.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:56:10.843Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0f93346a-3d0b-416f-bff0-be3eb6b1ae50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:56:10.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:56:20.849Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=2c8de1a5-be9c-4671-92e8-32e827ce691c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:56:20.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:56:30.855Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ba80e89f-1579-4aa4-87c7-71b3dbac40f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:56:30.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:56:40.862Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=214e1a1c-a0b2-4c24-a985-98ac54504d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:56:40.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:56:50.868Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d42b3368-a79b-40d2-881c-45868eac3f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:56:50.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:57:00.875Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=067ba8b6-aec3-4091-9ed7-c318267ba123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:57:00.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:57:10.884Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=29510cbf-1123-4f4b-b479-3fe5a3ce9a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:57:10.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:57:20.890Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=dadfd635-ebde-4a5c-9569-25d736320b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:57:20.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:57:30.896Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5040623f-5bf3-43ec-b995-328a03967498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:57:30.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:57:40.902Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=6f7f41c8-48ea-4f85-9ee7-0a26b5481dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:57:40.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:57:50.910Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=e6fd22bf-f475-4ba7-be70-121e2bb65c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:57:50.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:58:00.916Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=82554a9b-d29b-441c-9efe-e4732f673748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:58:00.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:58:10.924Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7707aeb6-17f2-4077-9ac6-4dee951b1c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:58:10.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:58:20.930Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=e88e619a-8143-4092-9e67-79fe811df3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:58:20.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:58:30.938Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=56f1d09e-275c-4f62-a8db-7a92175c32de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:58:30.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:58:40.945Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=19d070b2-aa54-45d0-93a8-07a928a469be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:58:40.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:58:50.951Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=987f3529-0c03-4aa6-a63b-4ec0ce587b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:58:50.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:59:00.957Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=71fc1f7b-f557-4bc6-ac67-5303a8cde44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:59:00.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:59:10.963Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c756062d-9e94-48a5-9587-402401e5ec4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:59:10.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:59:20.968Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7c20e4c8-0e16-4814-99e0-657744502c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:59:20.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:59:30.975Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=44fb1ebc-853a-4a57-899f-09e5fa2bb3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:59:30.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:59:40.981Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=32b19480-c465-4709-95ab-e9893256f0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:59:40.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:59:50.987Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=3fedf612-2981-4562-b1bb-095461fea026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T12:59:50.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:00:00.993Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0a1a156d-1248-406c-a655-d08e050face5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:00:01.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T13:00:10.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T13:00:10.212Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T13:00:10.213Z |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-05-22T13:00:10.214Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T13:00:10.311Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T13:00:10.311Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T13:00:10.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:00:11.000Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a12a3b01-3545-4555-b980-564a98d63acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:00:11.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:00:21.005Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f00da8c7-8124-404f-bbc4-854df0bec1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:00:21.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:00:31.011Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=3fbd5736-90ee-4ec5-9806-46f733e9c461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:00:31.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:00:41.017Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5a7f3d59-b90f-448d-b94c-ae1255baa781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:00:41.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:00:51.024Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8a615b08-2804-4069-814e-c7415587dabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:00:51.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:01:01.031Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=21b9164f-5371-4679-b6cc-1e27a37c7efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:01:01.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:01:11.038Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5b29416b-f9dd-4512-925e-a1f9555924b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:01:11.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:01:21.046Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=62ce65cf-1e72-4ebe-bde4-938f02451559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:01:21.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:01:31.053Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=77426b99-0fc0-4f00-b81b-131971dec503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:01:31.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:01:41.060Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=e74e3a44-d69f-4e38-b495-6f5c53922b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:01:41.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:01:51.066Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8e4b02f0-2390-444f-946f-bece139d075e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:01:51.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:02:01.073Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7de50c32-8e6a-45ec-9bb0-6dd144aff0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:02:01.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:02:11.087Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=03b79780-b239-4e97-8639-0737a87ce926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:02:11.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:02:21.092Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=94226786-4d81-42a0-91a9-4c7160fcada1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:02:21.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:02:31.099Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=81923082-b296-4132-bb24-c1c02f10ed1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:02:31.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:02:41.107Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=3d729cbb-3acc-42b6-b6f8-dc42f37fc2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:02:41.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:02:51.113Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=719385cb-95ce-400c-b453-75da3ee9d636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:02:51.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:03:01.119Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=53cc8d6b-0bc1-42d6-bd23-6484ee176aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:03:01.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:03:11.126Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8a1f14ad-4140-4637-8d77-f0383d3eb8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:03:11.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:03:21.132Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=9ae4154f-5433-4256-97b7-9c56bab272b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:03:21.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:03:31.138Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4e84b5a2-cf7a-4a6c-9106-7eab4f784759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:03:31.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:03:41.146Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=da082484-9574-41c9-8005-fc7fb33027a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:03:41.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:03:51.151Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c7f72a27-c0a7-4f1b-8b75-687ca1b71493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:03:51.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:04:01.158Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d0aff40f-50bb-4fac-8cef-b01489b4bf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:04:01.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:04:11.165Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7e121685-c1bd-46e1-9dfc-8a97b74cabec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:04:11.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:04:21.171Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=902555dc-0ea0-4b58-8c21-3d3b55669eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:04:21.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:04:31.176Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b87e6f33-9bb4-407f-86c8-62f0d9a19924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:04:31.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:04:41.183Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b39c9d5f-46e9-4d88-bba6-f5ba37441741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:04:41.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:04:51.190Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b47b1ada-018e-4a20-b878-1dc5b10d0364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:04:51.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:05:01.196Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=fcf0f656-fd19-4c61-8737-cd271fe468c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:05:01.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T13:05:10.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T13:05:10.178Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T13:05:10.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-05-22T13:05:10.179Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T13:05:10.248Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T13:05:10.248Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T13:05:10.250Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:05:11.205Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f104f315-57cb-4d04-b09d-e44e4ee355fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:05:11.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:05:21.212Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=6616ebfc-2b87-4464-ae5d-0a193997219c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:05:21.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:05:31.220Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=6b56d174-d3a0-4562-afce-55b45e8e80a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:05:31.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:05:41.226Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0b8700e2-35e7-4807-895c-c7a3b2bf74f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:05:41.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:05:51.233Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7503e1b3-fc3c-4c17-b649-20c85da5351c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:05:51.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:06:01.240Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=188f38cd-19b9-4404-b8c7-dc5d3867a058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:06:01.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:06:11.248Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0fbca22d-bd87-4c78-a911-1ab5da431a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:06:11.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:06:21.255Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7574429e-b0fe-4eb2-baef-4b52a8931678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:06:21.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:06:31.262Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d73fc61c-dfe3-43fb-8600-da22a57bcaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:06:31.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:06:41.269Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=1631c91c-a03b-4624-ab7a-85fd29f690c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:06:41.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:06:51.275Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=1dddf1ee-9155-40f5-91ea-128b84f7eb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:06:51.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:07:01.282Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f6544fa6-a22f-479d-985a-405e0da48e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:07:01.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:07:11.289Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=15cd6195-3dda-44a8-8a98-4fd9341984fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:07:11.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:07:21.295Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=3927719e-a1b4-4c66-8eab-79f56caf9872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:07:21.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:07:31.302Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d7642f01-a687-4713-9628-b82ce27700c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:07:31.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:07:41.307Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=dd1f796d-379a-4a36-9de8-82600891eb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:07:41.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:07:51.314Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=de0783a9-da1b-4046-ba57-6ecb42fbe07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:07:51.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:08:01.320Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=2099ae42-6548-4bef-8760-d56032c59acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:08:01.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:08:11.326Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=65781b46-23ae-4499-8770-3c9f11f90f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:08:11.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:08:21.333Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=10905663-7fa4-44ee-af30-036bb5c3bbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:08:21.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:08:31.340Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=3a3655a6-6ae4-4225-b61b-77831ef4328c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:08:31.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:08:41.347Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=687a68ea-b606-45d8-942c-44523784b624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:08:41.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:08:51.353Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=afe41dd3-28c4-49b8-bf3d-d55177fbed4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:08:51.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:09:01.358Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=e0c58e7b-6139-4838-9a17-333982b3d0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:09:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:09:11.366Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f5241902-c337-4710-bbfb-a5098fcd59b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:09:11.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:09:21.372Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=bc46117a-d7a1-4a08-b729-3c689705e206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:09:21.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:09:31.379Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f9fde4d1-348a-4506-b2a0-3cdcafcbf38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:09:31.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:09:41.387Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=1fc66d43-2ce7-463e-8efa-62d838b30296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:09:41.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:09:51.393Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=97fd8371-e8c4-4942-8986-b021d8361214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:09:51.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:10:01.399Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f15c9815-7274-488b-81a9-f0dea0d742f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:10:01.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T13:10:10.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T13:10:10.202Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T13:10:10.203Z |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-05-22T13:10:10.203Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T13:10:10.270Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T13:10:10.271Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T13:10:10.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:10:11.405Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=aceea2c5-6444-4fc1-9417-0a70a5b44972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:10:11.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:10:21.413Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=18db50fd-2293-45b0-b98c-89ff6aab66bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:10:31.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:10:41.637Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a74d3e46-dc3c-4766-bfd8-0f4038063de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-22T13:10:43.713Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=9AjTOORim4T6v5lQsJjB, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:10:43.968Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:10:43.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:10:53.969Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a6c6aa54-c2cf-4df8-900b-8e7049f85cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:10:57.682Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:74)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:389)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:396)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:452)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:664)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1533)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1282)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1329)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:11:07.677Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=98733e87-0275-46ae-9ffa-c8044c3cae81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:11:17.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:11:27.221Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5cf9c8e4-fecb-44b1-9d78-94d026f08c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:11:36.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:11:46.763Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=057b90d7-ac9a-479d-842c-9ae72f8542a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:11:56.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:12:06.308Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4f497021-19b5-44a1-8c52-0ad0da511fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:12:15.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:12:25.849Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=08c0e108-061d-409e-8266-489ff4be2589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:12:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:12:45.393Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c61d2caa-1baa-432e-933d-da673dd1273c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:12:54.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:13:04.930Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=1c5b6cfe-a2c6-4a1f-8599-905383407ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:13:14.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:13:24.471Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5e2212a9-0966-401a-a35a-27978a734dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:13:34.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:13:44.013Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=48a428d1-001b-4cb0-b2a8-3e593c639c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:13:53.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:14:03.554Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8633c617-84ac-4a41-8be2-66620bad67c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:14:13.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:14:23.094Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=73b3f55b-784c-46c6-907b-92d6167b5966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:14:32.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:14:42.635Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a8e2689c-e58a-4a92-a20a-37f61adb6bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:14:52.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:15:02.176Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=886639e6-b427-4bd9-a913-8c3fd132f84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T13:15:10.188Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T13:15:10.189Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T13:15:10.189Z |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-05-22T13:15:10.190Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T13:15:10.275Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T13:15:10.276Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T13:15:10.277Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:15:11.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:15:21.721Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5a56ebeb-cc09-4d85-9394-25906ad5adea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:15:31.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:15:41.263Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=716e37f1-8f19-4ccb-9f14-e2b12c844acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:15:50.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:16:00.803Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=fa06836a-df7d-47ec-adde-bdf3ed89878c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:16:10.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:16:20.343Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=550d6495-b6a6-4f68-bfc4-4809938dd5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:16:29.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:16:39.885Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=9ce3b16b-ffa6-413c-87a9-1c5d67f6c04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:16:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:16:59.427Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=40b03871-7f4b-4b45-9ccc-4b85db6730b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-22T13:17:00.309Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=uFeOctmvShsINtM065nj, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:17:00.317Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:17:00.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:17:10.317Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=3c919922-8d09-43ec-8375-e2df9c767deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:17:19.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:17:29.855Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=224c9089-bef6-401b-913f-737979879048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:17:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:17:49.397Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=0a366f04-e66d-4e03-8fe0-0f6c27c3a5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:17:58.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:18:08.940Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=34026b86-37e8-4aec-a637-652d6e752397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:18:18.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:18:28.485Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=feb56173-de4e-49ae-b04a-7cf11a1ea68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:18:38.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:18:48.024Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8b5d658b-adf9-41cd-890d-412dc383aef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:18:57.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:19:07.570Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d3f55939-ea92-4eea-ab6f-6b3a786700cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:19:17.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:19:27.110Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b4efabf4-a2e0-4ad9-b1c3-4100663a0b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:19:36.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:19:46.653Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5538befe-bcc8-4071-988e-4bc2a94a35d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:19:56.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:20:06.197Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=acbf65b0-6632-402a-85de-82077e4fb267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T13:20:10.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T13:20:10.185Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T13:20:10.186Z |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-05-22T13:20:10.187Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T13:20:10.262Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T13:20:10.263Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T13:20:10.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:20:15.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:20:25.737Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a8fc8fc3-bb73-4c0d-b01e-baacedf77bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-22T13:20:35.894Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=ZznXLCLWGybuOuSfbITs, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:20:35.901Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:20:35.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:20:45.902Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=93730f9f-7e3b-410e-9976-ef73fa8b4228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:20:55.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:21:05.443Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5269b40e-2a70-43f2-b0b2-fea9f08209a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:21:14.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:21:24.981Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ec89fb86-6043-459d-b65f-c91bc2e2d1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:21:34.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:21:44.515Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=100c7108-c11a-49de-8d3c-f74b28dd62a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:21:54.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:22:04.054Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5eba3ddc-c9e3-42dd-9e36-a7c20d4d9e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:22:13.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:22:23.590Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=047c4d87-b9d0-473e-8246-32fe8a7229e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:22:33.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:22:43.128Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=8b823ee3-3476-43a5-946d-1651de99ac01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:22:52.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:23:02.673Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5cf1a311-a444-4d47-aee4-4181b4474604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:23:12.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:23:22.216Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d7236053-15a7-4413-b925-6dc10dd1a91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:23:31.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:23:41.759Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=3af52e91-0342-41f7-88d2-e29306474983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:23:51.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:24:01.297Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=6e00a4a4-ce08-44b8-8733-ce792ec60b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:24:10.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:24:20.840Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4314d906-ce39-4e3e-b861-f7cbddb63b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:24:30.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:24:40.379Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7f58a111-6851-4f07-99b8-97fdb56af6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:24:49.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:24:59.923Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=4ca65452-8e8c-45d4-a881-81ba0b7835f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:25:09.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T13:25:10.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T13:25:10.287Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T13:25:10.287Z |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-05-22T13:25:10.288Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T13:25:10.359Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T13:25:10.359Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T13:25:10.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:25:19.464Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=66984986-f28a-45d5-9af8-0a27c67f67b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:25:29.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:25:39.007Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=703ad39d-f6e8-4cdb-95bf-387d36569c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:25:48.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:25:58.555Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=61197ca6-28ea-4622-bdfa-2882fd12b87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:26:08.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:26:18.094Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=dd22ceff-0eba-463a-8216-62602d90ecd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:26:27.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:26:37.638Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=5032d80e-081d-4190-a18c-f229f6664607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:26:47.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:26:57.176Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=90035913-15f0-4a89-afa7-44ae0e42dd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:27:06.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:27:16.716Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f24fd975-1f79-47e6-8740-56003d2b434d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:27:26.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:27:36.258Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c47953c0-6bfd-4897-b476-21b7ec898877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:27:45.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:27:55.799Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=61a6aaa5-53ca-4f9f-b19d-5aa7ab779562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:28:05.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:28:15.342Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=856a70fe-ff90-48b1-b4da-da05cd44621a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:28:24.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:28:34.879Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=bce3b1f8-d8b4-4e52-86fa-ec67e70832ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:28:44.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:28:54.423Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=7fb58dcf-73a4-4744-9f1b-250dc8a4475a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:29:03.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:29:13.966Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a312d09f-1618-4ce5-b8ac-655fd6c93193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:29:23.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:29:33.511Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=86623d12-3edf-4992-af6a-a106e3f63fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:29:43.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:29:53.055Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=b5dec353-13d1-480e-9fe1-e50ddf010ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:30:02.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T13:30:10.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T13:30:10.178Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T13:30:10.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-05-22T13:30:10.179Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T13:30:10.253Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T13:30:10.254Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T13:30:10.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:30:12.598Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=d1241904-5aaf-4041-a442-7d1eddd3d269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:30:22.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:30:32.143Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ddc33b65-c32c-4082-a1a0-fa863b999167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:30:41.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:30:51.690Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=f3f31300-611f-41bf-816b-339b4685137c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:31:01.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:31:11.230Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=782f2090-ef4c-43a8-954e-a945fbd4b701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:31:20.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:31:30.768Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=cbb9e1e1-1ca4-4b68-ab0c-93a82d539a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:31:40.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:31:50.308Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=a5a60266-add2-49ad-8767-6ebb985baab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:31:59.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:32:09.855Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=bc981d26-ee5f-4be0-a5c4-d079f45a5ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:32:19.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:32:29.392Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=ac86e585-bfc9-47c5-bb46-61a554972905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:32:38.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:32:48.939Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=48a839b0-025f-49a1-8618-12d44b1a087e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:32:58.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:33:08.481Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=95a1c3be-16c5-4dd0-9f68-e42a1dd329c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:33:18.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:33:28.018Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=1c016d65-2cc4-49f6-9e24-ebebcbb465a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:33:37.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:33:47.575Z |INFO |Init configs |InvocationID=cce550a6-bc07-4087-9bab-9fd470660976, InstanceUUID=c26c0d99-5e0b-413c-ae9a-ba6addcd050c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T13:33:57.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |