. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:46:12.771Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:46:12.773Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T10:46:12.806Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T10:46:13.367Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T10:46:14.133Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T10:46:14.144Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T10:46:14.275Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-29T10:46:14.351Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-29T10:46:14.370Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-06-29T10:46:15.769Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-29T10:46:16.137Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-29T10:46:16.153Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-29T10:46:16.154Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-29T10:46:16.264Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-29T10:46:16.265Z |INFO |Root WebApplicationContext: initialization completed in 1894 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-29T10:46:16.622Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-29T10:46:17.472Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-29T10:46:19.499Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-29T10:46:19.841Z |INFO |Started MainApp in 8.996 seconds (JVM running for 9.506) |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-29T10:46:19.897Z |INFO |Start scheduling PRH workflow |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:46:19.909Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=04d25a37-4650-4279-a56b-f40ddd821240 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-29T10:46:24.744Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-29T10:46:24.745Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-29T10:46:24.748Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-29T10:46:49.991Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.241.43:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:46:50.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:47:00.039Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f7682129-b9b7-4995-a2cd-faa7bb3fb893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-29T10:47:30.069Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.241.43:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:47:30.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:47:40.073Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=762a96e6-5b47-4085-80bb-4c675b516dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-29T10:48:10.104Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.241.43:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:48:10.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:48:20.109Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7547862c-ebf8-48e9-9c83-e829b700175b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-29T10:48:50.139Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.241.43:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:48:50.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:49:00.142Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a7e51e34-7c09-4b2b-8d9c-1623f12bab5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-29T10:49:30.165Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.241.43:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:49:30.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:49:40.169Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=984a1e65-fbba-4829-bfaa-7760d8d19853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-29T10:50:10.195Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.241.43:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:50:10.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:50:20.196Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f0a9b454-0280-4e61-b1db-468e7b24bf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-29T10:50:50.220Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.241.43:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:50:50.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:51:00.224Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a5ea5e01-78b7-4fee-a55f-3edbc1886b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:51:17.044Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:51:17.044Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T10:51:17.045Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T10:51:17.048Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T10:51:17.123Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T10:51:17.130Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T10:51:17.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-29T10:51:30.254Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.241.43:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:51:30.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:51:40.259Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=362de31e-c049-408b-bc51-4bbb2292ffd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:51:40.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:51:50.319Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8392ebc8-d973-4cc1-abe0-c52af9bc028c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:51:50.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:52:00.333Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1ca315b8-4b1a-4e05-86a4-4fe8cfaa7dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:52:00.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:52:10.346Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=775c18c3-a6ea-4759-a740-253b448c21cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:52:10.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:52:20.357Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=3dfc0cab-8f45-49c9-a2c4-b7cf287a3587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:52:20.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:52:30.375Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=6649de1c-aed7-435f-84e9-59d18c8025c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:52:30.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:52:40.386Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=182d596b-1cbd-4eee-8a09-9daa2822f8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:52:40.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:52:50.398Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=2d2dabd4-c42a-41ab-9dca-d2537aaebff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:52:50.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:53:00.413Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=795d8318-f6d9-4b03-acd1-b2b7d2bff382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:53:00.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:53:10.427Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ea058541-b784-408a-bfae-b52bdb4bda5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:53:10.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:53:20.435Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=467c8c69-0754-4f95-a5d5-926a3a41af40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:53:20.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:53:30.445Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e9b97869-abf7-4573-b6d3-3a8d6ead7c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:53:30.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:53:40.463Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1984943b-e1ac-488f-9d9d-d479e7745f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:53:40.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:53:50.481Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=78bddd83-072a-4006-a923-e4cf84925d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:53:50.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:54:00.512Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=aab4a6a9-dd4e-4ffd-b12d-bd0b95c8db77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:54:00.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:54:10.520Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=99d44b7f-ab76-475b-b99d-4609d5e071c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:54:10.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:54:20.530Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=5a7b0466-15e6-4c1f-8378-7da4dace71e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:54:20.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:54:30.545Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ffb89f73-fa05-4e0f-ab38-363afef8e388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:54:30.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:54:40.555Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=b10baa1f-d2cb-4ebc-8ac5-15a383fe6729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:54:40.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:54:50.563Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=82ef1fc3-abca-4fa1-aabc-d316d3a65a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:54:50.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:55:00.571Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7c498a6b-2c42-4b7f-8b68-b2c861b4138d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:55:00.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:55:10.579Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a81144b6-c540-4498-81b9-e9136f66eaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:55:10.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:55:20.592Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=bb35bb63-fbcf-475f-b82b-0c94822b8d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:55:20.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:55:30.602Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c0d38b9a-20da-4e11-80c5-552f3d1e2ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:55:30.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:55:40.613Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f7389e22-3f61-4974-a692-942ab36022c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:55:40.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:55:50.624Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=af2ef3b1-8893-4845-83fe-27900e34c934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:55:50.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:56:00.641Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=309c8c76-85f1-4080-b924-d3b17283350d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:56:00.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:56:10.648Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=b0800ef4-4938-4b1a-b4ea-feb6206b8fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:56:10.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:56:16.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:56:16.976Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T10:56:16.977Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T10:56:16.979Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T10:56:17.064Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T10:56:17.064Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T10:56:17.066Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:56:20.655Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ec450c1e-f356-496d-bd9b-581cf0dd2be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:56:20.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:56:30.662Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=0431b1f9-a7a5-42fe-a34f-b3ff7c82558b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:56:30.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:56:40.671Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=cb8c8f22-81f1-409f-8c20-f0a970be87ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:56:40.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:56:50.680Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=5cbaef40-5fec-44e3-b539-ff94521f2261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:56:50.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:57:00.694Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=12fbc90c-6a6e-41dc-aa76-a0c6dd5b395e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:57:00.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:57:10.704Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=73a4fd6b-c84b-445d-a1b7-f8e2116076ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:57:10.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:57:20.713Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ac268293-7fee-4747-899e-d96a141361e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:57:20.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:57:30.720Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=326b1bee-f4f1-41a1-8942-7e2942717025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:57:30.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:57:40.728Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=2afc2765-529f-454e-a6f8-eae889b0d093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:57:40.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:57:50.737Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c08da338-2e59-4e6a-b182-0fac975d04c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:57:50.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:58:00.758Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=656c951d-ba21-42c6-8dd4-d86c2a42f3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:58:00.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:58:10.774Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1c1a0583-a8d5-4d7e-9d8a-538c3cdbe168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:58:10.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:58:20.782Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=de5d73fa-c1b5-4c4f-af68-bab92ba7a48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:58:20.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:58:30.791Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a84eab37-7a13-45ce-873b-a6827eba0644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:58:30.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:58:40.798Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=5714d870-10b6-4e87-b667-b7073508a0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:58:40.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:58:50.805Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a56eada5-7a77-4aea-9c90-ff53ee189566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:58:50.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:59:00.814Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c0b82727-e82f-46bd-96db-9978e993b917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:59:00.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:59:10.824Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=191aa7d3-2ab4-49c5-a582-34cce054980d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:59:10.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:59:20.833Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8fdb28c4-6a07-4b3b-8f1b-67742b0e0e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:59:20.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:59:30.853Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=70353d24-4026-4c7a-bf74-5dacc7b93a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:59:30.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:59:40.861Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=38cebaca-bb80-4eee-bc7e-f380454ca600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:59:40.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:59:50.873Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8f623d76-579b-4b25-a0f1-35b0df6dcd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:59:50.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:00:00.881Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=5b1f7452-eada-4cbd-b40f-a188f5939e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:00:00.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:00:10.894Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=524746e3-1fd0-4125-8f6e-6bc9ca266c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:00:10.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:00:20.902Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=9731691d-5388-43f4-bd14-9f485f422ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:00:20.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:00:30.911Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e5fe6fc1-3710-4e45-afe9-bcad58dfe833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:00:30.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:00:40.926Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=2c73bddb-5d4d-423d-ad0b-aa3506961bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:00:40.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:00:50.935Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=fc2b682f-342f-4c13-a3b4-d89e9e283efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:00:50.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:01:00.944Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=2f371931-79d1-49e4-af7a-d92dbb250637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:01:00.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:01:10.951Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=28036a88-5915-460f-ab43-0f2ad32ee685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:01:10.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:01:16.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:01:16.969Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T11:01:16.983Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T11:01:16.987Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T11:01:17.047Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T11:01:17.047Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T11:01:17.049Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:01:20.957Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a206f75a-06b5-4204-b9ee-b3aa0c5f9f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:01:20.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:01:30.964Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=9721290c-7790-403d-9753-63251da0e209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:01:30.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:01:40.972Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=90577a5e-62cb-4614-a9e6-8b5dd8964a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:01:40.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:01:50.980Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a259c3ee-18d8-4640-b7cb-019bea1ed3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:01:50.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:02:00.992Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7fa3fa1c-b2f6-40c5-b087-4bb8267741bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:02:01.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:02:11.003Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=14b7e28a-06aa-492b-b7b0-82ae3bac4b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:02:11.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:02:21.012Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=3a95e9e8-6e2f-4392-9bb5-9d65f01ce6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:02:21.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:02:31.021Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=9f22fc48-cd37-4f14-a072-c5000285a477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:02:31.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:02:41.032Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=603e54bf-af7d-48e6-a6bc-535401f9a403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:02:41.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:02:51.038Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=3f3f8b08-ae41-4659-8ab6-2f5c81118484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:02:51.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:03:01.045Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d840387a-5654-4e99-87dc-5fcf8ff2992f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:03:01.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:03:11.054Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d1225b90-1175-4f95-bdc9-009011cdb767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:03:11.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:03:21.066Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7bc7bf4b-aa01-4d66-a4a5-0e5fcf9a92a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:03:21.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:03:31.075Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c6381487-b01a-4192-9081-61acf0e9ba06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:03:31.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:03:41.084Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=32acbd2f-df12-4b6e-bce7-423ac671a430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:03:41.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:03:51.097Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a6ad1dfe-ee7f-4b13-9f92-70bb67af47ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:03:51.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:04:01.106Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=acdae9e1-b916-4bc5-bc05-8c3507304f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:04:01.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:04:11.113Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=15c317da-8300-4745-bd9c-c1f3917b80ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:04:11.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:04:21.123Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7fe58b95-d787-4de6-b842-de4c3254cdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:04:21.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:04:31.132Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f82804c0-490d-4c41-9dd3-b26edd9c01b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:04:31.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:04:41.149Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1e0f69f0-91f9-4d1e-9497-2f69fd8ff9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:04:41.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:04:51.156Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=3f16cdcf-9329-4cdf-9ef3-b9c144efa0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:04:51.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:05:01.167Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=907a5144-4856-40e2-8428-4ab8ae01537e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:05:01.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:05:11.173Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=202a161b-7861-4153-a404-084ad1c9599a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:05:11.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:05:21.180Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=04a9bb34-7fa0-4e8e-8456-5f0a86dc2f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:05:21.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:05:31.188Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c4654c0c-49b0-46b6-abf1-2aeb8336db21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:05:31.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:05:41.199Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=5225f2ef-0827-4eca-8fb4-2f8d88f3dfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:05:41.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:05:51.210Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=2e5c71e0-b2a6-412e-be00-1ff44f4dc8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:05:51.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:06:01.220Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d58f6601-1181-40ae-9278-c99b06feb0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:06:01.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:06:11.232Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ed02876d-2488-4990-b359-71df9a87e241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:06:11.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:06:16.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:06:16.970Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T11:06:16.971Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T11:06:16.973Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T11:06:17.034Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T11:06:17.034Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T11:06:17.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:06:21.237Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=9312fbbc-5f1a-45ae-82df-4b61fe0ffd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:06:21.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:06:31.244Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1911fbee-d59c-48ef-b3cc-39f794e42a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:06:31.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:06:41.251Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=699f0c6c-b5da-453a-81ba-88ff8daa9b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:06:41.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:06:51.260Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f361659a-f8ba-4498-bf08-f923ee5dfbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:06:51.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:07:01.273Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=2ad188d3-a201-4f2e-974a-fa422ea7cf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:07:01.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:07:11.281Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=0596d440-29b2-4111-952d-277cb59d5d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:07:11.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:07:21.290Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f2ddfbed-a3a2-468a-ab1f-b7fef7ffcae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:07:21.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:07:31.296Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c46cc3e0-f0e1-46c0-a821-def131295728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:07:31.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:07:41.301Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e248fb46-6633-4da9-886d-6e209ea46946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:07:41.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:07:51.307Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4eb8571f-a911-48d4-9a11-875ac5bc137a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:07:51.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:08:01.314Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=58039b21-94e0-4a90-ae8a-793c52f58781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:08:01.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:08:11.322Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=00148048-1381-4987-857c-74d1f336dd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:08:11.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:08:21.335Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=3c3e20f0-2bc7-456a-886e-65f187a0e247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:08:21.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:08:31.342Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=0c671541-82f5-4714-8bd3-cf7c26b0df64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:08:31.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:08:41.350Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=3a1d65e6-b73e-48f0-b555-9064d19fe526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:08:41.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:08:51.356Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=b7b16f21-17b8-4d93-aace-8c1bc516d9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:08:51.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:09:01.362Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=547ba9b3-c4ae-4e0b-9b93-f71a5ac3d445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:09:01.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:09:11.368Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d95b4fe6-e9e8-4eee-9179-939c9abb5ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:09:11.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:09:21.376Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e6050eee-36d1-44bb-ad40-507dd3317104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:09:21.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:09:31.389Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=39a487f4-db4a-4f63-b9e0-6b54a9d31f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:09:31.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:09:41.396Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1be4e394-6320-4256-80d4-88d787dc4411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:09:41.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:09:51.403Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=5b06fcaf-64c8-41e5-a9f0-d013e223ada8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:09:51.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:10:01.409Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=28bda9c5-ab02-463d-8fd4-c6c542e6a3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:10:01.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:10:11.416Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=bc8694d2-5219-4ee6-8fca-976d835daec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:10:11.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:10:21.430Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d31380d2-4845-438f-9417-c594aadca8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:10:21.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:10:31.438Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a93d388a-f94f-44ab-a519-c94151846fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:10:31.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:10:41.452Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d74e63ff-61b3-4ec9-b706-0a4cb7acd08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:10:41.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:10:51.459Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=cade3fa5-dc76-41c5-8b95-e275dc84ee4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:10:51.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:11:01.467Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e8cac096-68c7-41d9-a4a1-02af83755c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:11:01.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:11:11.474Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4c14cfc8-6813-4509-a6a9-f2250dc70741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:11:11.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:11:16.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:11:16.974Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T11:11:16.975Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T11:11:16.977Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T11:11:17.030Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T11:11:17.031Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T11:11:17.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:11:21.481Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=efedfd91-0dc4-4f72-abcf-2d20a6ed222c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:11:21.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:11:31.489Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d242dde5-ee7f-4c4d-b00f-f4e79269466c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:11:31.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:11:41.506Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=9bdabd99-369f-4309-9014-66f201edc0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:11:41.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:11:51.517Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=db304bf4-976c-460f-8515-9cdf48c7cefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:11:51.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:12:01.525Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7eb196f8-dce1-4942-9b26-123e035eadcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:12:01.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:12:11.534Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=94cbcc9d-7e84-437a-942f-a5e364f60821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:12:11.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:12:21.542Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=0b788337-4367-4921-92fc-71454365c73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:12:21.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:12:31.548Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8decf736-76e9-45e0-949e-f65ba0efb772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:12:31.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:12:41.554Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=75ca1349-eeb7-43cb-9f59-bc0bcd199836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:12:41.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:12:51.561Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=41851aba-df00-4727-81c6-1ebbd0d8209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:12:51.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:13:01.570Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7f31ec0a-a5ad-408d-bde0-58e89217adee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:13:01.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:13:11.581Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e274f8f3-0e73-4d8c-b8be-5ec7f7ea09dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:13:11.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:13:21.590Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=dfe3dcdc-c852-426f-a971-cd1b1eb63d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:13:21.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:13:31.597Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=baf3126a-a518-4761-af9d-6b6edee41de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:13:31.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:13:41.604Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1af0c7f8-e370-4f84-a277-a283b6c80d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:13:41.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:13:51.610Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=fe2b2698-d444-446a-9865-0d882e32d66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:13:51.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:14:01.616Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=46c7008d-2ec2-4d94-a0d2-8c828eaeb93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:14:01.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:14:11.624Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=6b71e03f-9969-48c7-883d-819a7547f923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:14:11.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:14:21.632Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=9d3429b0-3a30-4ad1-9777-04eb5d1cfe2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:14:21.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:14:31.644Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e186d016-180c-4ef2-b5f7-f90a5d5d1229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:14:31.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:14:41.652Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d5d9329d-aa33-49fc-bf9b-d03b195a5d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:14:41.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:14:51.663Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=6b72ad05-4309-4898-99c6-cb637df2b679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:14:51.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:15:01.670Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ddd85110-adf4-4cf2-8024-4a30ce7e632c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:15:01.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:15:11.675Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=035cc79d-1624-42c5-8bf8-eeb59abf7df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:15:11.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:15:21.681Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7bcf39e7-f0f2-4c15-a3ad-39fb301a164d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:15:21.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:15:31.687Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=92589983-f4b0-41e4-9ca0-0c5ac56da2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:15:31.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:15:41.694Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=24b8f30d-11d9-4927-9833-4fa3fc11eda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:15:41.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:15:51.702Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4b5c8d3c-a5a1-4bb4-be50-b69c4745ce2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:15:51.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:16:01.711Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a702f8c8-1963-4966-99d8-27987ef51f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:16:01.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:16:11.723Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=74a914c9-4409-4348-804a-4c66302727ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:16:11.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:16:16.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:16:16.947Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T11:16:16.948Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T11:16:16.951Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T11:16:17.011Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T11:16:17.011Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T11:16:17.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:16:21.731Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=aef3f7ea-8835-47e0-8e19-f5e0b001f36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:16:21.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:16:31.737Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4d9f6316-09b6-4e6e-9bd0-afd7932854eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:16:31.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:16:41.742Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7370eec8-e521-4017-b151-bcf8de4ae6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:16:41.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:16:51.749Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1534d753-e22c-40f9-9a92-537c76cb7c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:16:51.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:17:01.755Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ca21905d-0e17-41b9-aca4-dd1ce163c9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:17:01.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:17:11.761Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1c1a4711-e5be-49f6-8e24-dc594b18e91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:17:11.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:17:21.772Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=77f17223-3eae-4ec7-ba6e-f3a6e2b815d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:17:21.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:17:31.782Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=70cb3c77-c7bc-43f4-aad3-256c08b1537b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:17:31.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:17:41.791Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=fd81958a-d632-46da-8ab0-a7e2473360bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:17:41.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:17:51.799Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=3b41ad30-67fe-44d1-b93f-bfd74af01fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:17:51.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:18:01.804Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f90f25c7-20b6-4af6-bd91-357d27418b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:18:01.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:18:11.811Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f4b10911-d21d-431f-a3aa-66f4c7b1df11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:18:11.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:18:21.817Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=176ce0b5-9b6f-46f5-9c6f-87b6ea2d4091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:18:21.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:18:31.828Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=57389a94-62a2-4f03-85df-233ace985652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:18:31.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:18:41.838Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4ab740cf-1341-428c-a694-4c3c370538fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:18:41.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:18:51.845Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f1d41f1c-402e-49ea-9353-8d615ed2d07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:18:51.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:19:01.851Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d2dc5abd-3b21-4282-b93f-fe3a6c270939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:19:01.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:19:11.857Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c7bb5d6a-7fa3-4836-aa48-f7eb27ba446a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:19:11.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:19:21.863Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c9afb6a3-f86c-4a65-99fe-6d32998bb224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:19:21.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:19:31.871Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=75e18275-7484-41d9-86fd-de95b0b076c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:19:31.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:19:41.886Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=315f5a2e-4f59-41ee-9ac3-c77efce24c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:19:41.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:19:51.895Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=335f37b6-970c-41e0-911e-875b0fe6c481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:19:51.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:20:01.903Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=27a0356d-e97e-48a9-bde7-63545c1934b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:20:01.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:20:11.909Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=228b2440-ea53-40ba-82c1-cd560d615634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:20:11.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:20:21.914Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c1c05846-5b26-4ce0-90a7-0239361ab1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:20:21.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:20:31.926Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=2eb49c40-699f-45da-9b90-b0891857ef77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:20:31.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:20:41.933Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4164a64f-0ea6-4b70-809a-fef57dc27916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:20:41.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:20:51.945Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=09bd7e51-42fb-458a-8e28-d0968737a2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:20:51.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:21:01.952Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=02b809a7-2af6-4845-8057-1e9ddbf0a8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:21:01.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:21:11.959Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=b70dd8ec-97cf-42fa-9b09-eaa81091ceb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:21:11.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:21:16.960Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:21:16.960Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T11:21:16.961Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T11:21:16.964Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T11:21:17.036Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T11:21:17.036Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T11:21:17.039Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:21:21.965Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=6771d3f8-413b-482c-89bb-4d2911a66112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:21:21.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:21:31.970Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d29e3d87-f36c-453f-9a1e-e763fb3dc89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:21:31.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:21:41.977Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4c867570-15f5-4090-84bc-188dfaf7360c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:21:41.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:21:51.987Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d0379647-e399-4ca9-a770-d350c0e06767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:21:51.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:22:01.996Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=547b3741-419a-4be7-8024-98046d2b1a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:22:02.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:22:12.003Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4eae9bb4-c32f-4c15-b403-5e7c05936170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:22:12.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:22:22.012Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=bf750ca5-db54-462c-8c36-0262a16ead9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:22:22.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:22:32.019Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=63b55a4d-5de7-4ab4-85a6-e230c6371001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:22:32.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:22:42.024Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8110d52e-dd10-40fa-a6ee-14cf71dc01e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:22:42.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:22:52.030Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=33108ea1-0201-4a60-a380-8b8f6bd77498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:22:52.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:23:02.038Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=2e081657-4165-49ed-9a57-dface95aa6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:23:02.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:23:12.044Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=414f500f-3cc5-443c-92d0-7f0f764c7773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:23:12.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:23:22.060Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4ee30693-b739-4dc4-b841-c0809de63b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:23:22.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:23:32.072Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=fa525fa9-b127-4412-acfa-d9a9b0dfcd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:23:32.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:23:42.079Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=20abfbfc-630d-444f-8156-3438ae782fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:23:42.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:23:52.084Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=701dac0e-5dcd-4e3c-b500-85dbcd45926f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:23:52.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:24:02.090Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=beb5a954-7d66-4351-adac-3d3272615eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:24:02.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:24:12.095Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a7cdcaf3-eae0-46ab-bb98-86ac87077d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:24:12.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:24:22.104Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=2fb299e4-4c2d-4228-b652-0c583a46e295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:24:22.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:24:32.112Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=eea39513-4b66-4e36-ae01-c51e1037d8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:24:32.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:24:42.122Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c5f28060-b475-4e68-afb3-5807546fbf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:24:42.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:24:52.131Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c7a2ef90-0b6c-4649-afb0-a5faf4d5872b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:24:52.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:25:02.141Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=89705495-7392-4bac-9a4a-023153bd4435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:25:02.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:25:12.146Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=3d4369d8-e2ed-44a6-8d1f-97ca7b440d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:25:12.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:25:22.171Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=eaacb317-4a67-4a5e-b45c-113ccb10160d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:25:22.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:25:32.177Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d12adafa-c14a-48b0-a6f8-fb724811af54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:25:32.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:25:42.183Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ef0581cc-300e-4f44-a95b-91dff7826637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:25:42.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:25:52.189Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=16b7245b-d8c8-4de8-beaa-16a77744b810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:25:52.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:26:02.207Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=247fdeaa-4f26-4971-80b1-cc0bf81d95bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:26:02.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:26:12.215Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=232fb921-dba6-4157-b49f-545ee5741b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:26:12.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:26:17.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:26:17.006Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T11:26:17.008Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T11:26:17.011Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T11:26:17.057Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T11:26:17.057Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T11:26:17.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:26:22.222Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e2723a8e-c9ab-4fa6-8e38-23ecfa7527ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:26:22.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:26:32.229Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=2c8c1374-4701-4b35-82b6-eb700d3b37c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:26:32.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:26:42.235Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=b4b1a3a5-3b72-43e5-9bed-4ab411d890f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:26:42.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:26:52.241Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=85b468e2-a37c-4349-b45b-1d788a910fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:26:52.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:27:02.249Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8df55728-5e99-4c76-acc4-612765c94bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:27:02.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:27:12.263Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=002dfbde-4712-4302-93cf-eefcebaba660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:27:12.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:27:22.271Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c82f80bf-8bd5-42ff-b0eb-ad8b9354f5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:27:22.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:27:32.281Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c7d4956e-f92f-4ce5-9e86-458298d2b4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:27:32.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:27:42.287Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=04cc1b2a-0f4a-4bc2-93dc-1b55d9a06b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:27:42.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:27:52.291Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=88f189b9-16d4-4e6d-a7ee-885d39d4f96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:27:52.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:28:02.297Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d0b1caaa-991f-43df-bfca-506bce78c27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:28:02.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:28:12.303Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=200abd6d-de22-402b-a540-0357632434b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:28:12.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:28:22.309Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c696e903-f256-48d7-9a5a-a0e9e422a459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:28:22.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:28:32.322Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7fb7ed44-6099-4519-841d-e4ad2f3df7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:28:32.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:28:42.328Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1c1effb4-17b3-46cd-96e5-ca804bd90ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:28:42.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:28:52.339Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=9d4d6239-9519-4825-9569-2ff10113840b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:28:52.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:29:02.344Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=192ef479-ad72-46e8-b7e0-c4327795c993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:29:02.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:29:12.351Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=13c109fa-da71-4e39-8611-f5a746ba0cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:29:12.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:29:22.356Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=542790aa-1f7d-4acc-a50f-44144e5426d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:29:22.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:29:32.364Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e6d2561a-2383-405b-9089-6bded0457275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:29:32.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:29:42.378Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=9a9fddf7-2e52-43aa-aeb9-ddc6eae0a5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:29:42.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:29:52.386Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=6be17c1c-9e9f-4a56-be40-38807052f86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:29:52.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:30:02.394Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=542a201c-492b-4d7d-a414-6fbce8c228d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:30:02.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:30:12.400Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d6ff6f22-18a6-4d97-acb1-e8b5d19ad324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:30:12.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:30:22.406Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=baa2510e-6dd4-4ef0-8263-0a1f4a8f0d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:30:22.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:30:32.412Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=24f4f89e-aece-45bf-aac3-5011021e7a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:30:32.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:30:42.419Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=881dc32c-afba-477d-b50e-4a00a503ea21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:30:42.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:30:52.430Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a9b5ff17-a9fe-4046-8947-94db01353397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:30:52.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:31:02.438Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=eecb0ef3-758f-4592-a2ea-6f2899e36399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:31:02.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:31:12.448Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1292bce6-b09a-4db6-9781-7f8e33170133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:31:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:31:16.930Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:31:16.931Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T11:31:16.932Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T11:31:16.935Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T11:31:16.986Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T11:31:16.987Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T11:31:16.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:31:22.454Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f24a8b3e-4b30-4cdf-844c-d4805de7c05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:31:22.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:31:32.459Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=eed15a41-6e4a-431c-988f-744627cb4dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:31:32.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:31:42.466Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f1cc4c95-932b-4cb9-8b9b-3ea28813dd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:31:42.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:31:52.472Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ab80b781-aa37-4a96-af2d-a2353c83e366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:31:52.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:32:02.480Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=55718345-af89-4490-8e39-4e8124f2fb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:32:02.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:32:12.492Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=6dac9eda-ad79-4819-b1c8-352508a90f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:32:12.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:32:22.500Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=18f1e779-bfcf-4f85-bb26-12f17586a146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:32:22.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:32:32.507Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8ac7248a-9197-40c8-a1be-c14d2dd35ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:32:32.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:32:42.515Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8ef0cc8c-50c3-4bab-add2-9631876d0aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:32:42.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:32:52.520Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=952824f1-0926-45f4-8d61-9464dc5b4c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:32:52.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:33:02.526Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=cccc4e99-338b-461b-9b8a-4d769a6ed598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:33:02.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:33:12.534Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=df99de50-f192-4f15-978a-fbffb9109c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:33:12.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:33:22.540Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a9e03e20-8952-4039-9edb-62a80620b5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:33:22.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:33:32.552Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=30144009-8beb-4224-a640-563d7c6d14a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:33:32.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:33:42.560Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e85fc079-d361-4c66-be2d-7b2da57a5d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:33:42.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:33:52.567Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=3e31deee-f006-46a5-b296-2de6e2085bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:33:52.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:34:02.572Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=fb658eb5-d166-457f-bbad-6813c0bd7f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:34:02.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:34:12.578Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=22978262-0bbb-4700-9de6-2a971315bed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:34:12.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:34:22.586Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=55ce1850-14ae-4c0c-9687-5c6851574846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:34:22.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:34:32.593Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=6d7f7b87-1524-46d1-befe-4d19f2c8eba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:34:32.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:34:42.604Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=b9c3e484-00ed-485f-b10b-3a2550d792a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:34:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:34:52.615Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=6df140a5-6b2d-47a2-bc51-82c8744e85b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:34:52.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:35:02.625Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8297e4cb-4c36-4b1a-aade-a95c183e3a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:35:02.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:35:12.631Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=636d1700-9094-4a98-a807-7d9caaff3f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:35:12.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:35:22.637Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c401f36f-1538-4de0-b22c-52cce52b3046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:35:22.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:35:32.644Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ece20aca-c832-47bf-a8d9-0150b841e111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:35:32.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:35:42.651Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1750c1db-03c4-44b9-b842-977de49b21d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:35:42.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:35:52.664Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=6a0f0692-55fe-4959-be68-55530079fe89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:35:52.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:36:02.672Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=af317e20-f066-4ebd-8aef-537a25839b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:36:02.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:36:12.686Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=6d7ea364-7448-41a3-82d3-912b09f07209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:36:12.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:36:16.932Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:36:16.933Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T11:36:16.934Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T11:36:16.937Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T11:36:16.982Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T11:36:16.982Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T11:36:16.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:36:22.693Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c85ed362-247e-4d20-a990-fcb150b6ccdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:36:22.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:36:32.700Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=bedba110-8f9d-4a3d-9cba-ccdb9f74c9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:36:32.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:36:42.707Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=0c1a52cc-604e-4822-8a70-92b332efeff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:36:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:36:52.715Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f24bd61e-6d91-4a1d-9468-a655ba345349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:36:52.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:37:02.725Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=32f856dc-08ca-4b1c-82eb-9c94fbae822c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:37:02.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:37:12.737Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f42dbc1a-bd64-44eb-9f58-9a2bad1216de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:37:12.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:37:22.744Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=bfaa340f-0750-4f47-8d21-dbb7357f49db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:37:22.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:37:32.750Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=946edd28-0bcf-4ba3-ab51-2671ccb24ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:37:32.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:37:42.755Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=47f0fe13-406e-4f6f-b957-6dc0ac518552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:37:42.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:37:52.761Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ae9bbae6-8efc-4a54-91f5-8990163a7cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:37:52.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:38:02.767Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7e616388-4a0e-4e62-92b6-03c3a6f4be90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:38:02.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:38:12.778Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=cd849b0e-3188-4e34-a39b-79e47d82e0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:38:12.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:38:22.789Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4542e4a8-81ef-40bc-b28b-d0bc5b30583d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:38:22.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:38:32.798Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a8b2c8a4-44c1-4836-aa77-fb5b78a3038f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:38:32.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:38:42.806Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c2d3cbaa-0af3-4c6c-a3ff-74046c5c3ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:38:42.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:38:52.811Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=22e180d9-cb96-4e51-a676-7e93c6a2353b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:38:52.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:39:02.817Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1c958ff3-2584-430f-b6a1-526121390924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:39:02.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:39:12.824Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=aadee456-010c-4e2c-af61-4ec8ae4cd7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:39:12.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:39:22.831Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=5406aff3-be4c-45a1-b41d-5ec947e1d265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:39:22.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:39:32.840Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=708a93d7-510e-4215-9cd7-d3a90fd28991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:39:32.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:39:42.848Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=016c3ddf-20e6-44d5-ad43-fb29259a63b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:39:42.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:39:52.856Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=54a8e1ba-1622-4669-a32c-fc56a26d0741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:39:52.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:40:02.862Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=39f8b76a-0b9b-428e-997a-1dccd5f1cf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:40:02.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:40:12.867Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=b3348c3b-efc0-4e24-8d14-d45b1e87ca8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:40:12.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:40:22.874Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=42852de3-d401-45f8-9340-2d0df597262e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:40:22.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:40:32.880Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=922372bf-2dfe-4b71-8275-7f2e053da920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:40:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:40:42.886Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d54c11c0-fff3-4b6d-aa96-25153f61f0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:40:42.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:40:52.894Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=82330b0c-e4e9-401e-a003-2389a291f514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:40:52.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:41:02.905Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=9f5f908d-53f8-4958-ac65-49e4eff2126e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:41:02.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:41:12.911Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=20c3c3bf-57d4-4ed5-be53-8b90548e3977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:41:12.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:41:16.926Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:41:16.927Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T11:41:16.927Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T11:41:16.931Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T11:41:16.988Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T11:41:16.989Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T11:41:16.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:41:22.920Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=0de5a3fd-7e78-4811-aa4b-fb370e064155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:41:22.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:41:32.926Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=93d9784a-f8f4-4352-b826-9e3c31b47330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:41:32.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:41:42.934Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=6d62c090-dedf-4aee-a340-459674f7695d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:41:42.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:41:52.941Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a393a00f-ce8c-438d-98bc-cc83d3659b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:41:52.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:42:02.948Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=dad99c44-f571-4683-903a-b21be2d6297f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:42:02.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:42:12.954Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=50a89e7f-fc03-4562-b3f7-0003eb059566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:42:12.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:42:22.963Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=02a062a1-aec9-4a83-8293-53e747cae6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:42:22.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:42:32.973Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=bf2084a2-64bd-4a3a-9069-84cd7c632869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:42:32.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:42:42.979Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=50011b8c-9947-41f9-8362-32dd8aa05abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:42:42.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:42:52.989Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=781b0650-4afe-46e6-a798-d0b2c2cfd699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:42:52.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:43:02.994Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=05fa712d-30d6-4e4a-a5b1-0ab94df393fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:43:02.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:43:13.000Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f6c22196-cd56-4192-aaac-00ec6d62aecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:43:13.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:43:23.006Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=0ad07535-f2c1-4260-96a1-50af423d6139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:43:23.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:43:33.013Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=13e8f237-399e-45d0-9fb8-e1b70c94d095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:43:33.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:43:43.020Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a7b86cf2-c7e1-4bae-8378-778d311f5b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:43:43.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:43:53.031Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=73813c42-98f1-4b8f-b4a1-761b539e9c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:43:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:44:03.038Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8ab4ec40-4361-4d9f-93d6-ecb9d0602cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:44:03.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:44:13.046Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=65729014-015b-491b-a555-735ae18c20d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:44:13.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:44:23.050Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=16646bbe-99e4-4acb-b536-ba61f78aad6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:44:23.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:44:33.055Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=13aa3487-72dc-46d9-ac15-03b9e01cdaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:44:33.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:44:43.061Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7511c0b5-e529-4c33-9b52-1b8bcbb45e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:44:43.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:44:53.067Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=bc582ce5-0bc5-4bb3-885b-c7689ce5c1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:44:53.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:45:03.078Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1f0c27af-8c45-453f-b86d-5320a944118d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:45:03.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:45:13.102Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=45cd6f78-73ef-441a-bb71-dccb906ba70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:45:13.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:45:23.110Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=bf31b6e9-fb1a-457b-8236-49d5553595d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:45:23.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:45:33.115Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=538e54a9-3e45-4741-bcc1-c9b2f100f4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:45:33.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:45:43.120Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=036c5b29-d56a-4f0e-aa5a-1538de8edc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:45:43.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:45:53.126Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=6d758f99-a137-44d2-93fa-252df63816ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:45:53.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:46:03.132Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e217e8dd-4d16-4955-af30-5458268e9f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:46:03.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:46:13.139Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=785b028c-3704-47dd-9eaf-71a390d5a4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:46:13.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:46:16.932Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:46:16.933Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T11:46:16.933Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T11:46:16.936Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T11:46:17.016Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T11:46:17.016Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T11:46:17.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:46:23.151Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=b3d421ea-75f6-4ffa-b356-ca93f65581f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:46:23.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:46:33.161Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=94783401-a18d-4462-b2c9-709139fa5cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:46:33.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:46:43.168Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=b5413f8c-bf33-4ac3-872d-e04197805bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:46:43.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:46:53.178Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e0f1b3c8-5bdb-491e-89ce-fbedb2d805a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:46:53.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:47:03.187Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ae09fe01-0e57-422d-9641-57b2f83d99fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:47:03.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:47:13.197Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e6a73a7f-53dc-4daf-8ca8-6ede3bfbd371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:47:13.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:47:23.203Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=459f0957-3ae2-4048-bea5-7127eb7df67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:47:23.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:47:33.208Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4bfea42f-7b12-4121-9ee3-2ab28a62bb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:47:33.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:47:43.215Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c15e6b12-6aed-4cf2-8308-a4d1865ce113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:47:43.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:47:53.222Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=357910fd-38ac-4263-9d4a-67a88ba63ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:47:53.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:48:03.234Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=cbc6b6f9-b93c-4616-9f2f-23886cd905f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:48:03.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:48:13.240Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=98b97292-864b-4149-8681-68a2df200d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:48:13.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:48:23.247Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1bc2f19d-0a3b-4bd9-b68a-494613601dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:48:23.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:48:33.252Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4861fcfe-2e29-4738-8dcc-b1874b55855d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:48:33.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:48:43.257Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d1c8242f-127c-4bbf-9e3a-2fbf2269e2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:48:43.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:48:53.263Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=62f49429-c58b-42c7-88b2-704ddc173a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:48:53.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:49:03.268Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7cb4053a-d144-40e2-9e0c-0c113ef386dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:49:03.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:49:13.279Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=2b488fa0-aac7-48d1-936c-baa044dd4a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:49:13.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:49:23.297Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=3eaa4891-493e-45fb-974e-976fc01383e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:49:23.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:49:33.304Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=3e817051-57e0-44bb-bf19-359b6f657aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:49:33.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:49:43.312Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=47d33d0c-dd94-4bbf-bd01-b18fa9bfb397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:49:43.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:49:53.316Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=167715ec-9d75-4a01-b5eb-672d714e4283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:49:53.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:50:03.323Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=165354c8-c081-4a06-bdb2-dfd036876bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:50:03.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:50:13.328Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=38417966-72d2-410e-ba25-ba98ae630787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:50:13.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:50:23.337Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=cfd44bb2-03b1-4361-8664-141d8a3aff5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:50:23.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:50:33.348Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=5aace460-659d-4a15-9934-c57dfbd43f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:50:33.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:50:43.356Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=11ccca5a-80cd-4b2c-bb9a-fcc82bd561d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:50:43.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:50:53.363Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8b08de25-8037-4472-b836-08308f439a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:50:53.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:51:03.371Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=da780304-ef92-4f98-a7a4-b56d6e1bbfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:51:03.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:51:13.376Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e4b19dec-ab1a-4038-8cdb-12c337054bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:51:13.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:51:16.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:51:16.951Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T11:51:16.952Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T11:51:16.955Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T11:51:17.009Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T11:51:17.009Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T11:51:17.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:51:23.383Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=29683fba-ecd1-4cb2-b76c-fb15843ed696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:51:23.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:51:33.390Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1541284a-30be-490d-9dc5-f5b23370dcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:51:33.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:51:43.404Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c8b77130-651e-4f46-bbaa-2af914f3b159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:51:43.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:51:53.417Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=6e78a925-f88f-4af7-a05a-820c016aeb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:51:53.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:52:03.423Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=edefde04-67c1-4269-adab-f6992cda2a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:52:03.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:52:13.429Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=6af8d064-c608-4c6a-b11b-37e8c1277291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:52:13.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:52:23.434Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e1e4019e-b0be-470e-9f84-3268a4da6de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:52:23.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:52:33.440Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=dad197c6-3098-47b1-a104-b760c53c26a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:52:33.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:52:43.447Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8245a7b2-c6e4-42d1-9bda-2d78e095b4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:52:43.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:52:53.453Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=aa705eb8-4027-4410-839f-7bc91d96a887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:52:53.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:53:03.461Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c7aa6107-d98d-48e1-bcec-6444363aee6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:53:03.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:53:13.472Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=b18fc57c-5a5e-442a-9ee7-1834b36f85f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:53:13.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:53:23.485Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a7de459f-f569-4645-8421-358acdad199e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:53:23.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:53:33.493Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ec38e90a-959a-47af-aacc-b0724fba7569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:53:33.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:53:43.502Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c5be814d-ca19-41bc-9e85-695ff2959890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:53:43.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:53:53.510Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8e64fdd6-a202-43c6-8276-5888fd0d5f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:53:53.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:54:03.517Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c7b1d8a6-b1e7-4475-9ebb-5a8d29c4b2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:54:03.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:54:13.524Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=358b7c42-2ce9-43f3-b457-3a8c8e835442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:54:13.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:54:23.534Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ad7c7abb-ace1-49c8-9b60-bbb36dfe80e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:54:23.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:54:33.542Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=3b8835c0-670a-41c8-bce5-472a58d749ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:54:33.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:54:43.548Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=41c1bb06-afe5-4c96-93c1-3ed78729eadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:54:43.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:54:53.555Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=434a16aa-3065-4908-bd05-fd3785aa50b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:54:53.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:55:03.559Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=0377eb6a-18b0-478e-a174-0d17c83a570a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:55:03.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:55:13.564Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=defc502c-3f79-4ed8-bb9e-71d1697fdc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:55:13.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:55:23.571Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=b7feb6d1-cc93-4faa-b8c9-3649ff6ae4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:55:23.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:55:33.580Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=fa29fbaf-6054-44dd-a9ff-9c3976aca3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:55:33.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:55:43.602Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=92150049-64fb-4faf-8744-4076b2cdf7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:55:43.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:55:53.611Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=2385f670-019c-4c15-8189-9e732a113b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:55:53.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:56:03.617Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=73634a0e-6af8-4a7a-a2d5-23ec1ecb1d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:56:03.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:56:13.626Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=975b90c5-8cbf-4492-a4df-3d081aee1071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:56:13.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:56:16.936Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T11:56:16.936Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T11:56:16.937Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T11:56:16.941Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T11:56:17.001Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T11:56:17.001Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T11:56:17.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:56:23.630Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8f2fa205-de68-4867-a4d6-0929005b65b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:56:23.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:56:33.636Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=999ee2d2-cfa3-45c7-bd3a-9b596fc0cedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:56:33.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:56:43.642Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=83762692-d191-4e55-b22a-5f76fca1ba9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:56:43.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:56:53.647Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c327a736-83d5-4f33-bfef-e6f4c09beb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:56:53.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:57:03.655Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=45539b11-10c5-4afc-b1b1-38584f24597a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:57:03.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:57:13.665Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1ad38b53-305f-426f-b867-4bcf11556f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:57:13.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:57:23.672Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=991e5125-c301-45d4-a217-2ade6f3d9482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:57:23.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:57:33.681Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f76e0b71-b43b-466a-94d7-f82e7ef19298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:57:33.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:57:43.689Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c262c7ba-328a-4799-a30a-58c677a4b759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:57:43.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:57:53.695Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=90b984a9-984f-490a-baa2-9d0d037471c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:57:53.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:58:03.707Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=02a99809-fc81-496b-a76c-016786a8c873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:58:03.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:58:13.713Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4f546fb7-68bd-49a8-b9a9-46a39e46f343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:58:13.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:58:23.723Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a114cc3d-dedc-4413-9be5-a17df818f751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:58:23.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:58:33.729Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f0197e84-85b6-4ab2-b836-9010f5089784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:58:33.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:58:43.737Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=5d515b05-68e0-46ce-8b3b-e71d33890caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:58:43.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:58:53.743Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=dd06e980-94ba-43e2-b10a-df0c698441ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:58:53.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:59:03.749Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=81e883d8-097f-4afb-8ab3-364e7d773de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:59:03.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:59:13.754Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8fc1eaed-06d4-46f5-ba70-351257a50bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:59:13.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:59:23.760Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ddc53e3c-d7a4-4b39-a970-99951d14fb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:59:23.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:59:33.767Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a35b9755-5b0b-4dba-98e4-a21b9ef7d368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:59:33.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:59:43.778Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=6d1a5538-624b-474f-b93a-f2d2ed3f7334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:59:43.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:59:53.797Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=eee9bcad-92b9-47e4-9a70-89e708d04023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T11:59:53.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:00:03.803Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=439f3b23-88ca-4ca5-a7e7-11fc9975502f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:00:03.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:00:13.809Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=00edcae2-8712-4003-adf2-7885e43d3eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:00:13.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:00:23.815Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=bc2c6f21-05af-4f75-9136-bd9f6acf078b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:00:23.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:00:33.822Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=fed68de2-fbe1-425c-909d-e9cf0aad0888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:00:33.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:00:43.828Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a2d115df-27ce-4ec8-b988-eb28d898ad51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:00:43.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:00:53.839Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=29999f2c-1758-4bd7-b2f1-803353426b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:00:53.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:01:03.847Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d8db746d-94e0-4984-a34b-beae612c5dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:01:03.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:01:13.855Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7b0a1edc-f40d-49f7-90b8-e2cd4c4a5d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:01:13.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T12:01:16.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T12:01:16.942Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T12:01:16.943Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T12:01:16.945Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T12:01:17.005Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T12:01:17.006Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T12:01:17.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:01:23.860Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d0d61f08-2dc5-433d-98b0-0c53c5255c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:01:23.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:01:33.865Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=059188c0-b48d-4338-8d43-808cd99fcd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:01:33.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:01:43.872Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=937032fc-424f-4d9c-9ac0-d19ed770de81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:01:43.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:01:53.878Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=949c2100-93e3-42ce-ba34-d4c26609dcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:01:53.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:02:03.892Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f7b146b7-a7c8-4ffa-ab94-429ba5545f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:02:03.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:02:13.903Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a7080247-2155-40a0-bf9c-9801d906de12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:02:13.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:02:23.910Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=fe5312d0-ee53-4418-b515-ee2d125d5af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:02:23.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:02:33.917Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=744b4862-9b70-4dac-b40d-8d861b364180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:02:33.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:02:43.926Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=649d6838-f9d3-4fca-9e34-5be8837f087a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:02:43.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:02:53.931Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=eddc30c9-9c17-42e7-8164-0ff6d4851aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:02:53.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:03:03.937Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=57a20707-9368-4b9e-9fc5-f5176c8b54a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:03:03.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:03:13.943Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=0ca523c3-36ba-4b3b-8d84-f60d508b4bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:03:13.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:03:23.952Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e8336f76-114b-41c5-a2df-797f4533cdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:03:23.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:03:33.965Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f1b65057-1e90-49f1-8b50-1ab5c1fcf5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:03:33.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:03:43.975Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d6960595-1b55-471d-8ca7-cc9e6f203369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:03:43.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:03:53.985Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f3be872f-f732-47f3-9ab7-3dcf4a0acda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:03:54.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:04:04.008Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=069b2286-4750-497e-8305-f889825e062c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:04:04.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:04:14.013Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4eab9f0a-9f90-45b1-8a4e-9eef7509b4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:04:14.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:04:24.019Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=09f08928-affa-4e6b-a33e-fb6e67d71d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:04:24.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:04:34.026Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=88aad7c0-8bb9-459c-87d7-5f91533faa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:04:34.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:04:44.031Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1db0a72a-8101-42a5-93f6-1aae3ea0d8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:04:44.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:04:54.038Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8798fe2b-ae08-4521-a535-e2a143dc9cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:04:54.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:05:04.048Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=38abba89-0690-4565-8d9f-d97eb21db111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:05:04.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:05:14.057Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=10c92958-b32b-408f-bfa8-01d8103c711a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:05:14.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:05:24.064Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1543f6ef-8e2d-4a5f-98aa-3dc691149dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:05:24.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:05:34.068Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=b189c3bd-804d-414c-9d1e-d18a51a8c7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:05:34.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:05:44.073Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=b57480d3-f8f6-4d00-945f-040c87bb4bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:05:44.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:05:54.084Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=46e840fc-0c9c-4ffb-aff4-1ac5854391e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:05:54.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:06:04.102Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8b07229d-2a62-4765-ae63-e732e6f09234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:06:04.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:06:14.116Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c53e36fc-44a5-4169-ab80-3d794035dc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:06:14.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T12:06:16.939Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T12:06:16.939Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T12:06:16.940Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T12:06:16.943Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T12:06:17.017Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T12:06:17.017Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T12:06:17.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:06:24.129Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a90a8fb5-828f-458f-8a05-c8ea4f7d6a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:06:24.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:06:34.135Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=88364c4f-34df-4129-8e69-42e796abdca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:06:34.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:06:44.141Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ee62fd5f-ad36-41c9-8d3b-7e36bdb4682c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:06:44.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:06:54.146Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d1494ce1-3408-42fe-850f-7ce417585f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:06:54.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:07:04.151Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1f055b4a-82ab-4bdb-8e36-a3b0578a56bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:07:04.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:07:14.157Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=16b7ba56-2c6b-4be0-871f-ea79bc6410c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:07:14.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:07:24.162Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7341d79b-6a3c-4fa5-bbc7-7a18bf66db18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:07:24.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:07:34.174Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=2cf9f36a-6609-459d-8a21-2b4eff6c18fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:07:34.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:07:44.188Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f4c14358-6089-4e52-9376-a098caecc042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:07:44.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:07:54.196Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ea1a499e-3f97-4ab1-8cce-7d51c33af9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:07:54.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:08:04.203Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8206dc1d-cf0c-4476-9579-b594b41be41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:08:04.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:08:14.210Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=814bd416-0f83-4378-a9a6-b133c5835e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:08:14.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:08:24.215Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f0cc89a4-2a5c-4453-8da1-97d4655f1bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:08:24.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:08:34.220Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=6c3b8427-1e16-4357-ae57-c4a3e23fb938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:08:34.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:08:44.227Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f7745d78-08c8-4103-a54b-9170e44dadc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:08:44.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:08:54.236Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4dd7ea01-68c6-4b8f-813c-b17cc6861a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:08:54.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:09:04.244Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f8d819e3-dcdd-4099-8d8b-be05bc9baadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:09:04.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:09:14.252Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8ae431d4-6b88-425a-82ff-ac6253009c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:09:14.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:09:24.258Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=27bb2af7-79f8-4f70-9829-c0e7e553a1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:09:24.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:09:34.264Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=bdd34a9b-e35e-46dd-9970-35dd12111dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:09:34.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:09:44.269Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c4cc3916-2896-4cfe-94c5-de8f31b15ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:09:44.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:09:54.275Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=263a3f2a-fa58-4ce1-b2ff-fbe12030e6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:09:54.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:10:04.283Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=08873314-c7ce-4adc-84dc-1451af93b1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:10:04.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:10:14.290Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4c60c8d4-3146-4fb9-a738-df3008337a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:10:14.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:10:24.301Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=5af207d2-82b5-46d7-8a7d-e916917d5dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:10:24.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:10:34.308Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ea62ebcb-06e5-4515-a835-f4a51f1fa194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:10:34.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:10:44.314Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=0ef765b9-33f7-4141-b278-c8d5ebdf54f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:10:44.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:10:54.318Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8f6a3e8c-cd69-4f38-94f7-b4b234f0036f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:10:54.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:11:04.323Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d01b5aca-6f99-4896-8622-2c624477a946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:11:04.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:11:14.327Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d275558a-2205-4d5c-bdaa-b9e1bdc7738a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:11:14.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T12:11:16.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T12:11:16.897Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T12:11:16.898Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T12:11:16.900Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T12:11:16.949Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T12:11:16.949Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T12:11:16.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:11:24.332Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=fb8c3cb7-49b7-4a12-a5b1-35045920f109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:11:24.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:11:34.338Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1bbc46ca-d1aa-4e4f-ad63-a938afd123f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:11:34.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:11:44.345Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=58834889-5ae6-4411-86d3-049827648885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:11:44.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:11:54.356Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7842e9cf-9497-4358-9248-d0ed8257b10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:11:54.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:12:04.364Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7a0b8c13-728f-47d2-8a62-50a9bdccdeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:12:04.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:12:14.369Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c1c4c8a7-6024-4433-8b0b-e0bcbe9721f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:12:14.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:12:24.403Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e4ee1791-7baa-4bb8-8f34-957929465ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:12:24.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:12:34.410Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=63905374-b71e-4fa4-ad6b-339ee84585eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:12:34.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:12:44.418Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=603c2083-245c-4d2a-b392-a63cb3d7de50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:12:44.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:12:54.425Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7725a2f7-1ce0-462a-96a1-024ff39d333f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:12:54.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:13:04.433Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f9e75df4-a8ff-415a-87f1-aaaf76d27294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:13:04.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:13:14.442Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=920a2901-bbe8-4a78-86f4-ac1d775d3b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:13:14.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:13:24.450Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=936cd790-ab08-4dab-8cf8-18c60a400e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:13:24.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:13:34.456Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=7f4cbf9e-c2bb-45f5-a331-b52ba942b8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:13:34.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:13:44.462Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=076bc9c8-7e69-4777-a04f-e515fe4aa915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:13:44.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:13:54.468Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=b43be8a3-5c8c-42e7-9327-d10daf6a2ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:13:54.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:14:04.497Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e3246431-5fa3-4b46-823e-3a6914e25062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:14:04.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:14:14.508Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=001d96c8-8d84-47df-a258-4945bb7c4bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:14:14.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:14:24.518Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=5112189a-a9ac-4a44-9b45-64f7705d0978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:14:24.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:14:34.525Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4d124837-2837-4c03-8f05-f3f943f0b90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:14:34.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:14:44.532Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4bb34ece-ae36-4cd5-b6a8-ed4036e23672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:14:44.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:14:54.537Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=389f537b-fb2a-4354-8ed1-2e58730698b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:14:54.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:15:04.542Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=bb05a749-cb06-4fc4-883e-0d3380c3957a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:15:04.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:15:14.547Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=265b6ca1-c845-410d-8715-98cd27914ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:15:14.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:15:24.551Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=23c8855a-24c4-465a-9dac-b34178df8f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:15:24.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:15:34.557Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e4b48e36-25b0-4a27-941a-3b6380f50351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:15:34.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:15:44.564Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d7753c04-8e30-4aa6-b862-d524e61782c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:15:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:15:54.575Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=4b16876b-97ac-4293-aff4-84cec880323a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:15:54.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:16:04.582Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=9db6da73-4902-41d9-8dd8-d004dcfd92bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:16:04.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:16:14.589Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=aa0827d3-eaa2-4116-8eb5-cf61fd45b48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:16:14.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T12:16:16.899Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T12:16:16.900Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T12:16:16.901Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T12:16:16.903Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T12:16:16.951Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T12:16:16.951Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T12:16:16.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:16:24.594Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c7badb7c-5e8a-48e5-a557-78644d902a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:16:24.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:16:34.600Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c3db02eb-813c-499b-a4fa-3c519b61049d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:16:34.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:16:44.606Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=32796021-4d51-420f-93f1-ffb86220d758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:16:44.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:16:54.611Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=b683320e-f50d-4642-b3e1-dc145c7cfe6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:16:54.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:17:04.617Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=27069f50-2b5a-49fc-8eb5-4748980745e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:17:04.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:17:14.623Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=72f38b73-f33d-41a9-965c-706880ac824e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:17:14.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:17:24.636Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=d6d60178-0e8b-4ef3-bc34-ccf89fc879f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:17:24.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:17:34.643Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=78dbc719-7d3e-486a-b9f8-d495de687e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:17:34.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:17:44.651Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=aae7e711-5b99-4201-8da9-47122b58c321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:17:44.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:17:54.655Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e3b17aff-d30d-4e8f-b1a0-8f4809a2ddfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:17:54.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:18:04.660Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=aa229e7b-659b-4864-bda6-0d5cb1bd3b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:18:04.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:18:14.666Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=b0807187-1a01-43b5-a402-2e8663b5ed3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:18:14.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:18:24.673Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=da4fc304-f2d0-4ff3-a277-6401909a3092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:18:24.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:18:34.688Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8aacaedf-c052-4ffe-8f82-c32a84667011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:18:34.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:18:44.698Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=498c7aab-8236-4eb2-ae21-6df804d5b830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:18:44.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:18:54.709Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=3cb49f98-3393-4fc1-ad28-cffcd3327ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:18:54.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:19:04.717Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=2478388e-437b-47c5-bd25-9f8ee098c17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:19:04.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:19:14.723Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=411b4738-e4ea-4f6d-90b0-d0559e407859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:19:14.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:19:24.727Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ded6ac66-5768-4f97-8bf1-202c7aae0be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:19:24.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:19:34.732Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=bbc8ab88-b4a8-466a-89a7-551ae5e23eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:19:34.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:19:44.738Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e297f6c4-9df6-4be2-8881-733336f1f006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:19:44.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:19:54.746Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=c4797b1f-169a-4649-9b45-bbc3fec785a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:19:54.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:20:04.755Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=64d45c00-3872-4e0e-aaf0-151b1b5b7a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:20:04.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:20:14.765Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f33a85f1-5699-40c4-b275-835a074bfe14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:20:14.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:20:24.771Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=45103cf6-78c6-4a1a-a056-e90ad4a319f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:20:24.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:20:34.801Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=aff1a5dd-0daf-441f-bd13-d0b246be4399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:20:34.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:20:44.806Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=0a6740ad-5c57-425c-9c67-9395171962cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:20:44.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:20:54.816Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=27b92954-41b8-44ef-b80e-051d372ea1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:20:54.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:21:04.822Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=ed71aefe-8b54-445e-8222-17bb4e9d2806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:21:04.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:21:14.836Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=1d0445ed-a707-436a-b79f-b9d76fd5800a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:21:14.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T12:21:16.939Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T12:21:16.941Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T12:21:16.942Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T12:21:16.945Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T12:21:17.007Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T12:21:17.007Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T12:21:17.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:21:24.847Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=53672bc2-8dde-4625-856e-69654f70204a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:21:24.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:21:34.854Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=e423fcfc-75d8-4352-8808-059191da0d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:21:34.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:21:44.863Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=fa1813e9-1a1c-43f5-848b-6ded1eca5311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:21:44.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:21:54.882Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f40942d5-b3ee-45a4-a30a-6ef930600487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:21:54.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:22:04.890Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=5236ebb1-04b9-433b-8473-49b8dd2a5a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:22:04.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:22:14.896Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a67e9ab3-a105-42ce-b5f4-481da54f34e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:22:14.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:22:24.905Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=2f443038-d58b-482c-bde2-c2a752eb6efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:22:24.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:22:34.912Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=849af860-72e9-4cfe-b7e3-f94bdd96f5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:22:34.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:22:44.920Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=aaf32bbc-c6c4-44be-a12d-4f54f27439e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:22:44.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:22:54.927Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=58461c50-349d-4596-9917-b06323f89cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:22:54.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:23:04.933Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=02fa4ac1-419a-40bb-92e3-24009ba17f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:23:04.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:23:14.938Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=55bd4b91-d1e8-42e2-8de5-a7a8eacbeac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:23:14.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:23:24.942Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=a774abf3-30ff-4130-a807-037b530aff2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:23:24.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:23:34.947Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=0ba69bc2-b761-42ec-8734-1d2bbecb1851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:23:34.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:23:44.952Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=f6d22a5a-2f0e-4509-8ef5-b215b182a331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:23:44.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:23:54.961Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=2987f699-2cd2-4ee9-bc27-a7ec1170ce68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:23:54.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:24:04.968Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=2cdf8156-8703-4d4a-b835-2a2ee3d74fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:24:04.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:24:14.976Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=fe5eea6d-4400-4b62-83ca-b95d9c2d640b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:24:14.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:24:24.982Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=b57a4231-69b1-46b5-94c2-f3d8c8b3bb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:24:24.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:24:34.988Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=8a46e0ac-3bd4-4059-a8b4-9ae81b2d6c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:24:34.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:24:45.001Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=fc0a46c1-a88d-4272-b5f6-f0d1e1d74b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:24:45.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:24:55.009Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=fb9ca2e4-19af-4756-850e-359670445ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:24:55.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:25:05.019Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=16ed3adf-6490-4d05-8b45-046ac54ca008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:25:05.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:25:15.028Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=92f62030-a501-464d-94e1-ea4bafa26463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:25:15.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:25:25.035Z |INFO |Init configs |InvocationID=b14bdb4f-dcf9-4342-a563-1d63fa48f8ad, InstanceUUID=9b9eb9e1-b747-4e07-85e1-3570f4537c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T12:25:25.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |