By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T23:36:20.327Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T23:36:20.330Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T23:36:20.403Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T23:36:21.025Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T23:36:21.829Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T23:36:21.834Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T23:36:21.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-24T23:36:22.013Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-24T23:36:22.040Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-05-24T23:36:23.904Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-24T23:36:24.366Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-24T23:36:24.383Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-24T23:36:24.384Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-24T23:36:24.465Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-24T23:36:24.466Z |INFO |Root WebApplicationContext: initialization completed in 2426 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-24T23:36:24.898Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6408f069-0575-4dde-9593-f0303451039c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-24T23:36:25.636Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6408f069-0575-4dde-9593-f0303451039c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-24T23:36:27.896Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6408f069-0575-4dde-9593-f0303451039c | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-24T23:36:28.431Z |INFO |Started MainApp in 11.313 seconds (JVM running for 12.016) |InvocationID=6408f069-0575-4dde-9593-f0303451039c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-24T23:36:28.517Z |INFO |Start scheduling PRH workflow |InvocationID=6408f069-0575-4dde-9593-f0303451039c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:36:28.529Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=59f90a55-a799-4174-af7f-998b779599b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:36:29.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:36:29.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-24T23:36:39.589Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-05-24T23:36:39.590Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-05-24T23:36:39.593Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:36:39.693Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4b041c4b-e265-44a9-bbfa-2105d88f33bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:36:40.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:36:40.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:36:50.752Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=13b9b76d-b7b3-4bde-8b1c-f2c8e591bc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:36:51.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:36:51.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:37:01.836Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d7046772-d0bf-461d-8774-64ee78e466f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:37:02.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:37:02.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:37:12.931Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=bc91b218-47ce-45f7-ac47-2bef5310693f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:37:14.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:37:14.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:37:24.007Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=413aaf56-f06d-43b6-bbee-d1fef4dafe5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:37:25.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:37:25.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:37:35.067Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=03c8aff3-a62a-4bf7-8627-8607e6aef331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:37:36.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:37:36.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:37:46.176Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=fc5234e5-366c-4b58-ad25-cc77e3e4389d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:37:47.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:37:47.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:37:57.250Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3b5cc212-2af1-4b21-856e-67b05cbe15c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:37:58.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:37:58.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:38:08.355Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0f43340d-39d4-4a38-81cd-d9dafac2dcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:38:09.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:38:09.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:38:19.452Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d84c1183-ee5c-416e-80b1-26a3275fd052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:38:20.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:38:20.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:38:30.529Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=981da295-6554-48a2-a7b3-dbe85001bbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:38:31.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:38:31.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:38:41.569Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=687cf8a8-f3e1-446e-9fbe-a74ca91d57e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:38:42.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:38:42.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:38:52.675Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=abfe3ca5-b414-42f4-b365-d04e6148a6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:38:53.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:38:53.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:39:03.739Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=37e24e39-032a-45c2-abf4-4976bde45bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:39:04.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:39:04.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:39:14.842Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=301a6c6c-5667-47c5-ade5-10cadc6604bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:39:15.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:39:15.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:39:25.918Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0acd797e-0109-4118-927a-45df0b387e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:39:26.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:39:26.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:39:36.993Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=63fa5560-72d1-46e9-a2b2-f4b190ec5849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:39:38.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:39:38.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:39:48.058Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=02611001-639b-4456-86a5-c00b9565ff37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:39:49.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:39:49.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:39:59.164Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b72083b5-e6b2-477d-878c-164cfde33b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:40:00.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:40:00.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:40:10.234Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0648bf05-ac6d-4290-aed9-1ce611d44bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:40:11.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:40:11.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:40:21.280Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=7c45969e-2b0d-455a-88e2-226d0f230cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:40:22.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:40:22.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:40:32.347Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2d3cd047-be64-4c21-96fe-3b82b12d9d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:40:33.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:40:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:40:43.418Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1ff7cc84-5888-40e1-89f5-331361886bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T23:40:44.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:40:44.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:40:54.458Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5c14f691-f8ca-4b2b-a653-e80e4f88f956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:40:54.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:41:04.517Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a8949c6e-ef32-443a-adcf-4152331a9af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:41:04.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:41:14.536Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9bbb9f46-0fb2-451b-854a-e34eff38ea12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:41:14.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:41:24.551Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8d98bfbb-0dc5-46c9-85ea-33ea40a4ea62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:41:24.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T23:41:25.337Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T23:41:25.337Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T23:41:25.338Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T23:41:25.339Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T23:41:25.423Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T23:41:25.424Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T23:41:25.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:41:34.566Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=aa58c656-2798-4f77-b51f-f86f96b10d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:41:34.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:41:44.582Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=6da59840-e107-4711-967d-834ebfe7d39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:41:44.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:41:54.596Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4fd071ff-1d89-4ad7-bf73-d092f7c1a47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:41:54.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:42:04.612Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f8e66ed7-9e6a-4e81-ad94-6151904f8094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:42:04.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:42:14.625Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1ca4a09e-67b2-4734-8ae9-53cdb00e6050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:42:14.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:42:24.636Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8a4fa7c8-2ed3-440a-ae98-07550c312ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:42:24.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:42:34.650Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=068c7d58-5768-4e82-a133-307681c7a78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:42:34.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:42:44.665Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2c5ec1b0-175f-4b3f-a5d9-9b33f249cb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:42:44.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:42:54.677Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=cf508b5f-ce32-4155-823e-ac9feb65d805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:42:54.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:43:04.691Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2d9231aa-b656-40bc-a5f6-7652f681ada2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:43:04.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:43:14.704Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b03bd495-cf51-4c79-8565-167fb443a2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:43:14.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:43:24.717Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=72dffd21-891e-4c02-bcb5-2ee98845864d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:43:24.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:43:34.732Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3de66466-0d31-4432-b043-898fd2c20b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:43:34.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:43:44.745Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=753133a9-6b2e-4e8d-8543-ef96d27b485b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:43:44.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:43:54.757Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=41501573-1cf4-4bb0-b590-37abe37e3f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:43:54.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:44:04.770Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9d8d9db4-0ad4-4821-8323-e44ede161919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:44:04.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:44:14.789Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=864f8e7f-3a3e-4043-af8b-6ae396182385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:44:14.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:44:24.801Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a24cba3e-ff22-46d5-a02a-32b79ad7f49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:44:24.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:44:34.816Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=44394149-d2da-4627-95b8-ace915afd5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:44:34.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:44:44.828Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c8325a9d-5247-4e3b-bb76-4e92fa77234c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:44:44.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:44:54.840Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=77424635-27fd-4bf7-a017-243eccc7e58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:44:54.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:45:04.851Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2b8c4922-5f2b-4ef6-9a56-77a31b29a993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:45:04.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:45:14.863Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3b5a89d2-5785-4433-b073-c975617ad03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:45:14.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:45:24.873Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3db2eda2-4215-4a57-ba54-0c76243f6765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:45:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:45:34.884Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2445466c-c5f8-4893-af35-4361667fb751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:45:34.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:45:44.895Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a741048a-c6a1-440a-a4f8-7d39208e9452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:45:44.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:45:54.906Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1ca520cf-2761-4d2b-9868-b5d3a781dc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:45:54.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:46:04.916Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=7c685b3f-5873-453a-9caa-6e3cf9e6064a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:46:04.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:46:14.928Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9cf9546e-b6a0-48a5-becb-a1000528ea55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:46:14.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:46:24.940Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b48d52e6-85ac-466c-ada9-c52a487fa6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:46:24.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T23:46:25.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T23:46:25.165Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T23:46:25.166Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T23:46:25.168Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T23:46:25.278Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T23:46:25.279Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T23:46:25.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:46:34.951Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=36546e13-cfd8-4c7c-96b5-6e7093985a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:46:34.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:46:44.962Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f287a677-5322-4fb6-8a8a-11834dd2fb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:46:44.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:46:54.972Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=284d21b7-a548-4723-a077-fd9453894fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:46:54.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:47:04.984Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3ec711d7-704e-4899-8d3e-f8cf94c59eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:47:04.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:47:14.996Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9cb6e67d-18e1-4649-b580-124077f59990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:47:15.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:47:25.007Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=52790f02-d1bb-429b-b146-4b9710741c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:47:25.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:47:35.018Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3f723c01-a15a-4d90-a8c7-517faf7906c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:47:35.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:47:45.029Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=115c61a8-9921-4f6a-a100-1abe464f5ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:47:45.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:47:55.040Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=470576cf-8662-43d9-95ef-2feeecf70d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:47:55.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:48:05.051Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=dc80e407-d153-40b3-873c-6278ee663d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:48:05.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:48:15.059Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=cde9ebcd-d370-4064-9944-51a7f03fbabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:48:15.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:48:25.069Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=dc4cfdcd-0601-47b4-9fec-c33559e58ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:48:25.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:48:35.081Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f0baa704-b3c3-4371-8bb6-54ac169c7c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:48:35.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:48:45.091Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=60cd600f-9eb1-4c67-9a97-ea033104b9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:48:45.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:48:55.104Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=7d165a2c-7ac2-40cc-b6aa-6e2a0a61d6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:48:55.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:49:05.115Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2dbfccca-6cc0-4f33-89be-ab67ce11b827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:49:05.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:49:15.125Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2b32d491-c6f7-4609-82a1-6654bb1cb544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:49:15.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:49:25.137Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c3d87c5d-15b3-4e96-b311-5c1431f8c5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:49:25.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:49:35.147Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c302b238-b799-411e-a827-00a533a1af65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:49:35.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:49:45.158Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=125c6e0d-5788-4f72-9340-13cf326800a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:49:45.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:49:55.168Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=63a82e39-2ddd-4276-9d91-55722fbfda1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:49:55.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:50:05.178Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=18379803-a901-48e1-a470-599b8d0082b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:50:05.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:50:15.191Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=80509e57-ba4a-4a90-92ac-76c5954e7d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:50:15.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:50:25.202Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5ef79539-1503-475f-adc7-825b9e504f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:50:25.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:50:35.212Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2ea5a29f-dad8-47dc-8411-5bdeeb8a132e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:50:35.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:50:45.221Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4dc73f98-8ff1-40cb-9eaa-09b447f0815c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:50:45.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:50:55.231Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=85c7ac28-2c31-44b1-ae20-13fdb7ee857a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:50:55.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:51:05.241Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=bff4e63f-79db-42e0-87ca-a901cfa2f7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:51:05.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:51:15.253Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d6c98abc-759f-4b3a-be07-c489a26a1be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:51:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T23:51:25.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T23:51:25.159Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T23:51:25.160Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T23:51:25.161Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:51:25.263Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8f787382-c30e-4ce1-957d-d08ac02d0749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:51:25.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T23:51:25.295Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T23:51:25.296Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T23:51:25.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:51:35.272Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d597139a-1c97-4a7c-bb12-7459405f2899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:51:35.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:51:45.282Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a9ea2aa7-0d99-430e-9ade-0187b1722deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:51:45.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:51:55.292Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5cc98565-9197-4a52-ad80-68985b319566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:51:55.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:52:05.302Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2877cba4-e558-4529-ad89-06f4770fb3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:52:05.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:52:15.312Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f7939b65-326f-4ef3-a24d-8b0fe5f2220d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:52:15.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:52:25.321Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e3b536fc-9a78-47bf-9ade-5a0cd8bbbc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:52:25.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:52:35.331Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=42ddab1f-24ef-4ad2-ba9e-43d0eae1a1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:52:35.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:52:45.342Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=67f2c1a4-0c4a-40f2-ac19-b8c29e5930ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:52:45.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:52:55.351Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9db62556-b79d-427c-a550-b6e071f8da63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:52:55.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:53:05.361Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d4733a9c-002f-4a60-850f-9419073b8719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:53:05.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:53:15.372Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5b325d3e-0af5-4b31-9494-3a9824781951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:53:15.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:53:25.380Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=19636bcb-cfe6-418b-adaf-98731c4f9893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:53:25.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:53:35.389Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5d4e4e64-7320-4004-aeff-faf456d12886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:53:35.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:53:45.398Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3928ea8e-b940-4f0f-8587-99c8342e8a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:53:45.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:53:55.406Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=76570869-0e70-4b9d-92ac-94c082a63cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:53:55.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:54:05.416Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=caa92bda-a136-4002-8926-03fdcd3003fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:54:05.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:54:15.426Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=94457b4b-3734-4051-b6d4-458f43b6c1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:54:15.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:54:25.436Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=7091656c-3ca0-4c58-8762-bf0c143a6544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:54:25.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:54:35.447Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1349aa19-871e-4e51-a298-75e0b1306d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:54:35.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:54:45.457Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=bdcff9ef-7f92-4888-84b7-b48687d8b0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:54:45.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:54:55.466Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e4c1bb68-fd59-4336-9f55-2a166dad35c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:54:55.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:55:05.475Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ddbdac58-167f-4f25-8d1d-8b6dc6d637fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:55:05.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:55:15.484Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=6c8bd812-f145-4409-9ff9-19a0e71fe6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:55:15.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:55:25.492Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ff5e1033-351e-4568-bb76-626656cfd719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:55:25.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:55:35.500Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5ff65649-7ac4-40ae-9b00-38d61712e742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:55:35.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:55:45.509Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=63731b9a-52e3-4deb-9223-95a1571a78a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:55:45.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:55:55.518Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=239c9b30-3752-47b2-8abd-7e84120945c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:55:55.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:56:05.526Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0cd8ce3d-9625-4d4e-a8b4-d2f704bded89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:56:05.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:56:15.533Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a2891724-0694-40e1-bc7a-50ee09f3ae72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:56:15.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T23:56:25.252Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T23:56:25.252Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T23:56:25.252Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T23:56:25.253Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T23:56:25.358Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T23:56:25.358Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T23:56:25.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:56:25.542Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b25dfb40-065a-4fed-be7b-d2d5ef3307b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:56:25.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:56:35.563Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a5d7fc8d-96e5-49a1-a84f-12a6b17c43ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:56:35.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:56:45.572Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=efce1728-e4e6-4bb4-a3be-b35c2556e707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:56:45.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:56:55.578Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2001c935-856d-4dfb-a65b-2eaf19e40dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:56:55.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:57:05.587Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0df3c700-9409-43e7-bbd6-1dd12ab4d3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:57:05.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:57:15.597Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ddf2782c-c68f-4eb4-bb08-1ea65a01371a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:57:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:57:25.605Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b2f6485c-de7d-48a1-a50a-9424a2134575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:57:25.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:57:35.615Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9494fbab-77bd-441e-8123-0db5481dbacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:57:35.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:57:45.630Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=6d46d8ba-6435-4108-9723-d9783ae05f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:57:45.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:57:55.639Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0bf8b3c8-42eb-46bf-a710-ca2dee7ddf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:57:55.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:58:05.651Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b7b0d3f1-e08c-40a6-b946-4746939988e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:58:05.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:58:15.660Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=7815b16e-1a03-4a26-b387-5b83886e471c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:58:15.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:58:25.669Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1e5e9555-4f88-440d-a7f2-b703be224b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:58:25.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:58:35.677Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=872106fa-dfa5-41b1-a690-a25983c4a20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:58:35.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:58:45.686Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=092b7738-05ff-4d94-8b26-931c19ad844f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:58:45.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:58:55.694Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=6c5705cd-dede-4d44-ab75-0895fc6e4d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:58:55.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:59:05.704Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=6f8fc347-97d8-4db8-8a07-829bf0c19b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:59:05.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:59:15.711Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=406504bb-e695-432a-906d-9013c508532a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:59:15.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:59:25.720Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=cfaad5de-e872-484f-b376-df09ef19c62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:59:25.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:59:35.728Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=846e20f7-7e14-4748-b807-54b96288b6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:59:35.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:59:45.738Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9152bead-ffd1-41c8-a17c-b230d26650f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:59:45.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:59:55.747Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5cc774fa-302d-44cc-927a-c60dcd8bd005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T23:59:55.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:00:05.755Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=fa86ae14-6e38-4917-b127-7f7bf8e3e27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:00:05.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:00:15.774Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8ecc23f4-5ce8-49cb-967b-9abf9dee0aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:00:15.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:00:25.783Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=bbd16dbe-8dc6-4fea-a4a8-3d54d7da92e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:00:25.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:00:35.792Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=98823222-53c0-402d-99ae-502d575d80f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:00:35.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:00:45.801Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9610863a-598f-4137-a41f-042b656f714b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:00:45.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:00:55.810Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=67cc17f5-18dc-49a6-92bb-c2166f78cbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:00:55.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:01:05.819Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b2094dd1-08ee-465f-8ee1-ab8139948646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:01:05.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:01:15.827Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=98c73d99-50dc-44a9-b0d0-4ddd02565075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:01:15.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:01:25.151Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:01:25.151Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T00:01:25.285Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T00:01:25.429Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T00:01:25.505Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T00:01:25.505Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T00:01:25.507Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:01:25.837Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=04ef6a5a-bf67-4f99-a046-4677410eed28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:01:25.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:01:35.845Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b2379214-9bfa-478e-8a26-7673335d3880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:01:35.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:01:45.855Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9928b42d-2f8e-49cc-aa98-2135df63d774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:01:45.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:01:55.863Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f42ba41e-9516-419b-9855-eb27bee6c1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:01:55.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:02:05.871Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=cdfd5214-3d0f-4dba-bb7f-f63cd140793a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:02:05.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:02:15.880Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=71248696-3c06-4181-9afa-426162cc0828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:02:15.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:02:25.889Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=74ad85b8-e3fe-417b-a7f9-88da6930bed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:02:25.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:02:35.899Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=aa02f30e-cad3-4d0d-8162-783cc4e60b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:02:35.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:02:45.912Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ed3c4694-ade8-4c2e-8afb-6cf97bf72768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:02:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:02:55.921Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=74228ebd-efd3-4af7-8f78-a259ca3341b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:02:55.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:03:05.928Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=907265ce-9728-4011-a655-2b02068ba9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:03:05.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:03:15.936Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=129746a8-6bf8-4b69-88ae-59a2347a5ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:03:15.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:03:25.943Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e7dcc6da-2996-4e12-8aef-97d7187b8725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:03:25.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:03:35.951Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=13ced5a6-f929-4831-a264-7eee40945f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:03:35.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:03:45.959Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=104690c1-7662-447d-bff4-ea16742a7fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:03:45.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:03:55.967Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=eea67200-9a11-44e3-a694-2fe8792b97b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:03:55.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:04:05.975Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=faa4ff44-72f4-48b0-86d5-023492b8c904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:04:05.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:04:15.984Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=439c657e-e9bb-4b9f-a70f-b9e01ed220bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:04:15.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:04:25.992Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0539c37a-57af-4954-a70d-b05e0bade07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:04:25.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:04:35.999Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=72fb63a8-076b-46a5-bb94-c8a331f5d6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:04:36.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:04:46.006Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=69829374-023d-404f-9277-683e9e7c9b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:04:46.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:04:56.014Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ac71152b-f697-4270-8140-ece3c5c06d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:04:56.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:05:06.023Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=881f74ba-c63e-4f31-99a3-72159b66429a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:05:06.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:05:16.031Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=37320391-ed19-4e7a-b04c-b289e500d373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:05:16.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:05:26.040Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f562ddf3-96cc-45bc-8361-919bcca515ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:05:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:05:36.047Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=7f3d2599-d790-4e9d-b71f-5e4af862fc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:05:36.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:05:46.055Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ebc30dbf-9edc-4004-9ee3-c8c8690110d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:05:46.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:05:56.064Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=caff5316-2219-4875-8ae9-ddcc4e43125a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:05:56.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:06:06.074Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2ac537bf-4774-4cff-8dc9-90dca11a9b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:06:06.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:06:16.084Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=fa7b0388-959e-45e3-a46f-7916198fbd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:06:16.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:06:25.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:06:25.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T00:06:25.173Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T00:06:25.174Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T00:06:25.253Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T00:06:25.253Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T00:06:25.258Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:06:26.096Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2348df76-59c2-4314-a4c0-bfb0264c924a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:06:26.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:06:36.104Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=31f1e61f-57f9-4301-b8e8-7ed12918bf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:06:36.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:06:46.113Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ae0aa6ce-79e5-40fb-8daf-0ea076badce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:06:46.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:06:56.123Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b6255711-cac9-484b-9e23-9a236c72a757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:06:56.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:07:06.131Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2d0ac6db-02b8-4d59-abf1-7647609be528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:07:06.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:07:16.139Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4e6d854b-b3db-4a53-9147-3486352ff868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:07:16.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:07:26.147Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9bb91da8-906c-4055-8352-6eaa971014ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:07:26.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:07:36.155Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=95114c58-0e49-44fe-a3e4-51e101393ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:07:36.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:07:46.162Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0e12ac8b-7a7f-4169-9dbe-ccea82bd808d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:07:46.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:07:56.170Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a45ae1a6-965f-402c-8126-16c9291ff1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:07:56.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:08:06.178Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b8ccf0ea-4cdb-4f10-84f3-5186a33a378c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:08:06.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:08:16.186Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5fc07df8-607e-418e-a06a-9e97a4ec721b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:08:16.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:08:26.194Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5eaa1d90-a5c4-4e45-bc04-d269ff7c5443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:08:26.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:08:36.202Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=bb4c56fa-513c-45ce-9c36-9e5acea886d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:08:36.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:08:46.211Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=653b0637-52e2-4b20-be0e-914cfbadb492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:08:46.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:08:56.220Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f3232fb6-ce9f-4c70-807d-2c0af262d3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:08:56.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:09:06.228Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f54fa683-3772-406f-bbae-30a0456c6922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:09:06.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:09:16.235Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d1285bc0-05e3-44a7-b78c-e639301e2c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:09:16.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:09:26.244Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9e054ffc-2a19-4721-92e4-204747cdf3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:09:26.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:09:36.253Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=befd2be6-10b9-458c-ba4b-875ec8ce7faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:09:36.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:09:46.262Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=03d6f2a2-885c-4350-9936-018edf30856b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:09:46.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:09:56.276Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2b428f8c-4653-4f02-aa53-d09a996a75ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:09:56.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:10:06.284Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8fcafd44-3eb9-4487-ba84-dd17a7575835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:10:06.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:10:16.292Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=61178424-dd0d-45d4-bed1-850695087075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:10:16.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:10:26.300Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=773b7b43-e634-40f9-89ff-147811244dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:10:26.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:10:36.308Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=38ab747b-ec71-48b8-a4ae-c8a580c3e298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:10:36.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:10:46.317Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=40c3e4e4-ad82-4320-891e-a09faeffb911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:10:46.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:10:56.325Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a2024190-5c17-425d-8eb5-63478961d7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:10:56.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:11:06.333Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3e70767c-555f-4b76-8add-d1960d5d7e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:11:06.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:11:16.341Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=380de9fa-b06a-4431-bf02-4244583749c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:11:16.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:11:25.183Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:11:25.183Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T00:11:25.183Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T00:11:25.184Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T00:11:25.277Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T00:11:25.278Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T00:11:25.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:11:26.349Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4595fb67-825d-4e90-9ae5-d6d3b77dc0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:11:26.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:11:36.357Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=40ee7217-44e0-4eed-a81e-998eb7691ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:11:36.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:11:46.367Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b6caca14-e387-4cce-9e2c-97e69a1f16e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:11:46.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:11:56.374Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=640ca1bc-28f3-46ff-b6db-5fd4a9f74aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:11:56.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:12:06.382Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=360cbfee-6ee7-47cc-85a6-a81a798555c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:12:06.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:12:16.391Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=6ab8c52b-4b27-49f1-85a6-3d44f9b3734a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:12:16.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:12:26.398Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=791c49af-4de0-4af6-99a5-7218ad79fe41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:12:26.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:12:36.406Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=54d37214-f6c0-415c-860f-c2d00dc3c4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:12:36.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:12:46.415Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d9c82850-d1d3-4648-bb8c-da1c4538a20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:12:46.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:12:56.422Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=47a132ae-973f-417a-bd3a-6c5cbcc0235e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:12:56.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:13:06.430Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=27b5245a-3ff7-499d-82fe-1a53a697ced0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:13:06.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:13:16.439Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1cf8bf3c-ad56-491d-a279-2883c4058bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:13:16.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:13:26.447Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8d0dc82f-cb6d-4701-a637-481afc9cd82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:13:26.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:13:36.456Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=75bfd043-3b94-4ae7-98d6-c76520f781f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:13:36.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:13:46.463Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=34dc9bd8-63af-4892-a54c-4ecf28140a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:13:46.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:13:56.492Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1f35841b-c28b-4183-a214-25d4f3954716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:13:56.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:14:06.501Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8d547f87-9237-43f4-bdee-2859e359dfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:14:06.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:14:16.509Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8d58f1fa-0963-4ca6-933c-8084ba099ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:14:16.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:14:26.518Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8a8f2cb5-86a4-4707-bb32-d0af001a335d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:14:26.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:14:36.526Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=58c8b7a0-5a76-491e-b12a-6e1a269e3c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:14:36.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:14:46.534Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=66413133-45d4-4f70-aff9-3badee58a918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:14:46.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:14:56.543Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ea7569f3-9ce6-4bbe-b08b-e5971653fff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:14:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:15:06.550Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b4f7bbc4-4d35-45b6-8d86-384680b1740a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:15:06.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:15:16.558Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=6fc0859c-fc69-41b0-bb05-deddcb2ed64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:15:16.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:15:26.566Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b8ba8b38-e901-4dae-a913-0cf764e7e8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:15:26.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:15:36.574Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4b8e5069-f47b-413d-b850-3760fe7325df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:15:36.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:15:46.581Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d8571002-dc1f-4b34-8af5-3cdc83cbd575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:15:46.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:15:56.589Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=aa7933ac-80ee-4c15-808d-c5595232cee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:15:56.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:16:06.598Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1062d6b3-ec35-4fad-bc8d-46ade4db28c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:16:06.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:16:16.606Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2d833035-c653-4aa7-af9f-79c8c8c16950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:16:16.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:16:25.163Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:16:25.163Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T00:16:25.163Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T00:16:25.164Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T00:16:25.260Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T00:16:25.261Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T00:16:25.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:16:26.615Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=6b562256-5c63-4b00-8eb3-c283b76758c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:16:26.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:16:36.624Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3559a987-55c3-4abe-92b1-38c898041a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:16:36.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:16:46.632Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=271f6e5d-9286-4848-a560-f5813107fa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:16:46.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:16:56.639Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=19e8beea-a495-4177-918c-a26da798ecef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:16:56.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:17:06.647Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ccf00f52-17e5-4302-9c1e-2c628632c8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:17:06.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:17:16.654Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f5bb60c9-3346-4e42-ad4f-b2b2cee3113f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:17:16.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:17:26.661Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=432c251a-081e-42f3-9ca7-ef4b62a2a6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:17:26.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:17:36.670Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0ed6130e-4a59-45a9-864b-42bad25992d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:17:36.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:17:46.677Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a8d45b03-4d80-4f9b-9f8d-29822fe7ddaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:17:46.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:17:56.685Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d49eca79-0732-4192-87d3-53866bc7818c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:17:56.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:18:06.693Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4e1e957a-7d4e-42b0-93d5-5faf8ffc5b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:18:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:18:16.701Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1135571a-a93d-4f48-b49f-74bd1cb8c197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:18:16.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:18:26.710Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=143de172-a959-4840-9848-95cbba2ccd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:18:26.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:18:36.718Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3f23611e-28d5-4eac-8a93-49656666d1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:18:36.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:18:46.727Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3fe82097-8148-4b44-8ef3-8fd7df01dc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:18:46.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:18:56.735Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=05a1f249-16b4-4b02-87ee-5e93c9d4f917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:18:56.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:19:06.742Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b7cbe56c-8966-4ef1-94a1-d402051ccdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:19:06.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:19:16.749Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5418dd7b-8b27-4c29-9fc7-d84ca0fcbd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:19:16.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:19:26.758Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f644401f-6ddb-4547-92e1-352cc5824622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:19:26.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:19:36.766Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=653b909f-8011-49a1-a9ee-377101aa4718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:19:36.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:19:46.775Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1100548e-673e-42f7-976b-7a0374822c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:19:46.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:19:56.785Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e141d678-35f3-4e4d-8f73-cf9965e29edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:19:56.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:20:06.792Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5161f485-73c4-4b88-84c3-be48a84d0325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:20:06.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:20:16.800Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=72546c9b-3cde-4881-aac0-ab1a5c225362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:20:16.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:20:26.807Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b6760413-5098-4576-b081-713e34a037d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:20:26.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:20:36.815Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9c689456-1229-410a-b995-c49b6f001a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:20:36.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:20:46.827Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8605b31e-26a0-4a98-9c61-c9b001d9772b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:20:46.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:20:56.836Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=16f732e1-d13d-4b21-9bb0-6ee8b8e3a450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:20:56.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:21:06.844Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ae8af5dc-1239-4022-8850-966b95e80905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:21:06.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:21:16.853Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=71db64ce-8499-46a2-a540-d95ecafc06ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:21:16.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:21:25.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:21:25.156Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T00:21:25.156Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T00:21:25.158Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T00:21:25.233Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T00:21:25.234Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T00:21:25.236Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:21:26.861Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=663f5bab-e6fd-43ed-b7b9-c08e420d44c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:21:26.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:21:36.869Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b156edc0-8810-40a9-9a8e-5657e77ef71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:21:36.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:21:46.877Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5c2925f0-f086-445f-a97c-ab3ddb205166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:21:46.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:21:56.886Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=220e4f4b-edf1-42e0-ac44-bf368fbb003e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:21:56.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:22:06.896Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5d12d149-957e-406e-8d70-41d0882fb13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:22:06.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:22:16.904Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5f503325-ac9d-42be-9ca2-bc55feb0724a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:22:16.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:22:26.912Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=267cef67-c23c-4ea0-b3fa-e4eff944a645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:22:26.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:22:36.920Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1def6af5-b235-46b3-bb0a-b241c2bb5919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:22:36.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:22:46.927Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=860e129c-4ea8-4bd2-bcc3-98c52bc8ddea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:22:46.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:22:56.935Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5bf7b388-4509-4ac0-813d-a5d9532ab8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:22:56.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:23:06.943Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=fe4d11df-0943-45ab-abd9-aafb3faa21f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:23:06.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:23:16.951Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=acdce753-2ff9-4436-9038-3e5110570661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:23:16.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:23:26.958Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=06fdd0d5-837c-4df6-aac2-ba90c12a62c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:23:26.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:23:36.966Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b903b41e-211c-4638-90d4-a9cf6f2f5e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:23:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:23:46.972Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=60e20357-f9d9-45c2-9c40-308b55c3d19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:23:46.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:23:56.981Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=48d9d55b-8921-4a3c-9f47-ad560e76b71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:23:56.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:24:06.988Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=eb9ba53b-2b76-4db9-a4ed-9402f7cdba04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:24:06.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:24:16.996Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0c449f86-a4dd-424b-910a-3f4564143b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:24:17.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:24:27.003Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=31eb5a50-18da-4f32-982c-4ca98ff12f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:24:27.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:24:37.010Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=66604533-db89-4382-9c79-929f7a86d7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:24:37.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:24:47.019Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=57620fc9-3482-4e54-a43e-5b546bb7d1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:24:47.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:24:57.026Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=40da5362-1048-444e-a904-26ef25367170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:24:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:25:07.033Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a9589d98-081e-4a8d-9f5f-f4a0efacfb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:25:07.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:25:17.041Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0e2c2872-4160-4c2f-9371-b7c949d380de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:25:17.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:25:27.049Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=552a5c3b-ff6a-4c1c-a581-a4115ae20f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:25:27.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:25:37.058Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a3bffd30-1c45-44ec-90b9-9f3a551e41fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:25:37.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:25:47.067Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=bcef84c7-9365-424c-aa42-fe384152fcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:25:47.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:25:57.077Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b75cb12d-9387-46df-8c45-ff2b2c3ef8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:25:57.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:26:07.084Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=24eeef34-8ea8-45bc-bf08-bac135c98e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:26:07.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:26:17.094Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=405ba920-a9dd-4b37-942f-1d26db0a1583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:26:17.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:26:25.148Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:26:25.149Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T00:26:25.149Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T00:26:25.150Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T00:26:25.229Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T00:26:25.229Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T00:26:25.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:26:27.101Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ca68f14d-805b-4556-8241-3d92ab0f9f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:26:27.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:26:37.109Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ec01121c-bfc5-4012-90e4-3cd890d054f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:26:37.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:26:47.118Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=82fb9e44-114f-43dd-b019-acdf93c0b174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:26:47.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:26:57.124Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=69bd0d2f-e327-4b6c-8a72-feb582c80eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:26:57.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:27:07.133Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4cfe472a-a8c6-4e5c-9cf3-59e6c53c85b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:27:07.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:27:17.141Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=007877a6-ee97-47d5-a122-7f361ce6c119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:27:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:27:27.148Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d16b82f1-dda5-48d8-b3c4-6513a3909f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:27:27.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:27:37.156Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=23001206-72a2-49d5-81ee-4977bede57b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:27:37.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:27:47.164Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ea59360d-f18f-4197-b4ab-05b65b5d5f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:27:47.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:27:57.172Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f6c9c1e6-6d56-4777-91ba-1b476d714b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:27:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:28:07.180Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2038fa61-d933-45c8-a589-84b91d12005a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:28:07.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:28:17.187Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=86f8812c-7546-488e-ba92-06c88b74e768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:28:17.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:28:27.195Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4f1596b6-21d1-4945-a758-754f3620d6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:28:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:28:37.201Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2baf9ab2-8851-4d75-bf76-910757fb0423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:28:37.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:28:47.208Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a443aa55-3b19-4b7e-b456-b9523785299f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:28:47.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:28:57.216Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1a2e830f-5949-4129-85bc-3d2e46672913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:28:57.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:29:07.223Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0570796b-b95b-4300-af21-9d10c145ac7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:29:07.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:29:17.230Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8940ed72-2622-409e-8407-9fa86ef07f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:29:17.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:29:27.236Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a7883879-a649-4977-a5b9-3f814eaaa7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:29:27.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:29:37.243Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=57ad941e-d2e0-47dc-a294-c55324b3f153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:29:37.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:29:47.253Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4d76b256-b61a-4d62-8059-39092700e77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:29:47.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:29:57.261Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=04e742dc-118d-4781-b21d-8e10333d3ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:29:57.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:30:07.267Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2189dd4d-85f3-466b-965a-f7ceb487a66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:30:07.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:30:17.273Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5c38bd1d-d103-409f-9b0b-aeaf450107b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:30:17.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:30:27.281Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=faf46512-9ae9-44c3-9be3-8ef80b9b8122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:30:27.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:30:37.289Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e720e8fd-303d-4e17-8b5a-452bb4cd8fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:30:37.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:30:47.297Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2a317890-e1c9-4dd8-931e-e554c9fe6114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:30:47.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:30:57.305Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=adecd4a3-9049-4b29-b278-9d7808b90fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:30:57.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:31:07.313Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=00ca5918-d784-4186-9e4d-86e0d6035c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:31:07.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:31:17.321Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=442641c3-21e3-408a-b9e7-4a5852c73d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:31:17.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:31:25.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:31:25.212Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T00:31:25.212Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T00:31:25.213Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T00:31:25.285Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T00:31:25.285Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T00:31:25.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:31:27.329Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=59964c6f-4b45-443d-bbe6-f4acd5a6814a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:31:27.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:31:37.336Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9497a6db-a101-43c6-a6a9-cfaeff707242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:31:37.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:31:47.343Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=14bf61c3-569f-4b68-bed0-901cc3568425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:31:47.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:31:57.351Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ac509d78-0bfc-4c8a-97da-cfc9036a79f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:31:57.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:32:07.357Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ca557f5d-2df1-479f-a2f4-59cd5d16a242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:32:07.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:32:17.365Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a7a2c4fe-b3f6-46b8-8463-31876c9304a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:32:17.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:32:27.372Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=bc1e2459-66ce-4229-8b1e-06ee437c1fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:32:27.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:32:37.379Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=6f566c18-29ed-4130-b872-f5bb4f356576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:32:37.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:32:47.387Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=74dc6f64-dfb3-4ff6-91d1-e25c8bda8640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:32:47.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:32:57.393Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=991f7f54-4f58-41db-9d4b-c4bcc8624afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:32:57.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:33:07.401Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=884cc0f0-6352-4d29-bd60-2e09ce97e5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:33:07.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:33:17.409Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=28fd2aac-20bb-419f-b155-5a0a4f92e372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:33:17.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:33:27.416Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=287ae71d-97ef-4377-b68a-abed20bda803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:33:27.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:33:37.424Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=efa1571c-ae86-47b9-ada1-875a76eb3d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:33:37.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:33:47.431Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e32c2c5b-d659-4000-924c-39322056100c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:33:47.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:33:57.438Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e991de38-a3f4-4666-b1a2-37e65b4c3c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:33:57.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:34:07.446Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8a8655f1-fc4a-4526-85c5-a15aa5b67f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:34:07.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:34:17.453Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9f2e38d5-043a-4145-9f4e-235ccbe66c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:34:17.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:34:27.461Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=447a096f-c31c-4e08-8af0-078c48a8b956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:34:27.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:34:37.469Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d7beb64b-24e2-45ce-936a-6dfa2a9be01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:34:37.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:34:47.476Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1812f798-8a27-4e43-8a25-31150603bdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:34:47.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:34:57.482Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f9b88ffd-07f1-492e-ae25-814298807825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:34:57.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:35:07.489Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=24a237aa-eced-4d60-aa2a-432c5d3e92a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:35:07.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:35:17.496Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=cbea93dc-3ee5-456b-9b1c-309a1aa20c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:35:17.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:35:27.504Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=dc1d8aef-2378-4e97-a6fb-6536d26e8c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:35:27.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:35:37.511Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=db6141b2-dbb5-4212-aed4-1872e8851645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:35:37.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:35:47.518Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=618cf616-12b4-4c64-83ea-3ca596387da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:35:47.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:35:57.525Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=79472495-3c7d-464c-b60d-5b2b9dd14091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:35:57.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:36:07.533Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3f0c0d80-4e89-46b8-baf7-e7068d409090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:36:07.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:36:17.540Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d09a1713-0464-4c9e-8011-96813b9ec1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:36:17.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:36:25.146Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:36:25.146Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T00:36:25.147Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T00:36:25.148Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T00:36:25.230Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T00:36:25.231Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T00:36:25.234Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:36:27.548Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f370cb12-7592-401d-81d8-86cd01597571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:36:27.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:36:37.556Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=45a10ced-52f1-446a-bc80-bf6a0a32e760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:36:37.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:36:47.563Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f56608d3-3085-43d8-9c9a-7f92509cb724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:36:47.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:36:57.570Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=28be79b7-774d-40a7-9459-6f2f6725b823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:36:57.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:37:07.578Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=bbb1071a-9752-46cd-8d2d-1f0adc1229ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:37:07.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:37:17.585Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=653e5c9e-f59f-4c00-9ffd-82c02c359ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:37:17.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:37:27.592Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5c325eaa-ff4d-438b-96b5-d0eb6a1ce387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:37:27.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:37:37.599Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=10a50ac1-871b-41bd-9ce8-be25e0698358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:37:37.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:37:47.608Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=95d74001-0f0c-4fee-a81a-c4d1dbd15af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:37:47.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:37:57.616Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ff898f90-8cf5-4871-b706-52be71b19327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:37:57.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:38:07.624Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=026e6bc3-ec18-4866-bf1f-d5c224968334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:38:07.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:38:17.632Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=165f3657-f9d2-4d0a-aa50-2853b369b675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:38:17.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:38:27.639Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=dbbb6424-fdce-459e-bd45-89ebdafead46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:38:27.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:38:37.646Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8cc24e3b-4d55-4a87-beab-c580514164fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:38:37.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:38:47.659Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a2403932-9852-4ad9-ba89-a68d7baeb4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:38:47.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:38:57.666Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=82ce3396-c20f-40ab-95a6-cffcddcd343c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:38:57.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:39:07.672Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f86c316c-e25c-4499-b827-8740f01790f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:39:07.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:39:17.678Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=abe34525-8969-40e1-b0c9-d9ee1dadf8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:39:17.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:39:27.685Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=feabcc0c-f216-4e3b-a7f3-704a8d86ac66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:39:27.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:39:37.692Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b931fec0-a713-47ae-b05e-ad8072ce690e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:39:37.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:39:47.699Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0495184c-b983-440e-93c4-b4d91445d83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:39:47.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:39:57.707Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=559c6a4c-3e35-40a9-b9cb-d019433059a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:39:57.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:40:07.715Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c0c9700f-f105-4035-96d9-0d185d522710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:40:07.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:40:17.721Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=38357f02-9d3d-4cdb-a588-8d49a7e29412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:40:17.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:40:27.728Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=641e032c-9c3c-4dd3-9809-3b98fb1b28c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:40:27.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:40:37.736Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=59e575a2-eeb8-45a7-a9f9-86f3d25f2c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:40:37.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:40:47.745Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1067cbda-07dd-4105-9333-341cacef272b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:40:47.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:40:57.752Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=40125cc4-ad8e-434d-8696-5c954b05ad0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:40:57.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:41:07.759Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4d2df0be-1906-4777-a55e-f8a813c2d878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:41:07.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:41:17.767Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5b7e54cb-97c9-4d0a-b930-b464f528b5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:41:17.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:41:25.140Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:41:25.140Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T00:41:25.141Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T00:41:25.142Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T00:41:25.239Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T00:41:25.239Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T00:41:25.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:41:27.773Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=53041196-bda3-4397-b8ac-53bc6c9c1539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:41:27.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:41:37.780Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4adf38aa-f1f3-41c1-ab0c-a7d639f29090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:41:37.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:41:47.788Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=fe2a14b3-1abe-497c-9cfc-192ba37bc095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:41:47.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:41:57.794Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e378e942-6405-470e-bec3-f024d9173e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:41:57.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:42:07.801Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=99a0741d-af9b-4491-92f4-a33ca89bc0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:42:07.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:42:17.807Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=94ffe5ff-ff11-47ab-bf1c-e811387254bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:42:17.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:42:27.813Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=fe19a6c0-fde1-47be-89eb-5fdf0c18b92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:42:27.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:42:37.821Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=933e3606-bff7-487f-bfac-d35f7e36cb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:42:37.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:42:47.828Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=cd6d76b8-8473-425c-9b6e-dc5fed4cd9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:42:47.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:42:57.834Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=45d963a6-02c7-4d68-9508-f514d1a63bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:42:57.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:43:07.840Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2a734cad-6e41-4c6e-b255-b77d8cc19493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:43:07.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:43:17.848Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0f5b1568-6bbc-4c7d-a274-35e062b759e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:43:17.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:43:27.855Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=69b7b4e8-f003-40e1-b45e-ed4bc68ae0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:43:27.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:43:37.861Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=7297ef8d-92c0-4995-962e-4c73daa5d625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:43:37.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:43:47.868Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4fdf46a4-eff4-4906-9611-20dc333b53ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:43:47.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:43:57.876Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=fd5c07a9-9653-4c5e-9c75-7399a6f7327c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:43:57.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:44:07.883Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1a2b734e-834d-45fe-8926-7f5c2dbe8656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:44:07.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:44:17.891Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=aef273f6-c675-46a4-9956-916f7edc9ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:44:17.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:44:27.899Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3ca19e22-badd-45e0-a730-eea358308aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:44:27.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:44:37.906Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a525f061-82de-4749-b1dc-d79e3b5b1281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:44:37.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:44:47.914Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=54d3012d-6680-4da2-b8cb-257395606df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:44:47.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:44:57.921Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0376b785-f5da-4326-9263-07657e6f2944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:44:57.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:45:07.927Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8a993c18-4f72-4b51-b21d-14b9aa5ffe02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:45:07.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:45:17.935Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c935e0e0-eece-4752-8742-f12a04037dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:45:17.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:45:27.941Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=750f42e2-4030-46a1-a4ca-aa5057901128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:45:27.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:45:37.949Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a167fd97-d6be-4dd7-a9c6-28197e815930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:45:37.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:45:47.955Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c1e51e18-b8f3-4805-9937-27aad5d3fa07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:45:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:45:57.962Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=08280a5d-f5bf-4426-a04e-b47e657df77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:45:57.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:46:07.969Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c579906a-ac0f-41ac-84a7-8ba2ffc0b114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:46:07.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:46:17.977Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b28ece2a-b6b6-42b1-a924-f1dde6b573c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:46:17.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:46:25.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:46:25.156Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T00:46:25.156Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T00:46:25.158Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T00:46:25.233Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T00:46:25.233Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T00:46:25.234Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:46:27.984Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=03bb6c00-2c56-4e3b-9707-3b23909e4276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:46:27.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:46:37.992Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ca2e6c14-6389-4cac-91d4-842987233bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:46:38.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:46:48.000Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=48bc3c2a-a1a4-4830-b2c1-216276f7b4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:46:48.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:46:58.007Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e3475c56-e35d-4298-a803-d24529f2ec4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:46:58.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:47:08.015Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=75ca481b-e41e-44ff-a475-2a03613b72a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:47:08.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:47:18.022Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=29de6af7-e554-4738-84c9-95b2710ed4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:47:18.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:47:28.029Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8808c71a-baf7-4055-b70a-787ba714af62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:47:28.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:47:38.035Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3a19e562-1697-4e9e-91e1-ac1ac8be89af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:47:38.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:47:48.041Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=124c833e-1a36-422e-93ea-52f211efb534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:47:48.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:47:58.048Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=def7f95d-32f6-4524-90f1-97379518d93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:47:58.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:48:08.056Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e4625184-ead6-403e-9cba-c781118a5045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:48:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:48:18.063Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5349a5f7-0e9b-4c07-b93f-fa927eb34f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:48:18.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:48:28.071Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=31b7bff1-12fa-463b-ab29-f183c016d204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:48:28.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:48:38.077Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=da7940b1-7b7f-49a9-afc3-a405389ca4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:48:38.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:48:48.085Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=920ed247-6a77-4a82-9e74-399bef6a454f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:48:48.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:48:58.091Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=fccb4ab7-196f-4a8a-bf5b-bc2c5e00df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:48:58.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:49:08.097Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9cdd5b1b-547a-4e14-9320-fa3115377ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:49:08.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:49:18.104Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=befcafd5-0c81-444d-a186-02ddf785965d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:49:18.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:49:28.112Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=55dac3f6-5686-4f97-802f-a6dff27ee3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:49:28.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:49:38.119Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=126a00b2-5542-4ff9-9921-8729be16e516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:49:38.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:49:48.125Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d1476b7d-48f3-4a9e-9ab0-6b68f082efd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:49:48.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:49:58.133Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5b156ab8-8b66-4df3-b444-c6c4b4c6ea48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:49:58.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:50:08.140Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c3be4ee9-7e7b-4191-b994-fc5095bb895b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:50:08.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:50:18.147Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=71843cb3-e51c-4eb4-953e-4b27577f6870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:50:18.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:50:28.154Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8a44d23e-36a1-4c14-bb62-bbfba9a7539f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:50:28.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:50:38.160Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=89b0315f-07cd-4bcd-addc-52ae9a954fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:50:38.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:50:48.167Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d545c7b5-5ac3-4c2b-ad69-c0f9fb35b577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:50:48.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:50:58.174Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c15a0825-c554-499b-9fac-97da340472f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:50:58.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:51:08.182Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8e5c0e48-1491-4e18-b7ee-59dc0a3f4107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:51:08.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:51:18.189Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b0c289d7-e2bf-4e30-8e04-aaf185674ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:51:18.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:51:25.144Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:51:25.144Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T00:51:25.144Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T00:51:25.145Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T00:51:25.241Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T00:51:25.241Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T00:51:25.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:51:28.196Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=366941f7-719c-45c4-ab09-ef6e46152f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:51:28.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:51:38.202Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=7f9e538f-3ed9-4043-96f8-bcc650131a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:51:38.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:51:48.210Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8b789858-c740-46f7-9b55-7292d5f36ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:51:48.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:51:58.217Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=719013a6-6215-40f1-a3a4-03f592a937d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:51:58.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:52:08.223Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d961d5b6-f841-4ea1-a2fc-b31d84db726e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:52:08.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:52:18.229Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=09dd3d4b-038b-4535-99e9-d587f19336ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:52:18.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:52:28.236Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=accb4c13-f5d0-4e2d-9426-7bd58ba2762b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:52:28.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:52:38.243Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=455e7da7-efd8-49b1-8f0d-89b021c57c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:52:38.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:52:48.251Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=53d08ffa-bdaf-439d-9321-ebeb1a3cd8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:52:48.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:52:58.259Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0c330275-fea2-4251-b6ba-4a5440b2007e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:52:58.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:53:08.267Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9bdc21aa-5cde-4dc8-8d2f-842080121901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:53:08.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:53:18.273Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c933a3f7-4809-4637-bb1c-5fe013c061ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:53:18.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:53:28.280Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0169ce36-e616-4f74-92e0-8ec003a67940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:53:28.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:53:38.288Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=7f1587e1-5cb8-40db-88d9-d22fb97f92d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:53:38.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:53:48.296Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c0af9d4b-3900-4aaa-8393-f1c01b3a941b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:53:48.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:53:58.304Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=16793a6f-72db-417f-8d41-76aa270aeb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:53:58.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:54:08.310Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d0131af3-d2d9-4a13-941a-5364dd511348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:54:08.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:54:18.318Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=da1c0353-0e27-4cde-b8b9-b82a7fad1a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:54:18.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:54:28.325Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2c874af9-93f6-443a-9f00-3aa03ab86103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:54:28.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:54:38.333Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5797d142-c35a-4317-812a-1e28c0020dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:54:38.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:54:48.340Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5608aa76-0cf3-448a-83b8-f74528ad3710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:54:48.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:54:58.347Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=16e86369-f28b-4d6b-ab41-7096615e2b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:54:58.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:55:08.355Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=42e87340-2f28-49ff-a20b-a0ad05086f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:55:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:55:18.362Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=effee9d1-b854-40e7-bf20-0a6efcd5b72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:55:18.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:55:28.369Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=95d9d4b8-2096-4fcd-a9c1-fedce9a73f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:55:28.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:55:38.384Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f7b75506-7a64-444a-8939-d1e7e53b3172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:55:38.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:55:48.390Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=dbb2c623-f3c2-4e26-bc2c-69070b4896c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:55:48.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:55:58.398Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=483fc378-297b-42a6-97a8-32f684d67f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:55:58.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:56:08.405Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9090f446-3328-45a4-aa49-23b1ba993637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:56:08.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:56:18.412Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=37987423-283b-4ef4-bd73-dcd914248d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:56:18.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:56:25.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T00:56:25.159Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T00:56:25.159Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T00:56:25.160Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T00:56:25.229Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T00:56:25.229Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T00:56:25.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:56:28.419Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c9e97f45-973d-4dbf-ad3a-0d7c7b226796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:56:28.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:56:38.425Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f98ea5d4-ab66-41a6-ab77-870b2cec7de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:56:38.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:56:48.432Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4f75aca0-2cff-4028-93cb-e1d56163461a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:56:48.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:56:58.439Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9e04c89c-79fc-4182-b70d-185262ca53e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:56:58.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:57:08.446Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f397d422-e82d-42f1-a3a6-01c93722bd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:57:08.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:57:18.453Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3d8ae19b-991e-43f1-97b2-f35aa2542102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:57:18.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:57:28.461Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=abbbde2f-4135-4a23-87d1-fb0685656b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:57:28.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:57:38.468Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8b0fa4e1-9add-486f-83e2-5c4e591ab8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:57:38.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:57:48.475Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3edddbda-4469-4359-b354-09c430afd77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:57:48.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:57:58.483Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c30a3d27-6532-4737-9817-cc2af4102c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:57:58.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:58:08.491Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=bc246d09-da1f-4406-9982-1b46cec8ee7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:58:08.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:58:18.497Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3e8234a4-4d65-4f10-8883-693a872e919f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:58:18.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:58:28.505Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8eebda81-8bd7-44d5-8c0b-b158a239bc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:58:28.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:58:38.512Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b6cc747d-d522-41b3-801e-ea37bdfdc293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:58:38.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:58:48.519Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0e78d888-6e15-4001-865e-88112a54ee88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:58:48.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:58:58.525Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=15eb18c6-70b2-412f-affc-bed1ad3f9368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:58:58.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:59:08.532Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=157f4688-64b4-4efb-9f2e-9cb3f01fce01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:59:08.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:59:18.539Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=70e672d5-69ae-4fb4-b4db-adcd801808e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:59:18.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:59:28.547Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=737297bc-2c6b-4dd7-915a-e6f7bb3abade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:59:28.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:59:38.555Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=6865de8e-355c-4557-af33-3c13b9460969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:59:38.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:59:48.562Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5048be5c-6fc1-45c6-8b9e-0b6a5ecddfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:59:48.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:59:58.569Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=baa8e93f-86bd-4cb2-b2f3-c5e20d785295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T00:59:58.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:00:08.576Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5b27c04d-060e-4ff4-aee9-cc0efbf1a464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:00:08.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:00:18.583Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2116eace-a9e9-49eb-b64c-2df752555e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:00:18.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:00:28.591Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0389b01b-2eba-4764-babc-573eeb80a982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:00:28.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:00:38.597Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=aa5101d5-df01-4e13-bf01-080e4f418853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:00:38.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:00:48.604Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4432f523-f992-4b96-8d76-779acc15112c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:00:48.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:00:58.611Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=97234cc3-c135-4ce2-8b7c-2618f17f23a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:00:58.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:01:08.617Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=66f6ed19-1866-48a5-bae4-6b9a3f48adb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:01:08.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:01:18.625Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c4c577cb-6768-47a3-bd90-2761b49c3236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:01:18.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:01:25.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:01:25.152Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T01:01:25.153Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T01:01:25.154Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T01:01:25.229Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T01:01:25.229Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T01:01:25.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:01:28.631Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=71cd6ae1-da3a-4189-a45f-adab0d121ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:01:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:01:38.638Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2249e9b9-cc82-4599-ac80-0833d3b79d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:01:38.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:01:48.647Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c7d5ef8b-0aff-4b4b-909a-79f8a9f767ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:01:48.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:01:58.653Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a5e9bbca-1b1d-487a-ba8a-24500e2dd73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:01:58.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:02:08.660Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f0591641-8017-4c65-b72f-311bddbcd72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:02:08.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:02:18.668Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e8fa4d28-20c9-4760-a9d4-9be51805a543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:02:18.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:02:28.676Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=6666dcd6-dfa9-41e8-b362-11dce6a6563b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:02:28.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:02:38.682Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=25117814-c2c5-4040-90e6-2111c9f7c1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:02:38.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:02:48.689Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=19b3d2dc-b801-4310-a20f-32c156e861bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:02:48.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:02:58.696Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=24acff8f-cf57-4a06-80a9-21adb9901719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:02:58.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:03:08.703Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=41735afd-71f5-4fe2-8209-3b5bdc70b03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:03:08.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:03:18.714Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f6a9bf7c-92ba-4ca8-b72c-a24d5d459591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:03:18.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:03:28.721Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c7f18f65-90bc-4b6f-bf37-e4211bacb120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:03:28.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:03:38.728Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0db9fb4f-e8e5-411a-8bec-f5a497b4bcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:03:38.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:03:48.735Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4c397a32-81ba-4c2f-8fbc-bc2677d3c2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:03:48.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:03:58.741Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=28e9052e-6d5e-49c6-aeab-fecbce04fc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:03:58.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:04:08.750Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=cb5da981-8300-4b0e-984f-07220a51b77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:04:08.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:04:18.758Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=db16a6a2-ced7-46f5-94a9-15b2a6813610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:04:18.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:04:28.766Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=7f284cc3-ac84-4672-9086-2ac86f056700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:04:28.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:04:38.772Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1998d7c3-b3e8-47d2-a170-43e34deea14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:04:38.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:04:48.780Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f03fd3b7-8b4c-4a8b-ad22-c16e3abe4516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:04:48.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:04:58.786Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=6cc877e8-37c2-4bf0-8882-b3cb1b763d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:04:58.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:05:08.793Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=08424423-ef63-4778-a859-1fa709809a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:05:08.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:05:18.800Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b3d8db66-02df-45db-a137-83426898f1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:05:18.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:05:28.807Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e4ab9242-ae96-4b1b-a050-5ca2a02170f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:05:28.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:05:38.821Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b7fcfcb8-0a09-490e-b79b-3d3bb243894a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:05:38.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:05:48.828Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9d2e54b1-0496-4e1e-8a3c-bbe98cdb0438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:05:48.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:05:58.834Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=16771d9c-129b-43ac-9df9-6e473e933e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:05:58.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:06:08.840Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=379af299-3f1f-4863-890a-43f0ca9806bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:06:08.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:06:18.850Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=366c85e4-7a0a-4124-9c43-d6f8ec17a459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:06:18.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:06:25.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:06:25.135Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T01:06:25.135Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T01:06:25.137Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T01:06:25.229Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T01:06:25.230Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T01:06:25.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:06:28.858Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=417698a1-6edb-4eab-979a-3ce6c9ebdffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:06:28.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:06:38.864Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=cee65612-eb6b-4f9f-b45d-a7bc056fa592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:06:38.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:06:48.874Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5863eabd-9682-4ebe-91da-3bba1a93a19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:06:48.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:06:58.890Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1f28d2e9-8b78-4f61-81cd-bb56ac520fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:06:58.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:07:08.897Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=7c17782e-d304-4800-ad13-296e8aa5c527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:07:08.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:07:18.905Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5bc28185-9f71-493b-9e47-a1cc227b0deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:07:18.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:07:28.913Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=119f93a8-8e29-48cc-8892-c31df4294c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:07:28.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:07:38.920Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=6f68403e-b3ed-4044-9a72-e751c60cffd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:07:38.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:07:48.928Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8abefb20-3be1-4b7b-afe2-30d0afc0e8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:07:48.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:07:58.936Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b86f0c76-78ff-4c4c-a495-1902b21dee64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:07:58.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:08:08.943Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=aa1eabfc-0c92-4962-9c25-dc341e2cac8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:08:08.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:08:18.950Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8b84e5c9-d630-418a-a7e0-4d99633f2741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:08:18.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:08:28.957Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1ec67ecc-0ac4-418a-8346-f24d42c0e6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:08:28.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:08:38.963Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f007dbc0-43aa-4750-a4ee-64f2dcdf09aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:08:38.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:08:48.971Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=7f7c6a10-62aa-4d75-a6ee-ac6d1930586c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:08:48.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:08:58.977Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8376ff45-b955-4ec9-b2ec-7a7dfbff03e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:08:58.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:09:08.984Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=57b5ec03-475d-41e7-93be-8f66fe98a683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:09:08.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:09:18.991Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1a01b40b-55d7-48dd-81cc-3a32fbe5cbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:09:18.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:09:28.999Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=37e2a31e-6bfd-44fc-a997-1dfe0d4a64b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:09:29.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:09:39.007Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=924b10bb-7a47-4a15-924a-63edac5080d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:09:39.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:09:49.015Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3d48af70-f4eb-4c5c-a9ea-10a1332ef715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:09:49.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:09:59.022Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a41d4c5e-d639-4244-9c0f-4537c4e439e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:09:59.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:10:09.029Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=02cf566a-6068-48c6-b9a4-5b4d1fadc9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:10:09.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:10:19.036Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9d2f0356-34d3-40e8-a792-686fc3b2604e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:10:19.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:10:29.043Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ef0d6c43-6731-4f1a-90cb-a5f9ce0f94ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:10:29.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:10:39.050Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c5dc54c6-af29-4777-8a73-929d1f6c7881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:10:39.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:10:49.057Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a255c7ba-009e-4aed-abcb-027bdbc6d021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:10:49.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:10:59.065Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5bc53e35-65e5-44be-8db0-d8976257e328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:10:59.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:11:09.072Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e6199618-255c-43c9-a90c-08743627524e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:11:09.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:11:19.079Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e9edd995-3825-4119-9e4e-4eb4fed19b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:11:19.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:11:25.132Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:11:25.133Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T01:11:25.133Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T01:11:25.134Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T01:11:25.225Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T01:11:25.225Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T01:11:25.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:11:29.086Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=96a5fe98-2606-433e-a334-8d6b7a4a95fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:11:29.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:11:39.094Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e45a08ca-0770-4f64-89c2-184d31b12034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:11:39.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:11:49.100Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=6f21ccd1-dbad-4174-a684-8346a01dd183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:11:49.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:11:59.106Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=827acfa6-318f-417d-8a0d-a01efa9ce9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:11:59.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:12:09.113Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=afeac7eb-4d25-45d7-b558-cdabafe89a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:12:09.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:12:19.120Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=83043742-234c-4599-886a-a1ebd4f70ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:12:19.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:12:29.128Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=03de91f3-b3af-4c39-84e1-544e479be73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:12:29.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:12:39.136Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a262c45c-4f56-477b-9035-189889c4faf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:12:39.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:12:49.143Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2bcd197d-bcf0-4f01-a93f-d2383a143b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:12:49.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:12:59.150Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=969ebf96-26ed-40f6-af23-ef75f0e526f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:12:59.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:13:09.157Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a9c2e06f-538b-4791-a455-9c3df6866954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:13:09.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:13:19.164Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0a77668f-e37a-43b5-af8c-20367e07bd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:13:19.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:13:29.171Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=7ca98b98-e576-451c-ac0e-3d157afe2709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:13:29.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:13:39.178Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d5f7e621-98da-45c5-a824-6cf5a1191127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:13:39.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:13:49.184Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1182490a-7952-4a78-81b7-03f431d93506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:13:49.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:13:59.192Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=64088daa-e320-4237-bf65-d1ac164e8b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:13:59.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:14:09.199Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=95a4f07a-8c7f-4170-9f7f-8bd61c29a913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:14:09.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:14:19.207Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=746d2c41-01bc-4d47-8648-b54bea435319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:14:19.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:14:29.213Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=bf77a30b-13f7-4a9f-bab4-cb12f97e4fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:14:29.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:14:39.219Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=fa5fef56-2934-4381-8cd6-127615efd500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:14:39.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:14:49.226Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f7f38852-2e38-44ab-9bcf-c018c283225d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:14:49.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:14:59.233Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d4a5d12b-7eb3-428b-aee7-670081761b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:14:59.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:15:09.240Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1cbe2021-1277-4a03-b842-d0f653285345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:15:09.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:15:19.248Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5bcad258-6593-45e5-82e5-b00fcc68b979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:15:19.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:15:29.255Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a2c32c14-d7d5-46fd-b4e5-4a0221591cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:15:29.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:15:39.262Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e159d9df-07a3-43d7-bb1e-c4a5a058f37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:15:39.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:15:49.268Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3ff23a3b-3009-4fbc-9c6a-45d8a34a4249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:15:49.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:15:59.275Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=42dada01-ab75-4c98-83ce-899600c4ee8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:15:59.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:16:09.282Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=890cc3ed-1f07-44c9-ba72-cdea85d57dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:16:09.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:16:19.288Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b6689c9d-7183-4d47-b374-475276811dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:16:19.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:16:25.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:16:25.142Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T01:16:25.143Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T01:16:25.144Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T01:16:25.229Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T01:16:25.230Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T01:16:25.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:16:29.295Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=aa4e7ad8-a0b9-4a87-a93d-656c2a179019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:16:29.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:16:39.303Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=74179d4f-9d16-44f5-ad14-90d8902341cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:16:39.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:16:49.311Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=cde60d46-4a27-4c2e-b2ee-6e6638a88546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:16:49.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:16:59.317Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=7175e660-e78b-409a-9aea-bba7f8d160b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:16:59.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:17:09.324Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=59e884b1-01f3-4a6a-900c-a7fa0a6fc936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:17:09.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:17:19.330Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f912c0b8-167e-4630-b7b3-2b18befbf218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:17:19.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:17:29.337Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a6cae1ae-e9a8-478c-ac12-8b5b500a4dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:17:29.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:17:39.344Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=fdba365c-a5f3-4d2e-9359-eda66da2c18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:17:39.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:17:49.353Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9ae6202d-efa9-4333-9709-041be37705d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:17:49.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:17:59.359Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=27053d65-01fe-4bd7-ab99-822c7eca1eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:17:59.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:18:09.367Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=03550287-6b21-403a-8a88-daa3b25d1b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:18:09.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:18:19.373Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0af01d8d-ae48-4e80-88b1-c3f25d9d0064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:18:19.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:18:29.383Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0da718aa-f4e6-483a-8d8a-8b0cd59bb203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:18:29.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:18:39.390Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=eb1c8fb8-fcb7-4a7e-a019-2643d82bb158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:18:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:18:49.399Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c50ef0b6-0a24-408d-834a-8218485771ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:18:49.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:18:59.406Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c10724bb-75d1-4174-871e-1c4c5747b7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:18:59.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:19:09.413Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=27439693-c2d8-46a6-82c5-46a6d7871f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:19:09.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:19:19.419Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9a160be1-9769-4765-a440-6f76aec3c197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:19:19.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:19:29.426Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=abf1fafe-7540-494c-95ea-3041be77eefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:19:29.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:19:39.433Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=cc4294a9-4f24-4b93-a008-a549be605b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:19:39.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:19:49.440Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f7a798e3-415b-4690-9ca7-d89f7db3a03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:19:49.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:19:59.447Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f42e92db-b1a5-4997-a0e6-cc5d55d679d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:19:59.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:20:09.455Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e54b1d3e-bc4f-4513-bf88-6966c7ab1bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:20:09.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:20:19.462Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1f5674c3-1809-4d56-8d42-203f2674342e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:20:19.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:20:29.469Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=db41ce8d-f7cf-409f-aff8-49cbbb9ff594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:20:29.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:20:39.476Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f9df222e-9ca2-4e1a-a385-7b88fdc1c0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:20:39.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:20:49.483Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=955f815e-a181-4392-b861-b1a048b15c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:20:49.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:20:59.489Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=bde84d5e-869b-4b05-a64b-022c3dd75b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:20:59.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:21:09.497Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=21a6b97a-3929-432a-b42a-15d40d15e64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:21:09.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:21:19.503Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ca9dcf7b-93d7-453f-84f9-0ecccaa3bffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:21:19.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:21:25.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:21:25.152Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T01:21:25.153Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T01:21:25.153Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T01:21:25.250Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T01:21:25.251Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T01:21:25.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:21:29.510Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=0b409431-72ab-452f-bf9b-2eb94df7530f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:21:29.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:21:39.518Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=afca05f1-6e0c-48aa-a2d0-7c44f84c9b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:21:49.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:21:59.747Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f3f037ac-14dd-47ba-875c-3bda08451a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-25T01:22:00.829Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=7AUlmX1jE2FfsWxfoCVC, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:22:01.049Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:22:01.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:22:11.050Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ed2282e2-950f-4f23-a6ce-add26603e89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:22:20.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:22:30.609Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=251b7e53-157b-4825-8299-edfbb5519dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:22:40.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:22:50.150Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d6ffac4a-feda-44de-b892-c97cb4ddc7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:22:59.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:23:09.690Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d5202c1c-1346-40ae-8213-667275e30004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:23:19.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:23:29.230Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=390011ef-ca3c-4404-934e-8dfe8e0025a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:23:38.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:23:48.769Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2131dcf7-de95-4dac-a6c0-89d1f622da57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:23:58.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:24:08.310Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9dd66cd6-415c-4b3d-8931-6ded530cadff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:24:17.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:24:27.850Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1e0370c3-84c0-4581-a3e3-a58bee92aae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:24:37.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:24:47.392Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=964a4746-f89b-4c54-bf30-f432ec95817d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:24:56.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:25:06.928Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5b5ccca5-b6cf-40d0-94d9-f83bd1839ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:25:16.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:25:26.490Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d400f460-f88a-4762-9b96-c0a1407d8759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:25:36.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:25:46.028Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=21139367-c84a-4e22-9268-69546c4da6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:25:55.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:26:05.566Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=69a6477a-418c-4f7e-90aa-e437d560b532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:26:15.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:26:25.108Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=7563fad9-4840-4f20-b1d7-e675ae974824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:26:25.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:26:25.152Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T01:26:25.153Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T01:26:25.154Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T01:26:25.237Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T01:26:25.237Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T01:26:25.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:26:34.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:26:44.648Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=bf6c749f-61eb-4807-b873-270e6c4d736d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:26:54.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:27:04.198Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=31d851e8-6ff3-45e1-90d3-bd284b9c2656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:27:13.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:27:23.735Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4bb4d226-a8c1-41ef-9e55-21d62d680af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:27:33.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:27:43.276Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=545784ed-d324-4d97-b43a-e0e5d22444c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:27:52.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:28:02.816Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=6d94b349-6044-400b-acdd-1f70432f471a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-25T01:28:11.125Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=O88FIoU4zul4JvEbS6OP, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:28:11.134Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:28:11.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:28:21.135Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1176d7ba-3c01-4bca-b6b7-692c68c5edcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:28:30.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:28:40.681Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c0f69bf0-d1f4-456f-a7da-159e2b3a2c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:28:50.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:29:00.225Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=493d73e4-1cbe-479a-b3e9-77d5fa5ca824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:29:09.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:29:19.771Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=1a54cd53-198f-4a46-bc96-d81522cd0bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:29:29.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:29:39.311Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=7dfb9b29-c4d2-409a-82eb-172f39320ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:29:48.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:29:58.873Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3697942f-5e6a-494d-955e-47e06d7d6e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:30:08.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:30:18.414Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=41e5da86-ec08-41c0-88f6-95ff0f6ed3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:30:27.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:30:37.955Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=909c29e4-afef-472a-9c66-36dc49e2a5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:30:47.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:30:57.494Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=998bc076-2ac4-4ab1-8f2d-bf5d63ef3cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:31:07.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:31:17.032Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a67e37db-9098-4f46-abb2-6623a4743f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:31:25.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:31:25.143Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T01:31:25.144Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T01:31:25.145Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T01:31:25.228Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T01:31:25.228Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T01:31:25.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:31:26.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:31:36.569Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=2e818675-5fc4-47fc-8876-ca6158b98b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-25T01:31:37.367Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=7RuWBd417lZjqyxDIlx1, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:31:37.374Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:31:37.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:31:47.375Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8c690599-658d-405b-9c3f-a168dc24a66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:31:56.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:32:06.918Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=d0349bc6-0677-4fe8-9bd9-52f3fb09538a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:32:16.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:32:26.453Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9d2b47d6-45c3-4157-8f05-fcb60ba336ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:32:35.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:32:45.991Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=23346f39-7f8d-4517-95c0-7f3dfa37b923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:32:55.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:33:05.532Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ed056f48-2747-4da8-82df-64395455ec66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:33:15.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:33:25.070Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=abb4d398-34be-419d-8a2d-ebad23e07a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:33:34.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:33:44.605Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ba93c543-5aaf-4928-8651-a5e49407aa4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:33:54.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:34:04.158Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=e343e75b-1527-41eb-b403-fe74dcd85014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:34:13.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:34:23.696Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=6a0d8c36-f43f-4e4f-be4d-5f4fe8b4a7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:34:33.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:34:43.243Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c3b35c7c-28c8-4c2c-8487-5d26d510bbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:34:52.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:35:02.784Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=09384121-d5af-4de8-80d1-d8202f458172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:35:12.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:35:22.324Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=5bfb8268-1801-49bb-82e1-40dd0f10a436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:35:31.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:35:41.859Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=59776111-3139-4b39-b77a-5088b7fad581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:35:51.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:36:01.399Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=eabea45d-a0f1-49bd-b78a-90d7805f1d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:36:10.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:36:20.940Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=a4870455-3120-4291-90e9-2a48ce8006cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:36:25.132Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:36:25.132Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T01:36:25.133Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T01:36:25.134Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T01:36:25.213Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T01:36:25.213Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T01:36:25.215Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:36:30.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:36:40.478Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=098c44d0-b051-4f82-84bf-ee227c838e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:36:50.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:37:00.016Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=48225fd9-c0cc-4f9c-8618-7f062daf57d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:37:09.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:37:19.552Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4f5b7ac6-504f-43b6-9477-14d8f9e96ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:37:29.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:37:39.091Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=11049272-8448-4713-9c67-578a758b12b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:37:48.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:37:58.627Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4e540df9-11e0-4047-ab42-662afb89b98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:38:08.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:38:18.195Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=f7c7b220-e042-4968-83d3-2b51418936c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:38:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:38:37.739Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=362379d4-927c-4dc9-94f8-2756a6ece71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:38:47.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:38:57.279Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=cf8e16d4-0cd7-4248-9da1-87e7561ae63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:39:06.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:39:16.823Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=4390509a-6369-4cbf-a980-6f7896c4aed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:39:26.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:39:36.364Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=770be454-8b15-44a4-a7b8-cd1c9a716671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:39:45.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:39:55.900Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=71d9eb48-29e9-472a-96bc-891f3f27da95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:40:05.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:40:15.453Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=57b6a8e3-521b-4dd8-94bf-bae99d478ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:40:24.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:40:34.990Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=751eedb4-0a85-46a9-8233-b62d287c9461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:40:44.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:40:54.529Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3688c2a0-2b93-4538-bc39-c3d1a388b550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:41:04.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:41:14.069Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=3cf52dce-f22b-473b-a0eb-c4b1a351ea7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:41:23.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:41:25.164Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-25T01:41:25.165Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-25T01:41:25.165Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-25T01:41:25.166Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-25T01:41:25.236Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-25T01:41:25.236Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-25T01:41:25.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:41:33.610Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ce5a1f44-1ac2-4b2d-872a-9f748da48e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:41:43.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:41:53.153Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=c9a72ce4-fb4b-465e-b634-6bd42da6220b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:42:02.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:42:12.692Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=ad235778-f59d-4c0c-acb2-4dcd7590b8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:42:22.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:42:32.233Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=51cf7b02-9289-4790-8471-d168210c87cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:42:41.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:42:51.774Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=441f420e-6960-4526-9b66-a2040dff3d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:43:01.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:43:11.314Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=b116f5cc-a4b7-4f77-8c44-ee5a5d88eb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:43:20.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:43:30.850Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=32c850fe-1666-48cd-84b9-51f0ddef7a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:43:40.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:43:50.396Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=580780e8-3a86-49f7-8929-defe338a2f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:43:59.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:44:09.936Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=da36bf82-5664-407b-8a6d-66db32acd104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:44:19.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:44:29.473Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=7d7079e9-def8-4a07-aeea-7487e3688851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:44:39.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:44:49.012Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=9b95d1c8-da4e-40fa-830e-020c6f0ecc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:44:58.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:45:08.551Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=8b041879-2b78-404c-8056-0d664be4f81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:45:18.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:45:28.093Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=6b8891c4-a956-47f6-ae2d-4f97072cc31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:45:37.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-25T01:45:47.639Z |INFO |Init configs |InvocationID=6408f069-0575-4dde-9593-f0303451039c, InstanceUUID=26f54bd3-11db-4a51-a049-a459a84bade5 | |INVOKE |pool-2-thread-1 |