By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:10:22.784Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:10:22.787Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-02T04:10:22.827Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-02T04:10:23.434Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-02T04:10:24.234Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-02T04:10:24.237Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-02T04:10:24.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-02T04:10:24.405Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-02T04:10:24.428Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-04-02T04:10:26.213Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-02T04:10:26.717Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-02T04:10:26.737Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-02T04:10:26.738Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-02T04:10:26.802Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-02T04:10:26.802Z |INFO |Root WebApplicationContext: initialization completed in 2374 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-02T04:10:27.237Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-02T04:10:28.181Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-02T04:10:29.895Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-02T04:10:30.503Z |INFO |Started MainApp in 10.694 seconds (JVM running for 11.33) |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-02T04:10:30.605Z |INFO |Start scheduling PRH workflow |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:10:30.616Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=96a43d90-8ecb-461b-bbbd-7893b489437f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:10:30.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:10:40.727Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=acede13d-01e5-4784-ab47-b996a041fb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:10:40.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:10:50.741Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=5494f45d-ddf9-4140-9c90-65d12937531e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:10:50.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:11:00.752Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=f7b1bf19-d9f6-49d9-b727-c273f444c8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:11:00.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-02T04:11:08.430Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-02T04:11:08.430Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-02T04:11:08.433Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:11:10.763Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=1d26b34c-01e7-44cb-937e-579246263d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:11:10.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:11:20.774Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=e1f95edb-d9f4-4890-ad9c-6ca8291595f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:11:20.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:11:30.785Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=f0be373f-8e06-48b8-99e5-27f2dc5b620c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:11:30.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:11:40.796Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=95ee49ba-d74d-4054-b3a4-18e430a95dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:11:40.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:11:50.807Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=e6b2efd8-5e3a-449c-b1f8-1930c3ffc66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:11:50.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:12:00.824Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=be0a51cb-4ce9-42b3-a606-aab512c5b022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:12:00.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:12:10.834Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=546fd466-4bd5-4d94-b690-ba5e4c555270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:12:10.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:12:20.845Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=7b50e7cc-2966-4326-a829-9cd5e95eec3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:12:20.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:12:30.856Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=0340ab9c-4587-410b-a966-5b92b15929d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:12:30.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:12:40.867Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=5a840c1a-72db-41da-a3b6-1fdc31af78a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:12:40.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:12:50.875Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=a60e65ce-764d-4aa9-aa87-51097df765f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:12:50.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:13:00.885Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=109a2625-5a1f-424f-8183-715e8cefceee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:13:00.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:13:10.895Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=1786049d-e8b4-4dc7-986c-7d713ad4c0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:13:10.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:13:20.905Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=54f62b7d-732e-4de0-8179-298e93ce864c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:13:20.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:13:30.914Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=9fae3dcf-8088-4d1d-b5b0-9e963c0284ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:13:30.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:13:40.930Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=83b46d4e-569a-4d51-8c54-b72faf3d7918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:13:40.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:13:50.939Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=71129426-9fda-40f0-bf34-bec3be7365b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:13:50.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:14:00.949Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=f478780e-077f-41b4-91c7-d63adb041411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:14:00.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:14:10.959Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=133828c3-9866-4a22-9838-957a87ecb18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:14:10.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:14:20.968Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=9c04fbd7-77ce-4b7c-9bd3-8ee07eb26165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:14:20.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:14:30.978Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=03e1eb5f-b25c-477f-ab08-b87aec1b2cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:14:30.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:14:40.988Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=004f840f-2ab9-4832-b28c-671d0def7c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:14:40.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:14:50.996Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=23ba7b46-aa98-46ab-a1e9-1dd001c6c3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:14:51.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:15:01.006Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=aae7e9ae-2f20-425b-8dac-3836f7e7517b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:15:01.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:15:11.016Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=162ef3e3-5e7b-4d9e-85f7-21c719fbc8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:15:11.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:15:21.024Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=4463ad44-9d8e-4816-b448-4ffe7e78894d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:15:21.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:15:27.698Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:15:27.699Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-02T04:15:27.701Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-02T04:15:27.712Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-02T04:15:27.802Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-02T04:15:27.802Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-02T04:15:27.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:15:31.034Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=d401bab6-5c30-4b86-89c5-0dc5e5b9243e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:15:31.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:15:41.044Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=db19a9a7-273c-417d-84d7-801f918bb8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:15:41.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:15:51.053Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=d247f6a5-cbe6-4df1-a709-39757b56c7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:15:51.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:16:01.062Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=32cba8bf-c27e-48cb-a421-4bc5520c1975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:16:01.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:16:11.071Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=7553a9fb-74ca-4aa0-a486-910f442f7414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:16:11.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:16:21.080Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=d39400f9-4550-4744-a95d-a3399d0ca8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:16:21.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:16:31.088Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=332f784e-429b-4dbe-9e5f-c70e08353c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:16:31.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:16:41.097Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=63956f62-8441-4746-a6d6-3213b740a389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:16:41.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:16:51.106Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=1a8775d8-a3e5-4b10-98e8-d72961bf5c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:16:51.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:17:01.115Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=2236832b-5a3d-40d1-a16b-d0cdc9bf9530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:17:01.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:17:11.124Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=d29c6eda-499c-4e13-a455-34be870aa753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:17:11.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:17:21.134Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=a5f14f86-4533-4ce3-94c5-ddf86e016d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:17:21.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:17:31.141Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=b3f32736-54b8-49c0-a405-4d955575c20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:17:31.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:17:41.150Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=1ce7f4e0-0e95-4907-bd82-fcb87b3eaaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:17:41.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:17:51.158Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=a6c26f1e-a26f-4ee7-b689-7cd3b8ba607f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:17:51.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:18:01.167Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=a5403c14-f8d1-491c-9d61-2474005c7e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:18:01.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:18:11.175Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=6dc05303-b79d-4ffc-aafe-479dfd3f183a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:18:11.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:18:21.184Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=5c31d1ec-b0f3-4f01-8a43-d807f279d2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:18:21.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:18:31.192Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=01521c46-0057-44db-bff8-3ba3f9841ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:18:31.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:18:41.201Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=513695c2-c950-41bb-8814-ab8fc1931168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:18:41.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:18:51.209Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=f81ebd41-f67b-45c5-94f0-3a078fcee5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:18:51.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:19:01.217Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=39729acb-f183-405e-8282-c1bdfb02a1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:19:01.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:19:11.224Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=afd788e3-2b5b-48fc-8d91-55be8d4345d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:19:11.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:19:21.232Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=ce32a7c1-5b53-4e58-8ec4-9b71780b5e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:19:21.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:19:31.240Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=907ecd44-2775-43a5-a274-98fd80e9c26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:19:31.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:19:41.248Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=43d91f3b-4909-4d4a-b886-f5bc0eefb88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:19:41.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:19:51.256Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=63b3cda8-2734-4f52-83c5-0a0fe4ff0372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:19:51.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:20:01.264Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=203c714a-8ec2-48d7-a34a-1f462c72db91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:20:01.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:20:11.272Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=94f698ac-72d3-4222-8ad4-13391d1cf91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:20:11.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:20:21.280Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=c4af7522-c64a-4f6c-b6d7-5411220a6c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:20:21.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:20:27.497Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:20:27.497Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-02T04:20:27.498Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-02T04:20:27.499Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-02T04:20:27.598Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-02T04:20:27.599Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-02T04:20:27.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:20:31.288Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=d645be0c-378d-46d8-984f-c2cdfa52c557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:20:31.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:20:41.297Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=bc7a93b6-3ef2-4d82-9af4-6baf2a808c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:20:41.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:20:51.305Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=8de9eea4-3b49-4a8c-b0cd-fd46a7476de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:20:51.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:21:01.313Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=8e885dae-9d92-4061-af48-154e6ab9858f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:21:01.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:21:11.321Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=7f3f5493-e567-4a35-a00e-4963fa4fc0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:21:11.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:21:21.329Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=3e9c236c-bbde-4e14-8c96-d6be56d0948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:21:21.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:21:31.342Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=a9dec57a-8d34-49e1-b444-00585d587560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:21:31.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:21:41.349Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=3d3f4df1-780d-4cc8-9706-a09534026d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:21:41.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:21:51.356Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=d9374d10-62e4-424f-b3d9-796c41b6a240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:21:51.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:22:01.364Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=2dc177ed-69df-43eb-99ad-0a41a0fa7aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:22:01.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:22:11.372Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=57cdcaa6-632f-4ed7-a203-1e29f317ca9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:22:11.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:22:21.379Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=c13ac996-6dca-4bc1-b01e-80dec4cd2e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:22:21.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:22:31.387Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=e4083958-97e7-4436-a99a-4e01dc8a9763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:22:31.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:22:41.394Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=32574c0d-2abb-487c-80a3-07324d227f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:22:41.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:22:51.400Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=eba945c7-c55f-48fb-b898-f8254b120510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:22:51.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:23:01.407Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=b7efef13-2cd7-4361-b945-c9408e699f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:23:01.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:23:11.414Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=cac1be4a-a858-48e8-997c-330a475961ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:23:11.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:23:21.421Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=4dfe5f7e-e232-4b20-8887-aa4d31f9409b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:23:21.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:23:31.429Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=d893f8da-8f40-4fa6-89b7-dd97e52d4e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:23:31.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:23:41.436Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=749181d6-e4c1-4002-8c25-39c2e3c23f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:23:41.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:23:51.448Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=1fe1290d-2a33-4b9f-8198-7d42cc8a48ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:23:51.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:24:01.467Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=d6fe9bc9-2cd9-4eb7-894a-beee32d754b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:24:01.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:24:11.476Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=6e13e56a-f453-46ed-9b6f-fb759bc830cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:24:11.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:24:21.483Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=342efe52-4c85-4f3a-95fc-f7ea76443829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:24:21.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:24:31.491Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=bdca8e80-e793-463f-8fad-e6d4338436ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:24:31.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:24:41.499Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=d8c50b09-692e-44e8-8d74-e0cc66c69c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:24:41.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:24:51.507Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=5e7c3706-72ce-4bdb-acbf-cf3d64f954ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:24:51.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:25:01.515Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=8e9d5522-b7b2-4a64-a313-0d72b9d2d600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:25:01.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:25:11.524Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=34024e0b-78de-4913-8274-f8ad628b2ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:25:11.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:25:21.531Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=25c2b4e4-adbe-46b4-b6ad-26bbf255553f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:25:21.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:25:27.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:25:27.496Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-02T04:25:27.496Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-02T04:25:27.498Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-02T04:25:27.590Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-02T04:25:27.590Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-02T04:25:27.593Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:25:31.541Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=45a937b3-909b-4e7d-a450-e5ccd2057a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:25:31.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:25:41.548Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=0a914de2-e7e4-4227-9bbd-8d1e9f3cee16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:25:41.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:25:51.556Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=0cd6e7d5-87fd-4d83-b11f-9925d524ca79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:25:51.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:26:01.563Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=f1cc5396-0d0a-4a52-b2c3-31be41a950ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:26:01.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:26:11.571Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=0df23e65-a38f-4ff1-8809-ea95d2b59e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:26:11.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:26:21.578Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=ee561d50-af8d-4bcd-9fa0-e22d3adb6652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:26:21.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:26:31.585Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=5c8dc564-f28d-45b2-94f4-84fcf1e062ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:26:31.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:26:41.592Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=9690acb7-dbf1-474f-a10c-06bede1f06a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:26:41.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:26:51.598Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=c9ca2afe-cea7-41d8-903c-3930a84ecc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:26:51.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:27:01.606Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=beef8655-7544-4b15-bc58-65486403e169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:27:01.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:27:11.614Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=f21b8b6e-8041-441d-a596-c98ae2d50360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:27:11.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:27:21.621Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=e9fb08bc-fe0e-46a6-bd3d-4decf88239dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:27:21.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:27:31.628Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=ae04662c-7725-4d35-97e3-079a94f972d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:27:31.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:27:41.635Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=67bb51b1-1de8-47f4-858f-02277ad3e421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:27:41.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:27:51.643Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=05646b4c-0534-43f4-8669-0378efed9fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:27:51.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:28:01.649Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=1fb978a5-9c82-45b6-b9ae-d6e64937d460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:28:01.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:28:11.656Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=895feffd-55f7-4a01-9926-83d771e6c6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:28:11.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:28:21.665Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=ccf3bfda-4c96-46f8-98c5-0ec7705e6ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:28:21.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:28:31.673Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=a45dcdde-6b36-48e8-9e5a-76cf4574c98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:28:31.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:28:41.681Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=34ca578a-7587-4f2b-af6b-05067549c91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:28:41.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:28:51.688Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=9855123c-c414-4173-b607-85c11f4e90a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:28:51.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:29:01.695Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=702ca3e3-2309-4aff-b22e-2c9f968268e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:29:01.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:29:11.703Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=0c1c8296-44f5-497e-98cb-8c8901a4ff9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:29:11.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:29:21.709Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=861c6f53-aca4-4bf5-bc9d-5e2f1cee3e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:29:21.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:29:31.716Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=e70c5834-32f9-4952-94a2-ed727bf11d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:29:31.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:29:41.725Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=b5ebcc4b-3a6e-47e3-a976-14f9e686bcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:29:41.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:29:51.732Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=c0028a88-512a-4317-94dc-89511ecf791b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:29:51.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:30:01.739Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=e9fc5cbe-0350-4c79-a32d-310461759abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:30:01.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:30:11.746Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=ddb69591-7ba3-4344-b1c2-deeb91368bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:30:11.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:30:21.754Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=dc3ca4d9-9e6d-467f-ab1b-b8d73ea11dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:30:21.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:30:27.519Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:30:27.519Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-02T04:30:27.520Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-02T04:30:27.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-04-02T04:30:27.622Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-02T04:30:27.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-02T04:30:27.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:30:31.762Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=92ae3830-6edf-4edc-80ad-06394debfdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:30:31.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:30:41.769Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=5082c550-53ab-4bec-af27-47b12c9f8732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:30:41.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:30:51.777Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=eff963c8-8d33-41d0-9702-1d9f5a0e8cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:30:51.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:31:01.786Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=27390e2a-6df7-445d-b83a-4e8d8e1e4d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:31:01.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:31:11.793Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=cf91f1d7-e6d5-4e86-a89d-f9573958268c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:31:11.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:31:21.800Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=c125bf4a-9214-4c1b-939c-23034c30d761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:31:21.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:31:31.808Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=8c7161c4-9676-4abc-bfa0-a65487157118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:31:31.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:31:41.816Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=9c636f99-a0df-40b8-8a81-d2aaa9bcd9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:31:41.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:31:51.823Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=b8447b5b-29d7-486d-9ca6-2dd60de771a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:31:51.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:32:01.829Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=07c23825-5b88-45f5-b3f5-3747c9af75d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:32:01.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:32:11.836Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=23d039df-a266-4c96-9a94-3257b4dee103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:32:11.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:32:21.843Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=e51ae73f-f863-449d-b5d7-b8fc711e8e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:32:21.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:32:31.851Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=32a86b2f-d161-474e-83eb-dfa21923f2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:32:31.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:32:41.857Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=ae808aa3-a56a-4378-a5e1-be2549fb4df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:32:41.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:32:51.865Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=dad88f4f-f808-46a8-a0f6-b995a7b8df00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:32:51.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:33:01.872Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=88d9a63d-2005-4551-ba35-b63f71e8bb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:33:01.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:33:11.878Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=ff406219-a430-4ce8-a765-687e823b8bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:33:11.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:33:21.885Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=af21850c-8f1c-4f34-914c-a8b7f5148189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:33:21.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:33:31.892Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=23e8933e-f730-4f37-982f-91511cf28d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:33:31.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:33:41.899Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=5f383783-ed0f-497c-b63e-ab4ccad6ae6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:33:41.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:33:51.906Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=c148bfc3-367b-48f5-a4ce-ef7640e4fa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:33:51.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:34:01.914Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=4407968d-d743-4a16-8e48-ef7747ceafa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:34:01.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:34:11.921Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=1fc87d50-4a8a-4440-8a51-f2fd2fbce867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:34:11.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:34:21.928Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=0d17380f-fe98-4126-a1c9-6bc6dc928e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:34:21.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:34:31.935Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=0e76cbc1-d04b-46d8-b1b4-c1783cdd0809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:34:31.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:34:41.941Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=8c5ee447-5267-4eea-b585-c59d0e4a12c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:34:41.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:34:51.948Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=57b2fbe4-7bb7-4018-abaa-b0bf99202102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:34:51.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:35:01.955Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=be05e5b2-813c-4931-9bc7-8c2f6fb1e00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:35:01.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:35:11.961Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=8fcbe061-34d7-4748-be10-b90c77561e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:35:11.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:35:21.967Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=83eea66f-62e8-44a9-a006-0574bc7ea9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:35:21.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:35:27.489Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:35:27.489Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-02T04:35:27.490Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-02T04:35:27.491Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-02T04:35:27.557Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-02T04:35:27.558Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-02T04:35:27.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:35:31.973Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=f023becb-f84b-435c-b4c8-eec8c01e9e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:35:31.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:35:41.980Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=071054a5-a0dd-497a-a8c5-73b46800754e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:35:41.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:35:51.987Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=ebc35a34-36ff-416d-9369-8875737adde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:35:51.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:36:01.996Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=60a8fdd8-16b3-4f7d-96f6-1c33c66c88da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:36:02.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:36:12.003Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=2ecfe70d-882c-42ff-be57-012b06006c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:36:12.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:36:22.010Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=b78ff945-f0c8-428b-9654-369783441415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:36:22.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:36:32.017Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=20f23d52-1784-45ca-b532-a13ee6459c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:36:32.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:36:42.024Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=0ffceb12-5d19-4501-83fe-194431a5ed28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:36:42.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:36:52.031Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=9c77779c-bc18-491a-9223-08ee19bea1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:36:52.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:37:02.038Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=f88ba942-57b7-4139-a3f5-cffba0b5bb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:37:02.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:37:12.045Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=4705b645-457c-42ae-a11b-84428ee5f87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:37:12.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:37:22.052Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=9bb937fa-5c12-4a4b-b799-e2ea7199ba85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:37:22.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:37:32.059Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=2244fd4e-26de-408c-8981-c060addca89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:37:32.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:37:42.066Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=0f549816-8352-45ad-9bdc-22a9b0160c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:37:42.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:37:52.074Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=459764c0-0764-48fa-87f7-eca6b8a86749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:37:52.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:38:02.081Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=437906e2-a264-454d-9da1-70ea0aa718b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:38:02.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:38:12.088Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=43f7a4de-4fbf-4d4d-bc66-8e491a3e95c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:38:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:38:22.095Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=edb56afe-534f-47d1-b997-1b03f1b0aebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:38:22.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:38:32.102Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=f31c6f16-a783-41ea-a73f-38a1fee18d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:38:32.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:38:42.109Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=327ac959-5cd1-482c-a576-e72f3337b7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:38:42.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:38:52.115Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=2982e461-5b9a-42e3-bdb2-7f82f8f4f756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:38:52.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:39:02.121Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=f437237a-2ab2-4d56-98c0-bf4df67fa672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:39:02.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:39:12.129Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=72606a81-aa73-4fac-9ade-0021605c884f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:39:12.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:39:22.136Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=f5c61319-eb2c-4db3-973e-dc31fd0abba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:39:22.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:39:32.144Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=cd933257-7f7a-4f26-94b3-8b9894748428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:39:32.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:39:42.151Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=43767aba-e144-47b4-9c40-bb7b2caf8dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:39:42.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:39:52.158Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=b8279fce-fc78-4257-9777-5f16823d189e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:39:52.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:40:02.165Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=e3906867-4c5f-4b6d-b0fe-da285e38d26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:40:02.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:40:12.172Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=13185938-ce29-4ea2-8369-97c82b1d6029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:40:12.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:40:22.178Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=143adbe0-0103-4df9-9dd1-abdcad0d3184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:40:22.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:40:27.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:40:27.491Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-02T04:40:27.491Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-02T04:40:27.493Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-02T04:40:27.562Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-02T04:40:27.562Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-02T04:40:27.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:40:32.184Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=c225f2b2-2c4b-4464-8115-2a809129d314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:40:32.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:40:42.192Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=c5e49891-f391-44c6-9f04-3c1fe5c3bdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:40:42.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:40:52.198Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=319075ec-b62d-4d20-8809-6741873ce1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:40:52.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:41:02.205Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=dcd6cfbf-02af-40a6-98d8-aeff29a2989d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:41:02.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:41:12.211Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=a6299692-75b8-4657-beac-c281991c9b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:41:12.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:41:22.219Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=2842fa76-1a5d-41f0-bb76-b5fb635d7b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:41:22.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:41:32.226Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=7324b44d-5d2a-4469-b216-81ca140722b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:41:32.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:41:42.231Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=31989133-94fa-4283-8a7c-06c7a0b51a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:41:42.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:41:52.238Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=3e07a9f9-837d-43c2-bb09-3975391a0d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:41:52.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:42:02.246Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=909cd70e-7a22-433c-89a8-de240b550397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:42:02.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:42:12.253Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=e0b2fe31-5dc6-4fff-893a-b518b3023a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:42:12.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:42:22.261Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=40d6bdd6-b8d3-4b23-a87a-c0f64ba70354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:42:22.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:42:32.268Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=4dccaa44-792a-4590-a132-7cacbaf442da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:42:32.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:42:42.275Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=cd5b0bdb-804a-42a4-8d40-bff0e10e2ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:42:42.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:42:52.282Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=6d5e4f1e-a2e7-4a9d-bf0c-71e8b60d91c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:42:52.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:43:02.288Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=51a4a0f5-cb11-4775-85d7-8b2edec7d43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:43:02.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:43:12.294Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=ceb3d0ba-dc41-438f-9847-3e641e744489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:43:12.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:43:22.300Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=e41a716d-736a-438c-9436-84942209cbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:43:22.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:43:32.306Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=368353a0-a1ef-4d34-8e55-293d6ece411d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:43:32.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:43:42.313Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=ae1b07f2-82d3-408e-bbaa-936985f668f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:43:42.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:43:52.319Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=3abba93a-1b62-4434-b5e4-62d60ba70419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:43:52.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:44:02.325Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=10842294-053c-4c81-8119-cd47dde53a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:44:02.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:44:12.331Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=fe9bbe04-13b7-423c-877f-e0aee1c7d518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:44:12.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:44:22.338Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=6830d33c-f41d-468a-b64d-af406cb04089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:44:22.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:44:32.345Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=d50c63ac-6a44-4bd7-a5da-658ae90db491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:44:32.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:44:42.353Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=27d4c6be-f460-48c6-a943-dc4097c2ff16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:44:42.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:44:52.359Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=77b10138-de7e-4359-b059-b1f882f2dc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:44:52.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:45:02.369Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=7c9067c6-edfd-4979-86ae-1c0d20086cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:45:02.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:45:12.375Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=47b4d448-915e-4bed-b987-ab8e593bbe28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:45:12.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:45:22.382Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=11e1a6ed-e376-4f01-8c0a-64e4607faccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:45:22.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:45:27.489Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:45:27.489Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-02T04:45:27.489Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-02T04:45:27.490Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-02T04:45:27.558Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-02T04:45:27.558Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-02T04:45:27.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:45:32.389Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=0553773d-6e7f-4369-8c49-5b2dd26577f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:45:32.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:45:42.395Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=04be6602-6277-42ea-ba41-31b43b8ca512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:45:42.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:45:52.402Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=38cc921a-0bc6-4f47-ba2a-ccec43c3bfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:45:52.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:46:02.408Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=2214f013-5587-4830-bb36-9be54bef94e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:46:02.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:46:12.415Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=068ab8a1-2c8d-454a-8717-58dfacb089f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:46:12.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:46:22.422Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=e38be1b0-4463-4e79-8f7b-f03345576f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:46:22.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:46:32.429Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=13898225-49f6-4dfe-9657-a08357eedd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:46:32.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:46:42.435Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=a8f0967e-ca68-4d05-9e4a-01ba4e743110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:46:42.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:46:52.441Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=e3d54b76-7687-4f6b-978d-db3e40eb1121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:46:52.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:47:02.448Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=6bdf7b29-4f36-453d-ae93-e1e0009d7d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:47:02.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:47:12.455Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=71675c16-776a-4172-bf2f-97ad7b8f9e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:47:12.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:47:22.462Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=6ebabded-d494-48d8-874c-2cfb7d1133f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:47:22.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:47:32.469Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=e21db93b-4d24-4d38-b54e-acb4fcff556c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:47:32.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:47:42.475Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=bfe6889b-1ca0-4ea3-8902-4a6982539bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:47:42.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:47:52.483Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=502bc41b-c4d8-4b60-8678-77b9cca0c483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:47:52.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:48:02.490Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=7a094c51-4d86-4921-a91a-3c8e723f1357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:48:02.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:48:12.498Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=ce6aec57-0401-477a-92fc-084095e701ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:48:12.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:48:22.504Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=7e900092-08e7-4f13-a52a-33f3aa02d15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:48:22.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:48:32.510Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=685366ae-3a3e-4fa3-ab77-de9fedf3152e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:48:32.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:48:42.518Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=b94e57df-9a90-4c41-8465-62854afad58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:48:42.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:48:52.524Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=6a568e17-9891-4020-9c5b-06d2d2a85ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:48:52.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:49:02.530Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=e4db95f3-547b-45fc-958a-67cc697317f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:49:02.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:49:12.536Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=22b93f2d-6dbb-454a-b0cc-f87959449143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:49:12.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:49:22.542Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=9a34ecbd-17aa-4c33-9c90-3503593f87da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:49:22.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:49:32.548Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=f57dbfdd-6ab9-4b89-a4c5-c3c6d9b63dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:49:32.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:49:42.554Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=4b29fae9-71b6-4ef4-b253-af208cec26ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:49:42.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:49:52.561Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=5cb65191-db72-4e90-b3d1-727860194e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:49:52.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:50:02.567Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=a70eb21e-893c-4381-b568-426716298169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:50:02.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:50:12.573Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=2eee4862-3a90-4bb2-b7bd-abdaf3866957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:50:12.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:50:22.578Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=1a2b5e29-e14c-4500-a603-fd776327fdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:50:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:50:27.493Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:50:27.493Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-02T04:50:27.494Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-02T04:50:27.495Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-02T04:50:27.561Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-02T04:50:27.562Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-02T04:50:27.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:50:32.585Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=7e871d60-874a-44fd-a768-02b62d622045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:50:32.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:50:42.590Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=9b028b5c-9537-462c-ad4b-3a249128dbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:50:42.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:50:52.596Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=778d0c80-9f2f-4000-aa14-5116912a0e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:50:52.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:51:02.602Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=f3dfb0f2-ff72-4df8-8c99-9c736fb2b60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:51:02.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:51:12.607Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=8ef249a9-34a0-4e35-86a4-36d6994c968a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:51:12.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:51:22.613Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=b83c5794-1659-48e1-aa7b-c220316a3979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:51:22.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:51:32.619Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=c6b18a71-01dc-47b3-8241-246703d5d50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:51:32.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:51:42.625Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=36507690-26a2-4585-b612-d62451dffb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:51:42.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:51:52.632Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=e5e6b7fb-ad7c-4970-9af8-e27752647790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:51:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:52:02.637Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=04c3ed30-f778-4a7d-b557-e546f13e681c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:52:02.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:52:12.647Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=de37fa43-f564-4aee-8eef-d8a20c9f3eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:52:12.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:52:22.653Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=6ffe32fa-7a95-4014-b3fa-7c4a96c7d29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:52:22.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:52:32.659Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=f3ca7752-f0aa-4c2c-8bea-67528e152ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:52:32.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:52:42.666Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=b1a23acf-c8ce-43a4-99d8-d174684dd336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:52:42.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:52:52.673Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=5ba8eb27-ef3e-47f6-92c3-7c3e1b9a6284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:52:52.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:53:02.678Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=94296159-26bd-40e3-9448-5000e001362e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:53:02.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:53:12.684Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=88570a4e-ba3d-4fea-a309-47339783b22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:53:12.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:53:22.691Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=c459f07b-107e-45bc-bc0d-4c96d6de44e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:53:22.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:53:32.697Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=380af4fb-4cb0-4a43-85fa-5d4b016bb264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:53:32.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:53:42.704Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=dcd16ab5-50ac-471f-8cc5-a5fc032095fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:53:42.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:53:52.709Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=75210193-6a73-4e18-a8c0-2a02183d56ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:53:52.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:54:02.715Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=8d03470e-dc75-4f5a-abea-ddb0e7bfc88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:54:02.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:54:12.721Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=fad07f45-d567-4eeb-ab9a-ec35d11b2144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:54:12.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:54:22.727Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=a9c5f3cf-1fc8-48ab-84e2-6804fdbeb03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:54:22.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:54:32.732Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=a725c8b1-d3e1-4a3a-baac-61775226857a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:54:32.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:54:42.739Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=5cae6e39-028d-49d7-9282-8a3725c3af82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:54:42.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:54:52.746Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=0fa298bf-2623-4bb1-a3a7-cce672d1f9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:54:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:55:02.752Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=462114d3-30ba-42be-b56f-95690e60c69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:55:02.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:55:12.757Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=2a942bcf-586b-4776-9604-0adfff35cb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:55:12.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:55:22.763Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=06fc8434-6858-4813-82bb-5d46222ca68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:55:22.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:55:27.475Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T04:55:27.475Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-02T04:55:27.476Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-02T04:55:27.477Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-02T04:55:27.545Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-02T04:55:27.545Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-02T04:55:27.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:55:32.769Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=278caafb-9974-414d-9cd5-650742df3a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:55:32.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:55:42.776Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=1be07003-27de-4882-a88d-946a89dd21d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:55:42.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:55:52.783Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=4f030d94-848a-4337-80ee-4251a1d05559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:55:52.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:56:02.789Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=308bc13b-182d-445f-b350-f2ad4336309c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:56:02.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:56:12.795Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=0491b61a-ed80-4165-b79a-fbe58e021355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:56:12.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:56:22.800Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=bca83a05-8094-455a-8b90-4d47b4d5c185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:56:22.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:56:32.807Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=c9411c1d-687a-42d3-a6a7-cbc286620b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:56:32.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:56:42.813Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=a8387267-c8c9-467c-9acc-d02b6dfd1645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:56:42.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:56:52.819Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=f046ac28-bffd-467a-93fd-19bd5d02fb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:56:52.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:57:02.826Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=3420087c-a143-4262-a93c-ee0d074b2b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:57:02.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:57:12.832Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=bd3be201-9915-4765-a482-112ee15c1059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:57:12.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:57:22.838Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=ec998c47-cba8-40c8-84b6-07eb6b9e5565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:57:22.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:57:32.845Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=52acde17-3e4e-4c3e-b465-3eb8f4c38f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:57:32.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:57:42.851Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=956c5115-d1f3-4aea-837a-0e0f6670d214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:57:42.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:57:52.858Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=b67223fe-0258-4451-9bc9-a3fb8266e7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:57:52.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:58:02.864Z |INFO |Init configs |InvocationID=2f574113-501f-43ed-9342-7fc4917bc791, InstanceUUID=6158de00-1f25-472b-8d6f-b088945df9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T04:58:02.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |