. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T10:56:07.973Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T10:56:07.977Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T10:56:08.019Z |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-07-02T10:56:08.649Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T10:56:09.388Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T10:56:09.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-07-02T10:56:09.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-02T10:56:09.579Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-07-02T10:56:09.656Z |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-07-02T10:56:11.294Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-02T10:56:11.729Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-07-02T10:56:11.746Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-07-02T10:56:11.772Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-02T10:56:11.837Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-07-02T10:56:11.837Z |INFO |Root WebApplicationContext: initialization completed in 2180 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-07-02T10:56:12.176Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-07-02T10:56:12.955Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-02T10:56:14.460Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-02T10:56:14.783Z |INFO |Started MainApp in 9.118 seconds (JVM running for 9.786) |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-07-02T10:56:14.839Z |INFO |Start scheduling PRH workflow |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:56:14.849Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=dd216eaa-4f89-4a64-90f1-0114cbc47f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:56:14.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-02T10:56:18.239Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-02T10:56:18.239Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-02T10:56:18.241Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:56:24.967Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=77ba9820-77af-4f97-a7f9-3ae2b4366863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:56:24.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:56:34.983Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=4b2fc3c8-f13c-489c-b6a5-56fe2debffae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:56:34.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:56:44.997Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=3d5f3a16-afab-4352-9f75-c2bc8a1f1afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:56:45.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:56:55.012Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=4f36091b-0491-4032-b8ca-744fde26f663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:56:55.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:57:05.027Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=692921de-5165-4680-a1f0-e3e2b38132d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:57:05.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:57:15.041Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=2412e226-050e-4e15-ab79-dfc1dd4979e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:57:15.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:57:25.061Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=31673988-6454-451f-8464-56c61da4e938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:57:25.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:57:35.076Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=a7730761-2a10-48e6-86c1-24b732951700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:57:35.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:57:45.093Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8209ce74-c48d-4fdb-8036-bb9e3ec459f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:57:45.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:57:55.108Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=db6bfa4c-a7be-4a93-a5bf-0fa86523037c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:57:55.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:58:05.119Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d3f0f846-3eb4-4e01-9495-5fa79523671a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:58:05.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:58:15.127Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=593638d0-e7ff-46ca-8b21-97f7efd2ffb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:58:15.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:58:25.138Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=3179e842-c2bb-47f4-98d3-886fa809b363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:58:25.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:58:35.148Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=52e952f9-a2ec-45d5-847b-90d523bd7e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:58:35.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:58:45.160Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f52fb00e-0f52-4dc9-a2a7-95ffc0b82f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:58:45.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:58:55.190Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=188eba8f-a196-4e71-8d78-4737d9330411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:58:55.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:59:05.212Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=fe4b1484-3f7f-4f76-86a5-c1ae11107b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:59:05.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:59:15.223Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=275c68c8-b946-485e-8571-a924e37e33af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:59:15.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:59:25.237Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=50f48cf3-c5ae-44cb-bc13-23289044aa79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:59:25.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:59:35.250Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=3c9cd933-b7db-44ac-84c0-fa2bd2e19b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:59:35.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:59:45.263Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=4fe5eb5b-122c-4fce-8488-807ffb0fe52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:59:45.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:59:55.274Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5d126535-626f-4c94-87ba-6498ba3c442c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T10:59:55.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:00:05.304Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=76a8bea1-bc14-4c08-9a35-624124b0700f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:00:05.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:00:15.317Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b900bae3-f54b-42af-8622-64d57cbb4afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:00:15.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:00:25.336Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=0c91c322-34db-4c40-8e5f-e1be5764758a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:00:25.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:00:35.350Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=83cf7d90-c111-45a2-8381-f4f7bc55ebee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:00:35.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:00:45.359Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=7fdf2dd6-f329-4945-96e2-7f472cba93f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:00:45.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:00:55.368Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=adb9628e-c39c-476c-8614-1623143ed7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:00:55.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:01:05.377Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5dc5cc74-e6d5-46a5-9e73-0b86421f5161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:01:05.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:01:13.016Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:01:13.017Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T11:01:13.030Z |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-07-02T11:01:13.038Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T11:01:13.114Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T11:01:13.114Z |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-07-02T11:01:13.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:01:15.385Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=1df38918-e1af-49e2-ae41-b1b83d9a8bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:01:15.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:01:25.405Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=1a4cd346-c117-4358-864c-cf4a78a6513f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:01:25.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:01:35.415Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=62498118-5d83-4de8-9ff2-9835073b3f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:01:35.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:01:45.424Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d9ced9cd-3bae-4a3c-beaf-7e4f451065e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:01:45.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:01:55.434Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=26031844-9e90-4797-bf4c-e10250435b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:01:55.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:02:05.443Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d8ae5648-d84d-4e5b-833f-d2ac24230ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:02:05.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:02:15.454Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=64852e3b-35eb-4c86-83c3-84cbab356116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:02:15.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:02:25.466Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=4c9998df-4e26-4c9b-a1d9-e41334b37cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:02:25.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:02:35.477Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=49ccd7f5-6973-4fc1-9c73-556f16b78854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:02:35.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:02:45.490Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=753d6a96-9973-41ce-adf1-4142254801d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:02:45.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:02:55.510Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=1b8a1c11-0001-4011-a2b8-5129a00a38a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:02:55.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:03:05.518Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9bcc2956-cfb8-4f5e-92f6-943e9c5db112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:03:05.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:03:15.528Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8e1193e3-0e80-4d9b-8101-7e6a4209598c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:03:15.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:03:25.538Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e6faed35-0430-4c17-bc84-da528fdb2a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:03:25.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:03:35.552Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=acb65ad9-46af-44fb-a916-074f72c2d484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:03:35.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:03:45.578Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=77d85518-cff8-4bdc-b288-777a501cbad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:03:45.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:03:55.605Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8fc30af1-9da6-4463-81b9-607eaa42f101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:03:55.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:04:05.620Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=662c21f0-d9e8-4d0d-b534-5b434bb3ef1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:04:05.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:04:15.636Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=074fa7b1-7970-49f9-96e7-9b08068dc6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:04:15.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:04:25.645Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b7b6a35a-32d6-4fc8-a950-385d75a8d6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:04:25.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:04:35.656Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d45dbf60-bb3d-4936-89cf-d1fb7d94392c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:04:35.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:04:45.665Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5c3a8e1f-bb26-4528-bff9-c9e9054cb731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:04:45.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:04:55.674Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=aa02d9d5-3e1b-426d-8f50-12b3aaae9ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:04:55.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:05:05.681Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b13923a8-da6f-47dd-b945-7712e0bdedb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:05:05.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:05:15.700Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c9acee60-3b44-4684-80a5-943381305545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:05:15.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:05:25.709Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=6b7748df-9bb3-4a5e-a784-9f4e5d42f173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:05:25.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:05:35.718Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d2a78bfa-5d4e-460c-807b-6592d9faed6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:05:35.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:05:45.727Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=53513a65-019a-44ed-bdc3-f897541d144e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:05:45.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:05:55.740Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=13c85284-1286-4362-aadb-152db2394eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:05:55.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:06:05.748Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=4e6801a8-d52c-4629-ae80-1363f4fadc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:06:05.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:06:12.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:06:12.598Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T11:06:12.599Z |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-07-02T11:06:12.601Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T11:06:12.657Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T11:06:12.658Z |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-07-02T11:06:12.661Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:06:15.757Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=6480b1f9-80bb-4e41-848e-c8f67897e83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:06:15.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:06:25.763Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=04715969-ca36-4858-8643-157dc3e9995f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:06:25.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:06:35.776Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=03a93cf2-bf98-49ca-a6cd-3397025eb0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:06:35.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:06:45.783Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=a8b8536d-92b0-4bd6-8e81-98dddbd26cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:06:45.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:06:55.791Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9ce0ed60-3dbd-44fa-be09-427f7944cb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:06:55.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:07:05.800Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=83e8f9d3-eb17-464b-9308-817ec723c8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:07:05.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:07:15.807Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=3edf0aaf-f5f5-4589-87ee-8ed238a50d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:07:15.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:07:25.815Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b6f6d6b3-85d5-4219-a007-8229a3d2bbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:07:25.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:07:35.825Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=dd6d027a-6534-4228-b604-edbf8285c9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:07:35.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:07:45.833Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9c090924-b6e0-405c-8003-1ddc26cff18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:07:45.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:07:55.845Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=0a2f2bc2-dbdb-4206-8820-f19dd4b66e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:07:55.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:08:05.852Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=026798f9-7a79-439e-83e8-5ba8d109a542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:08:05.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:08:15.864Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=faa2fa6b-c0c5-43b4-8264-74ae7e32fd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:08:15.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:08:25.873Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d04d9da4-d462-4a95-9113-0c5ea20b29f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:08:25.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:08:35.882Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=a78eaa95-5143-4d82-acc3-7f2778d612eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:08:35.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:08:45.888Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9e952686-64cd-4f7a-bb75-f8ceffba9279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:08:45.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:08:55.895Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f6234d64-89df-42de-8a27-58700a043994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:08:55.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:09:05.903Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c751eb62-5140-420b-b0f9-5ffe4ca2086c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:09:05.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:09:15.910Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c070a2f9-202f-4c40-bb67-66df79577f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:09:15.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:09:25.919Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=1c2f84f9-1b25-434e-98e4-32a8983a4da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:09:25.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:09:35.928Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=261c2188-f177-479b-8553-a5797561b4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:09:35.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:09:45.935Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8276a0ca-b19e-4d85-beae-8c17d5361899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:09:45.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:09:55.944Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d9762375-2866-4ec5-94d4-221b11e77974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:09:55.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:10:05.953Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=da846a43-14f4-4936-90c7-3d3349bc70fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:10:05.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:10:15.961Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5fd2117f-5716-4e19-9903-3b9f3ad238bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:10:15.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:10:25.975Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8ccaff2a-b218-4516-ba32-2b678ec09b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:10:25.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:10:35.986Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=77723ed1-c629-4b06-b7fd-de0c31c5f6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:10:35.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:10:45.996Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9125e78f-ddc7-476c-bd0d-f676278830d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:10:46.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:10:56.008Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9227e063-18c8-4f6b-8648-735dcd75aa38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:10:56.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:11:06.016Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=bc196e2b-ee89-4d35-8431-f95f1dc21b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:11:06.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:11:12.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:11:12.544Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T11:11:12.545Z |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-07-02T11:11:12.547Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T11:11:12.614Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T11:11:12.615Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T11:11:12.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:11:16.023Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9e289cc9-2f6d-4d53-bbb1-a702583b0c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:11:16.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:11:26.030Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=545e8f34-5082-4406-8886-fda67b334ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:11:26.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:11:36.038Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9632cf6c-b775-4045-ae66-ff06abac2c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:11:36.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:11:46.046Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=4b26ed11-f433-454a-9d83-abe9ea5c6cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:11:46.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:11:56.053Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=80824202-f9ff-4171-ab21-6af82983c723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:11:56.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:12:06.060Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=cb1c0fbe-66c9-4af4-886b-7c220ea298f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:12:06.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:12:16.066Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=642c897e-5d59-41c8-88f0-73655aad2bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:12:16.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:12:26.073Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=1b24179c-d7c7-4c2b-af32-2a7727d51b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:12:26.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:12:36.082Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e273bf0b-c885-433c-b00c-4cd130a25cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:12:36.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:12:46.093Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e3eb7ada-9228-43e0-b200-ebae6c320363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:12:46.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:12:56.100Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=daa47703-61a2-486c-9be3-cb374665573d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:12:56.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:13:06.107Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=01e2ce7e-fb14-476a-8d41-b4637ee68489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:13:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:13:16.116Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=72cac43e-6524-4331-bcf1-7788577f49fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:13:16.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:13:26.128Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5017741e-210d-4aef-9bbd-680f4ad026c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:13:26.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:13:36.136Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b235364f-f384-4664-90a9-a70497cf02c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:13:36.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:13:46.143Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=834c1cbf-2166-4b7c-9221-36572e6b1da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:13:46.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:13:56.150Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=1b2d75a8-0311-4eae-b669-360fb2e4391a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:13:56.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:14:06.157Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=72023c7f-7bc1-4f0f-9bd1-fd02cb99cba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:14:06.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:14:16.164Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=19d42f5a-540f-4ed6-93f1-4c6a067b2fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:14:16.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:14:26.171Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=43b9b305-ae67-4e32-a5bb-861e310bb8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:14:26.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:14:36.177Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b6b5673a-6a9c-494f-b1c5-9d5de2620893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:14:36.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:14:46.185Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=bedc5851-5a04-4a04-8930-ada63631b21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:14:46.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:14:56.191Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=7aeda84c-cd4c-4e76-b4ed-200174674b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:14:56.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:15:06.201Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d848a8f5-cfeb-4682-af62-5879162b1eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:15:06.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:15:16.208Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ac2fe2ff-c527-4fc6-a587-30f66a4083f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:15:16.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:15:26.217Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=eb8c7d6a-34b7-405c-9a29-2b1722bb16a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:15:26.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:15:36.227Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ad4f4771-519c-4034-9fc5-64ff0369778e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:15:36.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:15:46.237Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=3e0834d3-ab9a-4c68-8c99-328327804d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:15:46.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:15:56.246Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=a762a906-f62c-497e-963a-d88d5073b17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:15:56.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:16:06.256Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ec51da1d-8692-4c29-adb5-110c1f9650b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:16:06.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:16:12.555Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:16:12.555Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T11:16:12.556Z |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-07-02T11:16:12.559Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T11:16:12.629Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T11:16:12.629Z |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-07-02T11:16:12.633Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:16:16.263Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=af425ddf-92ea-4590-868b-59ab08c8e4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:16:16.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:16:26.271Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=252d1ba8-9436-457f-b4c4-329c087b043c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:16:26.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:16:36.278Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c9a77152-2c44-4048-a686-a625ed6a26bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:16:36.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:16:46.287Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f941803b-7f19-4b4c-a7a9-be623c553cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:16:46.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:16:56.299Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=3f48e6d2-cf7c-4393-b95c-1d06808d2497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:16:56.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:17:06.306Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=6d9c988d-45e6-492d-93f1-dd5fe5eb4727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:17:06.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:17:16.313Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=3b938246-d17b-4d96-9630-315050b0f6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:17:16.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:17:26.322Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=1cf5b644-6c48-4b93-90c3-f834ad0f93b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:17:26.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:17:36.332Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=7e4adac3-980a-4ce0-9526-9f271453da25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:17:36.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:17:46.345Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=dfff6a78-29ca-4eb6-8c22-53ee883352c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:17:46.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:17:56.352Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=743fcf3b-ab92-4184-97c4-cecd96606020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:17:56.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:18:06.361Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=dded12df-98c6-4362-aa4e-c9b10f6af4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:18:06.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:18:16.368Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=6d2573cc-3390-42b2-8186-93e16eb0dd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:18:16.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:18:26.381Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=a70a4c0d-b320-497e-b264-9a93279d7c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:18:26.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:18:36.387Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f51b41d8-4b0b-4aa6-81f1-0310d325c2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:18:36.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:18:46.394Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8a75ced2-895f-4330-a059-3c47553a13e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:18:46.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:18:56.404Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=63840716-e61c-4d82-8f33-2b55bace8b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:18:56.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:19:06.411Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ccbe8bb4-a47b-475a-b615-b6729cf06420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:19:06.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:19:16.417Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=186968f2-6d42-4645-8a1d-ed8e48a2fde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:19:16.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:19:26.423Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=4588f97d-6141-4ac8-b381-a9a88e977509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:19:26.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:19:36.430Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=62371d23-a734-4411-932a-a6efd09eb04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:19:36.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:19:46.436Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=fbe80655-faa9-45cd-b517-a8f35ab8e38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:19:46.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:19:56.448Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=68d4d194-23dd-4843-8e65-b533a4f2404e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:19:56.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:20:06.456Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=cb132eb7-21a4-454a-84f2-6ce6b2c60e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:20:06.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:20:16.464Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f545b27f-c8f4-46e5-b732-1641c736931e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:20:16.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:20:26.473Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=4051afed-c91f-4a32-8b7f-7f497996ab78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:20:26.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:20:36.483Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8c47a187-c02d-4e51-8cf3-80971e829a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:20:36.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:20:46.490Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b44164ff-eebf-44b1-bebb-27507e58829f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:20:46.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:20:56.514Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=1a6898d3-5d2f-4c07-a0e3-5783d605a3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:20:56.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:21:06.523Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=2c267682-1131-4efd-9c36-1f7f518a6244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:21:06.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:21:12.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:21:12.544Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T11:21:12.545Z |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-07-02T11:21:12.547Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T11:21:12.593Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T11:21:12.593Z |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-07-02T11:21:12.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:21:16.531Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=27f790ef-acb3-4dd8-a6e3-2cd2bc6a9d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:21:16.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:21:26.541Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=7b6131b4-4c0b-4ba3-a9c7-fd60ea4cbe7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:21:26.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:21:36.549Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=6c74b012-5cb2-4f0b-a7bd-2a2c9edc597b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:21:36.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:21:46.556Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e6e48d8f-e792-4740-a14f-87f878b59ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:21:46.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:21:56.562Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=75c0f8f0-5e56-4a22-82b8-45004b91207f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:21:56.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:22:06.573Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=0d352cff-cd41-48ba-88bb-64767acabdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:22:06.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:22:16.581Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=a030f7eb-1054-4135-8ec6-1e930ef6eb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:22:16.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:22:26.589Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=15cb6fa4-5b37-4721-b321-fa074ff0363e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:22:26.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:22:36.597Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c1102c95-9e22-457f-a1a4-823cbd809891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:22:36.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:22:46.604Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=01a4e1b9-e492-4b55-a289-ada38c62bfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:22:46.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:22:56.611Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ab35168d-6875-4a6e-a7e1-99e7c7c1c92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:22:56.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:23:06.621Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=029f8e0c-3da2-4e6a-8075-0715ad4d1561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:23:06.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:23:16.628Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=2fd6d883-7361-4dab-a76f-ec1d9b7c98b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:23:16.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:23:26.636Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c02c5e27-587f-46c0-8866-917a4a9e4c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:23:26.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:23:36.643Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=1bae1582-370b-4722-992f-412b8292a69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:23:36.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:23:46.653Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8f0a0957-3812-4ebf-8785-c7bdb603fd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:23:46.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:23:56.660Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b0e11dec-c667-4972-ae7c-24192506431c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:23:56.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:24:06.667Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f783720b-7a26-4465-915f-db22c3bab527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:24:06.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:24:16.686Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f6e0af96-4aa4-48fc-a37e-e9ce9c28b7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:24:16.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:24:26.709Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=17a8e4a6-6638-4090-a5d4-87cbda447b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:24:26.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:24:36.717Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=0a2e3a3a-81b8-43fb-8b5d-83180ea96559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:24:36.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:24:46.727Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d022828f-d6fa-4ab1-927d-15379bcdecf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:24:46.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:24:56.735Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5cbd0d9c-689b-4948-925f-f2a3d284baaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:24:56.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:25:06.742Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c7efa5ba-f62f-45c1-a898-982cd6ed6f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:25:06.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:25:16.749Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=188b3ffb-a4d6-4961-bba9-cb553d99d227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:25:16.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:25:26.756Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=4a94da9e-b958-4593-aa17-21fc4601afce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:25:26.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:25:36.766Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=7e6ee037-ecc2-41b8-96af-7829e9213b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:25:36.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:25:46.774Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c0b35943-057d-47e9-9677-ae3354e0678d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:25:46.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:25:56.781Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8a98ee3a-0b28-435e-ac88-8e406960e81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:25:56.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:26:06.796Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c5e672c2-96af-4005-90be-eca0115aa451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:26:06.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:26:12.519Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:26:12.520Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T11:26:12.521Z |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-07-02T11:26:12.524Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T11:26:12.572Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T11:26:12.572Z |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-07-02T11:26:12.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:26:16.802Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=0bc1a0d7-e7f0-4912-bef0-4bea327a97f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:26:16.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:26:26.826Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=4de498ff-2c41-4c09-999e-13d59888c444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:26:26.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:26:36.834Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=7f8e0f32-7df1-4364-93a1-7c220689577f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:26:36.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:26:46.842Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f7e4a753-0077-4418-9cff-4f6b893bad46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:26:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:26:56.849Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=6ea9d229-5d26-46b2-acb9-af33afb82851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:26:56.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:27:06.858Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=0a9b1906-43fe-4a52-ba1d-7406d2227959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:27:06.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:27:16.865Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=bb28323a-1ff9-464e-86ef-905bd3d66caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:27:16.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:27:26.871Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f5492a59-85d3-43d4-b0e1-abcf5972da8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:27:26.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:27:36.881Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=77f808c8-acbd-4008-9d72-67aa5eae171d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:27:36.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:27:46.890Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=27473e8a-9fdf-4bb4-84cb-e22e3ea85484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:27:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:27:56.900Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=51b9d958-d197-42b7-9786-b8539e71f4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:27:56.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:28:06.910Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=00ab93ed-d918-4fed-96cf-87b462c2a55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:28:06.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:28:16.918Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9cd31b48-8cb6-436c-a1eb-97b879224e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:28:16.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:28:26.928Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=2903b052-0374-4bdf-83e4-16a508195bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:28:26.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:28:36.935Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5070fb5e-2a87-4dda-b0ee-6217cb91a6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:28:36.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:28:46.943Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d6e2aee7-4bae-41a2-99dd-00524afb2523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:28:46.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:28:56.950Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=76445e6d-2687-4a3b-8cb7-5df3365e32e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:28:56.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:29:06.961Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=0967b54f-7301-452f-8bed-e110e9c4e1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:29:06.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:29:16.967Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=3305f3f4-8996-4df2-ae18-d6b359d32fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:29:16.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:29:26.978Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=a13ce94b-6a31-4264-bba9-591b519002e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:29:26.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:29:36.984Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c1303b05-abae-41d9-8b6c-536cd8f99e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:29:36.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:29:46.990Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=bb17ba5c-f7d5-48ea-b19f-e84b73b70d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:29:46.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:29:56.997Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=290a2655-5832-40d4-bb44-a1e787bd23dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:29:57.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:30:07.005Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5d341ab4-a7b8-491d-948e-1a9c87e94fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:30:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:30:17.012Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=aa83b555-41f1-4f4e-9f24-9646b90cb34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:30:17.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:30:27.019Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=beebf44f-8335-4814-9fe1-150123015da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:30:27.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:30:37.027Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=dff3cd1d-ac6a-441a-abff-a3454c99de86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:30:37.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:30:47.034Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=0a0d7953-20a1-4fef-bd14-f03d5d11ba35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:30:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:30:57.042Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=fd9e514b-acdd-48af-85d0-2a3143324901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:30:57.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:31:07.053Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=63482e5c-ac96-43f6-9783-2b022e00fa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:31:07.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:31:12.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:31:12.569Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T11:31:12.570Z |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-07-02T11:31:12.574Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T11:31:12.635Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T11:31:12.635Z |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-07-02T11:31:12.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:31:17.060Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c8949d53-d4b5-4197-ab9e-7e9b78796862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:31:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:31:27.066Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c379405c-3255-4729-9430-e1e897abbcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:31:27.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:31:37.072Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ffb73074-00d9-422b-be38-653c2df55000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:31:37.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:31:47.080Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=453963d4-8632-4566-876d-a970b9f6fbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:31:47.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:31:57.086Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=80fea029-ab21-4fb3-a041-611c62fec263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:31:57.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:32:07.094Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ac0c1179-0a93-4160-b34e-eec4d5d12a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:32:07.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:32:17.100Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ff4baa53-8036-4fa4-a40c-0b01396bd0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:32:17.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:32:27.107Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b3fe2fc1-577f-45c6-8e38-7cf3aecd6e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:32:27.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:32:37.114Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5d572469-36a4-4dc6-8ff0-4d137cfbdf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:32:37.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:32:47.124Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=7108497d-76c9-4cfd-a10f-32dfb077036e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:32:47.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:32:57.134Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=0b32fb2b-cb11-4de1-9031-9ed0fb89b3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:32:57.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:33:07.144Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e8515971-21f7-4187-aa7e-2d846b4ef06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:33:07.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:33:17.152Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=7a0cb438-51c2-4d17-8a0d-54c88e1593c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:33:17.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:33:27.163Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=29c0aec5-7fe7-4d00-8681-87bbfd4cea59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:33:27.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:33:37.170Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=dd7936d1-407c-4e00-b9f0-459241720531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:33:37.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:33:47.179Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8f2c640c-8ba8-45a7-b923-0f861066309b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:33:47.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:33:57.188Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9466ed9c-49cb-4817-aa80-2ccefab93a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:33:57.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:34:07.194Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b75fdd04-13f3-4288-a85e-e0a3b761cc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:34:07.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:34:17.202Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=cd9b433d-8318-41ce-b67c-034c35da23bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:34:17.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:34:27.210Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=6ba3b186-e08e-42b6-b242-f526423c86f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:34:27.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:34:37.216Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d2fb7cba-e352-4704-bedb-03e90b0e67a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:34:37.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:34:47.223Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c0ff16d1-805a-4d38-84df-07e4102ad850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:34:47.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:34:57.230Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=1ba2bff9-25dd-438c-8d3f-00a785b5df0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:34:57.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:35:07.237Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=74189a1b-c4c2-4bfd-8a67-ae28bfb6bd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:35:07.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:35:17.244Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c4f6d26d-b798-4c9b-adc8-36cdccf8c8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:35:17.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:35:27.259Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=6015bd8a-0a64-4d51-a1b6-f3fe48c30a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:35:27.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:35:37.265Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=cf69425f-eaec-47cf-bd11-20fd4495f6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:35:37.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:35:47.273Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=a670b15c-9ced-4d2b-81d3-7610517709b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:35:47.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:35:57.278Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8ffd7606-f99a-4418-9245-eedcaa0ec20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:35:57.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:36:07.289Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=69781d79-215d-4005-a987-b7eb57b572b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:36:07.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:36:12.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:36:12.517Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T11:36:12.518Z |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-07-02T11:36:12.520Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T11:36:12.573Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T11:36:12.573Z |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-07-02T11:36:12.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:36:17.299Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=36e26696-dd0d-40af-a1c2-4b680d5ab4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:36:17.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:36:27.306Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=1d641ad6-e8e8-4b9a-8727-425f5583dd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:36:27.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:36:37.315Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=98b0448f-2ed4-4811-98ce-616efbef50c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:36:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:36:47.321Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=6a9fec16-2ff6-457f-a52b-6aa159807aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:36:47.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:36:57.336Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5a5ed58e-8bc8-4eb3-8519-b99617044007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:36:57.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:37:07.344Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9c045b72-015f-421d-9d9d-88eca2d18f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:37:07.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:37:17.352Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5bab9f3c-f8f2-49dc-b22b-1e97fe506a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:37:17.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:37:27.362Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e10be609-4e3b-4289-a3e6-aaa0f10ad05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:37:27.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:37:37.370Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=aa78bf23-bc31-4a09-b120-68411554e438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:37:37.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:37:47.382Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=eedf36c0-ed1b-4a38-be33-2fb1b9ff9448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:37:47.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:37:57.390Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=74e9be0c-6040-410c-bb49-6df993cc9205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:37:57.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:38:07.397Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=98b6a36d-9dd1-4dda-915d-fe6a37552197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:38:07.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:38:17.406Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c831a70a-0e52-4a83-bb64-1f70ae892fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:38:17.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:38:27.413Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=7444c4a3-98d3-4889-aa16-746c40e25ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:38:27.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:38:37.420Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e0baf6f0-ac87-4ebd-89be-ad96927e47d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:38:37.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:38:47.429Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=81a59aba-8589-4269-9b98-1d98defa97bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:38:47.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:38:57.440Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5a4f629d-fd2b-49e4-980a-203ef21327eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:38:57.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:39:07.447Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=3a2d1ca0-beca-4fdc-b90e-fc4535b38f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:39:07.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:39:17.455Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9da0bb8a-38c8-412b-bb82-d5837be32e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:39:17.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:39:27.461Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=df36e53c-552e-4cff-b1a8-28e96d571a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:39:27.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:39:37.468Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9d1a245f-eabc-4a37-93bc-9f6359628e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:39:37.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:39:47.475Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b25d86c3-3d03-4a3c-a6a6-d1bedb1d0c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:39:47.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:39:57.483Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c8119abc-d495-4d41-812d-1eeb84fd9d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:39:57.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:40:07.489Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=4ff47be8-3de2-4f97-9e9e-defff024c98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:40:07.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:40:17.495Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9a8a247d-8468-4d68-a3a4-e83778685c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:40:17.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:40:27.502Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=aea259d5-30fd-4fc8-8c25-93e2ae3a53e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:40:27.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:40:37.509Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=7d52f2b4-852e-4c83-91a3-53fbf7e74684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:40:37.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:40:47.515Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=0b04bfd2-3842-4afd-9c70-a27879fa7e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:40:47.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:40:57.524Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e8c2ef6e-ffcc-4ed9-9c63-7ca54c399851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:40:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:41:07.530Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ca388b8e-e906-46b2-995a-94755db0a7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:41:07.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:41:12.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:41:12.516Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T11:41:12.517Z |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-07-02T11:41:12.521Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T11:41:12.573Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T11:41:12.574Z |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-07-02T11:41:12.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:41:17.537Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d1393ffb-f438-47f0-ad63-f6f5c331ce9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:41:17.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:41:27.547Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=0905a769-9e8d-46e6-9616-1022fbc734d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:41:27.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:41:37.556Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=753949c0-f45f-4c3b-ad45-4faacc6b2000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:41:37.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:41:47.562Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=7e83563b-276e-42f5-b12a-4f3068e6ca31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:41:47.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:41:57.569Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5bf0d131-d888-40a2-85ae-fa755905e112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:41:57.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:42:07.575Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b7359048-3808-4c24-81f3-2a4efb079de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:42:07.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:42:17.582Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=27295c0c-67b8-4889-bbca-ef7e44cd0b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:42:17.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:42:27.591Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8bceefd9-f3b2-40be-bb22-9270fe5491b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:42:27.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:42:37.600Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=82332651-40c4-472d-93ca-d9aa840bb882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:42:37.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:42:47.608Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=2ec4b3c9-7326-4cea-a614-92d88c1c6072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:42:47.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:42:57.614Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=32fc9f9a-aff3-491c-a0c9-57dcccede107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:42:57.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:43:07.620Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=0e401b02-7bad-466a-a4c7-a8f0443c7e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:43:07.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:43:17.627Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=3cc7fb6e-0620-439a-b997-9486ba526b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:43:17.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:43:27.634Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=3e641bf0-d038-4785-97ea-6cfca53d80f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:43:27.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:43:37.641Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d5bc2d04-1048-494a-a1b6-a4bd56a961ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:43:37.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:43:47.648Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b378c433-422c-4378-a54a-5978dd19802f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:43:47.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:43:57.655Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8a05a947-fdb7-4065-8264-3ec1125cbb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:43:57.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:44:07.664Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=03ae5deb-631a-4c2f-926e-6b725bf3067f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:44:07.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:44:17.670Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=4da72365-7ac2-4f4d-bd56-4580bde91669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:44:17.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:44:27.679Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b003d28d-0eac-44f8-9827-043c45a369c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:44:27.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:44:37.685Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d1c990ef-3c09-4e93-954b-6f57cfc06f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:44:37.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:44:47.691Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=609cf9f5-ca12-4e67-8b20-3897260227fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:44:47.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:44:57.698Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=cbc2ceaf-d85a-4269-9132-2ff4b3edc419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:44:57.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:45:07.708Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=520c1642-b299-4cf2-9984-8dd6a401383b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:45:07.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:45:17.714Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b76a4fb0-9723-49f1-913d-aa273a97d06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:45:17.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:45:27.721Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8eee2ab3-d32d-4ad6-8f5d-bf100230ac31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:45:27.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:45:37.727Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c2cf0218-7b78-4115-a217-1a1666f7069c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:45:37.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:45:47.735Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=7b972da9-0baa-4113-a287-cc78a71d8bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:45:47.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:45:57.742Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=45a53fee-6e79-4dee-ab14-4077ce42f9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:45:57.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:46:07.749Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=98d0f61e-3663-45f0-a960-f08bec2d0424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:46:07.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:46:12.512Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:46:12.512Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T11:46:12.513Z |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-07-02T11:46:12.515Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T11:46:12.560Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T11:46:12.561Z |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-07-02T11:46:12.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:46:17.755Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=2dc449fb-22f4-4050-967e-97e053f9188e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:46:17.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:46:27.765Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=0832312b-23e7-4108-9c8d-f8fc71c2f1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:46:27.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:46:37.772Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f2030dc8-39a9-4f90-a816-b2e657d0bb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:46:37.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:46:47.778Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=262cb411-8e1a-4cf8-8ca1-dfcaf8e13c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:46:47.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:46:57.785Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f3fac661-269e-4c21-bb56-8d1da972f885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:46:57.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:47:07.793Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=1f88aeaa-7695-4561-8eac-01b6daa35960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:47:07.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:47:17.807Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8736597d-1fb4-4087-9737-53d174c7596f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:47:17.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:47:27.814Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ea286809-0731-4dbf-8fef-5871d44e8c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:47:27.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:47:37.820Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=1db88a2f-aee9-44d7-ab3e-4127577be99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:47:37.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:47:47.828Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b004b028-3697-48e8-a663-4dfd868ed3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:47:47.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:47:57.834Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d50e4cb9-0daa-4803-93c9-0db53a530a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:47:57.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:48:07.841Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=110029d1-e8ff-477a-b348-49a48be54231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:48:07.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:48:17.848Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=6c465384-0955-4a1d-b73e-bb9f2b39afae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:48:17.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:48:27.856Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f087957e-3d5f-4505-a6b4-fee734247a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:48:27.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:48:37.863Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8d46222a-ca4b-4bcb-bef4-1c0305651c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:48:37.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:48:47.870Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=63325cb4-b9cc-4d38-b225-ce0fbbed97ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:48:47.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:48:57.878Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=138bef91-81f5-4975-8cf8-79fe3168cc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:48:57.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:49:07.885Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9efb0859-35a9-4376-8a1b-94a7066d19bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:49:07.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:49:17.891Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d64bfe1d-e892-477e-a4d8-260726c827e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:49:17.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:49:27.897Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=76e2d919-1016-4ac8-bdd7-47d21d65b10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:49:27.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:49:37.904Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=0098beef-4d51-4df9-bb22-c7549d5ae58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:49:37.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:49:47.911Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=eecee1bd-cfb2-46b4-a61d-aa56e0d71f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:49:47.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:49:57.918Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=17c54ddf-9662-4b55-9d5f-17b7f695f7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:49:57.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:50:07.925Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=688a5a45-5141-4f3f-88ff-433451f681b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:50:07.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:50:17.931Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=fb7464d2-8634-4b02-ac71-691456c67f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:50:17.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:50:27.938Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=195967cd-a99c-4883-b990-578169a93673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:50:27.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:50:37.944Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5e640d15-dbfc-4a1e-94f0-b3e596305a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:50:37.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:50:47.950Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b2cf9f1c-d944-47b6-9a31-56a37c3bc260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:50:47.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:50:57.957Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8164db7f-b1a2-4916-a4a9-0f0c2e7bae4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:50:57.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:51:07.966Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5504ba5c-fae4-48de-98cd-6c8b6bc66b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:51:07.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:51:12.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:51:12.543Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T11:51:12.544Z |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-07-02T11:51:12.546Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T11:51:12.596Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T11:51:12.596Z |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-07-02T11:51:12.599Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:51:17.974Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=40a88e52-b78d-4865-9c07-8c0ccf50e59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:51:17.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:51:27.983Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d2fbb6fc-302a-4e63-83ff-485eab4d7406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:51:27.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:51:37.989Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ab34693d-9596-422d-9e6a-c2ac6da1b47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:51:37.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:51:47.995Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=94d341f0-b31f-4cd9-8186-658b864e960a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:51:48.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:51:58.001Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=acb1f011-9e0d-4eec-90c4-8d73f80117cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:51:58.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:52:08.008Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5b8a7a01-d14a-4616-9bc7-ef29d890df36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:52:08.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:52:18.014Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d58c5626-5db4-414c-868c-1cfa2a0af6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:52:18.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:52:28.021Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=af79405f-220e-4170-ad8f-94c95c8d291a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:52:28.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:52:38.027Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=1c6ba956-5f5a-4a0f-a5f8-e069f04f3913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:52:38.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:52:48.033Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=be933f43-4685-430e-8d23-9fc73d8ac0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:52:48.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:52:58.038Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=4eb99a91-5ae7-4467-b05c-2fdc0a627ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:52:58.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:53:08.044Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d3e8ba59-e342-4bdd-9c51-5a7219bcd204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:53:08.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:53:18.049Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=7f74de40-30bd-4f19-b9ca-f980da9665e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:53:18.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:53:28.055Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8c9b0e0a-aa8b-49bc-a3d2-c73f16252179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:53:28.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:53:38.063Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=7bd50fb7-a3da-4676-9006-85b7e5698228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:53:38.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:53:48.070Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d2eb5b10-2ac9-401c-8fda-4e77365e2d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:53:48.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:53:58.080Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=0829786a-4e19-4d54-b57b-3035abd418ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:53:58.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:54:08.088Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=487f1528-636a-4b12-b541-09cfb696c500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:54:08.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:54:18.094Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8966d830-bdb2-4024-ac83-247c29116c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:54:18.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:54:28.101Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d9d26c67-3190-494f-8d60-cef1a7975daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:54:28.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:54:38.106Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=a02f5f0b-30f4-4f16-ad6f-3cd55a6e6198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:54:38.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:54:48.113Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e4bafc42-07cc-4f8e-aaa2-42e8608582cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:54:48.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:54:58.125Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=af48415d-71a2-467a-847d-a91d09168825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:54:58.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:55:08.133Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=78d7f1b9-b9be-4993-af0e-31da40caaa91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:55:08.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:55:18.139Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=6dbf1735-b1a3-4c90-addd-157c638eb829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:55:18.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:55:28.145Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=576a0068-6642-47a3-a70c-02fc54fdf4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:55:28.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:55:38.151Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b8a4b705-92e0-47ab-b1bd-a2fe9b2052dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:55:38.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:55:48.158Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ae9a99cb-b7d1-4437-8874-b6eaabb44dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:55:48.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:55:58.164Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=969e0396-7735-444f-a5fb-897f147b0115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:55:58.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:56:08.171Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=65257109-d773-4070-a4a3-1ed0c6fdc6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:56:08.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:56:12.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T11:56:12.516Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T11:56:12.517Z |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-07-02T11:56:12.519Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T11:56:12.578Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T11:56:12.578Z |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-07-02T11:56:12.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:56:18.178Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8c4486d6-6101-4ecc-ae76-bee0ab098b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:56:18.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:56:28.185Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f0905efd-1b98-4b0d-9e11-44d9a97cd036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:56:28.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:56:38.190Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=17cdebf7-ea58-4000-b9c8-b4f781e1eb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:56:38.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:56:48.196Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c0950138-943b-429a-bd58-0a2ba21b9be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:56:48.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:56:58.202Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=64f4f125-c8e9-4336-86d3-c842545a40c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:56:58.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:57:08.209Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=aeef223d-406f-4e42-809e-99585e2cee46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:57:08.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:57:18.215Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e519bc74-d22e-4b06-b6cd-3f34cbad50b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:57:18.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:57:28.221Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=4ac0ab38-5cc0-409e-8664-e70357a6bf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:57:28.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:57:38.226Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=51e39220-330a-43ec-939a-0bf1c5fece4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:57:38.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:57:48.240Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8b624c2a-c63d-4c91-acb4-044200a2a2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:57:48.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:57:58.245Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=85fe553f-06a8-41ed-b76c-04f3fcd72e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:57:58.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:58:08.251Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=dbdd2159-f315-45a3-8704-d8e200117342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:58:08.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:58:18.257Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=12a55f38-3058-4bf6-939e-06b45deee5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:58:18.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:58:28.264Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c9ca0e28-7b05-4cfe-93ca-28edc5b6b189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:58:28.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:58:38.271Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=3750f597-384e-48c7-95b8-4ab7dfba1665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:58:38.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:58:48.277Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=019601b0-d7b7-418b-af1c-de8ed0f352ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:58:48.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:58:58.286Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=6ca79fc5-7fe2-4c66-a738-9cc7d5972e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:58:58.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:59:08.295Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=0e8b5362-fefc-4849-828c-b373d6d70e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:59:08.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:59:18.302Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=6ec48253-4e58-49e7-b7f8-bdecfefb231b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:59:18.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:59:28.307Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=45ed0643-64c2-4be5-8f73-19ef10ae904a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:59:28.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:59:38.313Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5e1be556-bd60-43d3-b7ac-57d462fa159f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:59:38.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:59:48.319Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b4c16956-26d4-4632-993d-6503b00d9126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:59:48.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:59:58.326Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=24deb083-3c87-4bad-a263-53edca88f96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T11:59:58.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:00:08.333Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=06c7a4af-55e8-4d89-86de-3d6f42e4ee39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:00:08.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:00:18.339Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=4aa75f7b-e89a-4773-b0c1-22efea34dc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:00:18.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:00:28.345Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=bb77368a-7401-4aa5-9af3-510ca7ad8d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:00:28.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:00:38.351Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=38f72690-f831-4584-b057-b6f4238900e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:00:38.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:00:48.357Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=fdd8b59a-f178-49ee-a8be-df4d1929f58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:00:48.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:00:58.363Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=832b0cdf-f3e9-4ee3-afbc-eff03ead3702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:00:58.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:01:08.369Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=afbd4fff-7184-4558-abb7-a721f3291ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:01:08.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T12:01:12.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T12:01:12.541Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T12:01:12.543Z |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-07-02T12:01:12.547Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T12:01:12.603Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T12:01:12.603Z |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-07-02T12:01:12.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:01:18.375Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=70515081-8c39-4299-9bbf-8e6fe280b6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:01:18.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:01:28.380Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c313e0f5-6924-4c48-90bb-00c9cb3ebb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:01:28.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:01:38.387Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e710d0ec-4865-4897-bb69-89ab418ace0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:01:38.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:01:48.394Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=42850828-c15d-4270-ab88-905ede4b79ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:01:48.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:01:58.400Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=39cd4242-b66b-41a5-8ea8-b5cbc049365e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:01:58.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:02:08.406Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=7d5330c9-4bff-4521-8bac-f2e9f90b142c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:02:08.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:02:18.412Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e9ddac3c-11b8-4e27-8c9e-79e78300f406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:02:18.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:02:28.418Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=872a97ca-2bf2-44df-ae93-fb84eecb1189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:02:28.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:02:38.424Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=af99abce-8be0-4aef-9d9c-6f3f2e67ddab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:02:38.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:02:48.431Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ac3f2999-cbff-4b1b-ae2c-21556fce88bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:02:48.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:02:58.437Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=25b7359a-bfbb-43f2-8d3b-25899b5661c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:02:58.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:03:08.448Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b2961b28-b217-4dc7-adfc-67e966da5791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:03:08.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:03:18.454Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9c9e1d41-8e95-4a7e-8c04-f7561c9d48b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:03:18.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:03:28.458Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8a46638f-43bb-4547-9a04-c73084dd13bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:03:28.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:03:38.467Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b6e55956-89a7-4270-9812-d902bd9b2700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:03:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:03:48.474Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b2d21f91-992b-49a3-ba64-9a28329a40c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:03:48.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:03:58.480Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=390289a1-a8ef-46c2-b0e9-7b9b6dc3e3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:03:58.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:04:08.486Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9719a237-8422-4852-b2be-871b41e01dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:04:08.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:04:18.491Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=71db751a-40d0-47a0-bac1-87249398c140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:04:18.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:04:28.500Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=41489683-1a81-4af7-9689-ecfebf6071b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:04:28.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:04:38.505Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ccba1e13-420b-4201-ad9f-ab3be97e6a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:04:38.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:04:48.512Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d000eeb7-f1f8-4ec1-a340-fe790bc0709f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:04:48.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:04:58.517Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8fe83fc0-d6a4-4121-961a-ea22683bab36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:04:58.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:05:08.523Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=89abcd83-fc41-4f83-9dac-b6325e964584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:05:08.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:05:18.530Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=977f6aee-8e02-4094-8702-1336bd82057a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:05:18.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:05:28.536Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=68ba3070-dc6f-45d1-a157-04c46f14d51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:05:28.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:05:38.543Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=adabda8a-37a6-49a8-a291-e2b2a252a3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:05:38.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:05:48.549Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=bb697c53-beab-4c64-8e2d-a739323592c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:05:48.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:05:58.555Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=96592939-0d0b-4582-b54a-87daad94b0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:05:58.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:06:08.561Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=51f2f4c4-556a-4f0b-b8af-df9b92ffc295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:06:08.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T12:06:12.536Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T12:06:12.536Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T12:06:12.537Z |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-07-02T12:06:12.541Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T12:06:12.591Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T12:06:12.592Z |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-07-02T12:06:12.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:06:18.567Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=61a4468d-79fc-48d1-a4e0-762bfaf81e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:06:18.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:06:28.573Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=595db5e1-2f76-4590-bb87-c1775e1712f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:06:28.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:06:38.583Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ae4224fb-3ce5-43dc-b6b7-e8eaa5267349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:06:38.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:06:48.588Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d40e411b-7066-484b-8336-baa4fa42d910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:06:48.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:06:58.597Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=df0a1f9f-3517-476b-bfde-c3d483ebb3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:06:58.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:07:08.602Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=cd9710a6-3cc7-4c53-91ee-c01f16536cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:07:08.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:07:18.609Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5d64d4a6-215e-4fc5-8ab9-59767ad56249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:07:18.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:07:28.614Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9f48ef7a-f971-40c8-9235-21ecfd99d469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:07:28.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:07:38.620Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5ee9e2ac-8972-45dc-aff8-633c14c11e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:07:38.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:07:48.627Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f82bd018-024a-46ac-8f38-2cc9bbf3e4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:07:48.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:07:58.632Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=356afe3f-e05b-4c39-990c-9d6bf1b1ab87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:07:58.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:08:08.639Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=da378a40-c7c6-4ab3-9749-fc4c1f2f6b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:08:08.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:08:18.644Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=95364f72-e533-4fdb-a4cc-59ae15ca4ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:08:18.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:08:28.650Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=59c72ab4-86b6-4bd8-bc1b-cf38194ed7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:08:28.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:08:38.656Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d69e4a8c-9aab-4d20-8014-705ab527bc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:08:38.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:08:48.664Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=fb1ca6a8-54b7-4b2b-a400-ae94e550979e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:08:48.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:08:58.670Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ca180c96-2c03-458b-9c25-f5460223ae7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:08:58.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:09:08.676Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=16b54885-b013-4bc1-979f-8e8746fe18e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:09:08.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:09:18.681Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=4a3e40d1-f3d4-42b4-a8f6-abd022b0a6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:09:18.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:09:28.691Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=827861b4-f63e-473b-ad1f-bb2aa5655cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:09:28.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:09:38.696Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c7c15213-92d8-462c-96e9-04d8f41fe1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:09:38.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:09:48.702Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=11832cd3-f466-411e-ae3d-c108ff7c81d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:09:48.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:09:58.708Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=581dcf0a-a79d-4545-a5e6-9513d38ea359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:09:58.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:10:08.714Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=a5cb5154-bb05-4eb1-8500-3fdd285d2540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:10:08.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:10:18.721Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5af12b73-ec72-4d10-8ab4-6566f51a0ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:10:18.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:10:28.728Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9851b365-fdf4-499b-aea4-722fa9b6a216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:10:28.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:10:38.735Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=27832b3a-081c-46a0-8b18-6c984a3d3f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:10:38.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:10:48.742Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5c5cfa36-3e4a-4a91-8752-08a1f4c72095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:10:48.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:10:58.748Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=21dcefad-3bfb-4ee5-9819-a499b9add133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:10:58.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:11:08.754Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=53f24530-7742-4983-862b-8b5bba7285ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:11:08.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T12:11:12.534Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T12:11:12.535Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T12:11:12.536Z |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-07-02T12:11:12.539Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T12:11:12.606Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T12:11:12.606Z |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-07-02T12:11:12.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:11:18.760Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=59040104-8e2f-4a05-9f5b-ac8c142de127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:11:18.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:11:28.766Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=03601d98-b395-4ea9-93e4-6afb7f048384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:11:28.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:11:38.772Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=a15e36c1-628f-4220-8ad4-91a74652fdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:11:38.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:11:48.778Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=11e497e1-115a-470c-8959-b2aaa3a31887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:11:48.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:11:58.785Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ebf6a1fd-f19f-49fd-93f7-1ae49b4eddec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:11:58.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:12:08.790Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f4de6c9e-833d-46ca-a263-5988dadee365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:12:08.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:12:18.796Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e5b8c09c-7e7b-4bc8-a280-03f99d855860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:12:18.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:12:28.802Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=43a5619e-4286-4748-a9db-349cc20efee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:12:28.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:12:38.811Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=dc701412-2d3a-4f62-8d7e-fb2f5f4fb400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:12:38.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:12:48.817Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=b47379c2-2296-4bf7-bcf6-9b9922d25561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:12:48.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:12:58.824Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d1ad4278-ead7-4068-8598-c77ac7dfbb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:12:58.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:13:08.830Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d4008a79-85bd-4b34-9593-55b6e13d2c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:13:08.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:13:18.835Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ca65b264-05ec-4a72-ad2e-c05d98e5298a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:13:18.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:13:28.845Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=0c32fccc-bd2e-4e28-a316-d1fde34bb26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:13:28.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:13:38.851Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=5ff8c861-748e-4d78-acfb-ad823aa881a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:13:38.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:13:48.858Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=26923f7a-0ef4-4daa-b7cb-096d4dbe0083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:13:48.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:13:58.864Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=98607e86-aa21-418f-b3e6-e15bfda04549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:13:58.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:14:08.870Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=9a5998b7-63a9-4261-9388-37cd6f37ecca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:14:08.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:14:18.876Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=de4a27e3-e2ae-48b5-8d60-2c4528344fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:14:18.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:14:28.884Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=eb1c5dee-ede5-4eea-9e9e-0fcfba02caeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:14:28.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:14:38.895Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=37bb5dd1-2919-4919-9f94-01a23487dddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:14:38.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:14:48.901Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=abc40c93-5c63-4a71-adb0-2776ef54f8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:14:48.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:14:58.907Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=53e8c6e0-6af5-4587-946b-ebc58b03b7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:14:58.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:15:08.914Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f3f61c2b-0816-447b-8d3f-1b8161faaab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:15:08.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:15:18.920Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=eb8bc885-3bef-4065-b893-fbce90d1d847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:15:18.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:15:28.926Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e0cee4c2-b59a-4663-9c7e-a560b6047b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:15:28.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:15:38.932Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=20b8d26d-56c1-4ffa-8267-1cda5d3eae44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:15:38.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:15:48.937Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f7146bee-6b17-40ec-af7a-005f39ce4f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:15:48.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:15:58.943Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8b1d84e7-3bfe-493f-aa19-2556cab40504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:15:58.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:16:08.952Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=86f99e0d-e70b-437d-80ba-fa8b2f478574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:16:08.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T12:16:12.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T12:16:12.547Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T12:16:12.548Z |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-07-02T12:16:12.550Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T12:16:12.600Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T12:16:12.600Z |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-07-02T12:16:12.603Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:16:18.959Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d01cce9d-8aeb-4860-8daa-26a7d26d21e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:16:18.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:16:28.965Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=6175b39d-3920-40dc-9036-e67652029f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:16:28.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:16:38.972Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=629c8f65-29df-48a8-8bec-fd9191e74341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:16:38.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:16:48.977Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=39fa8319-8f44-49d9-97e8-c23841567336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:16:48.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:16:58.984Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f2daace8-cf6f-4c58-9af1-15f9ae579d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:16:58.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:17:08.989Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=2acca645-8706-43e2-86ff-c38d8481e8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:17:08.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:17:18.998Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=c7ff2729-ded2-4e5b-adbc-145d14439cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:17:19.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:17:29.004Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f5cca8fe-0e36-495a-aafb-9cc0f3c75793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:17:29.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:17:39.010Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=a028a521-1638-4dac-b9c4-d3df9a5eb4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:17:39.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:17:49.017Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=59f34191-3c1e-405f-8826-e1d5d506325f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:17:49.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:17:59.024Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ecac7435-f493-4a5e-8d70-1121e77b1531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:17:59.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:18:09.030Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=3045666e-661c-4fdd-ba85-9eecfb5f9570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:18:09.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:18:19.036Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=1339ee3a-5bea-4713-af0b-36abbc75b18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:18:19.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:18:29.042Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=7b6dd8c4-210d-4a4b-8d8c-068fa358d45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:18:29.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:18:39.049Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f753b3e2-723b-47ec-bba4-a810b4004141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:18:39.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:18:49.056Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8806e0ad-f3ff-4391-b8a1-88af5ff3cb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:18:49.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:18:59.063Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e30ea26d-4ed8-44df-863e-0365401422e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:18:59.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:19:09.071Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8138fb50-49ff-4ff5-963e-8e71a7ae44fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:19:09.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:19:19.076Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=520fd276-8e32-454e-8935-99a675ca527d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:19:19.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:19:29.082Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=81d569b3-d0c5-4ac1-9b4d-832b69599719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:19:29.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:19:39.088Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ca848a68-8d50-43c0-8d12-26bd639c5de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:19:39.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:19:49.095Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=653c61d7-43cc-4790-b89f-5853f7094792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:19:49.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:19:59.104Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=ee25d3d1-f147-40c7-9a38-53ff89a554fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:19:59.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:20:09.113Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e37b3191-4471-4c31-a2e8-8394ebf39d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:20:09.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:20:19.118Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=af43ffc5-2d10-47f7-953e-360fd63a624d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:20:19.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:20:29.125Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=20b15015-ff62-4157-9d28-26c6e4e2f14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:20:29.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:20:39.132Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=2db075f0-851c-4f30-852e-edfac033b295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:20:39.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:20:49.137Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=dc7e8abf-46a5-44ed-8e7e-6f94cf5f24c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:20:49.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:20:59.143Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=689ac450-7e56-45ff-ac49-cc6e8b743cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:20:59.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:21:09.149Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=21e3c39b-c572-4655-9063-20bb396ba692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:21:09.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T12:21:12.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T12:21:12.526Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T12:21:12.527Z |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-07-02T12:21:12.530Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T12:21:12.604Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T12:21:12.604Z |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-07-02T12:21:12.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:21:19.154Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=933c10a6-0624-48da-bbbd-9526fe5bad4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:21:19.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:21:29.160Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=3f5a0e4c-bd0d-4b86-9aba-f8675703f7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:21:29.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:21:39.166Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=03a5983a-bf3e-4bae-aa63-6ceb61884635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:21:39.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:21:49.172Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=93b2050a-d738-4aa2-a579-e3b1b6346022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:21:49.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:21:59.177Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=6aa66c70-416e-4f0b-88e5-07fa2b981843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:21:59.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:22:09.184Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=86ac5563-d1e0-4f78-8bb3-5e967466984e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:22:09.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:22:19.190Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=33298343-5785-4ba6-82f5-14e2ce4e5d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:22:19.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:22:29.196Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=26b0b720-eb43-4d1d-b128-e67ad60c5cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:22:29.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:22:39.201Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=59103a64-9d6d-4255-b189-6be35315b8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:22:39.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:22:49.207Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=564cdd7f-d04d-4cbe-b815-97fcaaa53393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:22:49.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:22:59.214Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=83824b24-3a1b-43e3-9330-38466c749551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:22:59.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:23:09.222Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=bc4e7b67-794c-4f07-8e08-d14e23a8931c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:23:09.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:23:19.228Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=f40bd517-b3a0-47be-8ce7-2316ff54f185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:23:19.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:23:29.235Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e05e345f-1bd8-4dd5-b3f5-9f6d5c70e47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:23:29.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:23:39.242Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d1a22202-7084-4327-88ad-fa480ddc9b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:23:39.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:23:49.251Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=d7e9d1f0-34ec-4b97-b686-bb89ff924d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:23:49.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:23:59.257Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=94641037-bb1a-4bd4-acd9-416e0ad40b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:23:59.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:24:09.263Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=8530e123-0dde-4023-bbdf-13bb3296a870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:24:09.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:24:19.268Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=e91a37ce-5a67-4213-96b5-57464916955e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:24:19.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:24:29.275Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=6ef245ee-3d9a-4885-a7e4-c7a6cef0f3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:24:29.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:24:39.283Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=71031406-e96a-45d0-aaba-354406149954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:24:39.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:24:49.288Z |INFO |Init configs |InvocationID=57daf4d6-4f93-4519-b739-cd984d2631c0, InstanceUUID=716b8d14-203c-41ec-aa72-8910383dd0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T12:24:49.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |